Skip to content

Update dependency vite to v8 - #77

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-vite
Open

Update dependency vite to v8#77
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-vite

Conversation

@renovate

@renovate renovate Bot commented Mar 12, 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) 7.0.38.2.1 age confidence

Release Notes

vitejs/vite (vite)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

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

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.

@changeset-bot

changeset-bot Bot commented Mar 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 59860d5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/major-vite branch from cbcfb11 to 4823441 Compare March 19, 2026 05:44
@renovate
renovate Bot force-pushed the renovate/major-vite branch 3 times, most recently from 1f0a0a0 to 1cc0bd3 Compare April 6, 2026 12:41
@renovate
renovate Bot force-pushed the renovate/major-vite branch 4 times, most recently from 8ecb972 to cc8cf77 Compare April 9, 2026 04:50
@renovate
renovate Bot force-pushed the renovate/major-vite branch 2 times, most recently from 27ebae9 to 3b4e3f9 Compare April 23, 2026 10:47
@renovate
renovate Bot force-pushed the renovate/major-vite branch from 3b4e3f9 to 267e6fd Compare April 29, 2026 12:15
@renovate
renovate Bot force-pushed the renovate/major-vite branch 3 times, most recently from 66614db to d5b7d1c Compare May 12, 2026 10:51
@renovate
renovate Bot force-pushed the renovate/major-vite branch 3 times, most recently from 8f2bf8b to 351129b Compare May 21, 2026 11:00
@renovate
renovate Bot force-pushed the renovate/major-vite branch 3 times, most recently from 14af898 to 25e83a5 Compare June 1, 2026 22:15
@renovate renovate Bot changed the title Update dependency vite to v8 Update Vite to v8 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/major-vite branch from 25e83a5 to 77f7b30 Compare June 11, 2026 16:38
@renovate renovate Bot changed the title Update Vite to v8 Update Vite (major) Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/major-vite branch from 77f7b30 to 2ff5b29 Compare June 23, 2026 14:52
@renovate renovate Bot changed the title Update Vite (major) Update dependency vite to v8 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-vite branch 3 times, most recently from 12b7207 to 4365de5 Compare July 2, 2026 04:51
@renovate
renovate Bot force-pushed the renovate/major-vite branch from 4365de5 to 7d4eab7 Compare July 9, 2026 05:26
@renovate
renovate Bot force-pushed the renovate/major-vite branch 3 times, most recently from 96b5279 to 432ce1f Compare July 16, 2026 19:14
@renovate
renovate Bot force-pushed the renovate/major-vite branch 2 times, most recently from 1443163 to 5f47b3f Compare July 24, 2026 15:11
@renovate
renovate Bot force-pushed the renovate/major-vite branch from 5f47b3f to e81bd0e Compare July 30, 2026 13:41
@renovate
renovate Bot force-pushed the renovate/major-vite branch from e81bd0e to 59860d5 Compare August 6, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants