Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vite from 8.0.0-beta.8 to 8.0.0-beta.10.

Release notes

Sourced from vite's releases.

v8.0.0-beta.10

Please refer to CHANGELOG.md for details.

v8.0.0-beta.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.0-beta.10 (2026-01-24)

Bug Fixes

  • avoid using deprecated output.inlineDynamicImport option (#21464) (471ce62)
  • use separate hook object for each environment (#21472) (66347f6)

Documentation

8.0.0-beta.9 (2026-01-22)

Features

Bug Fixes

  • deps: update all non-major dependencies (#21440) (1835995)
  • dev: avoid event emitter leak caused by server.listen callback (#21451) (602d786)
  • lazy hook filter should work (#21443) (bc0c207)
  • optimizer: skip rolldownCjsExternalPlugin for platform: neutral (#21452) (d2fc4be)

Miscellaneous Chores

Code Refactoring

  • optimizer: simplify rolldownCjsExternalPlugin (#21450) (ebda8fd)
Commits
  • e299d62 release: v8.0.0-beta.10
  • 54ce2ed docs: update build.dynamicImportVarsOptions (#21477)
  • 66347f6 fix: use separate hook object for each environment (#21472)
  • 471ce62 fix: avoid using deprecated output.inlineDynamicImport option (#21464)
  • 9798696 release: v8.0.0-beta.9
  • d2fc4be fix(optimizer): skip rolldownCjsExternalPlugin for platform: neutral (#21...
  • ff9dd7f feat: update rolldown to 1.0.0-rc.1 (#21463)
  • 602d786 fix(dev): avoid event emitter leak caused by server.listen callback (#21451)
  • ebda8fd refactor(optimizer): simplify rolldownCjsExternalPlugin (#21450)
  • 7796ade feat: shortcuts case insensitive (#21224)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 25, 2026
@Master-Hash
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Master-Hash
Copy link
Owner

@dependabot recreate

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.0-beta.8 to 8.0.0-beta.10.
- [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.0-beta.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0-beta.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-8.0.0-beta.10 branch from cf63fdb to 30811a2 Compare January 26, 2026 01:17
@github-actions github-actions bot merged commit 2ecda82 into main Jan 26, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-8.0.0-beta.10 branch January 26, 2026 01:18
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