Skip to content

Bump vite from 8.2.0 to 8.2.1 in /actions/setup/js - #52003

Merged
pelikhan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/setup/js/vite-8.2.1
Aug 11, 2026
Merged

Bump vite from 8.2.0 to 8.2.1 in /actions/setup/js#52003
pelikhan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/setup/js/vite-8.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vite from 8.2.0 to 8.2.1.

Release notes

Sourced from vite's releases.

plugin-legacy@8.2.1

Please refer to CHANGELOG.md for details.

v8.2.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

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)
  • css: don't re-run lightningcss visitor during minify (fix #23146) (#23147) (de041a7)
  • deps: update all non-major dependencies (#23136) (14454fd)
  • deps: update rolldown-related dependencies (#23070) (7ac6f7f)
  • don't mutate the user config when resolving the lib entry from the top-level input (#23135) (b4bf596)
  • handle shebang ending with uncommon line terminators (#23038) (17f7b2f)
  • server: use a random port when port is 0 (#23158) (fddf4ea)

Performance Improvements

Documentation

  • build: fix incomplete @default for build.minify (#23177) (ef02435)

Miscellaneous Chores

  • deps: update dependency rolldown-plugin-dts to ^0.28.0 (#23137) (4adc1e7)
  • deps: update dependency strip-literal to v4 (#23140) (9db65ce)

Code Refactoring

  • bundled-dev: avoid injecting server values in the bundle (#22967) (23b8a08)
  • bundled-dev: remove rolldown lazy stub module workaround (#23129) (e72036e)

Tests

Commits
  • 4216158 release: v8.2.1
  • fddf4ea fix(server): use a random port when port is 0 (#23158)
  • de041a7 fix(css): don't re-run lightningcss visitor during minify (fix #23146) (#23147)
  • 15f0307 fix(build): make client chunkImportMap work with sharedPlugins: true (#23184)
  • c2155fe test(bundled-dev): enable sourcemap playgrounds (#23080)
  • ef02435 docs(build): fix incomplete @default for build.minify (#23177)
  • eac0cc8 fix(bundled-dev): inject client script tag before chunk scripts (#23161)
  • 23b8a08 refactor(bundled-dev): avoid injecting server values in the bundle (#22967)
  • e72036e refactor(bundled-dev): remove rolldown lazy stub module workaround (#23129)
  • 14454fd fix(deps): update all non-major dependencies (#23136)
  • 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)

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 16.1 AIC · ⌖ 6.46 AIC · ⊞ 8.5K ·
Comment /souschef to run again


Run: https://github.com/github/gh-aw/actions/runs/31486515692> Generated by 👨‍🍳 PR Sous Chef · gpt54 · 9.62 AIC · ⌖ 6.44 AIC · ⊞ 8.5K ·

Comment /souschef to run again

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 11, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot Quick triage nudge for this PR. The branch refresh has been requested. Please review the latest state, check for unresolved review feedback and any failing checks, then run the pr-finisher skill before handing back to maintainers.

Run context: https://github.com/github/gh-aw/actions/runs/31482213290

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 16.1 AIC · ⌖ 6.46 AIC · ⊞ 8.5K ·
Comment /souschef to run again

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@copilot Quick triage nudge for this PR. The branch refresh has been requested. Please review the latest state, check for unresolved review feedback and any failing checks, then run the pr-finisher ...

Triage complete on the latest PR state:

  • No unresolved review threads/comments that require action.
  • No failing workflow jobs found for this PR branch (Sous Chef run 31482213290 has 0 failed jobs).
  • Local validation is clean (make fmt, make lint, make test-unit, make test, make recompile).
  • PR remains open and non-draft; current merge gate appears to be pending checks/state outside code changes.

No additional code changes were needed in this pass.

Copilot AI requested a review from gh-aw-bot August 11, 2026 10:55
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot Please take a look at this PR. Refresh the branch if needed, run the pr-finisher skill, and complete any remaining work so a maintainer can review quickly. Run details: https://github.com/github/gh-aw/actions/runs/31486515692

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 9.62 AIC · ⌖ 6.44 AIC · ⊞ 8.5K ·
Comment /souschef to run again

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@copilot Please take a look at this PR. Refresh the branch if needed, run the pr-finisher skill, and complete any remaining work so a maintainer can review quickly. Run details: https://github.com/g...

Completed a fresh PR-finisher pass on the latest run context.

  • No unresolved review threads or review comments are pending.
  • Branch refresh is not needed from the current PR state (no conflict/behind signal observed).
  • CI triage for run 31486515692 shows 0 failed jobs.
  • Local validation passed: make fmt, make lint, make test-unit, make test, make recompile.

No additional code changes were required in this pass. This PR is ready for maintainer review, with CI on the current head still requiring maintainer-triggered rerun if needed.

@pelikhan
pelikhan merged commit 85af477 into main Aug 11, 2026
862 of 875 checks passed
@pelikhan
pelikhan deleted the dependabot/npm_and_yarn/actions/setup/js/vite-8.2.1 branch August 11, 2026 12:30
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.86.2

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.

3 participants