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: update nx to v20.3.0 #595

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

Conversation

taiga-family-bot
Copy link
Collaborator

@taiga-family-bot taiga-family-bot commented Nov 2, 2024

This PR contains the following updates:

Package Type Change
@nx/angular (source) devDependencies 20.0.0 -> 20.3.0
@nx/jest (source) devDependencies 20.0.0 -> 20.3.0
@nx/node (source) devDependencies 20.0.0 -> 20.3.0
@nx/workspace (source) devDependencies 20.0.0 -> 20.3.0

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

This PR has been generated by Renovate Bot.

@taiga-family-bot taiga-family-bot changed the title chore: update to v20.0.7 chore: update to v20.0.8 Nov 4, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from aa6869e to cf9e2ee Compare November 4, 2024 03:14
@taiga-family-bot
Copy link
Collaborator Author

taiga-family-bot commented Nov 4, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: ng-dompurify@4.1.10
npm error Found: @angular-devkit/build-angular@16.2.16
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"16.2.16" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular-devkit/build-angular@">= 17.0.0 < 20.0.0" from @nx/angular@20.3.0
npm error node_modules/@nx/angular
npm error   dev @nx/angular@"20.3.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 /home/runner/.npm/_logs/2025-01-07T15_33_44_754Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-07T15_33_44_754Z-debug-0.log

File name: undefined
Command failed: npx nx migrate nx --from=nx@20.0.0 --to=nx@20.3.0
Unable to fetch migrations for @nx/linter@20.3.0: Command failed: npm install @nx/linter@20.3.0
npm error code ETARGET
npm error notarget No matching version found for @nx/linter@20.3.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-07T15_34_21_316Z-debug-0.log

Command failed: /tmp/tmp-8355-KLfVCBnGVFbq/node_modules/.bin/nx _migrate nx --from=nx@20.0.0 --to=nx@20.3.0

File name: undefined
Command failed: ws=$(node -p '!!require(`./package.json`).workspaces') && npm i -ws=$ws --include-workspace-root=$ws && npm i -ws=$ws --include-workspace-root=$ws
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: ng-dompurify@4.1.10
npm error Found: @angular-devkit/build-angular@16.2.16
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"16.2.16" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular-devkit/build-angular@">= 17.0.0 < 20.0.0" from @nx/angular@20.3.0
npm error node_modules/@nx/angular
npm error   dev @nx/angular@"20.3.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 /home/runner/.npm/_logs/2025-01-07T15_34_28_912Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-07T15_34_28_912Z-debug-0.log

@taiga-family-bot taiga-family-bot changed the title chore: update to v20.0.8 chore: update nx to v20.0.8 Nov 5, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from cf9e2ee to 3d930de Compare November 6, 2024 01:56
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.0.8 chore: update nx to v20.0.9 Nov 6, 2024
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.0.9 chore: update nx to v20.0.10 Nov 6, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from 3d930de to 0eaa1f8 Compare November 6, 2024 17:33
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.0.10 chore: update nx to v20.0.11 Nov 7, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch 2 times, most recently from 1aff82a to e119e8f Compare November 8, 2024 22:35
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.0.11 chore: update nx to v20.0.12 Nov 8, 2024
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.0.12 chore: update nx to v20.0.13 Nov 11, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from e119e8f to db2aced Compare November 11, 2024 21:33
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.0.13 chore: update nx to v20.1.0 Nov 11, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch 2 times, most recently from c6640fe to 3f91b6f Compare November 14, 2024 20:39
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.1.0 chore: update nx to v20.1.1 Nov 14, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from 3f91b6f to 79275bd Compare November 15, 2024 18:45
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.1.1 chore: update nx to v20.1.2 Nov 15, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from 79275bd to f25af8f Compare November 23, 2024 01:59
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.1.2 chore: update nx to v20.1.3 Nov 23, 2024
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.1.3 chore: update nx to v20.1.4 Nov 29, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from f25af8f to cc0c011 Compare November 29, 2024 02:03
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.1.4 chore: update nx to v20.2.0 Dec 5, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch 2 times, most recently from e646b03 to 4702073 Compare December 7, 2024 02:00
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.2.0 chore: update nx to v20.2.1 Dec 7, 2024
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.2.1 chore: update nx to v20.2.1 - autoclosed Dec 8, 2024
@taiga-family-bot taiga-family-bot deleted the renovate/dev-dependencies/nx branch December 8, 2024 18:30
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.2.1 - autoclosed chore: update nx to v20.2.1 Dec 8, 2024
@taiga-family-bot taiga-family-bot restored the renovate/dev-dependencies/nx branch December 8, 2024 19:22
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from 4702073 to 7d46640 Compare December 8, 2024 20:40
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.2.1 chore: update nx to v20.2.2 Dec 10, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from 7d46640 to 28fe39b Compare December 10, 2024 23:36
@taiga-family-bot taiga-family-bot changed the title chore: update nx to v20.2.2 chore: update nx to v20.3.0 Dec 20, 2024
@taiga-family-bot taiga-family-bot force-pushed the renovate/dev-dependencies/nx branch from 28fe39b to aed3525 Compare December 20, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant