Update babel monorepo to v7.23.5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@babel/core (source) | 7.23.3 -> 7.23.5 |
||||
@babel/preset-env (source) | 7.23.3 -> 7.23.5 |
Release Notes
babel/babel (@babel/core)
v7.23.5
👓 Spec Compliance
-
babel-plugin-proposal-decorators
- #16138 Class binding is in TDZ during decorators initialization (@nicolo-ribaudo)
-
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
-
babel-traverse
,babel-types
- #16131 Do not remove bindings when removing assignment expression path (@nicolo-ribaudo)
-
babel-plugin-transform-classes
- #16135 Require class properties transform when compiling class with private fields (@nicolo-ribaudo)
-
babel-generator
- #16122 fix: Missing parentheses after line break (@liuxingbaoyu)
-
babel-helpers
- #16130 Fix helpers internal fns names conflict resolution (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
,babel-plugin-transform-typescript
-
#16123 Simplify class fields injetion after
super()
(@nicolo-ribaudo)
-
#16123 Simplify class fields injetion after
-
babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-parameters
,babel-plugin-transform-typescript
,babel-traverse
- #16110 fix: Unexpected duplication of comments (@liuxingbaoyu)
-
babel-eslint-plugin
-
#16023 Add
@babel/eslint-plugin/no-undef
to fixno-undef
with accessor props (@nicolo-ribaudo)
-
#16023 Add
🔬 Output optimization
-
babel-helpers
-
#16129 Optimize
decorator
helper size (@liuxingbaoyu)
-
#16129 Optimize
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot