Skip to content

chore(deps): update peerdependency vite to v8 - #695

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vite (source) >=6.4.2>=8.2.0 age confidence

Warning

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

⚠️ Renovate does not enforce Minimum Release Age for bump, lockfileUpdate, or rollback updates, so these are raised without a Minimum Release Age check. You will need to manually validate the Minimum Release Age for these package(s).


Release Notes

vitejs/vite (vite)

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

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.6

Compare Source

Please refer to CHANGELOG.md for details.

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.

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.

v7.3.0

Compare Source

Please refer to CHANGELOG.md for details.

v7.2.7

Compare Source

[v7.2.6](https://redirect.github.com/vitejs/vite/b

Note

PR body was truncated to here.


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 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 commented Mar 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: pnpm-lock.yaml
Scope: all 23 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 27, reused 0, downloaded 0, added 0
Progress: resolved 30, reused 0, downloaded 0, added 0
Progress: resolved 42, reused 0, downloaded 0, added 0
Progress: resolved 51, reused 0, downloaded 0, added 0
Progress: resolved 77, reused 0, downloaded 0, added 0
Progress: resolved 85, reused 0, downloaded 0, added 0
Progress: resolved 203, reused 0, downloaded 0, added 0
Progress: resolved 285, reused 0, downloaded 0, added 0
Progress: resolved 333, reused 0, downloaded 0, added 0
Progress: resolved 355, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/unjs/unhead/examples/vite-ssr-svelte:
 ERR_PNPM_TRUST_DOWNGRADE  High-risk trust downgrade for "chokidar@4.0.3" (possible package takeover)

This error happened while installing the dependencies of svelte-check@4.4.5

Trust checks are based solely on publish date, not semver. A package cannot be installed if any earlier-published version had stronger trust evidence. Earlier versions had provenance attestation, but this version has no trust evidence. A trust downgrade may indicate a supply chain incident.

@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 2 times, most recently from 42773a4 to 416a383 Compare March 24, 2026 14:16
@renovate renovate Bot changed the title chore(deps): update pnpm.catalog.default vite to v8 chore(deps): update peerdependency vite to v8 Mar 24, 2026
@github-actions

github-actions Bot commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size

No notable changes

All bundles (14)
Bundle Gzipped Brotli Raw
Core
Client (Minimal) 5.4 kB 4.9 kB 13.6 kB
Client (Full) 9.5 kB 8.7 kB 24.9 kB
Client (Self-Contained) 5.7 kB 5.1 kB 14.3 kB
Server (Minimal) 4.9 kB 4.4 kB 12.3 kB
Server (Self-Contained) 5.2 kB 4.7 kB 13 kB
Vue
Vue Client (Minimal) 5.9 kB 5.3 kB 14.6 kB
Vue Client (Full) 10.5 kB 9.6 kB 27.7 kB
Vue Server (Minimal) 5.4 kB 4.9 kB 13.4 kB
React
React Client (Minimal) 5.8 kB 5.3 kB 14.7 kB
React Client (Full) 10.6 kB 9.6 kB 28.1 kB
React Server (Minimal) 5.2 kB 4.7 kB 13 kB
Schema.org
Schema.org (Minimal) 11.7 kB 10.5 kB 34.1 kB
Schema.org Imports 0.1 kB 0.1 kB 0.1 kB
Schema.org Vue Meta 0.5 kB 0.4 kB 1 kB

📦 Runtime Dependencies

No runtime dependency changes

All packages (10)
Package External deps Install size Largest dependency Skipped optional
@unhead/angular 10 773.6 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/bundler 10 786.9 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/cli 18 4.4 MB @oxc-parser/binding-linux-arm64-gnu 2 MB 19
@unhead/eslint-plugin 9 683.2 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/react 11 810.7 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/schema-org 9 683.2 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/solid-js 11 810.7 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/svelte 11 810.7 kB @jridgewell/trace-mapping 146.7 kB 0
@unhead/vue 11 810.7 kB @jridgewell/trace-mapping 146.7 kB 0
unhead 9 683.2 kB @jridgewell/trace-mapping 146.7 kB 0
Skipped optional dependencies (19)
  • @unhead/cli: oxc-parser -> @oxc-parser/binding-android-arm-eabi, oxc-parser -> @oxc-parser/binding-android-arm64, oxc-parser -> @oxc-parser/binding-darwin-arm64, oxc-parser -> @oxc-parser/binding-darwin-x64, oxc-parser -> @oxc-parser/binding-freebsd-x64, oxc-parser -> @oxc-parser/binding-linux-arm-gnueabihf, oxc-parser -> @oxc-parser/binding-linux-arm-musleabihf, oxc-parser -> @oxc-parser/binding-linux-arm64-musl, oxc-parser -> @oxc-parser/binding-linux-ppc64-gnu, oxc-parser -> @oxc-parser/binding-linux-riscv64-gnu, oxc-parser -> @oxc-parser/binding-linux-riscv64-musl, oxc-parser -> @oxc-parser/binding-linux-s390x-gnu, oxc-parser -> @oxc-parser/binding-linux-x64-gnu, oxc-parser -> @oxc-parser/binding-linux-x64-musl, oxc-parser -> @oxc-parser/binding-openharmony-arm64, oxc-parser -> @oxc-parser/binding-wasm32-wasi, oxc-parser -> @oxc-parser/binding-win32-arm64-msvc, oxc-parser -> @oxc-parser/binding-win32-ia32-msvc, oxc-parser -> @oxc-parser/binding-win32-x64-msvc

Production dependencies only. Peer dependencies and Unhead workspace packages are excluded. Skipped optional dependencies are unavailable on the CI platform.


⚡ Performance (directional)

No significant change (within CI noise)

All benchmarks (25)
Benchmark PR Δ RME
SSR render (CPU) 0.367 ms ~ noise ±9.6%
SSR render (wall) 0.266 ms ~ noise ±4.8%
SSR allocated / render 235.3 KiB ~ noise ±7.0%
Schema.org cached render (CPU) 0.362 ms ~ noise ±6.9%
Schema.org cached render (wall) 0.258 ms ~ noise ±3.0%
Schema.org cached allocated / render 138.8 KiB ~ noise ±1.2%
Streaming wrapStream drain (CPU) 0.250 ms ~ noise ±3.8%
Streaming wrapStream drain (wall) 0.156 ms ~ noise ±3.7%
Streaming allocated / drain 148.9 KiB ~ noise ±0.7%
Streaming suspense chunk (CPU) 0.013 ms ~ noise ±5.9%
Streaming allocated / suspense chunk 5.1 KiB ~ noise ±0.4%
CSR DOM mutations / nav 38 ~ noise
CSR re-render (CPU) 0.859 ms ~ noise ±4.6%
CSR re-render (wall) 0.485 ms ~ noise ±1.9%
Bundler: transformInclude mixed ids 0.388 ms ~ noise ±0.7%
Bundler: useSeoMetaTransform static calls 3.677 ms ~ noise ±4.4%
Bundler: minifyTransform inline script/style 0.523 ms ~ noise ±3.0%
Bundler: treeshakeServerComposables many calls 2.659 ms ~ noise ±6.2%
Bundler: treeshakeServerComposables skip unrelated code 0.002 ms ~ noise ±1.1%
Bundler: ssrStaticReplace many head.ssr reads 1.704 ms ~ noise ±7.4%
Bundler: ssrStaticReplace skip unrelated code 0.002 ms ~ noise ±0.5%
Bundler: createHeadTransform many createHead calls 0.611 ms ~ noise ±5.4%
Bundler: react streaming skip JSX without head calls 0.003 ms ~ noise ±1.4%
Bundler: react streaming transform JSX with head calls 1.608 ms ~ noise ±6.8%
Bundler: solid streaming skip JSX without head calls 0.003 ms ~ noise ±1.2%

Baseline: main @ 7acca68 · 2026-08-04 · gzipped is the headline size metric · perf is directional (shared-runner, gated)

@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 2 times, most recently from 8c79306 to cfeceeb Compare March 29, 2026 06:24
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from cfeceeb to f2399c0 Compare April 4, 2026 14:44
@renovate renovate Bot changed the title chore(deps): update peerdependency vite to v8 chore(deps): update peerdependency vite to v8 - autoclosed Apr 6, 2026
@renovate renovate Bot closed this Apr 6, 2026
@renovate
renovate Bot deleted the renovate/vite-8.x branch April 6, 2026 18:32
@renovate renovate Bot changed the title chore(deps): update peerdependency vite to v8 - autoclosed chore(deps): update peerdependency vite to v8 Apr 9, 2026
@renovate renovate Bot reopened this Apr 9, 2026
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 6 times, most recently from b84e828 to e8f404d Compare April 12, 2026 05:09
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 4 times, most recently from e7f95ce to 7c24803 Compare April 29, 2026 17:44
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 7c24803 to 3c0958a Compare May 10, 2026 15:02
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 4 times, most recently from 1db00e3 to 79a568c Compare July 24, 2026 17:05
@harlan-zw harlan-zw added the v3 Targets Unhead v3 or the main branch label Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 79a568c to 57e7e84 Compare July 30, 2026 19:26
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 57e7e84 to 432aec8 Compare August 2, 2026 15:34
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 432aec8 to 3e2607f Compare August 3, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 Targets Unhead v3 or the main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant