Skip to content

chore(deps)(deps-dev): bump vite from 8.0.14 to 8.0.16 in the build-tools group across 1 directory#48

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/build-tools-e0ea146a42
Open

chore(deps)(deps-dev): bump vite from 8.0.14 to 8.0.16 in the build-tools group across 1 directory#48
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/build-tools-e0ea146a42

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the build-tools group with 1 update in the / 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 dependabot Bot added automated Automated pull request dependencies Pull requests that update a dependency file labels Jun 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@copilot Please evaluate this dependency update and determine whether a new version of this package should be published.

Your job:

  1. Check the updated package's changelog for breaking changes, new APIs, or behavioral differences
  2. Examine how this package uses the dependency — does it re-export types, rely on specific behaviors, or expose it in its public API?
  3. Determine the impact on consumers of this package:
    • Major: breaking change in behavior or types that consumers depend on
    • Minor: new capability now exposed to consumers
    • Patch: internal fix that consumers benefit from but don't need to adapt to
    • No changeset: purely internal — no consumer-visible change

If a changeset is warranted, create .changeset/<descriptive-slug>.md:

---
"<package-name>": patch|minor|major
---

<One-line summary of the consumer-visible impact>

If no changeset is needed, leave a comment explaining why consumers are unaffected.

@dependabot dependabot Bot changed the title chore(deps)(deps-dev): bump vite from 8.0.14 to 8.0.15 in the build-tools group chore(deps)(deps-dev): bump vite from 8.0.14 to 8.0.16 in the build-tools group across 1 directory Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/build-tools-e0ea146a42 branch 2 times, most recently from 420005a to a8667c0 Compare June 4, 2026 15:37
@dependabot dependabot Bot changed the base branch from master to develop June 4, 2026 15:40
@pradeepmouli

Copy link
Copy Markdown
Owner

No changeset needed — this is a devDependency (or build/CI tooling). It is only used during development or in the build pipeline; consumers of this package are not affected by this update.

@pradeepmouli

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/build-tools-e0ea146a42 branch 3 times, most recently from 29747f9 to 2fe3f1f Compare June 10, 2026 01:00
Bumps the build-tools group with 1 update in the / 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.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/build-tools-e0ea146a42 branch from 2fe3f1f to 9068346 Compare June 15, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated pull request dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant