projektwahl / projektwahl-lit

Software to manage choosing projects and automatically assigning people to projects.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump @lit/localize-tools from 0.6.3 to 0.6.6 #531

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @lit/localize-tools from 0.6.3 to 0.6.6.

Release notes

Sourced from @​lit/localize-tools's releases.

@​lit/localize-tools@​0.6.6

Patch Changes

  • #3514 78811714 - - Existing XLIFF files will be updated instead of re-generated, so additional data added by other processes (such as state="translated" attributes) will be preserved instead of deleted.
    • XLIFF <note> elements generated by Lit Localize will now have a from="lit-localize" attribute to distinguish them from other notes.
  • Updated dependencies [72fcf0d7]:
    • lit@2.6.0

@​lit/localize-tools@​0.6.5

Patch Changes

  • #3116 7d185b4e - Upgraded TypeScript version to ~4.7.4

  • #3136 afff4c17 - Updated xmldom dependency. Minor change to XML attribute formatting can be expected.

@​lit/localize-tools@​0.6.4

Patch Changes

Changelog

Sourced from @​lit/localize-tools's changelog.

0.6.6

Patch Changes

  • #3514 78811714 - - Existing XLIFF files will be updated instead of re-generated, so additional data added by other processes (such as state="translated" attributes) will be preserved instead of deleted.
    • XLIFF <note> elements generated by Lit Localize will now have a from="lit-localize" attribute to distinguish them from other notes.
  • Updated dependencies [72fcf0d7]:
    • lit@2.6.0

0.6.5

Patch Changes

  • #3116 7d185b4e - Upgraded TypeScript version to ~4.7.4

  • #3136 afff4c17 - Updated xmldom dependency. Minor change to XML attribute formatting can be expected.

0.6.4

Patch Changes

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #534.