chore(deps): update babel monorepo
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | minor | 7.19.6 -> 7.20.5 |
| @babel/plugin-proposal-object-rest-spread (source) | devDependencies | minor | 7.19.4 -> 7.20.2 |
| @babel/preset-env (source) | devDependencies | minor | 7.19.4 -> 7.20.2 |
| babel-loader | devDependencies | minor | 9.0.1 -> 9.1.0 |
Release Notes
babel/babel
v7.20.5
👓 Spec Compliance
-
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traverse- #15183 Improve array destructuring spec compliance (@SuperSodaSea)
-
babel-cli,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-transform-classes,babel-plugin-transform-runtime,babel-preset-env -
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
🐛 Bug Fix
-
babel-parser -
babel-helper-wrap-function,babel-preset-env,babel-traverse-
#15181 fix: Edge cases for async functions and
noNewArrowassumption (@liuxingbaoyu)
-
#15181 fix: Edge cases for async functions and
-
babel-plugin-transform-arrow-functions,babel-plugin-transform-parameters,babel-traverse-
#15163 fix: Throw error when compiling
super()in arrow functions with default / rest parameters (@SuperSodaSea)
-
#15163 fix: Throw error when compiling
-
babel-helpers,babel-node,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#15194 fix: Bump
regeneratorand add tests (@SuperSodaSea)
-
#15194 fix: Bump
-
babel-helper-create-regexp-features-plugin-
#15192 fix: Update
regjsparserfor@babel/standalone(@liuxingbaoyu)
-
#15192 fix: Update
-
babel-parser,babel-types- #15109 fix: Babel 8 types (@liuxingbaoyu)
-
babel-generator-
#15143 Don't print inner comments as leading when wrapping in
(``)(@nicolo-ribaudo)
-
#15143 Don't print inner comments as leading when wrapping in
-
babel-plugin-transform-block-scoping,babel-traverse-
#15167 Register
switch'sdiscriminantin the outer scope (@nicolo-ribaudo)
-
#15167 Register
💅 Polish
-
babel-generator-
#15173 Improve generator behavior when
comments:false(@liuxingbaoyu)
-
#15173 Improve generator behavior when
-
babel-plugin-transform-block-scoping- #15164 Only extract IDs for TDZ checks in assign when necessary (@nicolo-ribaudo)
🏠 Internal
v7.20.2
🐛 Bug Fix
-
babel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-simple-access,babel-node,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-react-constant-elements,babel-preset-env,babel-standalone,babel-types-
#15124 fix:
@babel/noderepl and enableno-use-before-definerule (@liuxingbaoyu)
-
#15124 fix:
-
babel-plugin-transform-typescript-
#15121 fix:
tsSatisfiesExpressioncheck with different duplicated@babel/typesversions (@liuxingbaoyu)
-
#15121 fix:
-
babel-parser-
#15094 fix:
parsertypings for plugins (@liuxingbaoyu)
-
#15094 fix:
-
babel-generator- #15118 Improve printing of [no LineTerminator here] with comments (@nicolo-ribaudo)
-
babel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-jscript -
babel-plugin-transform-destructuring-
#15104 fix: Destructuring exceptions
for ( let { } = 0 ; 0 ; )(@liuxingbaoyu)
-
#15104 fix: Destructuring exceptions
babel/babel-loader
v9.1.0
New features
- Pass external dependencies from Babel to Webpack by @nicolo-ribaudo in #971
Full Changelog: https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate