Skip to content

Bump ng-extract-i18n-merge from 1.4.0 to 2.2.0 in /modules/web#309

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/modules/web/ng-extract-i18n-merge-2.2.0
Closed

Bump ng-extract-i18n-merge from 1.4.0 to 2.2.0 in /modules/web#309
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/modules/web/ng-extract-i18n-merge-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 23, 2022

Copy link
Copy Markdown

Bumps ng-extract-i18n-merge from 1.4.0 to 2.2.0.

Release notes

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

2.2.0

  • feat: adding option "sourceFileOnly" to config "includeContext" 9cb191a
  • chore: correct github repository link 55f2ed7

daniel-sc/ng-extract-i18n-merge@v2.1.2...v2.2.0

2.1.2

  • fix: gracefully handle non-existent target nodes b4df315
  • fix: do not change translation state for changes only in collapsible whitespace

daniel-sc/ng-extract-i18n-merge@v2.1.1...v2.1.2

2.1.1

  • fix: handle empty target files gracefully 7c00745

daniel-sc/ng-extract-i18n-merge@v2.1.0...v2.1.1

2.1.0

  • feat: auto create missing target files #36
  • fix: support angular 14 #37

daniel-sc/ng-extract-i18n-merge@v2.0.1...v2.1.0

2.0.1

daniel-sc/ng-extract-i18n-merge@v2.0.0...v2.0.1

2.0.0

Breaking changes:

  • Now this plugin uses the default angular "extract-i18n" target - so you can (must) simply run ng extract-i18n! (#30)
  • Default sort is now "stableAppendNew" (was: "idAsc") (#26).
  • Leading/trailing whitespaces are normalized (i.e. collapsed to one space) but not completely trimmed (#28).
  • Npm run script is removed (you can create a manual npm run script of course).

Full Changelog: daniel-sc/ng-extract-i18n-merge@v1.4.0...v2.0.0

2.0.0-beta

  • feat: change default sort behaviour to "stableAppendNew", as this keeps the order for units with implicit ID. eff3cad
  • fix: retain leading/trailing whitespaces of translation sources/targets 14edd03

BREAKING CHANGES:

  • To retain the previous sort behavior set option sort: "idAsc".
  • Leading/Trailing whitespaces can lead to visible changes. If in doubt, check and remove whitespaces in your template files.

daniel-sc/ng-extract-i18n-merge@v1.4.0...v2.0.0-0

Commits
  • c80b09f 2.2.0
  • 020a6dc Merge pull request #47 from daniel-sc/45-retain-context-in-source-file-only
  • 9cb191a feat: adding option "sourceFileOnly" to config "includeContext"
  • af5a87c Update issue templates
  • 55f2ed7 chore: correct github repository link
  • 1aebedf 2.1.2
  • b4df315 fix: gracefully handle non-existent target nodes
  • e48333e 2.1.1
  • 7c00745 fix: handle empty target files gracefully
  • d60b814 2.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2022
@codecov

codecov Bot commented Sep 23, 2022

Copy link
Copy Markdown

Codecov Report

Merging #309 (12bde22) into master (8f10fe2) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   42.00%   41.99%   -0.01%     
==========================================
  Files         163      163              
  Lines       10829    10829              
==========================================
- Hits         4549     4548       -1     
- Misses       6033     6034       +1     
  Partials      247      247              

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/modules/web/ng-extract-i18n-merge-2.2.0 branch from 2a8ae08 to 4dd86e9 Compare September 23, 2022 11:12
Bumps [ng-extract-i18n-merge](https://github.com/daniel-sc/ng-extract-i18n-merge) from 1.4.0 to 2.2.0.
- [Release notes](https://github.com/daniel-sc/ng-extract-i18n-merge/releases)
- [Commits](daniel-sc/ng-extract-i18n-merge@v1.4.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/modules/web/ng-extract-i18n-merge-2.2.0 branch from 4dd86e9 to 12bde22 Compare September 23, 2022 13:32
@dependabot @github

dependabot Bot commented on behalf of github Oct 11, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

4 similar comments
@dependabot @github

dependabot Bot commented on behalf of github Oct 28, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Nov 25, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Apr 14, 2023

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2023

Copy link
Copy Markdown
Author

Superseded by #431.

@dependabot dependabot Bot closed this Sep 4, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/modules/web/ng-extract-i18n-merge-2.2.0 branch September 4, 2023 12:22
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