Update @babel/core: 7.16.12 → 7.17.5 (minor) #159
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.5) · Repo · Changelog
Release Notes
7.17.5
7.17.4
7.17.3
7.17.2
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 59 commits:
v7.17.5Make source maps plain objects for use with `t.valueToNode` (#14283)Fix merging sourcemaps on Windows (#14282)Add v7.17.4 to CHANGELOG.md [skip ci]v7.17.4Fix infinite recursion when merging sourcemaps (#14274)Add v7.17.3 to CHANGELOG.md [skip ci]v7.17.3jsx-development: do not emit `this` within ts module block (#14271)Skip unnecessary temp vars in `path.insertAfter` (#14268)Update most dev dependencies (#14267)Eager `t.*` access in `shouldStoreRHSInTemporaryVariable` (#14191)parser: Update `babel-parser.d.ts` for 7v.17.0 features (#14266)Move all tests to GitHub actions (#14235)chore: update test262 to 8851f084b6c86a52101081d7d946faedca2e6c82 (#14264)fix: ignore Intl features and prototype methods in test262-parser tests (#14261)Fix destructuring with holes in assign pattern (#14240)disable immutable yarn install on e2e-jest test (#14262)Convert all SourceMapConsumers to TraceMaps (#14253)Support merging sourcemaps when transformed file is fully replaced (#14247)Add v7.17.2 to CHANGELOG.md [skip ci]v7.17.2Fix 2021-12 decorators application order (#14244)Fix reinstantiation of inherited plugins (#14241)Merge multi-source output sourcemaps (#14246)Add v7.17.1 to CHANGELOG.md [skip ci]v7.17.1Update `@babel/*` packages (#14226)Restore class fields transform compat with old `@babel/types` (#14231)Fix race condition in `--watch --verbose` test (#14232)Add v7.17.0 to CHANGELOG.md [skip ci]v7.17.0Update version of `_applyDecs` and `_identity` helpersAllow 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 outputfix: usePrivateName usageParse 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