vis-graph3d icon indicating copy to clipboard operation
vis-graph3d copied to clipboard

chore(deps): update dependency uuid to v10

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid ^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 -> ^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 age adoption passing confidence
uuid 9.0.1 -> 10.0.0 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • update node support (drop node@12, node@14, add node@20) (#​750)
Features
Bug Fixes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 10 '24 02:06 renovate[bot]

⚠️ 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 could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/uuid
npm error   dev uuid@"10.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer uuid@"^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" from [email protected]
npm error node_modules/vis-data
npm error   dev vis-data@"7.1.9" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/uuid
npm error   peer uuid@"^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" from [email protected]
npm error   node_modules/vis-data
npm error     dev vis-data@"7.1.9" 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-09-26T21_07_57_649Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-26T21_07_57_649Z-debug-0.log

renovate[bot] avatar Jun 10 '24 02:06 renovate[bot]