Skip to content

chore(deps): update vite dependencies to v8#687

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

chore(deps): update vite dependencies to v8#687
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-vite

Conversation

@renovate

@renovate renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vite (source) 7.3.18.0.16 age confidence

Warning

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


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
    • "on Monday"
  • 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 these updates 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 16, 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 3 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 51, reused 0, downloaded 0, added 0
Progress: resolved 232, reused 0, downloaded 0, added 0
Progress: resolved 381, reused 0, downloaded 0, added 0
Progress: resolved 664, reused 0, downloaded 0, added 0
Progress: resolved 771, reused 0, downloaded 0, added 0
Progress: resolved 1072, reused 0, downloaded 0, added 0
Progress: resolved 1265, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/unjs/magic-regexp/docs:
 ERR_PNPM_TRUST_DOWNGRADE  High-risk trust downgrade for "semver@6.3.1" (possible package takeover)

This error happened while installing the dependencies of nuxt@4.3.1
 at @nuxt/vite-builder@4.3.1
 at @vitejs/plugin-vue-jsx@5.1.4
 at @babel/core@7.29.0

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.

@vercel

vercel Bot commented Mar 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
magic-regexp-docs Error Error Jun 11, 2026 10:41pm

@renovate renovate Bot force-pushed the renovate/major-vite branch from beb5c43 to 74c1b56 Compare March 19, 2026 05:58
@renovate renovate Bot force-pushed the renovate/major-vite branch from 74c1b56 to 95ffe72 Compare March 23, 2026 15:34
@renovate renovate Bot force-pushed the renovate/major-vite branch from 95ffe72 to 016e58f Compare March 26, 2026 10:43
@renovate renovate Bot force-pushed the renovate/major-vite branch from 016e58f to 99e80cc Compare April 1, 2026 15:46
@renovate renovate Bot force-pushed the renovate/major-vite branch from 99e80cc to 9dce6ad Compare April 6, 2026 10:17
@renovate renovate Bot force-pushed the renovate/major-vite branch from 9dce6ad to 9669a8f Compare April 6, 2026 14:27
@renovate renovate Bot force-pushed the renovate/major-vite branch from 9669a8f to f9bf9f1 Compare April 7, 2026 15:53
@renovate renovate Bot force-pushed the renovate/major-vite branch from f9bf9f1 to e33ae06 Compare April 7, 2026 19:00
@renovate renovate Bot force-pushed the renovate/major-vite branch from e33ae06 to 6648baa Compare April 8, 2026 16:16
@renovate renovate Bot force-pushed the renovate/major-vite branch from 6648baa to 2cb3b39 Compare April 9, 2026 07:34
@renovate renovate Bot force-pushed the renovate/major-vite branch from 2cb3b39 to 18dd930 Compare April 20, 2026 05:30
@renovate renovate Bot force-pushed the renovate/major-vite branch from 18dd930 to 91ae198 Compare April 23, 2026 07:58
@renovate renovate Bot force-pushed the renovate/major-vite branch from 91ae198 to 82f9755 Compare April 28, 2026 17:51
@renovate renovate Bot changed the title chore(deps): update resolutions vite to v8 chore(deps): update pnpm-workspace.overrides vite to v8 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/major-vite branch from 82f9755 to 8d0503a Compare April 29, 2026 00:14
@renovate renovate Bot force-pushed the renovate/major-vite branch from 8d0503a to f883b47 Compare May 7, 2026 06:41
@renovate renovate Bot force-pushed the renovate/major-vite branch from f883b47 to 862f0da Compare May 11, 2026 11:54
@renovate renovate Bot force-pushed the renovate/major-vite branch from 862f0da to 2507312 Compare May 14, 2026 14:51
@renovate renovate Bot force-pushed the renovate/major-vite branch from 2507312 to a78a738 Compare May 21, 2026 12:01
@renovate renovate Bot force-pushed the renovate/major-vite branch from a78a738 to 66d4621 Compare June 1, 2026 05:34
@renovate renovate Bot force-pushed the renovate/major-vite branch from 66d4621 to 3c3fa17 Compare June 2, 2026 00:14
@renovate renovate Bot changed the title chore(deps): update pnpm-workspace.overrides vite to v8 chore(deps): update vite dependencies to v8 Jun 2, 2026
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