Update all of babel7: 7.5.5 → 7.20.7 (minor) #50
Closed
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/cli (7.5.5 → 7.20.7) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 27 commits:
v7.20.7fix: 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]✳️ @babel/core (7.5.5 → 7.20.7) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 27 commits:
v7.20.7fix: 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]👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.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