Update all of babel7 7.14.8 → 7.23.3 (minor) #358
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.23.3) · 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 39 commits:
v7.23.3
Pack published packages in e2e tests (#16089)
Strip type-only TS namespaces (#16071)
chore(deps): update actions/setup-node action to v4 (#16085)
chore: Use enum in `@babel/parser` (#16066)
Use Jest 30 alpha (#16074)
Fix Node.js 10 CI failure (#16084)
Fix indentation when generating comments with `concise: true` (#16078)
Fix prettier e2e test for Babel 8 (#16082)
Update test262 for `import-attributes` (#16081)
Pin eslint's acorn dependency to 8.10.0 (#16076)
Update test262 (#16080)
Update test262 (#16068)
perf: Improve `@babel/generator` performance (#16061)
Do not special case regenerator-runtime in our config (#16067)
ci: add node 20 to test matrix (#16059)
Avoid dynamic dispatch when calling wrapCheck (#16060)
[babel 8] Inline `toSequenceExpression` into `@babel/traverse` (#16057)
Add a bugfix plugin for https://crbug.com/v8/12421 (#14295)
fix: `super.x` in a loop (#15948)
[babel 8] Remove `getModulesPluginNames` (#15989)
Optimize computed properties output (byte-wise) (#6652)
Refactor handling of modules plugins in `preset-env` (#15988)
Update test262 (#16053)
docs: Update links in @babel/eslint-parser README (#16044)
Require exact Babel 8 version in `assertVersion` (#15955)
fix: handle `__proto__` exports name in CJS/AMD/UMD (#16015)
Partial revert of changes needed to build with Babel 8 (#16036)
[babel 8] Remove core-js 2 and regenerator from preset-env (#15838)
Use Babel 8.0.0-alpha.4 (#16039)
Fix Node.js 6 CI (#16040)
Update test262 (#16038)
chore: Improve makejs experience (#16013)
fix Babel types docs workflow (#16034)
Update Babel 8 README
Add v8.0.0-alpha.4 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.4
v@babel/[email protected]
Add v7.23.2 to CHANGELOG.md [skip ci]
✳️ @babel/preset-env (7.14.8 → 7.23.3) · 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 39 commits:
v7.23.3
Pack published packages in e2e tests (#16089)
Strip type-only TS namespaces (#16071)
chore(deps): update actions/setup-node action to v4 (#16085)
chore: Use enum in `@babel/parser` (#16066)
Use Jest 30 alpha (#16074)
Fix Node.js 10 CI failure (#16084)
Fix indentation when generating comments with `concise: true` (#16078)
Fix prettier e2e test for Babel 8 (#16082)
Update test262 for `import-attributes` (#16081)
Pin eslint's acorn dependency to 8.10.0 (#16076)
Update test262 (#16080)
Update test262 (#16068)
perf: Improve `@babel/generator` performance (#16061)
Do not special case regenerator-runtime in our config (#16067)
ci: add node 20 to test matrix (#16059)
Avoid dynamic dispatch when calling wrapCheck (#16060)
[babel 8] Inline `toSequenceExpression` into `@babel/traverse` (#16057)
Add a bugfix plugin for https://crbug.com/v8/12421 (#14295)
fix: `super.x` in a loop (#15948)
[babel 8] Remove `getModulesPluginNames` (#15989)
Optimize computed properties output (byte-wise) (#6652)
Refactor handling of modules plugins in `preset-env` (#15988)
Update test262 (#16053)
docs: Update links in @babel/eslint-parser README (#16044)
Require exact Babel 8 version in `assertVersion` (#15955)
fix: handle `__proto__` exports name in CJS/AMD/UMD (#16015)
Partial revert of changes needed to build with Babel 8 (#16036)
[babel 8] Remove core-js 2 and regenerator from preset-env (#15838)
Use Babel 8.0.0-alpha.4 (#16039)
Fix Node.js 6 CI (#16040)
Update test262 (#16038)
chore: Improve makejs experience (#16013)
fix Babel types docs workflow (#16034)
Update Babel 8 README
Add v8.0.0-alpha.4 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.4
v@babel/[email protected]
Add v7.23.2 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