Update @babel/core: 7.17.2 → 7.17.5 (patch) #154
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.17.2 → 7.17.5) · Repo · Changelog
Release Notes
7.17.5
7.17.4
7.17.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
v7.17.5
Make 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.4
Fix infinite recursion when merging sourcemaps (#14274)
Add v7.17.3 to CHANGELOG.md [skip ci]
v7.17.3
jsx-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]
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