fix(deps): update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/runtime (source) | dependencies | minor | 7.13.17 -> 7.14.0 |
@testing-library/user-event | dependencies | patch | 13.1.5 -> 13.1.8 |
@types/jest | dependencies | patch | 26.0.22 -> 26.0.23 |
@types/react | dependencies | patch | 17.0.3 -> 17.0.4 |
dpage/pgadmin4 | major | 4.26 -> 5.2 |
|
katex (source) | dependencies | patch | 0.13.2 -> 0.13.3 |
node | final | major | 14-alpine -> 16-alpine |
Release Notes
babel/babel
v7.14.0
👓 Spec Compliance
-
babel-generator
,babel-parser
-
#13209 [ts] Enforce order for the
override
modifier (@nicolo-ribaudo)
-
#13209 [ts] Enforce order for the
🚀 New Feature
-
babel-plugin-proposal-async-do-expressions
-
babel-core
,babel-generator
,babel-parser
,babel-plugin-proposal-do-expressions
,babel-plugin-syntax-async-do-expressions
,babel-types
-
babel-preset-env
- #13091 Enable class fields & private methods by default (@nicolo-ribaudo)
-
babel-compat-data
,babel-preset-env
-
#13176 Add private brand checks to
shippedProposals
(@nicolo-ribaudo) -
#13114 Add class static blocks to
preset-env
'sshippedProposals
(@nicolo-ribaudo)
-
#13176 Add private brand checks to
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-property-in-object
,babel-plugin-syntax-private-property-in-object
-
#13172 Allow compiling
#foo in obj
without compiling private fields (@nicolo-ribaudo)
-
#13172 Allow compiling
-
babel-parser
-
#13113 babel-parser(ts): Add new plugin option
dts: boolean
(@sosukesuzuki) -
#13175 Materialize the class features in
@babel/parser
. (@JLHwung) - #13033 Introduce parser error codes (@sosukesuzuki)
-
#13113 babel-parser(ts): Add new plugin option
-
babel-helper-module-transforms
,babel-helpers
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
-
#12838 Implement
importInterop: "node"
option for module transforms (@nicolo-ribaudo)
-
#12838 Implement
-
babel-generator
,babel-parser
,babel-traverse
,babel-types
- #13224 Support parsing Flow's Optional Indexed Access Types (@gkz)
- #13053 Support parsing Flow's Indexed Access Types (@sosukesuzuki)
-
babel-parser
,babel-traverse
-
#13195 Parse string export names by default (
moduleStringNames
) (@nicolo-ribaudo)
-
#13195 Parse string export names by default (
-
babel-generator
,babel-parser
,babel-types
🐛 Bug Fix
-
babel-generator
- #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (@Zalathar)
- #13169 fix: don't deduplicate comments with same start index (@gzzhanghao)
-
babel-generator
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
- #13204 Simplify the special-case printing of single-param arrow functions (@Zalathar)
-
babel-core
- #13182 fix: Don't load browserslist in block-hoist-plugin (@MichaReiser)
💅 Polish
-
babel-cli
,babel-core
,babel-parser
,babel-plugin-transform-classes
,babel-preset-env
,babel-preset-typescript
- #13130 babel-parser: Add new internal ESLint rule to consistent error messages (@sosukesuzuki)
🏠 Internal
-
babel-parser
-
babel-helpers
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #13190 Allow putting helpers in individual files (@nicolo-ribaudo)
- Other
:running_woman: Performance
-
babel-core
- #13090 perf(core): check files before interacting with them (@FauxFaux)
- #13223 perf: avoid loadFullConfig when creating block hoist plugin (@JLHwung)
-
babel-helper-validator-identifier
🔬 Output optimization
-
babel-helper-create-class-features-plugin
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
-
#13194 Mark
WeakMap
s of private fields as pure (@nicolo-ribaudo)
-
#13194 Mark
-
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#13201 Simplify the
wrapRegExp
helper for named groups (@nicolo-ribaudo)
-
#13201 Simplify the
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by sys-0403-p-rundeck