Created by: dependabot[bot]
Bumps @babel/core from 7.21.0 to 7.21.3.
Release notes
Sourced from @babel/core's releases.
v7.21.3 (2023-03-14)
Thanks
@amoeller,@Harpica, and@nzakasfor your first PRs!
👓 Spec Compliance
🐛 Bug Fix
babel-parserbabel-plugin-transform-typescript
- #15489 Register
vardecls generated byimport ... =TS transform (@amoeller)- #15494 fix: Consider
export { type foo }as type-only usage (@magic-akari)
💅 Polish
babel-traverse,babel-types
- #15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)babel-generator
- #15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu)
🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript,babel-preset-typescript
- #15467 Optimize TS enums output (
@liuxingbaoyu)Committers: 8
- Alexandra Kadykova (
@Harpica)- Anders Møller (
@amoeller)- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicholas C. Zakas (
@nzakas)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- magic-akari (
@magic-akari)v7.21.2 (2023-02-23)
👓 Spec Compliance
babel-parser
- #15439 fix: Throws on
new foo?.bar!()(@liuxingbaoyu)
💅 Polish
babel-traverse,babel-types
- #15448 Reduce warnings for deprecated node aliases (
@nicolo-ribaudo)
🏠 Internal
babel-types
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.21.3 (2023-03-14)
👓 Spec Compliance
🐛 Bug Fix
babel-parserbabel-plugin-transform-typescript
- #15489 Register
vardecls generated byimport ... =TS transform (@amoeller)- #15494 fix: Consider
export { type foo }as type-only usage (@magic-akari)
💅 Polish
babel-traverse,babel-types
- #15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)babel-generator
- #15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu)
🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript,babel-preset-typescript
- #15467 Optimize TS enums output (
@liuxingbaoyu)v7.21.2 (2023-02-23)
👓 Spec Compliance
babel-parser
- #15439 fix: Throws on
new foo?.bar!()(@liuxingbaoyu)
💅 Polish
babel-traverse,babel-types
- #15448 Reduce warnings for deprecated node aliases (
@nicolo-ribaudo)
🏠 Internal
🔬 Output optimization
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #15449 Avoid unnecessary code for unused lazy imports (
@nicolo-ribaudo)v7.21.1 (2023-02-20)
🐛 Bug Fix
babel-core,babel-parser
- #15440 Fix problems found while publishing 7.21.0 (
@nicolo-ribaudo)babel-generator
- #15445 fix: Handling source maps without
sourcesContent(@liuxingbaoyu)
... (truncated)
Commits
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)