Update all of babel7 7.24.0 → 7.24.3 (patch) #530
Merged
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.24.0 → 7.24.3) · Repo · Changelog
Release Notes
7.24.3
7.24.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v7.24.3
Update `babel-plugin-polyfill-corejs3` (#16372)
fix: do not inject the same imported identifier multiple times (#16370)
[babel 8] Remove `import_` fallback (#16365)
Add v7.24.2 to CHANGELOG.md [skip ci]
v7.24.2
Restore previous `FORCE_COLOR=0` behavior (#16362)
Add v7.24.1 to CHANGELOG.md [skip ci]
v7.24.1
Replace `chalk` with `picocolors` (#16359)
Run Babel transform tests on old node if possible (#16352)
Remove core-js and regenerator entrypoints from `@babel/runtime-*` (#16347)
Update actions/cache action to v4 (#16353)
Update test262 (#16355)
Fix decorated class computed keys ordering (#16350)
Update typescript and lint tools (#16351)
Remove `./helpers/esm` exports from `@babel/runtime` (#16346)
Allow separate helpers to be excluded in Babel 8 (#16323)
Optimize the use of `assertThisInitialized` after `super()` (#16345)
Fix decorated class static field private access (#16344)
Support merging imports in import injector (#16349)
Respect `moduleName` for `@babel/runtime/regenerator` imports (#16329)
Use simpler `assertThisInitialized` more often (#16343)
Consider well-known and registered symbols as literals (#16342)
Fix decorator memoiser binding kind (#16331)
Update test262 (#16333)
Reduce the use of class names (#16326)
Test Babel 7 plugins compatibility with Babel 8 core (#16332)
[babel 8] Cleanup `plugin-transform-runtime` options (#16311)
Add missing `"type": "module"` to helper-plugin-test-runner (#16330)
Fix decorator evaluation private environment (#16325)
Import JSON modules with `import` (#16321)
chore: Commit corejs3 helpers (#16212)
chore(deps): update yarn to v4.1.1 (#16328)
Update source map deps (#16327)
chore: update yarn to version 4.1.0 (#16320)
[babel 8] Fix `@babel/compat-data` package.json (#16318)
Update test262 (#16322)
Update SECURITY.md (#16319)
Add v8.0.0-alpha.7 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.7
Temporarily disable Hermes tests for Babel 8 (#16317)
Add v7.24.0 to CHANGELOG.md [skip ci]
✳️ @babel/preset-env (7.24.0 → 7.24.3) · Repo · Changelog
Release Notes
7.24.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v7.24.3
Update `babel-plugin-polyfill-corejs3` (#16372)
fix: do not inject the same imported identifier multiple times (#16370)
[babel 8] Remove `import_` fallback (#16365)
Add v7.24.2 to CHANGELOG.md [skip ci]
v7.24.2
Restore previous `FORCE_COLOR=0` behavior (#16362)
Add v7.24.1 to CHANGELOG.md [skip ci]
v7.24.1
Replace `chalk` with `picocolors` (#16359)
Run Babel transform tests on old node if possible (#16352)
Remove core-js and regenerator entrypoints from `@babel/runtime-*` (#16347)
Update actions/cache action to v4 (#16353)
Update test262 (#16355)
Fix decorated class computed keys ordering (#16350)
Update typescript and lint tools (#16351)
Remove `./helpers/esm` exports from `@babel/runtime` (#16346)
Allow separate helpers to be excluded in Babel 8 (#16323)
Optimize the use of `assertThisInitialized` after `super()` (#16345)
Fix decorated class static field private access (#16344)
Support merging imports in import injector (#16349)
Respect `moduleName` for `@babel/runtime/regenerator` imports (#16329)
Use simpler `assertThisInitialized` more often (#16343)
Consider well-known and registered symbols as literals (#16342)
Fix decorator memoiser binding kind (#16331)
Update test262 (#16333)
Reduce the use of class names (#16326)
Test Babel 7 plugins compatibility with Babel 8 core (#16332)
[babel 8] Cleanup `plugin-transform-runtime` options (#16311)
Add missing `"type": "module"` to helper-plugin-test-runner (#16330)
Fix decorator evaluation private environment (#16325)
Import JSON modules with `import` (#16321)
chore: Commit corejs3 helpers (#16212)
chore(deps): update yarn to v4.1.1 (#16328)
Update source map deps (#16327)
chore: update yarn to version 4.1.0 (#16320)
[babel 8] Fix `@babel/compat-data` package.json (#16318)
Update test262 (#16322)
Update SECURITY.md (#16319)
Add v8.0.0-alpha.7 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.7
Temporarily disable Hermes tests for Babel 8 (#16317)
Add v7.24.0 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