Skip to content

Comments

build(deps-dev): bump vite from 8.0.0-beta.14 to 8.0.0-beta.15#44

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/vite-8.0.0-beta.15
Feb 22, 2026
Merged

build(deps-dev): bump vite from 8.0.0-beta.14 to 8.0.0-beta.15#44
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/vite-8.0.0-beta.15

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 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.14 to 8.0.0-beta.15.

Release notes

Sourced from vite's releases.

v8.0.0-beta.15

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.0-beta.15 (2026-02-19)

Features

Bug Fixes

  • dev: only treat EADDRINUSE as port conflict in wildcard pre-check (#21642) (e54e25f)
  • dev: prevent concurrent server restarts (#21636) (8ce23a3)
  • dev: return "502 Bad Gateway" on proxy failures instead of 500 (#21652) (e240df2)

Performance Improvements

  • ssr: skip circular import check for already-evaluated modules (#21632) (235140b)
  • use tsconfig cache for oxc transform in dev (#21643) (57ff177)

Miscellaneous Chores

  • deps: remove fdir and @rollup/plugin-commonjs (#21639) (5abffd5)
  • deps: update dependency @​rollup/plugin-alias to v6 (#21097) (44b5bdf)
Commits
  • 6e88f40 release: v8.0.0-beta.15
  • b3ddbc5 feat: update rolldown to 1.0.0-rc.5 (#21660)
  • e240df2 fix(dev): return "502 Bad Gateway" on proxy failures instead of 500 (#21652)
  • 44b5bdf chore(deps): update dependency @​rollup/plugin-alias to v6 (#21097)
  • 235140b perf(ssr): skip circular import check for already-evaluated modules (#21632)
  • 8ce23a3 fix(dev): prevent concurrent server restarts (#21636)
  • e54e25f fix(dev): only treat EADDRINUSE as port conflict in wildcard pre-check (#21642)
  • 57ff177 perf: use tsconfig cache for oxc transform in dev (#21643)
  • 5abffd5 chore(deps): remove fdir and @rollup/plugin-commonjs (#21639)
  • See full diff 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)

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

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0-beta.15
  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.15 branch from c353b6d to 8d87441 Compare February 22, 2026 09:52
@github-actions github-actions bot merged commit a48c0f8 into main Feb 22, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-8.0.0-beta.15 branch February 22, 2026 09:52
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