Skip to content

chore(deps-dev): bump vite from 7.3.6 to 8.3.0 in the vite group across 1 directory - #2541

Merged
susnux merged 3 commits into
mainfrom
dependabot/npm_and_yarn/main/vite-25b94af664
Sep 17, 2026
Merged

susnux merged 3 commits into
mainfrom
dependabot/npm_and_yarn/main/vite-25b94af664

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates vite from 7.3.6 to 8.3.0

Release notes

Sourced from vite's releases.

create-vite@8.3.0

Please refer to CHANGELOG.md for details.

v8.3.0

Features

  • build: avoid settling seen preload dependencies for performance (#23446) (e6f6b3e)

Bug Fixes

  • handle CRLF line endings in code frame positions (#23219) (9913672)
  • only treat whole node_modules path segments as dependencies (fix #17467) (#23437) (ef0dc17)

Performance Improvements

  • proxy: pre-compile context matchers at server creation (#23263) (8abf700)

v8.3.0-beta.1

Features

Bug Fixes

  • build: keep hash placeholders as-is in resolveFileUrl hook (#23422) (e8d6a4d)
  • bundled-dev: mark payload delivered on client report (#23373) (a6d43bc)
  • deps: update all non-major dependencies (#23445) (fc7c104)
  • html: don't inline preload link targets (fix #13355) (#23387) (12e709c)
  • resolve the actual package root in findNearestMainPackageData for nested package.json (#23356) (8492422)
  • shortcuts extend error (#23447) (4ec58d1)

Miscellaneous Chores

v8.3.0-beta.0

Features

  • accept Rolldown watch options in server.watch (#23133) (1b5cfe3)
  • add closeServer and closePreviewServer hooks (#23110) (e17d2d5)
  • add top-level tsconfig option (#23310) (93164c3)
  • add warning for unsupported hooks in plugin returned from applyToEnvironment hook (#23191) (fdef04f)
  • cli: support naming the CPU profile via --profile [name] (#23042) (a500dee)
  • config: warn on named imports from JSON modules (#23378) (472385e)
  • css: minify style tag (#23183) (8156684)
  • searched params attached to workers are now preserved (#22280) (517b97f)
  • support subpath imports in dynamic import statements (#23185) (b78e2f1)
  • use import.meta.ROLLDOWN_FILE_URL_* for assets in JS (#22888) (4366ac4)
  • use import.meta.ROLLDOWN_FILE_URL_* for other plugins (#22894) (e38f29e)

... (truncated)

Changelog

Sourced from vite's changelog.

8.3.0 (2026-09-10)

Features

  • build: avoid settling seen preload dependencies for performance (#23446) (e6f6b3e)
  • devtools: enable dev server integration (#23333) (68aeb8a)
  • accept Rolldown watch options in server.watch (#23133) (1b5cfe3)
  • add closeServer and closePreviewServer hooks (#23110) (e17d2d5)
  • add top-level tsconfig option (#23310) (93164c3)
  • add warning for unsupported hooks in plugin returned from applyToEnvironment hook (#23191) (fdef04f)
  • cli: support naming the CPU profile via --profile [name] (#23042) (a500dee)
  • config: warn on named imports from JSON modules (#23378) (472385e)
  • css: minify style tag (#23183) (8156684)
  • searched params attached to workers are now preserved (#22280) (517b97f)
  • support subpath imports in dynamic import statements (#23185) (b78e2f1)
  • use import.meta.ROLLDOWN_FILE_URL_* for assets in JS (#22888) (4366ac4)
  • use import.meta.ROLLDOWN_FILE_URL_* for other plugins (#22894) (e38f29e)
  • worker: remove worker chunk if it's detected that it's not referenced (#22473) (924997a)

Bug Fixes

  • handle CRLF line endings in code frame positions (#23219) (9913672)
  • only treat whole node_modules path segments as dependencies (fix #17467) (#23437) (ef0dc17)
  • build: keep hash placeholders as-is in resolveFileUrl hook (#23422) (e8d6a4d)
  • bundled-dev: mark payload delivered on client report (#23373) (a6d43bc)
  • deps: update all non-major dependencies (#23445) (fc7c104)
  • html: don't inline preload link targets (fix #13355) (#23387) (12e709c)
  • resolve the actual package root in findNearestMainPackageData for nested package.json (#23356) (8492422)
  • shortcuts extend error (#23447) (4ec58d1)
  • config: close bundles when generation fails (#23256) (6bacc95)
  • css: keep newline-separated srcset candidates intact (#23265) (4f9d2f4)
  • deps: update all non-major dependencies (#23337) (d550815)
  • deps: update all non-major dependencies (#23404) (238ad81)
  • deps: update rolldown-related dependencies (#23338) (76e8082)
  • deps: update rolldown-related dependencies (#23405) (b882566)
  • dev: run closeBundle after buildEnd failure (#23165) (8cb872e)
  • hmr: handle import.meta.hot.invalidate in virtual module (#23171) (6162968)
  • utils: handle dot in srcset density descriptor (#23346) (b50e1b4)
  • utils: match timestamp query parameter with proper delimiters (#23364) (41f3c6f)

Performance Improvements

  • proxy: pre-compile context matchers at server creation (#23263) (8abf700)

Miscellaneous Chores

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.6 to 8.1.5 in the vite group chore(deps-dev): bump vite from 7.3.6 to 8.2.0 in the vite group across 1 directory Aug 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from a99f1cb to 47cf907 Compare August 8, 2026 01:04
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from 47cf907 to 98fa10c Compare August 8, 2026 01:08
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.6 to 8.2.0 in the vite group across 1 directory chore(deps-dev): bump vite from 7.3.6 to 8.2.1 in the vite group across 1 directory Aug 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from 98fa10c to 763ab5b Compare August 15, 2026 01:05
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from 763ab5b to 25ee98e Compare August 15, 2026 01:12
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from 25ee98e to 24da521 Compare August 22, 2026 01:04
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from 24da521 to 2515914 Compare August 22, 2026 01:08
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.6 to 8.2.1 in the vite group across 1 directory chore(deps-dev): bump vite from 7.3.6 to 8.2.2 in the vite group across 1 directory Aug 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from 2515914 to a56b196 Compare August 29, 2026 01:06
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from a56b196 to cf658ce Compare September 5, 2026 01:03
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from cf658ce to beec003 Compare September 12, 2026 01:05
@dependabot dependabot Bot changed the title chore(deps-dev): bump vite from 7.3.6 to 8.2.2 in the vite group across 1 directory chore(deps-dev): bump vite from 7.3.6 to 8.3.0 in the vite group across 1 directory Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from beec003 to 3aedd09 Compare September 17, 2026 12:10
dependabot Bot and others added 2 commits September 17, 2026 14:55
Bumps the vite group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.3.6 to 8.3.0
- [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/create-vite@8.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux force-pushed the dependabot/npm_and_yarn/main/vite-25b94af664 branch from c8cd865 to 1da4fae Compare September 17, 2026 13:09
@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.25%. Comparing base (e6d0eb9) to head (1da4fae).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2541      +/-   ##
==========================================
+ Coverage   61.16%   61.25%   +0.08%     
==========================================
  Files          15       15              
  Lines         479      480       +1     
  Branches      105      102       -3     
==========================================
+ Hits          293      294       +1     
- Misses        165      166       +1     
+ Partials       21       20       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@susnux
susnux merged commit 1288463 into main Sep 17, 2026
15 checks passed
@susnux
susnux deleted the dependabot/npm_and_yarn/main/vite-25b94af664 branch September 17, 2026 13:11
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