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 @vendure/ngx-translate-extract to v9 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vendure/ngx-translate-extract ^8.2.2 -> ^9.0.0 age adoption passing confidence

Release Notes

vendure-ecommerce/ngx-translate-extract (@​vendure/ngx-translate-extract)

v9.2.1

Compare Source

  • Fix service parser to recognize the TranslateService property from an aliased superclass (#​53)

v9.2.0

Compare Source

Contains all changes from v9.2.0-next.0 plus:

  • Make sort sensitivity opt-in and configurable (#​41)
  • Fix service and function parsing when used after bracket syntax casting expression (#​51)

v9.1.1

Compare Source

  • Fix TranslateService not resolved when injected with readonly keyword (#​39)

v9.1.0

Compare Source

  • Add support for caching via the new --cache-file option (#​38)

v9.0.3

Compare Source

  • Fix RangeError: Maximum call stack size exceeded on nested templates (#​34)
  • Fix alphabetical order of extracted keys (#​35)

v9.0.2

Compare Source

  • Fix import from glob packages (#​31)
  • Fix extract for Windows file paths (#​32)

v9.0.1

Compare Source

  • Update dependencies & removed unused dependencies (#​29)
  • fix: Fix syntax error when parsing tsconfig file (#​30) Fixes #​24

v9.0.0

Compare Source

  • feat: Add support for new Angular v17 control flow syntax (#​27)

BREAKING CHANGES

  • minimum angular version required bumped to 17
  • minimum node version required bumped to v18.13.0 to be aligned with the Angular 17 requirements
  • minimum TypeScript version required bumped to v5.2 to be aligned with the Angular 17 requirements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Feb 2, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: graph-flow@0.6.4
npm ERR! Found: @angular/compiler@16.2.12
npm ERR! node_modules/@angular/compiler
npm ERR!   @angular/compiler@"^16.2.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/compiler@">=17.0.0" from @vendure/ngx-translate-extract@9.0.3
npm ERR! node_modules/@vendure/ngx-translate-extract
npm ERR!   dev @vendure/ngx-translate-extract@"^9.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-02T23_28_27_988Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-02T23_28_27_988Z-debug-0.log

@renovate renovate bot enabled auto-merge (squash) February 2, 2024 23:28
@renovate renovate bot force-pushed the renovate/vendure-ngx-translate-extract-9.x branch from d355a26 to 81c9291 Compare August 14, 2024 01:23
Copy link
Contributor Author

renovate bot commented Aug 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: graph-flow@0.6.4
npm error Found: @angular/compiler@16.2.12
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"^16.2.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/compiler@">=17.0.0" from @vendure/ngx-translate-extract@9.2.1
npm error node_modules/@vendure/ngx-translate-extract
npm error   dev @vendure/ngx-translate-extract@"^9.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-08-28T12_27_44_834Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-28T12_27_44_834Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vendure-ngx-translate-extract-9.x branch from 81c9291 to c34fd64 Compare August 28, 2024 12:27
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