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

fix(deps): update dependency vite to v5 #1601

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) ^4.4.11 -> ^5.0.0 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

v5.0.0


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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 18, 2023

⚠ 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: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vitejs/plugin-react@4.1.1
npm ERR! Found: vite@5.0.0
npm ERR! node_modules/vite
npm ERR!   vite@"^5.0.0" from the root project
npm ERR!   vite@"^3.0.0 || ^4.0.0 || ^5.0.0-0" from vite-node@0.34.6
npm ERR!   node_modules/vite-node
npm ERR!     vite-node@"0.34.6" from vitest@0.34.6
npm ERR!     node_modules/vitest
npm ERR!       dev vitest@"^0.34.6" from the root project
npm ERR!       3 more (@testing-library/jest-dom, @vitest/coverage-v8, @vitest/ui)
npm ERR!   2 more (vite-tsconfig-paths, vitest)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^4.2.0" from @vitejs/plugin-react@4.1.1
npm ERR! node_modules/@vitejs/plugin-react
npm ERR!   @vitejs/plugin-react@"^4.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vite@4.5.0
npm ERR! node_modules/vite
npm ERR!   peer vite@"^4.2.0" from @vitejs/plugin-react@4.1.1
npm ERR!   node_modules/@vitejs/plugin-react
npm ERR!     @vitejs/plugin-react@"^4.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/worker/17c92d/94a0f4/cache/others/npm/_logs/2023-11-18T08_05_27_154Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/17c92d/94a0f4/cache/others/npm/_logs/2023-11-18T08_05_27_154Z-debug-0.log

@DerekRoberts
Copy link
Member

This is a very new major update with several dependencies that need to catch up. Will revisit.

Copy link
Contributor Author

renovate bot commented Nov 18, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-vite branch November 18, 2023 08:07
@DerekRoberts DerekRoberts restored the renovate/major-vite branch January 3, 2024 23:31
@renovate renovate bot deleted the renovate/major-vite branch January 3, 2024 23:31
@DerekRoberts DerekRoberts restored the renovate/major-vite branch January 4, 2024 17:17
@DerekRoberts DerekRoberts reopened this Jan 4, 2024
@DerekRoberts DerekRoberts self-assigned this Jan 4, 2024
@DerekRoberts DerekRoberts added the dependencies Pull requests that update a dependency file label Jan 4, 2024
@DerekRoberts DerekRoberts added this pull request to the merge queue Jan 4, 2024
Merged via the queue into main with commit 02ced7f Jan 4, 2024
17 checks passed
@DerekRoberts DerekRoberts deleted the renovate/major-vite branch January 4, 2024 17:27
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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant