Update babel monorepo to v7.23.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.23.7 -> 7.23.9 |
@babel/preset-env (source) | devDependencies | patch | 7.23.8 -> 7.23.9 |
Release Notes
babel/babel (@babel/core)
v7.23.9
🐛 Bug Fix
-
babel-helper-transform-fixture-test-runner
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-systemjs
,babel-preset-env
-
#16225 fix:
systemjs
re-traverses helpers (@liuxingbaoyu)
-
#16225 fix:
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
-
babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-runtime
,babel-preset-env
-
#16224 Properly sort
core-js@3
imports (@nicolo-ribaudo)
-
#16224 Properly sort
-
babel-traverse
-
#15383 fix: Don't throw in
getTypeAnnotation
when using TS+inference (@liuxingbaoyu)
-
#15383 fix: Don't throw in
- Other
-
#16210 [eslint] Fix
no-use-before-define
for class ref in fields (@nicolo-ribaudo)
-
#16210 [eslint] Fix
🏠 Internal
-
babel-core
,babel-parser
,babel-template
-
#16222 Migrate
eslint-parser
to cts (@liuxingbaoyu)
-
#16222 Migrate
-
babel-types
-
#16213 Remove
@babel/types
props that are not produced by the parser (@liuxingbaoyu)
-
#16213 Remove
:running_woman: Performance
-
babel-parser
- #16072 perf: Improve parser performance for typescript (@liuxingbaoyu)
🔬 Output optimization
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-plugin-transform-private-methods
,babel-preset-env
- #16218 Improve temporary variables for decorators (@liuxingbaoyu)
-
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#15959 Improve output of
using
(@liuxingbaoyu)
-
#15959 Improve output of
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.