chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | patch | 7.20.2 -> 7.20.5 |
| @babel/runtime-corejs3 | devDependencies | patch | 7.20.1 -> 7.20.6 |
| @open-wc/scoped-elements (source) | dependencies | patch | 2.1.3 -> 2.1.4 |
| @types/mocha (source) | devDependencies | patch | 10.0.0 -> 10.0.1 |
| rollup-plugin-serve | devDependencies | patch | 2.0.1 -> 2.0.2 |
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
open-wc/open-wc
v2.1.4
Patch Changes
-
89fb560: Add type entrypoint which enables you to get more advanced type information likeimport { ScopedElementsHost } from '@​open-wc/scoped-elements/types.js';
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.