Skip to content

chore(deps): update dependency vite to v8#153

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

chore(deps): update dependency vite to v8#153
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vite-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
vite (source) 7.3.18.0.16 age confidence

Release Notes

vitejs/vite (vite)

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • deps: update rolldown-related dependencies (#​22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

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

v7.3.5

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.3

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.2

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: (UTC)

  • 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 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 requested a review from a team as a code owner March 15, 2026 01:20
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 15, 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.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @joshwooding/vite-plugin-react-docgen-typescript@0.6.1
npm warn Found: vite@8.0.16
npm warn node_modules/vite
npm warn   dev vite@"8.0.16" from the root project
npm warn   3 more (@tailwindcss/vite, @vitejs/plugin-react, vite-plugin-dts)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" from @joshwooding/vite-plugin-react-docgen-typescript@0.6.1
npm warn node_modules/@joshwooding/vite-plugin-react-docgen-typescript
npm warn   @joshwooding/vite-plugin-react-docgen-typescript@"0.6.1" from @storybook/react-vite@9.1.20
npm warn   node_modules/@storybook/react-vite
npm warn
npm warn Conflicting peer dependency: vite@7.3.5
npm warn node_modules/vite
npm warn   peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" from @joshwooding/vite-plugin-react-docgen-typescript@0.6.1
npm warn   node_modules/@joshwooding/vite-plugin-react-docgen-typescript
npm warn     @joshwooding/vite-plugin-react-docgen-typescript@"0.6.1" from @storybook/react-vite@9.1.20
npm warn     node_modules/@storybook/react-vite
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @storybook/builder-vite@9.1.20
npm warn Found: vite@8.0.16
npm warn node_modules/vite
npm warn   dev vite@"8.0.16" from the root project
npm warn   3 more (@tailwindcss/vite, @vitejs/plugin-react, vite-plugin-dts)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^5.0.0 || ^6.0.0 || ^7.0.0" from @storybook/builder-vite@9.1.20
npm warn node_modules/@storybook/builder-vite
npm warn   @storybook/builder-vite@"9.1.20" from @storybook/react-vite@9.1.20
npm warn   node_modules/@storybook/react-vite
npm warn
npm warn Conflicting peer dependency: vite@7.3.5
npm warn node_modules/vite
npm warn   peer vite@"^5.0.0 || ^6.0.0 || ^7.0.0" from @storybook/builder-vite@9.1.20
npm warn   node_modules/@storybook/builder-vite
npm warn     @storybook/builder-vite@"9.1.20" from @storybook/react-vite@9.1.20
npm warn     node_modules/@storybook/react-vite
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @storybook/react-vite@9.1.20
npm error Found: vite@8.0.16
npm error node_modules/vite
npm error   dev vite@"8.0.16" from the root project
npm error   peer vite@"^5.2.0 || ^6 || ^7 || ^8" from @tailwindcss/vite@4.2.2
npm error   node_modules/@tailwindcss/vite
npm error     dev @tailwindcss/vite@"4.2.2" from the root project
npm error   2 more (@vitejs/plugin-react, vite-plugin-dts)
npm error
npm error Could not resolve dependency:
npm error peer vite@"^5.0.0 || ^6.0.0 || ^7.0.0" from @storybook/react-vite@9.1.20
npm error node_modules/@storybook/react-vite
npm error   dev @storybook/react-vite@"9.1.20" from the root project
npm error
npm error Conflicting peer dependency: vite@7.3.5
npm error node_modules/vite
npm error   peer vite@"^5.0.0 || ^6.0.0 || ^7.0.0" from @storybook/react-vite@9.1.20
npm error   node_modules/@storybook/react-vite
npm error     dev @storybook/react-vite@"9.1.20" 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/2026-06-01T20_11_31_819Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-01T20_11_31_819Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 6b3b7b9 to d606e4b Compare March 23, 2026 12:52
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from d606e4b to b0dfb4c Compare March 26, 2026 10:00
@renovate renovate Bot force-pushed the renovate/vite-8.x branch 5 times, most recently from 1b61344 to 2d2c535 Compare April 9, 2026 05:25
@renovate renovate Bot force-pushed the renovate/vite-8.x branch 2 times, most recently from a509cd6 to f914ad2 Compare April 23, 2026 10:38
@renovate renovate Bot force-pushed the renovate/vite-8.x branch 2 times, most recently from 930a0b5 to 9e27954 Compare May 11, 2026 08:29
@renovate renovate Bot force-pushed the renovate/vite-8.x branch 2 times, most recently from 64b683c to 32eaaa8 Compare May 21, 2026 08:56
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 32eaaa8 to 276fed7 Compare June 1, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants