Update babel monorepo to v7.27.1
-
Review changes -
-
Download -
Patches
-
Plain diff
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | minor | 7.26.7 -> 7.27.1 |
@babel/preset-env (source) | devDependencies | minor | 7.26.7 -> 7.27.1 |
Release Notes
babel/babel (@babel/core)
v7.27.1

Spec Compliance

-
babel-parser
-
babel-parser
,babel-types

Bug Fix

-
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-traverse
-
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (@magic-akari)
-
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
-
babel-helper-fixtures
,babel-parser
-
babel-generator
,babel-parser
-
babel-parser
-
babel-compat-data
,babel-preset-env
-
babel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (@liuxingbaoyu)
-
babel-generator

Polish

-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-class-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (@nicolo-ribaudo)

Internal

-
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#17263 Remove unused
regenerator-runtime
dep in@babel/runtime
(@nicolo-ribaudo)
-
#17263 Remove unused
-
babel-compat-data
,babel-preset-env
-
babel-compat-data
,babel-standalone
- Other
-
babel-register
-
#16844 Migrate
@babel/register
to cts (@liuxingbaoyu)
-
#16844 Migrate
-
babel-cli
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-react-display-name
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-preset-env
,babel-register
,babel-standalone
,babel-types
-
babel-plugin-transform-regenerator
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers
,babel-plugin-transform-regenerator
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)

Output optimization

-
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs3
-
#16538 Reduce
interopRequireWildcard
size (@liuxingbaoyu)
-
#16538 Reduce
-
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
-
#17213 Reduce
regeneratorRuntime
size (@liuxingbaoyu)
-
#17213 Reduce
v7.26.10

Spec Compliance


Bug Fix

-
babel-parser
,babel-template
-
babel-core
- #17142 fix: "Map maximum size exceeded" in deepClone (@liuxingbaoyu)
-
babel-parser
,babel-plugin-transform-typescript
-
babel-traverse
- #17151 fix: Should not evaluate vars in child scope (@liuxingbaoyu)
-
babel-generator
-
#17153 fix: Correctly generate
abstract override
(@liuxingbaoyu)
-
#17153 fix: Correctly generate
-
babel-parser
-
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
- #17173 Fix processing of replacement pattern with named capture groups (@mmmsssttt404)

Polish

-
babel-standalone
- #17158 Avoid warnings when re-bundling @babel/standalone with webpack (@liuxingbaoyu)

Internal

v7.26.9

Bug Fix

-
babel-types
-
#17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu)
-
#17103 fix: Definition for
-
babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (@jamiebuilds-signal)

Internal

-
babel-types
-
#17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)
-
#17130 Use
-
babel-core
-
#17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo)
-
#17127 Do not depend on
v7.26.8
v7.26.8 (2025-02-08)

Internal

-
babel-preset-env
- #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot
Merge request reports
Loading