feat: Update @babel/runtime-corejs2 7.26.7 → 7.26.9 (patch) #603
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.26.7 → 7.26.9) · Repo · Changelog
Release Notes
7.26.9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.26.9
[Babel 8] Add several TS type parentheses rules (#17131)
[babel 8] Use `@babel/types` for parser's return type (#17117)
Use `.ts` files with explicit reexports to solve name conflicts (#17130)
Update test262 (#17132)
Do not depend on `@types/gensync` in Babel 7 (#17127)
fix: Missing parentheses when printing a TS arrow function type in a union (#17125)
fix: Definition for `TSPropertySignature.kind` (#17103)
Print TypeScript optional/definite in ClassPrivateProperty (#17062)
[babel 8] Remove babel 7-specific imports (#17111)
Add v7.26.8 to CHANGELOG.md [skip ci]
v7.26.8
Fix TS non-array type start (#17106)
[babel 8] Remove legacy `.d.ts` for TypeScript <= 4.0 (#17099)
Update test262 (#17115)
Move `@types/gensync` to dependencies (#17105)
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)
fix: Type defintions for @babel/template don't allow passing a plugins option (#17101)
Update test262 (#17104)
[Babel 8] Create TSTemplateLiteralType (#17066)
fix: exit gracefully if there is no babel-types docs changes (#17089)
[Babel 8] Parse `export import =` as an ExportNamedDeclaration (#17073)
Add v7.26.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