taiga-family / micro-sentry

Tiny Sentry client with idiomatic wrapper for Angular
Apache License 2.0
35 stars 3 forks source link

chore(deps): update nx to v17.3.2 - autoclosed #50

Closed taiga-family-bot closed 1 month ago

taiga-family-bot commented 1 month ago

This PR contains the following updates:

Package Type Change
@nx/angular (source) devDependencies 17.1.2 -> 17.3.2
@nx/eslint (source) devDependencies 17.1.2 -> 17.3.2
@nx/eslint-plugin (source) devDependencies 17.1.2 -> 17.3.2
@nx/jest (source) devDependencies 17.1.2 -> 17.3.2
@nx/workspace (source) devDependencies 17.1.2 -> 17.3.2
nx (source) devDependencies 17.1.2 -> 17.3.2


This PR has been generated by Renovate Bot.

taiga-family-bot commented 1 month ago

⚠️ 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:

The artifact failure details are included below:

File name: undefined
Command failed: ws=$(node -p '!!require(`./package.json`).workspaces') && npm i -ws=$ws --include-workspace-root=$ws --verbose && npm i -ws=$ws --include-workspace-root=$ws
npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.17.0
npm verbose title npm i
npm verbose argv "i" "--workspaces" "false" "--include-workspace-root" "false" "--loglevel" "verbose"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-08T11_22_05_978Z-
npm verbose logfile /home/runner/.npm/_logs/2024-10-08T11_22_05_978Z-debug-0.log
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fanimations 14ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fcore 8ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/rxjs 6ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/zone.js 3ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fcommon 7ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fcompiler 6ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fforms 6ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-browser 7ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-browser-dynamic 15ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-server 8ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2frouter 6ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fssr 4ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@ngx-ssr%2fplatform 278ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/express 34ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/tslib 2ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fbuild-angular 8ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/@angular%2fcompiler-cli 10ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/typescript 26ms (cache hit)
npm http fetch GET 200 https://registry.npmjs.org/typescript 26ms (cache hit)
npm verbose stack Error: unable to resolve dependency tree
npm verbose stack     at #failPeerConflict (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1360:25)
npm verbose stack     at #loadPeerSet (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1326:33)
npm verbose stack     at async #loadPeerSet (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1305:23)
npm verbose stack     at async #buildDepStep (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:901:11)
npm verbose stack     at async Arborist.buildIdealTree (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:181:7)
npm verbose stack     at async Promise.all (index 1)
npm verbose stack     at async Arborist.reify (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:131:5)
npm verbose stack     at async Install.exec (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/lib/commands/install.js:150:5)
npm verbose stack     at async Npm.exec (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/lib/npm.js:207:9)
npm verbose stack     at async module.exports (/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/lib/cli/entry.js:74:5)
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: micro-sentry@0.0.0-development
npm error Found: typescript@5.3.3
npm error node_modules/typescript
npm error   dev typescript@"5.3.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.2 <5.3" from @angular/compiler-cli@17.0.2
npm error node_modules/@angular/compiler-cli
npm error   dev @angular/compiler-cli@"17.0.2" from the root project
npm error   peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.0.0
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"17.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 /home/runner/.npm/_logs/2024-10-08T11_22_05_978Z-eresolve-report.txt
npm verbose cwd /tmp/renovate/repos/github/taiga-family/micro-sentry
npm verbose os Linux 6.8.0-1014-azure
npm verbose node v20.17.0
npm verbose npm  v10.8.2
npm verbose exit 1
npm verbose code 1
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-08T11_22_05_978Z-debug-0.log