Update all of babel7 7.25.7 → 7.26.0 (minor) #209
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.25.7 → 7.26.0) · Repo · Changelog
Release Notes
7.26.0
7.25.9
7.25.8
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.26.0
fix: CI with Node v23.1.0 (#16932)
Enable import attributes parsing by default (#16850)
Inline `@babel/highlight` in `@babel/code-frame` (#16896)
feat: support async plugin's pre/post (#16862)
Rename `proposal-json-modules` to `transform-json-modules` (#16924)
Workaround Node.js bug for parallel loading of TLA modules (#16928)
Fix loading of modules with TLA in Node.js 23 (#16926)
Add `kind` to `TSModuleDeclaration` (#16732)
Only parse # as comment in .babelignore at line start (#16925)
Add `transform-regexp-modifiers` to `preset-env` (#16692)
feat: add `startIndex` parser option (#16849)
Always enable parsing of Flow enums (#16841)
test: add node 23 to ci matrix
fix: path.resolve changes in node 23.0.0
Support `import()` in `rewriteImportExtensions` (#16794)
Add experimental format-preserving mode to `@babel/generator` (#16708)
perf: Improve module transforms (#16882)
chore: remove eslint/compat (#16922)
Add v7.25.9 to CHANGELOG.md [skip ci]
v7.25.9
remove test options flaky (#16914)
fix: Accidentally publishing useless files (#16917)
chore: Improve logic regarding fast objects (#16919)
test(numeric-separator): fix invalid test layout (#16920)
perf: Make `VISITOR_KEYS` etc. faster to access (#16918)
fix: Keep type annotations in `syntacticPlaceholders` mode (#16905)
Update test262 (#16910)
Update compat data (#16909)
ci: pin latest node to 22 (#16913)
fix: support BROWSERSLIST{,_CONFIG} env (#16907)
Analyze `ClassAccessorProperty` to prevent the `no-undef` rule (#16884)
Update test262 (#16900)
Add v7.25.8 to CHANGELOG.md [skip ci]
v7.25.8
Restore public API of `resolvePlugin`/`resolvePreset` (#16888)
Concurrent runs of "Create or update REPL comment" workflow (#16897)
Remove unused ESLint comments (#16893)
Cleanup prettier e2e test (#16890)
Inline one-line syntax plugins (#16824)
Update compat data (#16880)
Update test262 (#16881)
chore: Update lint deps (#16883)
Add v7.25.7 to CHANGELOG.md [skip ci]
✳️ @babel/plugin-syntax-flow (7.25.7 → 7.26.0) · Repo · Changelog
Release Notes
7.26.0
7.25.9
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.26.0
fix: CI with Node v23.1.0 (#16932)
Enable import attributes parsing by default (#16850)
Inline `@babel/highlight` in `@babel/code-frame` (#16896)
feat: support async plugin's pre/post (#16862)
Rename `proposal-json-modules` to `transform-json-modules` (#16924)
Workaround Node.js bug for parallel loading of TLA modules (#16928)
Fix loading of modules with TLA in Node.js 23 (#16926)
Add `kind` to `TSModuleDeclaration` (#16732)
Only parse # as comment in .babelignore at line start (#16925)
Add `transform-regexp-modifiers` to `preset-env` (#16692)
feat: add `startIndex` parser option (#16849)
Always enable parsing of Flow enums (#16841)
test: add node 23 to ci matrix
fix: path.resolve changes in node 23.0.0
Support `import()` in `rewriteImportExtensions` (#16794)
Add experimental format-preserving mode to `@babel/generator` (#16708)
perf: Improve module transforms (#16882)
chore: remove eslint/compat (#16922)
Add v7.25.9 to CHANGELOG.md [skip ci]
v7.25.9
remove test options flaky (#16914)
fix: Accidentally publishing useless files (#16917)
chore: Improve logic regarding fast objects (#16919)
test(numeric-separator): fix invalid test layout (#16920)
perf: Make `VISITOR_KEYS` etc. faster to access (#16918)
fix: Keep type annotations in `syntacticPlaceholders` mode (#16905)
Update test262 (#16910)
Update compat data (#16909)
ci: pin latest node to 22 (#16913)
fix: support BROWSERSLIST{,_CONFIG} env (#16907)
Analyze `ClassAccessorProperty` to prevent the `no-undef` rule (#16884)
Update test262 (#16900)
Add v7.25.8 to CHANGELOG.md [skip ci]
v7.25.8
Restore public API of `resolvePlugin`/`resolvePreset` (#16888)
Concurrent runs of "Create or update REPL comment" workflow (#16897)
Remove unused ESLint comments (#16893)
Cleanup prettier e2e test (#16890)
Inline one-line syntax plugins (#16824)
Update compat data (#16880)
Update test262 (#16881)
chore: Update lint deps (#16883)
Add v7.25.7 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