Update all of babel7 7.29.7 → 8.0.1 (major)#419
Conversation
✅ Deploy Preview for firefox-devtools-react-contextmenu ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hm looks like |
|
@canova I don't think it is related. I always have that error after profiler and context-menu diverged in the node version used. Doing |
|
Oh huh, I thought we had the min version also specified in .nvmrc but apparently not in this repo. I use fnm, and Overall, it's okay to leave it 22 if we don't have a strict min version limit, but since this package now requires at least 22.18 or above, we need to specify this in .nvmrc as well. Otherwise this won't be enforced. Another thing is that we should probably upgrade to node 24 for this. |
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/cli (7.29.7 → 8.0.1) · Repo · Changelog
Release Notes
8.0.1
8.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ @babel/core (7.29.7 → 8.0.1) · Repo · Changelog
Release Notes
8.0.1
8.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ @babel/preset-env (7.29.7 → 8.0.1) · Repo · Changelog
Release Notes
8.0.1
8.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ @babel/preset-react (7.29.7 → 8.0.1) · Repo · Changelog
Release Notes
8.0.1
8.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands