You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, when using plugins that rely on the path.evaluate()or path.evaluateTruthy() internal Babel methods.
Known affected plugins are:
@babel/plugin-transform-runtime
@babel/preset-env when using its useBuiltIns option
Any "polyfill provider" plugin that depends on @babel/helper-define-polyfill-provider, such as babel-plugin-polyfill-corejs3, babel-plugin-polyfill-corejs2, babel-plugin-polyfill-es-shims, babel-plugin-polyfill-regenerator
No other plugins under the @babel/ namespace are impacted, but third-party plugins might be.
Users that only compile trusted code are not impacted.
Patches
The vulnerability has been fixed in @babel/traverse@7.23.2.
Babel 6 does not receive security fixes anymore (see Babel's security policy), hence there is no patch planned for babel-traverse@6.
Workarounds
Upgrade @babel/traverse to v7.23.2 or higher. You can do this by deleting it from your package manager's lockfile and re-installing the dependencies. @babel/core >=7.23.2 will automatically pull in a non-vulnerable version.
If you cannot upgrade @babel/traverse and are using one of the affected packages mentioned above, upgrade them to their latest version to avoid triggering the vulnerable code path in affected @babel/traverse versions:
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: pnpm-lock.yaml
Scope: all 7 workspace projects
. | WARN Ignoring broken lockfile at /tmp/renovate/repos/github/ksv-vc/postbote: Lockfile /tmp/renovate/repos/github/ksv-vc/postbote/pnpm-lock.yaml not compatible with current pnpm
WARN GET https://registry.npmjs.org/@testing-library%2Freact error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@types%2Fcolor error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@types%2Fhtml-minifier error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@types%2Fjest error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/eslint error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@typescript-eslint%2Feslint-plugin error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@typescript-eslint%2Fparser error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/eslint-config-prettier error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-import error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-jsx-a11y error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-react error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-react-hooks error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/typescript error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@types%2Fmjml error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@types%2Freact-dom error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/@testing-library%2Freact error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@types%2Fcolor error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@types%2Fhtml-minifier error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@types%2Fjest error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/eslint error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@typescript-eslint%2Feslint-plugin error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@typescript-eslint%2Fparser error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/eslint-config-prettier error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-import error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-jsx-a11y error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-react error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/eslint-plugin-react-hooks error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/typescript error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@types%2Fmjml error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@types%2Freact error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
WARN GET https://registry.npmjs.org/@types%2Freact-dom error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
ERR_PNPM_META_FETCH_FAIL GET https://registry.npmjs.org/@testing-library%2Freact: Value of "this" must be of type URLSearchParams
WARN GET https://registry.npmjs.org/expect-type error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/jest error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/jest-environment-node error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
WARN GET https://registry.npmjs.org/ts-jest error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
renovateBot
changed the title
fix(deps): update dependency @babel/traverse to v7.23.2 [security]
fix(deps): update dependency @babel/traverse to v7.23.2 [security] - autoclosed
Mar 27, 2026
renovateBot
changed the title
fix(deps): update dependency @babel/traverse to v7.23.2 [security] - autoclosed
fix(deps): update dependency @babel/traverse to v7.23.2 [security]
Mar 30, 2026
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
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.
This PR contains the following updates:
7.19.1→7.23.2Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
CVE-2023-45133 / GHSA-67hx-6x53-jw92
More information
Details
Impact
Using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, when using plugins that rely on the
path.evaluate()orpath.evaluateTruthy()internal Babel methods.Known affected plugins are:
@babel/plugin-transform-runtime@babel/preset-envwhen using itsuseBuiltInsoption@babel/helper-define-polyfill-provider, such asbabel-plugin-polyfill-corejs3,babel-plugin-polyfill-corejs2,babel-plugin-polyfill-es-shims,babel-plugin-polyfill-regeneratorNo other plugins under the
@babel/namespace are impacted, but third-party plugins might be.Users that only compile trusted code are not impacted.
Patches
The vulnerability has been fixed in
@babel/traverse@7.23.2.Babel 6 does not receive security fixes anymore (see Babel's security policy), hence there is no patch planned for
babel-traverse@6.Workarounds
@babel/traverseto v7.23.2 or higher. You can do this by deleting it from your package manager's lockfile and re-installing the dependencies.@babel/core>=7.23.2 will automatically pull in a non-vulnerable version.@babel/traverseand are using one of the affected packages mentioned above, upgrade them to their latest version to avoid triggering the vulnerable code path in affected@babel/traverseversions:@babel/plugin-transform-runtimev7.23.2@babel/preset-envv7.23.2@babel/helper-define-polyfill-providerv0.4.3babel-plugin-polyfill-corejs2v0.4.6babel-plugin-polyfill-corejs3v0.8.5babel-plugin-polyfill-es-shimsv0.10.0babel-plugin-polyfill-regeneratorv0.5.3Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
babel/babel (@babel/traverse)
v7.23.2Compare Source
🐛 Bug Fix
babel-traversebabel-preset-typescript.tsxextension when usingrewriteImportExtensions(@jimmydief)babel-helpersbabel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimev7.23.0Compare Source
🚀 New Feature
babel-plugin-proposal-import-wasm-source,babel-plugin-syntax-import-source,babel-plugin-transform-dynamic-importimport sourcefor wasm (@nicolo-ribaudo)babel-helper-module-transforms,babel-helpers,babel-plugin-proposal-import-defer,babel-plugin-syntax-import-defer,babel-plugin-transform-modules-commonjs,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standaloneimport deferproposal transform support (@nicolo-ribaudo)babel-generator,babel-parser,babel-typesimport deferparsing support (@nicolo-ribaudo)babel-generator,babel-helper-module-transforms,babel-parser,babel-plugin-transform-dynamic-import,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-traverse,babel-typescreateImportExpressionsparser option (@JLHwung)babel-standalonebabel-helper-function-name,babel-helper-member-expression-to-functions,babel-helpers,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-optional-chaining-assign,babel-plugin-syntax-optional-chaining-assign,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone,babel-typesbabel-helpers,babel-plugin-proposal-decoratorsbabel-traverse,babel-typest.buildUndefinedNode(@liuxingbaoyu)babel-preset-typescriptrewriteImportExtensionsoption to TS preset (@nicolo-ribaudo)babel-parser🐛 Bug Fix
babel-plugin-transform-block-scopingtransform-block-scopingcaptures the variables of the method in the loop (@liuxingbaoyu)💅 Polish
babel-traverse@babel/traverse(@lorenzoferre)babel-plugin-proposal-explicit-resource-managementusingdeclarations (@nicolo-ribaudo)🔬 Output optimization
babel-core,babel-helper-module-transforms,babel-plugin-transform-async-to-generator,babel-plugin-transform-classes,babel-plugin-transform-dynamic-import,babel-plugin-transform-function-name,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd,babel-plugin-transform-parameters,babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-inline-elements,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-envexports.XXX =update in simple variable declarations (@nicolo-ribaudo)v7.22.20Compare Source
🏠 Internal
babel-helper-validator-identifierbabel-plugin-transform-dotall-regex↩️ Revert
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-function-sent,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-parameters,babel-plugin-transform-runtime,babel-preset-envv7.22.19Compare Source
v7.22.19 (2023-09-14)
Re-published 7.22.18, due to a releasing error.
v7.22.18Compare Source
🐛 Bug Fix
babel-helper-validator-identifierbabel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd↩️ Revert
v7.22.17Compare Source
🐛 Bug Fix
babel-corebabel-helper-module-transforms,babel-plugin-transform-modules-commonjsbabel-typesClassDeclaration["id"]optional in babel-types (@jordanbtucker)🔬 Output optimization
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-function-sent,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-parameters,babel-plugin-transform-runtime,babel-preset-envasyncfunctions) (@liuxingbaoyu)v7.22.15Compare Source
🐛 Bug Fix
babel-core🏠 Internal
babel-cli,babel-core,babel-generator,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helpers,babel-node,babel-parser,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-for-of,babel-plugin-transform-modules-commonjs,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-property-mutators,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-template,babel-traverse,babel-types.ts/.jsextension to all imports insrc(@nicolo-ribaudo)v7.22.11Compare Source
🐛 Bug Fix
babel-plugin-transform-typescriptbabel-typesbabel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-objectbabel-core🏠 Internal
babel-parsermaybeAsyncArrow: false(@JLHwung)babel-core,babel-helper-compilation-targets,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-react,babel-register,babel-traverse,babel-typesbabel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-optional-chaining,babel-preset-env?.output when chain result is ignored (@nicolo-ribaudo)v7.22.10Compare Source
🐛 Bug Fix
babel-plugin-transform-typescriptbabel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-new-target,babel-plugin-transform-private-methods,babel-preset-env💅 Polish
babel-climetaobject to@babel/eslint-plugin(@JLHwung)babel-traverse,babel-typespath.isX(@liuxingbaoyu)babel-generator,babel-types🏠 Internal
babel-cli,babel-core,babel-generator,babel-helper-builder-react-jsx,babel-preset-env,babel-standalone@typescript-eslint/no-redundant-type-constituentsrule (@JLHwung)babel-helper-compilation-targets@babel/corepeerDep fromhelper-compilation-targets(@nicolo-ribaudo)babel-parserbabel-plugin-transform-runtime,babel-traverse,babel-typestypescript-eslint@v6with reworked configs (@JoshuaKGoldberg)🔬 Output optimization
babel-plugin-transform-block-scoping,babel-plugin-transform-parameters,babel-plugin-transform-regeneratortransform-block-scopingloops output size (@liuxingbaoyu)v7.22.8Compare Source
↩️ Revert
babel-core,babel-traverseNodePath#hubas part of the paths cache key" (@nicolo-ribaudo)v7.22.7Compare Source
🐛 Bug Fix
babel-generatorbabel-core,babel-traverseNodePath#hubas part of the paths cache key (@nicolo-ribaudo)metafromeslint-parser/experimental-worker(@JLHwung)🏠 Internal
babel-core,babel-traversev7.22.6Compare Source
🐛 Bug Fix
babel-compat-data,babel-helper-compilation-targets,babel-preset-envbabel-plugin-transform-optional-chainingdelete a?.bin function params (@nicolo-ribaudo)babel-helper-split-export-declaration,babel-plugin-transform-modules-commonjsbabel-compat-data,babel-preset-envbabel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3,babel-runtime@@​asyncDispose(@nicolo-ribaudo)babel-standalonestage-2(@liuxingbaoyu)babel-core--frozen-intrinsics(@liuxingbaoyu)🏠 Internal
babel-helper-create-class-features-plugin,babel-plugin-transform-classes🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-class-properties,babel-plugin-transform-optional-chaining,babel-plugin-transform-typescript?.(@nicolo-ribaudo)babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-traversev7.22.5Compare Source
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@nicolo-ribaudo)v7.22.4Compare Source
🐛 Bug Fix
babel-traverseshorthand: falsewhen renaming an identifier inside an object property (@coderaiser)🏠 Internal
babel-typesattributes/assertionstoVISITOR_KEYS(@nicolo-ribaudo)babel-parserassertattributes withextra.deprecatedAssertSyntax(@nicolo-ribaudo)v7.22.1Compare Source
🐛 Bug Fix
babel-helper-validator-identifierbabel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd↩️ Revert
v7.22.0Compare Source
🚀 New Feature
babel-parser,babel-plugin-transform-typescriptimport ... =andexport =in scripts (@nicolo-ribaudo)babel-compat-data,babel-core,babel-plugin-proposal-unicode-sets-regex,babel-plugin-transform-unicode-sets-regex,babel-preset-env,babel-standaloneunicode-sets-regextransform topreset-env(@JLHwung)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standaloneusingdeclarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions@babel/plugin-proposal-import-attributes-to-assertions(@nicolo-ribaudo)babel-core,babel-generator,babel-parser,babel-plugin-syntax-import-attributes,babel-preset-env,babel-standalone,babel-typesbabel-generator,babel-parser,babel-traverse,babel-typesawait usingdeclarations (@JLHwung)babel-core,babel-helper-create-regexp-features-plugin,babel-parserbabel-helpers,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime2023-05(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements,babel-plugin-transform-react-jsx,babel-traverse,babel-types🏠 Internal
babel-parserbabel-compat-data,babel-helper-transform-fixture-test-runner,babel-node,babel-plugin-proposal-decorators,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-async-generator-functions,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3@babel/runtimepkg (@nicolo-ribaudo)babel-core,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-decorators,babel-plugin-proposal-dynamic-import,babel-plugin-proposal-export-namespace-from,babel-plugin-proposal-function-sent,babel-plugin-proposal-json-strings,babel-plugin-proposal-logical-assignment-operators,babel-plugin-proposal-nullish-coalescing-operator,babel-plugin-proposal-numeric-separator,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-catch-binding,babel-plugin-proposal-optional-chaining,babel-plugin-proposal-pipeline-operator,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-plugin-proposal-unicode-property-regex,babel-preset-env,babel-standalone-proposal-s that became standard to-transform-(@nicolo-ribaudo)v7.21.5Compare Source
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@nicolo-ribaudo)v7.21.4Compare Source
🐛 Bug Fix
babel-core,babel-helper-module-imports,babel-preset-typescriptimport/exportin.ctsfiles (@liuxingbaoyu)babel-generator💅 Polish
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-transform-typescript,babel-traverse🏠 Internal
babel-parserlookaheadInLineCharCode(@JLHwung)babel-code-frame,babel-highlightv7.21.3Compare Source
👓 Spec Compliance
babel-parser🐛 Bug Fix
babel-parserbabel-plugin-transform-typescriptvardecls generated byimport ... =TS transform (@amoeller)export { type foo }as type-only usage (@magic-akari)💅 Polish
babel-traverse,babel-types@babelpackage (@nicolo-ribaudo)babel-generatorjsonCompatibleStringsdeprecation (@liuxingbaoyu)🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript,babel-preset-typescriptv7.21.2Compare Source
👓 Spec Compliance
babel-parsernew foo?.bar!()(@liuxingbaoyu)💅 Polish
babel-traverse,babel-types🏠 Internal
babel-types🔬 Output optimization
babel-helper-module-transforms,babel-plugin-transform-modules-commonjsv7.21.0Compare Source
🚀 New Feature
babel-core,babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-objectprivateFieldsAsSymbolsassumption for classes (@fwienber)babel-helper-create-regexp-features-plugin,babel-plugin-proposal-regexp-modifiers,babel-standalonebabel-cli,babel-core,babel-generator,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx,babel-traversebabel-parser,babel-typesconstmodifier in type parameters (@nicolo-ribaudo)babel-generator,babel-helpers,babel-parser,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime2023-01TC39 meeting (@nicolo-ribaudo)babel-parsernew.targetoutside functions (@overlookmotel)annexb: falseparser option to disable Annex B (@nicolo-ribaudo)babel-core.ctsas configuration file (@liuxingbaoyu)babel-generator,babel-parser,babel-plugin-transform-typescriptexport type * from(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescriptbabel-corebabel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-methods,babel-plugin-transform-classes,babel-plugin-transform-new-targetbabel-parser,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-types💅 Polish
babel-parserawaitas identifier" error in modules (@JLHwung)🏠 Internal
babel-core@babel/core(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescriptv7.20.13Compare Source
🐛 Bug Fix
babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-plugin-transform-typescriptimport {type T} from 'x'whenonlyRemoveTypeImports:true(@liuxingbaoyu)abstractshould not be initialized. (@liuxingbaoyu)babel-parser↩️ Revert
babel-plugin-transform-react-inline-elements,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsxv7.20.12Compare Source
🐛 Bug Fix
babel-traverseTaggedTemplateLiteralevaluation (@nmn)babel-helper-create-class-features-plugin,babel-plugin-proposal-class-propertiesdelete thisin static class properties initialization (@SuperSodaSea)💅 Polish
babel-traversev7.20.10Compare Source
🐛 Bug Fix
babel-traverseguessExecutionStatusRelativeToexception (@liuxingbaoyu)v7.20.8Compare Source
🐛 Bug Fix
babel-plugin-transform-block-scopingtransform-block-scopingaccesses properties ofnull(@liuxingbaoyu)babel-plugin-proposal-class-properties,babel-traversev7.20.7Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-helpers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes,babel-plugin-transform-object-super🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-traverse.parentPathafter rename inSwitchCase(@nicolo-ribaudo)babel-plugin-transform-typescript,babel-traversebabel-plugin-transform-block-scopingbabel-plugin-proposal-async-generator-functions,babel-preset-envfor awaitwith shadowed variables (@liuxingbaoyu)babel-generator,babel-plugin-proposal-optional-chaining(a ?? b) as T(@liuxingbaoyu)babel-plugin-transform-react-jsx,babel-typesJSXText(@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-computed-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-generatorTSEnumMember(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping,babel-traverse🏠 Internal
babel-helper-define-map,babel-plugin-transform-property-mutators@babel/helper-define-map(@nicolo-ribaudo)babel-core,babel-plugin-proposal-class-properties,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-traversetransform-block-scopingplugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targetsgetTargets(@liuxingbaoyu)v7.20.5Compare Source
👓 Spec Compliance
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traversebabel-cli,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-transform-classes,babel-plugin-transform-runtime,babel-preset-envConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.