Skip to content

deps: update dependency vite to v8.1.5#760

Merged
mattdy merged 1 commit into
mainfrom
renovate/vite-8.x
Jul 19, 2026
Merged

deps: update dependency vite to v8.1.5#760
mattdy merged 1 commit into
mainfrom
renovate/vite-8.x

Conversation

@mattdy

@mattdy mattdy commented Jul 19, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Change Age Confidence
vite (source) 8.1.48.1.5 age confidence

Release Notes

vitejs/vite (vite)

v8.1.5

Compare Source

Bug Fixes
  • bundled-dev: avoid duplicated buildEnd (#​22931) (8100320)
  • client: overlay error message format align rolldown (#​22869) (5a72b87)
  • deps: update all non-major dependencies (#​22921) (fef682d)
  • deps: update rolldown-related dependencies (#​22922) (3c345e4)
  • module-runner: don't crash stack-trace source mapping when globalThis.Buffer is absent (#​22945) (f8b38e3)
  • optimizer: respect importer module format for dynamic import interop with CJS deps (#​22951) (6c08c39)
  • ssr: scope switch-case declarations to the switch, not the function (#​22893) (b59a73f)
Documentation
Tests

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Summary by CodeRabbit

  • Chores
    • Updated the Vite development tooling to version 8.1.5 across the application packages.
    • No user-facing functionality or configuration changes were introduced.

@mattdy
mattdy enabled auto-merge (squash) July 19, 2026 09:59
@github-actions github-actions Bot added the dependencies Updates to project dependencies label Jul 19, 2026
@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Vite’s development dependency is updated from 8.1.4 to 8.1.5 in the backend, web, common, and validators package manifests.

Changes

Vite dependency update

Layer / File(s) Summary
Synchronise Vite versions
apps/backend/package.json, apps/web/package.json, packages/common/package.json, packages/validators/package.json
Updates the Vite development dependency from 8.1.4 to 8.1.5 across all four package manifests.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarises the only change: bumping Vite to 8.1.5 across the affected packages.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/vite-8.x

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.

@mattdy
mattdy merged commit 97962f3 into main Jul 19, 2026
24 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for Web (apps/web)

Status Category Percentage Covered / Total
🔵 Lines 13.16% 191 / 1451
🔵 Statements 13.41% 217 / 1617
🔵 Functions 9.91% 48 / 484
🔵 Branches 9.52% 119 / 1250
File CoverageNo changed files found.
Generated in workflow #1363 for commit 3322b51 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for Validators (packages/validators)

Status Category Percentage Covered / Total
🔵 Lines 100% 52 / 52
🔵 Statements 100% 52 / 52
🔵 Functions 100% 14 / 14
🔵 Branches 100% 5 / 5
File CoverageNo changed files found.
Generated in workflow #1363 for commit 3322b51 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report for Mobile (apps/mobile)

Status Category Percentage Covered / Total
🔵 Lines 54.69% 716 / 1309
🔵 Statements 53.31% 764 / 1433
🔵 Functions 48.45% 220 / 454
🔵 Branches 51.97% 488 / 939
File CoverageNo changed files found.
Generated in workflow #1363 for commit 3322b51 by the Vitest Coverage Report Action

@mattdy
mattdy deleted the renovate/vite-8.x branch July 19, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to project dependencies skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants