Skip to content

Update dependency vite to v8 - #31

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

Update dependency vite to v8#31
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vite-8.x

Conversation

@renovate

@renovate renovate Bot commented Apr 7, 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.3.58.2.2 age confidence

Release Notes

vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

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
  • update rolldown to 1.0.0-rc.12 ([#​22024]

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 Apr 7, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @vitejs/plugin-react@5.1.4
npm error Found: vite@8.2.2
npm error node_modules/vite
npm error   dev vite@"8.2.2" from the root project
npm error   peerOptional vite@"^6.0.0 || ^7.0.0 || ^8.0.0-0" from @vitest/mocker@4.1.0
npm error   node_modules/@vitest/mocker
npm error     @vitest/mocker@"4.1.0" from vitest@4.1.0
npm error     node_modules/vitest
npm error       dev vitest@"4.1.0" from the root project
npm error   1 more (vitest)
npm error
npm error Could not resolve dependency:
npm error peer vite@"^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" from @vitejs/plugin-react@5.1.4
npm error node_modules/@vitejs/plugin-react
npm error   dev @vitejs/plugin-react@"5.1.4" from the root project
npm error
npm error Conflicting peer dependency: vite@7.3.6
npm error node_modules/vite
npm error   peer vite@"^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" from @vitejs/plugin-react@5.1.4
npm error   node_modules/@vitejs/plugin-react
npm error     dev @vitejs/plugin-react@"5.1.4" 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-08-26T12_47_27_223Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-26T12_47_27_223Z-debug-0.log

@pkg-pr-new

pkg-pr-new Bot commented Apr 7, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@convex-dev/rate-limiter@31

commit: 282cae5

@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 7 times, most recently from 3bed33f to da82ddf Compare April 15, 2026 05:30
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 7f5d4d1 to 458785c Compare April 27, 2026 18:39
@renovate renovate Bot changed the title chore(deps): update dependency vite to v8 Update dependency vite to v8 Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 458785c to 356b75c Compare April 28, 2026 05:00
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 1305b78 to 9980537 Compare May 14, 2026 09:07
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 88cfad3 to 9fbb740 Compare May 24, 2026 07:38
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 78665bb to ff4f83f Compare June 4, 2026 10:05
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from ff4f83f to 4962367 Compare June 15, 2026 23:53
@renovate renovate Bot changed the title Update dependency vite to v8 Update dependency vite to v8 - autoclosed Jun 19, 2026
@renovate renovate Bot closed this Jun 19, 2026
@renovate
renovate Bot deleted the renovate/vite-8.x branch June 19, 2026 23:15
@renovate renovate Bot changed the title Update dependency vite to v8 - autoclosed Update dependency vite to v8 Jun 20, 2026
@renovate renovate Bot reopened this Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 9dd8f62 to 4962367 Compare June 20, 2026 02:49
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 2 times, most recently from 9dd8f62 to 55ab556 Compare June 26, 2026 11:45
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 1144b1f to 72c9fd9 Compare July 5, 2026 05:57
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 72c9fd9 to 73c98a5 Compare July 12, 2026 05:07
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 73c98a5 to bfa7bf4 Compare July 19, 2026 10:36
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 8920140 to a4335b1 Compare August 2, 2026 13:55
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch 3 times, most recently from 97a610f to 08f22f5 Compare August 12, 2026 16:40
@renovate
renovate Bot force-pushed the renovate/vite-8.x branch from 08f22f5 to 70be8be Compare August 23, 2026 06:35
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