Skip to content

chore(deps-dev): bump vite from 8.0.14 to 8.0.16 in /apps/ui in the npm_and_yarn group across 1 directory#189

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/ui/npm_and_yarn-bed0206944
Closed

chore(deps-dev): bump vite from 8.0.14 to 8.0.16 in /apps/ui in the npm_and_yarn group across 1 directory#189
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/ui/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 /apps/ui 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 /apps/ui 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: direct:development
  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
@dependabot dependabot Bot requested a review from agjs as a code owner June 17, 2026 06:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2026
agjs added a commit that referenced this pull request Jun 19, 2026
…190)

* chore(deps): aggregate weekly dependency updates across api, ui, docs

Consolidates 21 Dependabot PRs (#168-#189) into a single change.
Lockfiles regenerated with bun@1.3.14; full static + UI + docs gates pass.

apps/api:
- @anthropic-ai/sdk 0.100.1 -> 0.102.0, openai 6.41.0 -> 6.42.0
- @sentry/bun 10.55.0 -> 10.56.0
- bullmq 5.77.6 -> 5.78.0
- @boring-stack-pkg/eslint-plugin-{db-transactions,drizzle-conventions,elysia} 0.1.1 -> 0.1.2
- @eslint-community/eslint-plugin-eslint-comments 4.7.1 -> 4.7.2
- eslint-plugin-unicorn 64.0.0 -> 65.0.0 (major; lint clean)

apps/ui:
- react-router-dom 7.16.0 -> 7.17.0, @types/react 19.2.16 -> 19.2.17
- @tanstack/react-query(+devtools) 5.100.14 -> 5.101.0
- @sentry/react 10.55.0 -> 10.56.0, react-hook-form 7.77.0 -> 7.78.0
- radix-ui 1.4.3 -> 1.5.0
- storybook group 10.4.1 -> 10.4.2
- vite 8.0.14 -> 8.0.16, vitest(+coverage-v8) 4.1.7 -> 4.1.8
- eslint-plugin-unicorn 64.0.0 -> 65.0.0 (major; lint clean)

apps/docs:
- astro 6.4.2 -> 6.4.4, @astrojs/starlight 0.39.2 -> 0.39.3
- @astrojs/react 5.0.6 -> 5.0.7, wrangler 4.95.0 -> 4.98.0
- @types/react override bumped to 19.2.17 for cross-app parity

ci:
- azure/setup-kubectl 4.0.1 -> 5.1.0 (major)

Deferred: ioredis 5.11.1 (half of #169). bullmq 5.78.0 exact-pins
ioredis 5.10.1; taking 5.11.1 splits the tree into two ioredis copies
with conflicting RedisOptions types. Held back until bullmq's pin advances.

* chore(security): remediate transitive-dep advisories blocking CI

The required `validate` (bun audit) and `dep vuln scan` (osv-scanner + bun
audit) gates were red on this branch and on main due to advisory-data drift
against pre-existing transitive deps. Remediates them so CI is green.

Fixed via patched-version overrides (mirrored across apps per the
package-override-parity rule; <7d releases exempted from the install
quarantine in each app's bunfig.toml):
- form-data 4.0.5 -> 4.0.6 (GHSA-hmw2-7cc7-3qxx CRLF injection) — api, docs
- undici -> 7.28.0 (GHSA-vmh5-mc38-953g TLS bypass, GHSA-pr7r-676h-xcf6) — ui, docs
- tmp 0.2.6 -> 0.2.7 (GHSA-7c78-jf6q-g5cm type-confusion path traversal) — ui, docs

Accepted-risk suppressions (osv-scanner.toml IgnoredVulns + reasoning;
all build-time/non-exploitable in our usage, ignoreUntil 2026-09-19):
- api: nodemailer (GHSA-p6gq-j5cr-w38f — SMTP-only usage never passes the
  vulnerable `raw` option; also --ignore'd in the api bun audit step),
  @opentelemetry/core, esbuild, protobufjs
- ui: @babel/core, esbuild, js-yaml
- docs: astro (6.4.6), dompurify (x3), esbuild

Verification (infra up): api check + 1188 tests; ui check + 656 tests;
docs build:ci; osv-scanner clean on api/ui/docs; bun audit clean on api/ui;
yamllint (CI config) clean.
@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like vite is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 19, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/apps/ui/npm_and_yarn-bed0206944 branch June 19, 2026 09:07
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