Skip to content

chore(deps): bump vite and vitest#43

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-f65e67f75b
Open

chore(deps): bump vite and vitest#43
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-f65e67f75b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps vite to 8.0.10 and updates ancestor dependency vitest. These dependencies need to be updated together.

Updates vite from 5.4.21 to 8.0.10

Release notes

Sourced from vite's releases.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v8.0.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v8.0.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.10 (2026-04-23)

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

8.0.9 (2026-04-20)

Features

Bug Fixes

  • allow binding when strictPort is set but wildcard port is in use (#22150) (dfc8aa5)
  • build: emptyOutDir should happen for watch rebuilds (#22207) (ee52267)
  • bundled-dev: reject requests to HMR patch files in non potentially trustworthy origins (#22269) (868f141)
  • css: use unique key for cssEntriesMap to prevent same-basename collision (#22039) (374bb5d)
  • deps: update all non-major dependencies (#22219) (4cd0d67)
  • deps: update all non-major dependencies (#22268) (c28e9c1)
  • detect Deno workspace root (fix #22237) (#22238) (1b793c0)
  • dev: handle errors in watchChange hook (#22188) (fc08bda)
  • optimizer: handle more chars that will be sanitized (#22208) (3f24533)
  • skip fallback sourcemap generation for ?raw imports (#22148) (3ec9cda)

Documentation

Miscellaneous Chores

  • deps: update dependency dotenv-expand to v13 (#22271) (0a3887d)

8.0.8 (2026-04-09)

Features

... (truncated)

Commits
  • 32c2978 release: v8.0.10
  • a4d06d9 feat: update rolldown to 1.0.0-rc.17 (#22299)
  • a4d828f fix: hmrClient.logger.debug and hmrClient.logger.error looked different f...
  • 83f0a78 fix(css): show filename in CSS minification warnings for .css?inline (#22292)
  • b8a21cc fix: remove format sniffing module resolution from JS resolver (#22297)
  • 40a0847 refactor: typecheck client directory (#22284)
  • 5c7cec6 fix(optimizer): allow user transform.target to override default in optimizeDe...
  • 9437518 refactor: enable some typecheck rules (#22278)
  • ce729f5 release: v8.0.9
  • 605bb97 docs: update build CLI defaults (#22261)
  • Additional commits viewable in compare view

Updates vitest from 1.6.1 to 4.1.5

Release notes

Sourced from vitest's releases.

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

... (truncated)

Commits
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • 0e0ff41 feat(coverage): istanbul to support instrumenter option (#10119)
  • 663b99f fix: alias agent reporter to minimal (#10157)
  • 122c25b fix: fix vi.defineHelper called as object method (#10163)
  • 6abd557 feat(api): make test-specification options writable (#10154)
  • 596f739 fix: project color label on html reporter (#10142)
  • 9423dc0 fix: --project negation excludes browser instances (#10131)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 8.0.10 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.


Updates `vite` from 5.4.21 to 8.0.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite)

Updates `vitest` from 1.6.1 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.10
  dependency-type: indirect
- dependency-name: vitest
  dependency-version: 4.1.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 4, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

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

Project Deployment Actions Updated (UTC)
aeo-js Ready Ready Preview, Comment May 4, 2026 10:38am

Request Review

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 4, 2026

Greptile Summary

This dependabot PR bumps vitest from ^1.0.0 to ^4.1.5 (spanning 3 major versions) as a devDependency, which transitively pulls in vite 8.0.10 in the lockfile. No application or plugin code is changed — only the test toolchain and its lock entries are affected.

Confidence Score: 4/5

Safe to merge — changes are limited to devDependencies and the lockfile; no production or plugin code is touched.

Only devDependencies are updated; the 3-major-version vitest jump could expose breaking test API changes, but those are isolated to the development environment and don't affect published package consumers.

No files require special attention beyond ensuring the test suite passes with vitest 4.x after merging.

Important Files Changed

Filename Overview
package.json Bumps vitest from ^1.0.0 to ^4.1.5 (3 major versions); vite remains only a peer dependency at >=4.0.0
package-lock.json Lockfile updated to reflect vitest 4.1.5 and vite 8.0.10 (transitive); dev: true removed from esbuild platform packages as expected with vite 8 restructuring

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package.json devDependencies] --> B[vitest ^1.0.0 → ^4.1.5]
    B --> C[vite 5.4.21 → 8.0.10\ntransitive via vitest]
    C --> D[esbuild platform pkgs\ndev:true removed in lockfile]
    B --> E[New optional deps\n@emnapi/core, @emnapi/runtime\n@emnapi/wasi-threads]
    F[peerDependencies] --> G[vite >=4.0.0\nunchanged — still satisfied by v8]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump vite and vitest" | Re-trigger Greptile

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Triple major-version jump for both vitest (1→4) and vite (5→8) in dev/test tooling — worth a quick human glance to confirm CI is green and the vitest config still works under v4.

Extended reasoning...

Overview

This is a Dependabot PR bumping two devDependencies: vitest from ^1.0.0 to ^4.1.5 (three major versions) and vite from 5.4.21 to 8.0.10 (three major versions, transitive via vitest). Only package.json and package-lock.json change; no source, config, or peer dependency declarations are touched. The repo's own vite peerDependency range (>=4.0.0) is unchanged.

Security risks

None directly introduced by this PR. The bumps are dev-only and do not affect anything shipped to consumers of the package. The newer versions of vitest/vite generally include security fixes (e.g. v8.0.9 hardens HMR patch file handling) so this is net-positive on that axis, assuming tests still pass.

Level of scrutiny

Low-to-moderate. This is tooling-only, but a 3-major jump on the test runner is unusual — vitest 2/3/4 each had breaking API and config changes. The repo has 20 test files and a custom vitest.config.ts; if any test or matcher relies on something removed/renamed between v1 and v4 (e.g. snapshot defaults, mocker behavior, chai-style assertion internals via the dropped assertion-error/check-error chain), it would surface as a CI failure rather than a logic bug. The bug hunter doesn't run tests, so it can't catch that.

Other factors

The bug hunting system flagged nothing, which is consistent with there being no source code changes to analyze. CI is the natural gate for this kind of PR — a quick human check that the test job is green on this branch, plus a glance at the new vitest.config.ts semantics under v4, is enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants