Skip to content

Update dependency vite to v7 #365

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

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

Update dependency vite to v7 #365

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
vite (source) ^6.3.5 -> ^7.0.6 age confidence

Release Notes

vitejs/vite (vite)

v7.0.6

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.0.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.0.4

Compare Source

Bug Fixes
  • allow resolving bare specifiers to relative paths for entries (#​20379) (324669c)
Build System

v7.0.3

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • minor changes to reduce diff between normal Vite and rolldown-vite (#​20354) (2e8050e)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.0.0

Compare Source


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 becomes conflicted, 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.

@renovate renovate bot added the dependencies This updates dependency files label Jul 4, 2025
Copy link
Contributor Author

renovate bot commented Jul 4, 2025

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @joshwooding/[email protected]
npm warn Found: [email protected]
npm warn node_modules/vite
npm warn   dev vite@"^7.0.6" from the root project
npm warn   3 more (@vitejs/plugin-react, vite-plugin-dts, vite-plugin-lib-inject-css)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" from @joshwooding/[email protected]
npm warn node_modules/@joshwooding/vite-plugin-react-docgen-typescript
npm warn   @joshwooding/vite-plugin-react-docgen-typescript@"0.5.0" from @storybook/[email protected]
npm warn   node_modules/@storybook/react-vite
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/vite
npm warn   peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" from @joshwooding/[email protected]
npm warn   node_modules/@joshwooding/vite-plugin-react-docgen-typescript
npm warn     @joshwooding/vite-plugin-react-docgen-typescript@"0.5.0" from @storybook/[email protected]
npm warn     node_modules/@storybook/react-vite
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @storybook/[email protected]
npm error Found: [email protected]
npm error node_modules/vite
npm error   dev vite@"^7.0.6" from the root project
npm error   peer vite@"^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0" from @vitejs/[email protected]
npm error   node_modules/@vitejs/plugin-react
npm error     dev @vitejs/plugin-react@"^4.6.0" from the root project
npm error   2 more (vite-plugin-dts, vite-plugin-lib-inject-css)
npm error
npm error Could not resolve dependency:
npm error peer vite@"^4.0.0 || ^5.0.0 || ^6.0.0" from @storybook/[email protected]
npm error node_modules/@storybook/builder-vite
npm error   dev @storybook/builder-vite@"^8.6.14" from the root project
npm error   @storybook/builder-vite@"8.6.14" from @storybook/[email protected]
npm error   node_modules/@storybook/react-vite
npm error     dev @storybook/react-vite@"^8.6.14" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/vite
npm error   peer vite@"^4.0.0 || ^5.0.0 || ^6.0.0" from @storybook/[email protected]
npm error   node_modules/@storybook/builder-vite
npm error     dev @storybook/builder-vite@"^8.6.14" from the root project
npm error     @storybook/builder-vite@"8.6.14" from @storybook/[email protected]
npm error     node_modules/@storybook/react-vite
npm error       dev @storybook/react-vite@"^8.6.14" 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 /runner/cache/others/npm/_logs/2025-07-24T07_01_39_101Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-07-24T07_01_39_101Z-debug-0.log

Copy link
Contributor

github-actions bot commented Jul 4, 2025

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/pictor/-/pipelines/1945196832

Status: Failed
Duration: 33 seconds

@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from e86be6d to c64796f Compare July 8, 2025 11:36
@Taucher2003
Copy link
Member

@nicosammito this update depends on #341 as the current storybook version does not allow vite v7

@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 3256cac to 824225f Compare July 17, 2025 03:49
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 824225f to 07467eb Compare July 24, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants