Skip to content

Bump vite from 8.0.14 to 8.0.16 in /frontend in the npm_and_yarn group across 1 directory#12

Merged
projectedanx merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/npm_and_yarn-bed0206944
Jun 17, 2026
Merged

Bump vite from 8.0.14 to 8.0.16 in /frontend in the npm_and_yarn group across 1 directory#12
projectedanx merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/npm_and_yarn-bed0206944

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /frontend directory: vite.

Updates vite from 8.0.14 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.16 (2026-06-01)

Bug Fixes

8.0.15 (2026-06-01)

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

Commits

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


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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.16
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@oxc-project/types 0.133.0 UnknownUnknown
npm/@rolldown/binding-android-arm64 1.0.3 UnknownUnknown
npm/@rolldown/binding-darwin-arm64 1.0.3 UnknownUnknown
npm/@rolldown/binding-darwin-x64 1.0.3 UnknownUnknown
npm/@rolldown/binding-freebsd-x64 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-arm-gnueabihf 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-arm64-gnu 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-arm64-musl 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-ppc64-gnu 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-s390x-gnu 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-x64-gnu 1.0.3 UnknownUnknown
npm/@rolldown/binding-linux-x64-musl 1.0.3 UnknownUnknown
npm/@rolldown/binding-openharmony-arm64 1.0.3 UnknownUnknown
npm/@rolldown/binding-wasm32-wasi 1.0.3 UnknownUnknown
npm/@rolldown/binding-win32-arm64-msvc 1.0.3 UnknownUnknown
npm/@rolldown/binding-win32-x64-msvc 1.0.3 UnknownUnknown
npm/rolldown 1.0.3 UnknownUnknown
npm/tinyglobby 0.2.17 UnknownUnknown
npm/vite 8.0.16 🟢 7.2
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 8Found 25/28 approved changesets -- score normalized to 8
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions🟢 5detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 5binaries present in source code
License🟢 10license file detected
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 8SAST tool is not run on all commits -- score normalized to 8

Scanned Files

  • frontend/package-lock.json

@projectedanx projectedanx merged commit 3136dd1 into main Jun 17, 2026
4 checks passed
@projectedanx projectedanx deleted the dependabot/npm_and_yarn/frontend/npm_and_yarn-bed0206944 branch June 17, 2026 09:50
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.

1 participant