Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps ng-extract-i18n-merge from 2.7.0 to 2.8.1.

Release notes

Sourced from ng-extract-i18n-merge's releases.

2.8.1

  • fix: retain notes for xlf2 with includeContext=true + support multiline locations 53cd31f #80

daniel-sc/ng-extract-i18n-merge@v2.8.0...v2.8.1

2.8.0

What's Changed

Full Changelog: daniel-sc/ng-extract-i18n-merge@v2.7.1...v2.8.0

2.8.0 alpha

  • feat: improved handling for source text changes (#79) c127191
  • fix: keep translation state for fuzzy matched unit with unchanged source text 54c6536
  • refactor: remove dependencies to xml_normalize and xliff-simple-merge e10ab50
  • feat: support angular 17 (next) (#77) 156c387

daniel-sc/ng-extract-i18n-merge@v2.7.1...v2.8.0-0

2.7.1

  • fix: prevent generation of target node for updated source texts when newTranslationTargetsBlank=omit/true ca0339f #74

daniel-sc/ng-extract-i18n-merge@v2.7.0...v2.7.1

Commits
  • b70232f 2.8.1
  • 53cd31f fix: retain notes for xlf2 with includeContext=true + support multiline locat...
  • 6053e8b 2.8.0
  • 4fcb760 2.8.0-0
  • 3a944a3 refactor: declare supported node versions explicitly
  • e2f8396 fix: remove npm prepack command as it conflicts with np v8
  • c127191 feat: improved handling for source text changes (#79)
  • be97d0e Merge pull request #78 from daniel-sc/inline-xliff-simple-merge
  • 54c6536 fix: keep translation state for fuzzy matched unit with unchanged source text
  • e7b4831 refactor: extract merger
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ng-extract-i18n-merge](https://github.com/daniel-sc/ng-extract-i18n-merge) from 2.7.0 to 2.8.1.
- [Release notes](https://github.com/daniel-sc/ng-extract-i18n-merge/releases)
- [Commits](daniel-sc/ng-extract-i18n-merge@v2.7.0...v2.8.1)

---
updated-dependencies:
- dependency-name: ng-extract-i18n-merge
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #528 (39e274f) into master (5d81c6f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #528   +/-   ##
=======================================
  Coverage   42.05%   42.05%           
=======================================
  Files         164      164           
  Lines       10913    10913           
=======================================
  Hits         4590     4590           
  Misses       6063     6063           
  Partials      260      260           

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 31, 2023

Superseded by #529.

@dependabot dependabot bot closed this Oct 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/web/ng-extract-i18n-merge-2.8.1 branch October 31, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants