Skip to content

chore(deps-dev): bump vite from 7.3.1 to 8.0.0#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-8.0.0
Closed

chore(deps-dev): bump vite from 7.3.1 to 8.0.0#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-8.0.0

Conversation

@dependabot
Copy link

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

Bumps vite from 7.3.1 to 8.0.0.

Release notes

Sourced from vite's releases.

[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.

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

Dependabot compatibility score

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)

Summary by CodeRabbit

  • Chores
    • Updated development build tooling to a newer major version, which may improve build performance and compatibility with modern development standards.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/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/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2026

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@Snider
Copy link
Contributor

Snider commented Mar 17, 2026

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Mar 17, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link

coderabbitai bot commented Mar 17, 2026

📝 Walkthrough

Walkthrough

The vite dev dependency has been upgraded from version 7.3.1 to 8.0.0 in package.json. This represents a major version bump for the build tool.

Changes

Cohort / File(s) Summary
Dependency Update
package.json
Upgraded vite dev dependency from ^7.3.1 to ^8.0.0, representing a major version increment.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately describes the main change: updating the vite dev dependency from version 7.3.1 to 8.0.0, following conventional commit format.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@package.json`:
- Line 14: The package.json currently declares "vite": "^8.0.0" while
"laravel-vite-plugin@^2.1.0" requires a peer of "vite: ^7.0.0"; resolve the
peer-dependency mismatch by either upgrading the laravel-vite-plugin to a
version that supports Vite 8 (find and bump "laravel-vite-plugin" to the
compatible release) or by downgrading "vite" back to a 7.x range (change the
"vite" entry to a 7.x semver); after making the change, run npm/yarn install and
verify the lockfile updates and a successful local build to confirm the conflict
is resolved.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5971b29a-9fff-4f7c-842f-d53832f63641

📥 Commits

Reviewing files that changed from the base of the PR and between f4fc697 and eaddada.

📒 Files selected for processing (1)
  • package.json

"postcss": "^8.4.47",
"tailwindcss": "^4.1.18",
"vite": "^7.3.1"
"vite": "^8.0.0"
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "1) Confirm declared versions"
jq -r '.devDependencies | {vite, "laravel-vite-plugin": ."laravel-vite-plugin"}' package.json

echo
echo "2) Locate HMR accept usages that may need manual review under Vite 8"
rg -nP -C2 'import\.meta\.hot\.accept\s*\('

echo
echo "3) Locate explicit build target settings that may rely on old defaults"
rg -nP -C2 '\btarget\b'

Repository: dAppCore/php-admin

Length of output: 218


🌐 Web query:

laravel-vite-plugin 2.1.0 Vite 8.0.0 compatibility

💡 Result:

[email protected] is not officially compatible with Vite 8.0.0.

  • Its peerDependencies require vite: ^7.0.0 (so [email protected] is outside the supported range and will trigger a peer-dependency conflict in npm/pnpm). [1]
  • If you want Vite 8, you’ll need to wait for a laravel-vite-plugin release that widens the peer dependency to include Vite 8, or stay on Vite 7 for a supported setup. (You can force-install despite peer deps, but it’s unsupported and may break.) [1][2]

Sources:
[1] laravel/vite-plugin v2.1.0 package.json (peerDependencies) (raw.githubusercontent.com)
[2] Vite 8 beta announcement / migration guidance (vite.dev)

Citations:


Update laravel-vite-plugin or downgrade Vite before merging.

The declared laravel-vite-plugin@^2.1.0 has a peer dependency requirement of vite: ^7.0.0. Upgrading Vite to 8.0.0 creates a peer-dependency conflict and an unsupported configuration that may cause build or runtime failures. Either upgrade laravel-vite-plugin to a version that supports Vite 8, or revert Vite to version 7.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@package.json` at line 14, The package.json currently declares "vite":
"^8.0.0" while "laravel-vite-plugin@^2.1.0" requires a peer of "vite: ^7.0.0";
resolve the peer-dependency mismatch by either upgrading the laravel-vite-plugin
to a version that supports Vite 8 (find and bump "laravel-vite-plugin" to the
compatible release) or by downgrading "vite" back to a 7.x range (change the
"vite" entry to a 7.x semver); after making the change, run npm/yarn install and
verify the lockfile updates and a successful local build to confirm the conflict
is resolved.

@Snider Snider closed this Mar 22, 2026
@Snider Snider deleted the dependabot/npm_and_yarn/vite-8.0.0 branch March 22, 2026 00:43
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant