feat: Update @babel/runtime-corejs2 7.24.8 → 7.25.0 (minor) #528
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.24.8 → 7.25.0) · Repo · Changelog
Release Notes
7.25.0
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.0
Prepare for v7.25.0
Move `ensureFunctionName` to `NodePath.prototype` (#16658)
fix(deps): update dependency dedent to v1 (#16673)
Print parens around as expressions on the LHS (#16678)
Fix linting
Move `hoistVariables` to `Scope.prototype` (#16644)
Move `splitExportDeclaration` to `NodePath.prototype` (#16645)
Move `environment-visitor` helper into `@babel/traverse` (#16649)
Expose wether a module has TLA or not as `.extra.async` (#16480)
Introduce `bugfix-safari-class-field-initializer-scope` (#16569)
Add `NodePath#getAssignmentIdentifiers` (#16551)
Add `uncheckedRequire` option for JSON imports to CJS (#16579)
Allow using custom config in `babel-node --eval` (#16642)
Update test262 (#16677)
Add `duplicate-named-capturing-groups-regex` to `preset-env` (#16445)
Reduce redundant `assertThisInitialized` (#16670)
fix: Props are lost when the template replaces the node (#15286)
bump gulp to 5 (#16674)
chore(deps): update dependency execa to v9 and bump Makefile.js targets (#16662)
Simplify the printing logic for `(` before ambiguous tokens (#16651)
Improve `super.x` output (#16374)
`await using` normative updates (#16537)
Ensure enum members syntactically determinable to be strings do not get reverse mappings (#16602)
Revert "ci: Pin Node.js to 22.4.1" (#16669)
Update test262 (#16665)
ci: Pin Node.js to 22.4.1 (#16664)
Some minor parser performance improvements for ts (#16461)
chore(deps): update dependency c8 to v10 (#16660)
Simplify output for anonymous classes with no methods (#16656)
Simplify `helper-function-name` logic (#16652)
chore(deps): update yarn to v4.3.1 (#16653)
Add v7.24.10 to CHANGELOG.md [skip ci]
v7.24.10
Fix parens detection for object&function in `as`/`satisfies` (#16648)
Revert "Move `environment-visitor` helper into `@babel/traverse`" (#16647)
Move `environment-visitor` helper into `@babel/traverse` (#16577)
Add v7.24.9 to CHANGELOG.md [skip ci]
v7.24.9
Avoid `require()` call in `@babel/standalone` bundle (#16639)
Avoid extra parens in TS `as`/`satisfies` (#16617)
Lazy top-level initializations for module transforms (#16629)
fix: provide legacy typings for TS < 4.1 (#16638)
Revert "Pin CI to Node.js 22.1" (#16633)
Update test262 (#16632)
Update compat data (#16631)
Add v7.24.8 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