fix(deps): update minor-dependencies #266
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.2
->1.0.3
2.0.0
->2.0.1
6.9.0
->6.9.1
6.9.0
->6.9.1
3.0.0
->3.0.1
4.0.0
->4.0.1
3.0.0
->3.0.1
4.1.4
->4.2.0
Release Notes
lit/lit (@lit-labs/scoped-registry-mixin)
v1.0.3
Compare Source
Patch Changes
fffa4406
- Update version range forlit
dependency to include v2 (and/or@lit/reactive-element
v1). This allows projects still on lit v2 to use this package without being forced to install lit v3.lit/lit (@lit/reactive-element)
v2.0.1
Compare Source
Patch Changes
#4284
89a5b088
- Allownull
to be in the type of@query()
decorated fields#4306
c28ebba1
- Update dependency version to refer to stable versions, rather than pre-release versions of our own packages.typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.9.1
Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.9.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
lit/lit (lit)
v3.0.1
Compare Source
Patch Changes
#4240
edf998c9
Thanks @remziatay! - Improved the type inferece of thechoose()
directive to properly restrict the case type inferred from provided value. Note: If this change creates a type error in your code, there must have been an unreachable case that can be removed, or the type of yourvalue
might be missing a valid case in the union.#4310
8f674ab3
Thanks @megheaiulian! - Thewhen()
directive now calls the case functions with the provided condition value as an argument. This allows the narrowing of types for the condition value based on its truthiness when used as a parameter for the case function.#4284
89a5b088
- Allownull
to be in the type of@query()
decorated fieldslit/lit (lit-element)
v4.0.1
Compare Source
Patch Changes
#4284
89a5b088
- Allownull
to be in the type of@query()
decorated fields#4306
c28ebba1
- Update dependency version to refer to stable versions, rather than pre-release versions of our own packages.lit/lit (lit-html)
v3.0.1
Compare Source
Patch Changes
#4240
edf998c9
Thanks @remziatay! - Improved the type inferece of thechoose()
directive to properly restrict the case type inferred from provided value. Note: If this change creates a type error in your code, there must have been an unreachable case that can be removed, or the type of yourvalue
might be missing a valid case in the union.#4310
8f674ab3
Thanks @megheaiulian! - Thewhen()
directive now calls the case functions with the provided condition value as an argument. This allows the narrowing of types for the condition value based on its truthiness when used as a parameter for the case function.rollup/rollup (rollup)
v4.2.0
Compare Source
2023-10-31
Features
parseAstAsync
helper function (#5202)Pull Requests
parseAstAsync
and parallelize parsing AST (@sapphi-red)v4.1.6
Compare Source
2023-10-31
Bug Fixes
Pull Requests
v4.1.5
Compare Source
2023-10-28
Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - "before 9am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.