Update all of babel7: 7.20.12 → 7.21.0 (minor) #435
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.12 → 7.21.0) · Repo · Changelog
Release Notes
7.21.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
v7.21.0chore: Attempt to fix test262 failed (#15438)feat: Implement `privateFieldsAsSymbols` assumption for classes (#15435)feat: Support regexp modifiers proposal (#15226)feat: Generate sourcemaps of friendly call frames (#15022)Move decorators to Stage 3 in `@babel/standalone` (#15430)docs: fix typos (#15432)[ts] Support `const` modifier in type parameters (#15384)Remove makefile workaround from Travis CI (#15437)Implement decorators as presented at `2023-01` TC39 meeting (#15405)Parser option to allow `new.target` outside functions (#15114)[ts5.0] Better inlining of constants in enums (#15379)Improve CJS compat with ESM-based `@babel/core` (#15137)feat: Support `.cts` as configuration file (#15283)Deprecate `ModuleDeclaration` alias (#15266)[ts] Support `export type * from` (#15381)Add `annexb: false` parser option to disable Annex B (#15320)chore: Migrating third-party parser tests to MakeJS (#15431)[ts] treat single type param with a constraint as unambiguous (#15436)Update compat data (#15434)Update test262 (#15433)chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#15424)handling circular/shared structures in deep-clone (#15366)[ts] Handle exponentiation operator in constant folding (#15418)Preserve class elements comments in class transform (#15406)Update compat data (#15417)Update test262 (#15416)[ts] Fix restrictions for optional parameters (#15414)Bump `regexpu-core` (#15415)temporarily ignore failing e2e prettier tests (#15413)polish: improve "`await` as identifier" error in modules (#15400)Update e2e test for Prettier (#15411)Update compat data (#15402)Update test262 (#15401)Add v7.20.15 to CHANGELOG.md [skip ci]v7.20.15fix: loop handling in block scoping transform (#15398)Disallow await as bound name in using declaration (#15391)Disallows specifiers after export * as ns (#15385)chore: Remove meaningless `typeof undefined` (#15395)fix: `new (foo?.bar)()` incorrectly throws exception `OptionalChainingNoNew` (#15377)Add v7.20.14 to CHANGELOG.md [skip ci]v7.20.14Update compat data (#15373)Update test262 (#15372)fix: Identifiers in the loop are not renamed (#15361)fix: source maps for manually added multi-line content (#15365)Add v7.20.13 to CHANGELOG.md [skip ci]v7.20.13Reverts "Re-use common JSX element transform for <>...</>" (#15355)Ensure class decorators can access decorated non-static members (#15332)fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` (#15349)Update test262 (#15346)[babel 8] Remove `block` argument from `Scope#rename` (#15288)fix: do not initialize abstract property / accessor (#15344)Allow negative number in ambient const initializer (#15338)Update test262 (#15328)Add v7.20.12 to CHANGELOG.md [skip ci]✳️ @babel/plugin-transform-react-jsx (7.20.7 → 7.21.0) · Repo · Changelog
Release Notes
7.21.0
7.20.13
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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