chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/core (source) | devDependencies | patch | 7.17.8 -> 7.17.9 |
| @babel/runtime-corejs3 | devDependencies | patch | 7.17.8 -> 7.17.9 |
| jszip | dependencies | patch | 3.9.0 -> 3.9.1 |
| lit (source) | dependencies | patch | 2.2.1 -> 2.2.2 |
Release Notes
babel/babel
v7.17.9
🐛 Bug Fix
-
babel-parser,babel-standalone-
#14427 Restore numeric seaprators support in
@babel/standalone(@nicolo-ribaudo)
-
#14427 Restore numeric seaprators support in
-
babel-traverse -
babel-plugin-proposal-decorators- #14396 [2021-12] Support class decorators in export declarations (@nicolo-ribaudo)
- #14387 fix: forward accessor proxy getter results (@JLHwung)
-
babel-parser -
babel-generator,babel-parser -
babel-plugin-transform-classes,babel-plugin-transform-modules-commonjs,babel-preset-env-
#14366 Align named imports behavior in
.mjsand.jsfiles (@nicolo-ribaudo)
-
#14366 Align named imports behavior in
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties-
#14351 [setPublicClassFields] Use define for static
name/length(@nicolo-ribaudo)
-
#14351 [setPublicClassFields] Use define for static
💅 Polish
-
babel-plugin-proposal-decorators- #14398 Add missing semicolons in 2021-12 decorators output (@nicolo-ribaudo)
📝 Documentation
- #14397 Mention how to report vulns in Babel dependencies (@nicolo-ribaudo)
🏠 Internal
- Other
-
#14419 Use
jest-light-runnerfrom npm (@nicolo-ribaudo)
-
#14419 Use
-
babel-cli- #14385 Fix flaky @babel/cli test (@JLHwung)
-
babel-helper-function-name,babel-helper-get-function-arity-
#14389 Inline
@babel/helper-get-function-aritypackage (@nicolo-ribaudo)
-
#14389 Inline
-
babel-helpers-
#14343 Remove unused
@babel/helperscode (@nicolo-ribaudo)
-
#14343 Remove unused
-
babel-core,babel-highlight,babel-parser- #14377 refactor: replace deprecated String.prototype.substr() (@CommanderRoot)
lit/lit
v2.2.2
Patch Changes
-
#2657
a6069c40- Remove readonly restriction fromStyleInfointerface as addition, deletion, and updating of styles is valid. ExpandedstyleMapdocumentation with links to lit.dev. -
#2642
badc532c- Add an additional security brand check to StaticValues; Similar to #2307 -
#2691
171143bd- Fixesrefbug when auto-bound class method used as a callback could incorrectly receiveundefined. -
#2661
9a3a38cd- Give a clearer error message when rendering into null/undefined -
#2646
365cd09a- Clarify that hacking around the template strings array brand error can create security vulnerabilities.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.