Update @babel/core: 7.21.0 → 7.21.3 (patch) #447
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.21.0 → 7.21.3) · Repo · Changelog
Release Notes
7.21.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
v7.21.3[ts] Allow keywords in tuple labels (#15423)Register `var` decls generated by `import ... =` TS transform (#15489)chore: Enable rule `no-confusing-void-expression` (#15485)fix: Handle `export { type foo }` as inType (#15494)chore(deps): bump qs from 6.5.2 to 6.5.3 (#15492)chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#15491)Skip node deprecation warnings when used by an old `@babel` package (#15484)Fix regression test to use the proper Babel version (#15476)chore: Improve `jsonCompatibleStrings` deprecation (#15480)Update test262 (#15481)Optimize TS enums output (#15467)disallow mixins/implements in flow interface (#15479)perf: Inline `const enum` for `@babel/parser` (#15469)test: add string properties test cases (#15474)chore: Check generated `dts` files in CI (#15470)chore: Update `caniuse-lite` (#15468)Add ESLint-readable package name (#15465)Update test262 (#15459)Update Babel and TS (#15442)Add v7.21.2 to CHANGELOG.md [skip ci]v7.21.2Avoid unnecessary code for unused lazy imports (#15449)Update babel-types docs generator (#15451)fix: Throws on `new foo?.bar!()` (#15439)Reduce warnings for deprecated node aliases (#15448)Add v7.21.1 to CHANGELOG.md [skip ci]v7.21.1Fix problems found while publishing 7.21.0 (#15440)fix: Handling source maps without `sourcesContent` (#15445)Use native GitHub markdown `Note` admonition (#15443)Add v7.21.0 to CHANGELOG.mdDepfu 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