Update all of babel7 7.24.5 → 7.24.6 (patch) #168
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.24.5 → 7.24.6) · Repo · Changelog
Release Notes
7.24.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v7.24.6
Update test262 (#16528)
[babel 8] Remove `availableHelper("usingCtx")` check (#16523)
[helpers ts conversion] temporal dead zone (#16520)
[helpers ts conversion] Arrays (#16518)
Generate helper metadata at build time (#16501)
Remove `through2` in favor of Node.js `stream.Transform` (#16519)
[helpers TS conversion] classes (#16511)
Fix source maps for private member expressions (#16514)
Fix source maps for template literals (#16515)
[helpers TS conversion] reflection (#16507)
Update contributing.md (#16508)
bump commander to 6.2.0 (#16509)
[helpers TS conversion] object (#16505)
[helpers TS conversion] class fields (#16506)
Update test262 (#16503)
Add `tsconfig.json` for `@babel/helpers/src/helpers` (#16499)
Move all runtime helpers to individual files (#16495)
Use `buildUndefinedNode` from types in types (#16493)
Explicitly define `NodePath.prototype.*` (#16488)
Pin CI to Node.js 22.1 (#16498)
Add `test-only` in package.json for `citgm` (#16497)
[babel 8] Publish `.d.ts` files for every package (#16416)
Support undecorated static accessor in anonymous classes (#16485)
Update Yarn to v4.2.2 (#16487)
Update test262 (#16486)
Use eslint v9 (#16479)
Fix decorator bare yield await (#16484)
Fix: throw TypeError if addInitializer is called after finished (#16483)
Statically generate boilerplate for bitfield accessors (#16482)
fix: Correctly parse `cls.fn<C> = x` (#16476)
fix: Windows CI does not fail (#16477)
Revert "Pin to Node.js 21 on CI" (#16452)
Bump browserslist and other compat data sources (#16468)
Migrate import assertions syntax (#16466)
add install step before building example project (#16469)
unpin acorn (#16467)
bump import-meta-resolve to 4.1.0 (#16464)
Update test262 (#16463)
Remove `syntaxType` option for record-and-tuple (parser&plugin) (#16458)
[Babel 8] Use more native fs methods (#16459)
[babel 8] Require Node.js `^18.20.0 || ^20.10.0 || >=21.0.0` (#16457)
Bump glob to 10.3.12 (#16450)
Add v7.24.5 to CHANGELOG.md [skip ci]
✳️ @babel/plugin-syntax-flow (7.23.3 → 7.24.6) · Repo · Changelog
Release Notes
7.24.6
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 more commits than we can show here.
✳️ @babel/plugin-transform-react-jsx (7.22.5 → 7.24.6) · Repo · Changelog
Release Notes
7.24.6
7.23.4
7.22.15
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