Update all of babel7 7.14.8 → 7.24.5 (minor) #366
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.14.8 → 7.24.5) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 27 commits:
v7.24.5
Relax ESLint peerDependency constraint to allow v9 (#16414)
Update test262 (#16448)
Pin to Node.js 21 on CI (#16451)
fix: TypeScript annotation affects output (#16377)
Use multiple TypeScript projects (#16430)
Improve `@babel/parser` AST types (#16425)
Fix suppressed error order (#16440)
Make `NodePath<T | U>` distributive (#16439)
Reduce platform-specific tests (#16436)
Update test262 (#16437)
fix: `Makefile.js` fails on Windows (#16427)
Remove `JSXNamespacedName` from valid `CallExpression` args (#16421)
Update test262 (#16424)
Always pass type argument to `.startNode` (#16417)
Test babel 7/8 compat for Stage 3 proposals (#16412)
Enable `eqeqeq` rule (#16404)
Update Babel (#16411)
Update test262 (#16410)
Await nullish async disposable (#16408)
Recover from exported `using` declaration (#16407)
Performance: improve `objectWithoutPropertiesLoose` on V8 (#16357)
Test Babel 7/8 compatibility for plugins from es2016 to es2018 (#16405)
Add v8.0.0-alpha.8 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.8
Do not load unnecessary Babel 7 syntax plugins in Babel 8 (#16406)
Add v7.24.4 to CHANGELOG.md [skip ci]
✳️ @babel/preset-env (7.14.8 → 7.24.5) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 27 commits:
v7.24.5
Relax ESLint peerDependency constraint to allow v9 (#16414)
Update test262 (#16448)
Pin to Node.js 21 on CI (#16451)
fix: TypeScript annotation affects output (#16377)
Use multiple TypeScript projects (#16430)
Improve `@babel/parser` AST types (#16425)
Fix suppressed error order (#16440)
Make `NodePath<T | U>` distributive (#16439)
Reduce platform-specific tests (#16436)
Update test262 (#16437)
fix: `Makefile.js` fails on Windows (#16427)
Remove `JSXNamespacedName` from valid `CallExpression` args (#16421)
Update test262 (#16424)
Always pass type argument to `.startNode` (#16417)
Test babel 7/8 compat for Stage 3 proposals (#16412)
Enable `eqeqeq` rule (#16404)
Update Babel (#16411)
Update test262 (#16410)
Await nullish async disposable (#16408)
Recover from exported `using` declaration (#16407)
Performance: improve `objectWithoutPropertiesLoose` on V8 (#16357)
Test Babel 7/8 compatibility for plugins from es2016 to es2018 (#16405)
Add v8.0.0-alpha.8 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.8
Do not load unnecessary Babel 7 syntax plugins in Babel 8 (#16406)
Add v7.24.4 to CHANGELOG.md [skip ci]
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