chore(deps): update dependency @lit/localize-tools to ^0.8.0 #73
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:
^0.6.5
->^0.8.0
Release Notes
lit/lit (@lit/localize-tools)
v0.8.0
Compare Source
Minor Changes
290a608a
- Update typescript to 5.5.0Patch Changes
feccc1ba
]:v0.7.2
Compare Source
Patch Changes
#4503
350147d6
- Fix an issue where runningextract
on an existing translation target would rewrite the "id" for placeholders signifying the expression index, which breaks translation targets where the expressions need to be reordered.#4530
258142d2
- Translated message validation that runs before thebuild
step now disregards template literal expressions. This allow source code to have variables in expressions renamed while still keeping the same translations, or avoid errors that could happen from module import order changing which expression gets picked up first when multiplemsg()
calls with the same id have different expressions. This behavior is more consistent with how a translation unit is identified according to how the message id is generated.Updated dependencies [
1a32b61e
,57b00630
]:v0.7.1
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.v0.7.0
Compare Source
Minor Changes
6b515e43
- Update TypeScript to ~5.2.0, which includes breaking changes to the TypeScript compiler APIsPatch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.