Update all of babel7: 7.5.5 → 7.21.0 (minor) #52
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.21.0) · 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 35 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]✳️ @babel/core (7.5.5 → 7.21.0) · 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 35 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]👉 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