Skip to content

chore(deps): bump vite from 8.0.0-beta.15 to 8.0.0-beta.18 in /src/webui#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/webui/vite-8.0.0-beta.18
Closed

chore(deps): bump vite from 8.0.0-beta.15 to 8.0.0-beta.18 in /src/webui#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/webui/vite-8.0.0-beta.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps vite from 8.0.0-beta.15 to 8.0.0-beta.18.

Release notes

Sourced from vite's releases.

v8.0.0-beta.18

Please refer to CHANGELOG.md for details.

v8.0.0-beta.17

Please refer to CHANGELOG.md for details.

v8.0.0-beta.16

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.0-beta.18 (2026-03-09)

Bug Fixes

Code Refactoring

  • don't add optimization.inlineConst: { mode: 'smart' } as it's enabled by default (#21794) (22b3d11)

8.0.0-beta.17 (2026-03-09)

Features

  • css: support es2025 build target for lightningcss (#21769) (08906e7)
  • forward browser console logs and errors to dev server terminal (#20916) (2540ed0)
  • update rolldown to 1.0.0-rc.8 (#21790) (a0c950e)

Bug Fixes

  • css: apply server.origin to public file URLs in CSS (fix #18457) (#21697) (c967f48)
  • deps: update all non-major dependencies (#21732) (5c921ca)
  • dev: disable extglobs for consistency (#21745) (1958eeb)
  • lib: keep annotation comments for es output (#21740) (dd3c4f4)
  • optimizer: avoid error happening with a package with asset entrypoint (#21766) (f7e1d07)
  • ssr: throw friendly error when calling ssrLoadModule with non-runnable ssr env (#21739) (1fa736e)
  • types: remove extends ImportMeta from ModuleRunnerImportMeta (#21710) (0176d45)
  • wasm: reset assetUrlRE.lastIndex before .test() in SSR builds (#21780) (3a0d8d9)

Miscellaneous Chores

Code Refactoring

  • enable some native plugins even with enable native plugin false (#21744) (fc46c79)

Tests

  • ssr: incorrect handleInvoke was called in server-worker-runner.invoke test (#21751) (b95ca22)

8.0.0-beta.16 (2026-02-27)

Features

Bug Fixes

... (truncated)

Commits
  • 1ee5372 release: v8.0.0-beta.18
  • 22b3d11 refactor: don't add optimization.inlineConst: { mode: 'smart' } as it's ena...
  • 88953b3 fix: use watch.watcher instead of watch.notify (#21793)
  • 7de12e9 release: v8.0.0-beta.17
  • a0c950e feat: update rolldown to 1.0.0-rc.8 (#21790)
  • 44e33ae chore(deps): update dependency cac to v7 (#21788)
  • 3a0d8d9 fix(wasm): reset assetUrlRE.lastIndex before .test() in SSR builds (#21780)
  • 0176d45 fix(types): remove extends ImportMeta from ModuleRunnerImportMeta (#21710)
  • 08906e7 feat(css): support es2025 build target for lightningcss (#21769)
  • f7e1d07 fix(optimizer): avoid error happening with a package with asset entrypoint (#...
  • 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.0.0-beta.15 to 8.0.0-beta.18.
- [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.18/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0-beta.18
  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 Mar 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2026

Superseded by #8.

@dependabot dependabot bot closed this Mar 13, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/webui/vite-8.0.0-beta.18 branch March 13, 2026 09:20
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.

0 participants