Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/runtime (source) | dependencies | patch | 7.23.2 -> 7.23.5 |
@types/katex (source) | devDependencies | patch | 0.16.6 -> 0.16.7 |
@types/lodash-es (source) | dependencies | patch | 4.17.11 -> 4.17.12 |
@types/react (source) | resolutions | patch | 17.0.69 -> 17.0.71 |
@types/react (source) | dependencies | patch | 17.0.69 -> 17.0.71 |
@types/react-dom (source) | resolutions | patch | 17.0.22 -> 17.0.25 |
@types/react-dom (source) | dependencies | patch | 17.0.22 -> 17.0.25 |
Django (source, changelog) | patch |
==4.1.5 -> ==4.1.13
|
Release Notes
babel/babel (@babel/runtime)
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
v7.23.4
🐛 Bug Fix
-
babel-generator
- #16104 fix: Pure comments missing parentheses (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.