Skip to content

chore(deps): bump vite from 7.3.2 to v8#1023

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vite-8.x
Open

chore(deps): bump vite from 7.3.2 to v8#1023
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vite-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Confidence
vite (source) ^7.3.2^8.0.8 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vitejs/vite (vite)

v8.0.8

Compare Source

Features
Bug Fixes

v8.0.7

Compare Source

Bug Fixes
  • use sync dns.getDefaultResultOrder instead of dns.promises (#​22185) (5c05b04)

v8.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
  • early return in getLocalhostAddressIfDiffersFromDNS when DNS order is verbatim (#​22151) (56ec256)
Miscellaneous Chores

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

v8.0.3

Compare Source

Features
Bug Fixes
  • html: cache unfiltered CSS list to prevent missing styles across entries (#​22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#​21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#​22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#​22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#​22019) (cff5f0c)
Miscellaneous Chores
Tests

v8.0.2

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 3. to review Waiting for reviews label Apr 9, 2026
@renovate renovate bot requested a review from hamza221 as a code owner April 9, 2026 16:52
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@renovate renovate bot requested a review from SebastianKrupinski as a code owner April 9, 2026 16:52
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 9, 2026

⚠️ 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. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nextcloud/vite-config@2.5.2
npm error Found: vite@8.0.8
npm error node_modules/vite
npm error   dev vite@"^8.0.8" from the root project
npm error   peer vite@"^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" from @vitejs/plugin-vue@6.0.5
npm error   node_modules/@vitejs/plugin-vue
npm error     @vitejs/plugin-vue@"^6.0.1" from @nextcloud/vite-config@2.5.2
npm error     node_modules/@nextcloud/vite-config
npm error       dev @nextcloud/vite-config@"^2.5.2" from the root project
npm error   2 more (vite-plugin-css-injected-by-js, vite-plugin-dts)
npm error
npm error Could not resolve dependency:
npm error peer vite@"^7.1.10" from @nextcloud/vite-config@2.5.2
npm error node_modules/@nextcloud/vite-config
npm error   dev @nextcloud/vite-config@"^2.5.2" from the root project
npm error
npm error Conflicting peer dependency: vite@7.3.2
npm error node_modules/vite
npm error   peer vite@"^7.1.10" from @nextcloud/vite-config@2.5.2
npm error   node_modules/@nextcloud/vite-config
npm error     dev @nextcloud/vite-config@"^2.5.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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/2026-04-09T20_28_11_083Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-09T20_28_11_083Z-debug-0.log

@renovate renovate bot added the 3. to review Waiting for reviews label Apr 9, 2026
Copy link
Copy Markdown
Contributor

@SebastianKrupinski SebastianKrupinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we'll have to wait for official Vite 8 support in @nextcloud/vite-config

nextcloud-libraries/nextcloud-vite-config#837

@renovate renovate bot force-pushed the renovate/vite-8.x branch from 7eeeecb to 207c406 Compare April 9, 2026 16:56
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vite-8.x branch from 207c406 to 65170ef Compare April 9, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant