Skip to content

chore(deps-dev): bump vite from 5.4.21 to 8.0.14 in /plugins/trust-center/frontend in the npm_and_yarn group across 1 directory#191

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/trust-center/frontend/npm_and_yarn-600b5325e0
Open

chore(deps-dev): bump vite from 5.4.21 to 8.0.14 in /plugins/trust-center/frontend in the npm_and_yarn group across 1 directory#191
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/trust-center/frontend/npm_and_yarn-600b5325e0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm_and_yarn group with 1 update in the /plugins/trust-center/frontend directory: vite.

Updates vite from 5.4.21 to 8.0.14

Release notes

Sourced from vite's releases.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

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.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.2

Please refer to CHANGELOG.md for details.

create-vite@8.0.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.14 (2026-05-21)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

Tests

8.0.13 (2026-05-14)

Features

  • bundled-dev: add lazy bundling support (#21406) (4f0949f)
  • optimizer: improve the esbuild plugin converter to pass some properties of build result to onEnd (#22357) (47071ce)
  • update rolldown to 1.0.1 (#22444) (8c766a6)

Bug Fixes

  • build: copy public directory after building same environment with write=false (#22328) (158e8ae)
  • css: await sass/less/styl worker disposal on teardown (fix #22274) (#22275) (b7edcb7)
  • css: keep deprecated name/originalFileName in synthetic assetFileNames call (#22439) (8e59c97)
  • make isBundled per environment (#22257) (a576326)
  • ssr: avoid rewriting labels that collide with imports (#22451) (d9b18e0)

Miscellaneous Chores

8.0.12 (2026-05-11)

Features

... (truncated)

Commits
  • c917f1e release: v8.0.14
  • 5d94d1b fix(html): handle trailing slash paths in transformIndexHtml (#22480)
  • 98b8163 fix(deps): update all non-major dependencies (#22471)
  • 96efc88 feat: update rolldown to 1.0.2 (#22484)
  • ebf39a0 test(css): sass does not use main field (#22449)
  • 0ae2844 refactor(glob): do not rewrite import path for absolute base (#22310)
  • 7cb728e chore(deps): update rolldown-related dependencies (#22470)
  • b3132da fix(optimizer): pass oxc jsx options to transformSync in dependency scan ...
  • e8e9a34 fix(dev): handle errors when sending messages to vite server (#22450)
  • 2c69495 chore: remove irrelevant commits from changelog
  • 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /plugins/trust-center/frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.21 to 8.0.14
- [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.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.14
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 13:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 21, 2026

Greptile Summary

This PR upgrades vite from ^5.3.1 to ^8.0.14 in the trust-center frontend plugin — a jump of three major versions — as a Dependabot security/maintenance update. The vite.config.js is simple and uses no advanced APIs that would obviously break, but the companion dev-dependency @vitejs/plugin-react is not updated in this PR.

  • The @vitejs/plugin-react package remains at ^4.3.0, which targets Vite 4/5 and does not declare Vite 8 in its peer dependency range; the Vite 8 release notes only confirm compatibility for plugin-react v5 and v6.
  • Vite 8 is architecturally different from Vite 5 (Rolldown/Oxc replace Rollup/esbuild), making v4 of the plugin a likely source of install-time peer-dep errors or runtime build failures.

Confidence Score: 3/5

Not safe to merge without also upgrading @vitejs/plugin-react to a version that supports Vite 8.

The vite jump spans three major versions, and the companion @vitejs/plugin-react package is left at v4, which was designed for Vite 4/5. The Vite 8 team only confirmed v5 and v6 of the plugin as compatible with Vite 8; v4's peer dependency range almost certainly excludes Vite 8, making the install or build likely to fail. Merging without updating the plugin leaves the frontend in a broken or unverified state.

plugins/trust-center/frontend/package.json — the @vitejs/plugin-react version needs to be bumped alongside vite.

Important Files Changed

Filename Overview
plugins/trust-center/frontend/package.json Bumps vite from ^5.3.1 to ^8.0.14 (3 major versions) without updating @vitejs/plugin-react from ^4.3.0, which is only compatible with Vite 4/5 and will likely cause a peer dependency conflict or broken build.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["package.json\nvite: ^5.3.1 → ^8.0.14"] --> B{Peer dep check}
    B --> C["@vitejs/plugin-react@^4.3.0\npeerDeps: vite ^4 || ^5"]
    C --> D["❌ Peer dep conflict\n(Vite 8 not in range)"]
    B --> E["vite@8 (Rolldown/Oxc)\nreplaces Rollup/esbuild"]
    E --> F["vite.config.js\nsimple — no advanced APIs"]
    F --> G["✅ Config OK if plugin\ndep is resolved"]
    D --> H["Recommended: bump\n@vitejs/plugin-react to ^5 or ^6"]
    H --> G
Loading

Fix All in Claude Code Fix All in Codex Fix All in Cursor

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

@@ -17,6 +17,6 @@
"devDependencies": {
"@types/react": "^18.3.3",
"@vitejs/plugin-react": "^4.3.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 @vitejs/plugin-react needs a matching upgrade for Vite 8

@vitejs/plugin-react@^4.3.0 was built for Vite 4/5 and its peer dependencies do not cover Vite 8. The official Vite 8 announcement explicitly states that v5 (and the newly released v6) work with Vite 8 — v4 is not mentioned as compatible. Running npm install with this combination will likely produce a peer dependency conflict (ERESOLVE), and the build may fail even if the install succeeds, because the plugin relies on internal Vite APIs that changed significantly across three major versions (Rolldown/Oxc replaced Rollup/esbuild in Vite 8). The plugin should be bumped to at least ^5.0.0 (preferably ^6.0.0) alongside this Vite upgrade.

Fix in Claude Code Fix in Codex Fix in Cursor

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