Update all of babel7: 7.20.5 → 7.20.7 (patch) #380
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.20.5 → 7.20.7) · Repo · Changelog
Release Notes
7.20.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
v7.20.7
fix: Support auto accessors with TypeScript annotations (#15209)
Fix `.parentPath` after rename in `SwitchCase` (#15287)
fix: ts import type and func with duplicate name (#15284)
Fix tdz analysis for reassigned captured for bindings (#15278)
Update test262 (#15281)
chore: Clean up `parser` comments (#15252)
fix: A test on main (#15277)
Improve relative execution tracking in fn exprs (#15275)
fix: Transform `for await` with shadowed variables (#15235)
Inline & simplify `@babel/helper-define-map` (#15274)
Rewrite `transform-block-scoping` plugin (#15200)
Re-use common JSX element transform for `<>...</>` (#15047)
chore: Enable eslint rule `no-unnecessary-type-assertion` (#15260)
Update test262 (#15263)
fix: Correctly generate `(a ?? b) as T` (#15258)
test(babel-template): Remove identical test cases (#15254)
refactor: remove ModuleDeclaration usage (#15236)
fix: Emit correct sourcemap ranges for `JSXText` (#15233)
fix: Computed properties should keep original definition order (#15232)
fix: Deleting super property should throw (#15223)
perf: Speed up `getTargets` (#15228)
fix: Throw correct error types from sed ant class TDZ helpers (#15241)
refactor: Rename some tests (#15237)
fix: Print newlines for leading Comments of `TSEnumMember` (#15216)
chore: Fix a typo (#15229)
Add v7.20.6 to CHANGELOG.md [skip ci]
v7.20.6
Update `checkInRHS` helper min version (#15231)
Add v7.20.5 to CHANGELOG.md [skip ci]
✳️ @babel/runtime (7.20.5 → 7.20.7) · Repo · Changelog
Release Notes
7.20.7
7.20.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
v7.20.7
fix: Support auto accessors with TypeScript annotations (#15209)
Fix `.parentPath` after rename in `SwitchCase` (#15287)
fix: ts import type and func with duplicate name (#15284)
Fix tdz analysis for reassigned captured for bindings (#15278)
Update test262 (#15281)
chore: Clean up `parser` comments (#15252)
fix: A test on main (#15277)
Improve relative execution tracking in fn exprs (#15275)
fix: Transform `for await` with shadowed variables (#15235)
Inline & simplify `@babel/helper-define-map` (#15274)
Rewrite `transform-block-scoping` plugin (#15200)
Re-use common JSX element transform for `<>...</>` (#15047)
chore: Enable eslint rule `no-unnecessary-type-assertion` (#15260)
Update test262 (#15263)
fix: Correctly generate `(a ?? b) as T` (#15258)
test(babel-template): Remove identical test cases (#15254)
refactor: remove ModuleDeclaration usage (#15236)
fix: Emit correct sourcemap ranges for `JSXText` (#15233)
fix: Computed properties should keep original definition order (#15232)
fix: Deleting super property should throw (#15223)
perf: Speed up `getTargets` (#15228)
fix: Throw correct error types from sed ant class TDZ helpers (#15241)
refactor: Rename some tests (#15237)
fix: Print newlines for leading Comments of `TSEnumMember` (#15216)
chore: Fix a typo (#15229)
Add v7.20.6 to CHANGELOG.md [skip ci]
v7.20.6
Update `checkInRHS` helper min version (#15231)
Add v7.20.5 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