Skip to content

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

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

chore(deps): update dependency vite to v8#1446
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 14, 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 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 14, 2026

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

Project Deployment Actions Updated (UTC)
2do-txt Ready Ready Preview, Comment Jun 1, 2026 10:34pm

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 14, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @tailwindcss/vite@4.1.18
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 overridden vite@"8.0.16" (was "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0") from unplugin-fonts@1.4.0
npm error   node_modules/unplugin-fonts
npm error     dev unplugin-fonts@"1.4.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^5.2.0 || ^6 || ^7" from @tailwindcss/vite@4.1.18
npm error node_modules/@tailwindcss/vite
npm error   dev @tailwindcss/vite@"4.1.18" 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.2.0 || ^6 || ^7" from @tailwindcss/vite@4.1.18
npm error   node_modules/@tailwindcss/vite
npm error     dev @tailwindcss/vite@"4.1.18" 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-01T22_33_36_348Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-01T22_33_36_348Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 636610d to bae00e7 Compare March 19, 2026 05:05
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from bae00e7 to aad85fe Compare March 23, 2026 14:35
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from aad85fe to 467df2e Compare March 26, 2026 09:00
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 467df2e to 321102f Compare April 6, 2026 08:50
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 321102f to f2c5c5b Compare April 6, 2026 13:16
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from f2c5c5b to c8caf4b Compare April 7, 2026 13:54
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from c8caf4b to 2ada894 Compare April 7, 2026 16:32
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 2ada894 to e370b3d Compare April 9, 2026 05:50
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from e370b3d to ed853e4 Compare April 20, 2026 05:02
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from ed853e4 to d9ffb3e Compare April 23, 2026 10:13
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from d9ffb3e to e5d9635 Compare May 7, 2026 09:45
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from e5d9635 to bbeac2c Compare May 11, 2026 10:34
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from bbeac2c to 8b9a3c3 Compare May 14, 2026 13:53
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 8b9a3c3 to df212ba Compare May 21, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants