Skip to content

meta: bump vite from 8.1.5 to 8.2.2 - #1067

Merged
avivkeller merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-8.2.2
Sep 3, 2026
Merged

meta: bump vite from 8.1.5 to 8.2.2#1067
avivkeller merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-8.2.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vite from 8.1.5 to 8.2.2.

Release notes

Sourced from vite's releases.

plugin-legacy@8.2.2

Please refer to CHANGELOG.md for details.

v8.2.2

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.1

Please refer to CHANGELOG.md for details.

v8.2.1

Please refer to CHANGELOG.md for details.

create-vite@8.2.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.2.2 (2026-08-20)

Features

  • deps: widen @vitejs/devtools peer range to v0.5.0 (#23302) (495d9ff)

Bug Fixes

  • bundled-dev: handle lazy request error (#23291) (3ba026d)
  • bundled-dev: hot update through circular imports instead of reloading (#23259) (3dbddef)
  • config: resolve sourcemap paths against sourcemap location (#23239) (05a003e)
  • css: don't pass empty targets to lightningcss (#23295) (2804636)
  • define: fix match escaped dots to support $-prefixed define keys (#23249) (dcf88bd)
  • deps: update all non-major dependencies (#23217) (ba958bd)
  • deps: update rolldown-related dependencies (#23218) (83ecb2c)
  • module-runner: exclude completed modules from in-flight cycle detection (fix #22999) (#23009) (d9b10a9)
  • optimizer: close custom extension analysis bundles (#23207) (8fb7675)
  • reduce Windows 8.3-short-name detection false-positives (#23066) (02cffa9)
  • respect resolve.preserveSymlinks when resolving root (fix #23197) (#23198) (8413052)
  • ssr: rewrite computed key of destructing parameter (#23307) (9db0b61)
  • vite: update outdated upstream file links in license comments (#23285) (c0f2fc6)

Documentation

Miscellaneous Chores

Code Refactoring

  • use JSON import attributes instead of readFileSync in constants (#23258) (1d9fa39)
  • use named regex constants over inline literals (#22964) (5c1c6c6)

Tests

  • define: close rolldown bundler after generate (#23231) (b4d66fe)
  • module-runner: add TLA circular import case (#23299) (4a261f2)
  • module-runner: simplify server-hmr tests (#23300) (599b44b)
  • ssr: add destructing assignment case for moduleRunnerTransform (#23308) (cb77e2a)

Build System

  • use JSON import attributes instead of readFIleSync in rolldown configs (#23251) (d615bcd)

8.2.1 (2026-08-06)

Bug Fixes

  • build: make client chunkImportMap work with sharedPlugins: true (#23184) (15f0307)
  • bundled-dev: inject client script tag before chunk scripts (#23161) (eac0cc8)

... (truncated)

Commits
  • de1111a release: v8.2.2
  • cb77e2a test(ssr): add destructing assignment case for moduleRunnerTransform (#23308)
  • 9db0b61 fix(ssr): rewrite computed key of destructing parameter (#23307)
  • 8413052 fix: respect resolve.preserveSymlinks when resolving root (fix #23197) (#23...
  • 05a003e fix(config): resolve sourcemap paths against sourcemap location (#23239)
  • 495d9ff feat(deps): widen @vitejs/devtools peer range to v0.5.0 (#23302)
  • 1d9fa39 refactor: use JSON import attributes instead of readFileSync in constants (#2...
  • 2804636 fix(css): don't pass empty targets to lightningcss (#23295)
  • 599b44b test(module-runner): simplify server-hmr tests (#23300)
  • 4a261f2 test(module-runner): add TLA circular import case (#23299)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.5 to 8.2.2.
- [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.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 15:27
@dependabot dependabot Bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code auto-merge Ready to automatically merge after being open for 48 hours labels Sep 1, 2026
@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
api-docs-tooling Ready Ready Preview Sep 1, 2026 3:28pm UTC

Request Review

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.57%. Comparing base (da5d8e6) to head (a866db6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1067   +/-   ##
=======================================
  Coverage   90.57%   90.57%           
=======================================
  Files         217      217           
  Lines       20755    20755           
  Branches     1969     1969           
=======================================
  Hits        18799    18799           
  Misses       1949     1949           
  Partials        7        7           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Failed ❌

View logs ↗
a866db6 2026-09-01T15:27:42.313Z View logs ↗

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

api-links Generator

Performance estimate (single CI run)

  • Generation time: 5.0% faster (1.39 s → 1.32 s)
  • Peak memory: 0.2% higher (357.94 MB → 358.62 MB)

legacy-html Generator

Performance estimate (single CI run)

  • Generation time: 33.7% faster (20.80 s → 13.79 s)
  • Peak memory: 4.5% higher (2.20 GB → 2.30 GB)

legacy-json Generator

Performance estimate (single CI run)

  • Generation time: 21.4% slower (7.79 s → 9.46 s)
  • Peak memory: 6.5% lower (1.86 GB → 1.74 GB)

llms-txt Generator

Performance estimate (single CI run)

  • Generation time: 38.7% faster (8.22 s → 5.04 s)
  • Peak memory: 7.4% higher (1.76 GB → 1.89 GB)

orama-db Generator

Output size: 1 file changed · net -2.38 KB

File size details
File Main PR Change
orama-db.json 9.22 MB 9.22 MB -2.38 KB (-0.0%)

Performance estimate (single CI run)

  • Generation time: 12.1% slower (8.81 s → 9.88 s)
  • Peak memory: 2.1% lower (1.81 GB → 1.78 GB)

web Generator

Output size: 63 files changed · net +179.00 B

File size details
File Main PR Change
assets/SearchBox-B4VQonTj.js 84.77 KB -84.77 KB (-100.0%)
assets/SearchBox-DRpsgFwZ.js 84.63 KB +84.63 KB
assets/dist-DIwsMtEe.js 30.43 KB -30.43 KB (-100.0%)
assets/dist-BdA7scc8.js 30.42 KB +30.42 KB
assets/SideBar-BgadRfUu.js 25.64 KB +25.64 KB
assets/SideBar-BLamfkFk.js 25.62 KB -25.62 KB (-100.0%)
assets/client-DRvY8Gzd.js 21.61 KB -21.61 KB (-100.0%)
assets/client-B59brnJZ.js 21.59 KB +21.59 KB
assets/Combination-BUcOJ5Y-.js 16.13 KB -16.13 KB (-100.0%)
assets/Combination-bksc60Gv.js 16.12 KB +16.12 KB
assets/ThemeToggle-BzVPNKit.js 13.64 KB +13.64 KB
assets/ThemeToggle-1V8NPt7q.js 13.63 KB -13.63 KB (-100.0%)
assets/dist-D1u_tkxL.js 10.20 KB -10.20 KB (-100.0%)
assets/dist-R4W4TbtH.js 10.20 KB +10.20 KB
assets/Layout-oYllGoSo.js 10.13 KB -10.13 KB (-100.0%)
assets/Layout-BlvlVCjE.js 10.13 KB +10.13 KB
assets/compat-CcIAhA8U.js 10.12 KB -10.12 KB (-100.0%)
assets/compat-CkcC8ELp.js 10.12 KB +10.12 KB
assets/Tooltip-DQD8Ewo6.js 7.93 KB -7.93 KB (-100.0%)
assets/Tooltip-ByP33p-3.js 7.93 KB +7.93 KB
assets/dist-fPEY9Gdo.js 6.99 KB +6.99 KB
assets/dist-Dj0Sqkvo.js 6.99 KB -6.99 KB (-100.0%)
assets/jsx-runtime-C6QFhwKF.js 5.67 KB -5.67 KB (-100.0%)
assets/jsx-runtime-B8kKXB2U.js 5.67 KB +5.67 KB
assets/dist-mb038oPe.js 3.94 KB -3.94 KB (-100.0%)
assets/dist-BAnJiwR9.js 3.94 KB +3.94 KB
assets/CodeTabs-BLw4i3DX.js 3.89 KB +3.89 KB
assets/CodeTabs-9186pDFN.js 3.88 KB -3.88 KB (-100.0%)
assets/CodeBox-DrKHzwQl.js 3.44 KB +3.44 KB
assets/CodeBox-Ym4vlsQj.js 3.44 KB -3.44 KB (-100.0%)
assets/hooks.module-XOzXXKtn.js 3.40 KB +3.40 KB
assets/hooks.module-Bk2z4xNO.js 3.37 KB -3.37 KB (-100.0%)
assets/FunctionSignature-BpmgMnum.js 2.28 KB -2.28 KB (-100.0%)
assets/FunctionSignature-BCuAKPet.js 2.28 KB +2.28 KB
assets/Banner-XvKbSbln.js 2.19 KB -2.19 KB (-100.0%)
assets/Banner-C2FcRjAM.js 2.19 KB +2.19 KB
assets/ChangeHistory-CANbFGUk.js 1.77 KB +1.77 KB
assets/ChangeHistory-DgDvtNV7.js 1.75 KB -1.75 KB (-100.0%)
assets/DataTag-DjunEPBj.js 844.00 B -844.00 B (-100.0%)
assets/DataTag-4n688MjZ.js 844.00 B +844.00 B
assets/DocumentationIndex-DkMj2fAG.js 821.00 B -821.00 B (-100.0%)
assets/DocumentationIndex-CoPrDtJP.js 821.00 B +821.00 B
assets/classnames-D3NAiCW9.js 755.00 B -755.00 B (-100.0%)
assets/classnames-CWgwbItc.js 755.00 B +755.00 B
assets/rolldown-runtime-hePW80VL.js 716.00 B +716.00 B
assets/rolldown-runtime-QTnfLwEv.js 694.00 B -694.00 B (-100.0%)
assets/ArrowUpRightIcon-DxdUI-2m.js 618.00 B -618.00 B (-100.0%)
assets/ArrowUpRightIcon-CulVNYBu.js 618.00 B +618.00 B
assets/Badge-CpY4waKP.js 607.00 B -607.00 B (-100.0%)
assets/Badge-Bycy8ad2.js 607.00 B +607.00 B
assets/AlertBox-DyR-D-Wy.js 591.00 B -591.00 B (-100.0%)
assets/AlertBox-_tQ5Wz_R.js 591.00 B +591.00 B
assets/CodeBracketIcon-BRpToSe8.js 512.00 B -512.00 B (-100.0%)
assets/CodeBracketIcon-B3ctY3Lu.js 512.00 B +512.00 B
assets/dist-y-2gACS_.js 477.00 B -477.00 B (-100.0%)
assets/dist-DFF7Bx_J.js 477.00 B +477.00 B
assets/ChevronDownIcon-GZzIVrWC.js 468.00 B -468.00 B (-100.0%)
assets/ChevronDownIcon-CWpcaJ3A.js 468.00 B +468.00 B
all.html 32.12 MB 32.12 MB +236.00 B (+0.0%)
assets/Blockquote-CREM-fhs.js 167.00 B -167.00 B (-100.0%)
assets/Blockquote-Cln7QUqz.js 167.00 B +167.00 B
assets/withIsland-BXXKiqC-.js 105.00 B -105.00 B (-100.0%)
assets/withIsland-DblK6CPQ.js 105.00 B +105.00 B

Performance estimate (single CI run)

  • Generation time: 0.1% slower (83.76 s → 83.84 s)
  • Peak memory: 10.9% lower (5.76 GB → 5.13 GB)

@avivkeller
avivkeller merged commit f5e14b3 into main Sep 3, 2026
23 of 25 checks passed
@avivkeller
avivkeller deleted the dependabot/npm_and_yarn/vite-8.2.2 branch September 3, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant