Open
Conversation
|
Kudos, SonarCloud Quality Gate passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.14.3 → 7.14.6) · Repo · Changelog
Release Notes
7.14.6 (from changelog)
7.14.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.14.6Follow up formatting by Prettier 2.3.1 (#13463)Update prettier to 2.3.1 (#13460)babel-plugin-transform-spread add missing argument in build calls (#13459)fix destructuring of empty string (#13444)fix: reference to class expression in private method (#13429)Faster babel build (#13423)Faster readRegexp (#13453)[ts] Support override modifiers for parameter properties (#13428)fix: disallow JSX tag after non-null assertion (#13449)Move Yarn validation CI checks to a separate job (#13443)Correctly transform spreads of arrays with holes (#13439)Add v7.14.5 to CHANGELOG.md [skip ci]v7.14.5Disallow dependency cycles (#13442)update test fixtures (#13440)Reduce `exprAllowed` usage (#13431)Update `@nicolo-ribaudo/chokidar-2` (#13438)fix(parser): correctly parse record and tuple tokens (#13418)fix(`@babel/parser`): fix tokenizer context update code (#13422)Update packages related to compat data (#13432)chore: bump eslint and its plugins (#13412)fix: hoist variable declaration within do block (#13122)chore: specify @babel/eslint-parser deps (#13420)fix: throw when `async()` call param is object with assignement (#13410)[Babel 8] Remove `optional` field from `MemberExpression` (#13407)Makefile: invoke yarn consistently via `$(YARN)` (#13415)Relax import assertion key-is-type constraint (#13409)Use set in parser scope (#13408)Faster checkReservedWord (#13386)Back parser state `exportedIdentifiers` by set (#13406)fix generate-helpers failing in URL-encoded path (#13404)Update polyfill plugins (#13373)chore: setup Yarn constraints (#13363)Add support for d flag of regex literals in parser (#13396)Add v7.14.4 to CHANGELOG.md [skip ci]v7.14.4Hoist omitted keys from object spread operator (#13384)chore: update test262 to d454b8389b07dae252c008adb64ae242b812c801 (#13385)[ts] Remove override modifier (#13381)Skip `flow/typecasts/3` test on Node.js 6 (#13382)fix: disallow surrogate in the end of contextual name (#13377)Improve performance (#13376)convert @babel/helper-create-class-features-plugin to TS (#13214)Update compat data dependencies (#13368)chore(deps): update dependency jest to v27 (#13375)Fix `@babel/plugin-syntax-private-property-in-object` README.md (#13372)Faster tokenizer lookahead (#13341)Only allow `TSParameterProperty` in `ClassMethod` parameters (#13349)[ts] Default `typeAnnotation` of `TSTypePredicate` to `null` (#13354)chore(eslint-tests): add missing dependency `@babel/core` (#13355)Update test262 (#13347)Make Renovate run `yarn dedupe` after updating dependencies (#13348)[e2e-jest] Remove `t.Noop` from `@types/babel__traverse` (#13342)chore(deps): update actions/github-script action to v4 (#13344)[ts] Insert `export {}` when necessary to imply ESM (#13314)Configure Renovate (#13337)convert @babel/helper-compilation-targets to typescript (#13218)Fix error when parsing ignored files with `@babel/eslint-parser` (#13338)refactor: add parse*Literal parser routines (#13333)convert @babel/plugin-transform-classes to typescript (#13220)perf: minimize identifier lookahead when parsing let (#13328)Add v7.14.3 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