Update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | minor | 5.11.0 -> 5.12.0 |
@typescript-eslint/parser | devDependencies | minor | 5.11.0 -> 5.12.0 |
lit (source) | dependencies | minor | 2.1.3 -> 2.2.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.12.0
Bug Fixes
- eslint-plugin: [init-declarations] fix nested namespace (#4544) (fe910e6)
- eslint-plugin: [no-unnecessary-type-arguments] Use Symbol to check if it's the same type (#4543) (5b7d8df)
- support nested object deconstructuring with type annotation (#4548) (4da9278)
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.12.0
Note: Version bump only for package @typescript-eslint/parser
lit/lit
v2.2.0
Minor Changes
-
#2401
2c9d0008
- Added a devlog events system that may be used for debugging and visualizing Lit's internals.
Patch Changes
- Updated dependencies [
2c9d0008
]:- lit-element@3.2.0
- lit-html@2.2.0
- @lit/reactive-element@1.3.0
v2.1.4
Patch Changes
-
#2518
bbbf21d4
- Fix breaking change in the PropertyValues type. Make PropertyValues compatible with Map<string, string> and other Map types. -
#2526
a50d188a
- Export PropertyValueMap such that JavaScript generated by Google Closure Compiler can reference this type. Do not directly import thePropertyValueMap
interface.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.