Skip to content

(npm): Bump the vite group across 1 directory with 3 updates#1994

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-555ff24f4a
Open

(npm): Bump the vite group across 1 directory with 3 updates#1994
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-555ff24f4a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps the vite group with 3 updates in the / directory: vite, vite-node and vitest.

Updates vite from 7.3.1 to 8.0.0

Release notes

Sourced from vite's releases.

create-vite@8.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0-beta.18

Please refer to CHANGELOG.md for details.

v8.0.0-beta.17

Please refer to CHANGELOG.md for details.

v8.0.0-beta.16

Please refer to CHANGELOG.md for details.

v8.0.0-beta.15

Please refer to CHANGELOG.md for details.

v8.0.0-beta.14

Please refer to CHANGELOG.md for details.

v8.0.0-beta.13

Please refer to CHANGELOG.md for details.

v8.0.0-beta.12

Please refer to CHANGELOG.md for details.

v8.0.0-beta.11

Please refer to CHANGELOG.md for details.

v8.0.0-beta.10

Please refer to CHANGELOG.md for details.

v8.0.0-beta.9

Please refer to CHANGELOG.md for details.

v8.0.0-beta.8

Please refer to CHANGELOG.md for details.

v8.0.0-beta.7

Please refer to CHANGELOG.md for details.

v8.0.0-beta.6

Please refer to CHANGELOG.md for details.

v8.0.0-beta.5

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.0 (2026-03-12)

Vite 8 is here!

Today, we're thrilled to announce the release of the next Vite major:

⚠ BREAKING CHANGES

  • remove import.meta.hot.accept resolution fallback (#21382)
  • update default browser target (#21193)
  • the epic rolldown-vite merge (#21189)

Features

... (truncated)

Commits
  • ea68a88 chore(deps): update rolldown-related dependencies (#20810)
  • 693d255 release: v7.1.7
  • 98a3484 fix(hmr): wait for import.meta.hot.prune callbacks to complete before runni...
  • 9f32b1d fix(hmr): trigger prune event when import is removed from non hmr module (#20...
  • 9f2247c fix(deps): update all non-major dependencies (#20811)
  • 105abe8 fix(glob): handle glob imports from folders starting with dot (#20800)
  • 4c4583c fix(build): fix ssr environment emitAssets: true when `sharedConfigBuild: t...
  • 9bc9d12 fix(client): use CSP nonce when rendering error overlay (#20791)
  • 54377f7 release: v7.1.6
  • 88af2ae fix(deps): update all non-major dependencies (#20773)
  • Additional commits viewable in compare view

Updates vite-node from 5.3.0 to 6.0.0

Release notes

Sourced from vite-node's releases.

v6.0.0

   🚨 Breaking Changes

    View changes on GitHub
Commits

Updates vitest from 4.0.18 to 4.1.0

Release notes

Sourced from vitest's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

... (truncated)

Commits
  • 4150b91 chore: release v4.1.0
  • 1de0aa2 fix: correctly identify concurrent test during static analysis (#9846)
  • c3cac1c fix: use isAgent check, not just TTY, for watch mode (#9841)
  • eab68ba chore(deps): update all non-major dependencies (#9824)
  • 031f02a fix: allow catch/finally for async assertion (#9827)
  • 3e9e096 feat(reporters): add agent reporter to reduce ai agent token usage (#9779)
  • 0c2c013 chore: release v4.1.0-beta.6
  • 8181e06 fix: hideSkippedTests should not hide test.todo (fix #9562) (#9781)
  • a8216b0 fix: manual and redirect mock shouldn't load or transform original module...
  • 689a22a fix(browser): types of getCDPSession and cdp() (#9716)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@arturcic
Copy link
Member

arturcic commented Mar 13, 2026

@copilot fix the build, using https://vite.dev/guide/migration from v7 to v8 for vite

Copy link
Contributor

Copilot AI commented Mar 13, 2026

@arturcic I've opened a new pull request, #1995, to work on those changes. Once the pull request is ready, I'll request review from you.

@arturcic
Copy link
Member

@arturcic I've opened a new pull request, #1995, to work on those changes. Once the pull request is ready, I'll request review from you.

@copilot fix the build, using https://vite.dev/guide/migration from v7 to v8 for vite

Copy link
Contributor

Copilot AI commented Mar 13, 2026

@arturcic I've opened a new pull request, #1996, to work on those changes. Once the pull request is ready, I'll request review from you.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch 5 times, most recently from 9f7d2a7 to 608d853 Compare March 16, 2026 02:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch 5 times, most recently from 3650ce6 to 46f6442 Compare March 17, 2026 22:13
@arturcic arturcic force-pushed the main branch 2 times, most recently from 07c8db3 to 4f5ec71 Compare March 17, 2026 22:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch from 46f6442 to 7b5affa Compare March 17, 2026 22:39
@arturcic arturcic force-pushed the main branch 2 times, most recently from 86a450f to e172c96 Compare March 17, 2026 23:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch 2 times, most recently from 6434c3f to 272dae5 Compare March 17, 2026 23:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch from 272dae5 to 33fe3e9 Compare March 17, 2026 23:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch from 33fe3e9 to 1eb1b41 Compare March 18, 2026 12:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch from 1eb1b41 to f0b6369 Compare March 18, 2026 15:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch from f0b6369 to df5ce2e Compare March 18, 2026 17:26
Bumps the vite group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-node](https://github.com/antfu-collective/vite-node) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vite` from 7.3.1 to 8.0.0
- [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/create-vite@8.0.0/packages/vite)

Updates `vite-node` from 5.3.0 to 6.0.0
- [Release notes](https://github.com/antfu-collective/vite-node/releases)
- [Commits](antfu-collective/vite-node@v5.3.0...v6.0.0)

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vite-node
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-555ff24f4a branch from df5ce2e to a5b13de Compare March 18, 2026 17:57
@sonarqubecloud
Copy link

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.

2 participants