Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @lit/localize-tools to ^0.8.0 #73

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lit/localize-tools (source) ^0.6.5 -> ^0.8.0 age adoption passing confidence

Release Notes

lit/lit (@​lit/localize-tools)

v0.8.0

Compare Source

Minor Changes
Patch Changes

v0.7.2

Compare Source

Patch Changes
  • #​4503 350147d6 - Fix an issue where running extract 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 the build 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 multiple msg() 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
  • #​4299 fffa4406 - Update version range for lit 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
  • #​4141 6b515e43 - Update TypeScript to ~5.2.0, which includes breaking changes to the TypeScript compiler APIs
Patch 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants