Update @babel/core: 7.16.12 β 7.17.0 (minor) #134
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.16.12 β 7.17.0) Β· Repo Β· Changelog
Release Notes
7.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
v7.17.0
Update version of `_applyDecs` and `_identity` helpers
Allow plugins/presets to indicate external dependencies (#14065)
Update `eslint-plugin-import` (#14222)
Remove Babel 6 from SECURITY.md (#14223)
Expose `.index` on Position to internally track nodes location (#14174)
proposal-pipe: Add support for `^^` and `@@` topics (#13973)
Add new method to check if node is null or not (#13940)
remove invalid test output
fix: usePrivateName usage
Parse destructuring private fields (#13931)
Make `decoratorsBeforeExport` optional for 2021-12 decorators (#14217)
Add new decorators transform (#14004)
Add the `decoratorsAutoAccessors` parser plugin (#13681)
Add transform support for the "regexp unicode sets" proposal (#14125)
Add parser support for the "regexp unicode sets" proposal (#14086)
Expose `@babel/register/experimental-worker` (#14087)
Switch to `@ampproject/remapping` to merge source maps (#14209)
Fuzz test location-related parser options (#14201)
[babel 8] breaking: bump minimum required Node.js to 14.17 (#14206)
Fix `instance class fields` compat-table names (#14210)
Update compat data (specifically for rhino 1.7.14) (#14208)
Fix traverse scope tests (#14202)
fix: Enforce newer version of `pirates` (#14195)
Reinterpret << when parsing TS type arguments (#14145)
chore: run tscheck on babel 8 breaking test (#14190)
Normalize absolute paths on Windows (#14187)
Add v7.16.12 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