feat: Update @babel/runtime-corejs2 7.25.0 → 7.25.4 (patch) #537
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/runtime-corejs2 (7.25.0 → 7.25.4) · Repo · Changelog
Release Notes
7.25.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
v7.25.4
Always return a boolean from `bool()` in gulpfile (#16757)
fix: skip computed key when renaming (#16756)
Avoid unnecessary parens around sequence expressions (#16722)
fix: Decorator 2018-09 may throw an exception (#16755)
Do not pass the parent node to `printer.print(...)` (#16739)
Avoid extra spaces between comments/regexps in compact mode (#16740)
Update test262 (#16748)
Clean all always enabled parser plugins (#16572)
Update compat data (#16736)
Discontinue babel-eslint-config-internal (#16718)
Update compat data (#16729)
Update test262 (#16730)
Pin to Node.js 22.5 (#16726)
chore: enable eslint 9 recommended rule set (#16717)
Update `babel-plugin-polyfill-corejs3` (#16715)
Avoid unnecessary parens around exported arrow functions (#16714)
Visit AST fields nodes according to their syntactical order (#16710)
Avoid printing unnecessary parens around object destructuring (#16712)
Update test262 (#16711)
Print semicolon after TS `export namespace as A` (#16709)
Ignore `devDependencies` when generating `tsconfig.json` (#16659)
Add v7.25.3 to CHANGELOG.md [skip ci]
v7.25.3
add nextjs-10 e2e-test (#16700)
chore: remove duplicate tscheck from the publish script (#16702)
Avoid validating visitors produced by `traverse.visitors.merge` (#16699)
print @babel/traverse version on unknown AST types (#16701)
Test: Improve available-plugins compat-data check (#16693)
Add `@babel/types` as a dependency of `@babel/parser` (#16688)
Update Babel and compile JSON imports with `uncheckedRequire` (#16687)
Add v7.25.2 to CHANGELOG.md [skip ci]
v7.25.2
Ensure that `requeueComputedKeyAndDecorators` is available (#16695)
chore: fix one suppressed eslint error (#16696)
Update compat-table (#16691)
Add eslint-plugin-regexp (#16680)
Add v7.25.1 to CHANGELOG.md [skip ci]
v7.25.1
fix: `ensureFunctionName` may be undefined (#16683)
fix: support JSXFrament in react-constant-elements transform (#16582)
fix: improve variable declarator removal (#16587)
fix: remove one prettier e2e patch (#16681)
Test eslint plugin against eslint 9 (#16663)
Add v8.0.0-alpha.12 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.12
Add v7.25.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