Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the vite group with 5 updates in the /client directory:

Package From To
@vitejs/plugin-basic-ssl 1.2.0 2.1.0
@vitejs/plugin-vue 5.2.4 6.0.0
vite 6.3.5 7.0.6
vite-plugin-top-level-await 1.5.0 1.6.0
vitest 3.0.5 3.2.4

Updates @vitejs/plugin-basic-ssl from 1.2.0 to 2.1.0

Release notes

Sourced from @​vitejs/plugin-basic-ssl's releases.

v2.1.0

Please refer to CHANGELOG.md for details.

v2.0.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-basic-ssl's changelog.

2.1.0 (2025-07-01)

Features

  • support Vite v7 as a peer dependency (#74) (41c66b8)

2.0.0 (2025-03-03)

Breaking Changes

  • only support vite 6+ and node 18+ (#69) (262fc7a)
  • remove localhost.localdomain from the certificate (#68) (15f129a)
  • remove lvh.me from the certificate (#67) (59e7d71), closes #65
Commits
  • e91c908 release: v2.1.0
  • 658f218 chore(deps): update dependency vite to v6.2.7 [security] (#72)
  • 0f41276 chore(deps): update all non-major dependencies (#71)
  • 41c66b8 chore: support Vite v7 as a peer dependency (#74)
  • 3b2a0db chore: add changelog for v2.0.0
  • 2b6120a release: v2.0.0
  • c7d0114 chore(deps): update all non-major dependencies (#70)
  • 262fc7a feat!: only support vite 6+ and node 18+ (#69)
  • 15f129a fix!: remove localhost.localdomain from the certificate (#68)
  • 59e7d71 fix!: remove lvh.me from the certificate (#67)
  • Additional commits viewable in compare view

Updates @vitejs/plugin-vue from 5.2.4 to 6.0.0

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@6.0.0

Please refer to CHANGELOG.md for details.

plugin-vue@6.0.0-beta.2

Please refer to CHANGELOG.md for details.

plugin-vue@6.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-vue@6.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

6.0.0 (2025-06-24)

Bug Fixes

  • deps: update all non-major dependencies (#590) (43426c8)
  • deps: update all non-major dependencies (#600) (a4c32a8)
  • deps: update all non-major dependencies (#605) (67534e5)
  • deps: update all non-major dependencies (#609) (98c52eb)

Miscellaneous Chores

  • add description and keywords field to package.json (#604) (67ab76b)
  • deps: update dependency rollup to ^4.41.1 (#591) (256ac31)
  • deps: update dependency rollup to ^4.43.0 (#601) (a495edf)
  • remove Vite 7 beta from supported range (#598) (c7ddd62)

Code Refactoring

6.0.0-beta.2 (2025-06-06)

⚠ BREAKING CHANGES

  • bump required node version to 20.19+, 22.12+ and drop CJS build (#596)

Features

Bug Fixes

Code Refactoring

  • bump required node version to 20.19+, 22.12+ and drop CJS build (#596) (56df545)

6.0.0-beta.1 (2025-06-02)

Bug Fixes

6.0.0-beta.0 (2025-05-21)

⚠ BREAKING CHANGES

  • vue: separate include and exclude from api.options and add filter (#582)

Features

  • vue: separate include and exclude from api.options and add filter (#582) (e3beac8)

... (truncated)

Commits
  • 9c07818 release: plugin-vue@6.0.0
  • c7ddd62 chore: remove Vite 7 beta from supported range (#598)
  • 98c52eb fix(deps): update all non-major dependencies (#609)
  • 5de85f6 refactor: always use crypto.hash (#606)
  • 67534e5 fix(deps): update all non-major dependencies (#605)
  • 67ab76b chore: add description and keywords field to package.json (#604)
  • a495edf chore(deps): update dependency rollup to ^4.43.0 (#601)
  • a4c32a8 fix(deps): update all non-major dependencies (#600)
  • 256ac31 chore(deps): update dependency rollup to ^4.41.1 (#591)
  • 43426c8 fix(deps): update all non-major dependencies (#590)
  • Additional commits viewable in compare view

Updates vite from 6.3.5 to 7.0.6

Release notes

Sourced from vite's releases.

v7.0.6

Please refer to CHANGELOG.md for details.

v7.0.5

Please refer to CHANGELOG.md for details.

v7.0.4

Please refer to CHANGELOG.md for details.

v7.0.3

Please refer to CHANGELOG.md for details.

create-vite@7.0.3

Please refer to CHANGELOG.md for details.

v7.0.2

Please refer to CHANGELOG.md for details.

create-vite@7.0.2

Please refer to CHANGELOG.md for details.

v7.0.1

Please refer to CHANGELOG.md for details.

create-vite@7.0.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.1

Please refer to CHANGELOG.md for details.

create-vite@7.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.2

Please refer to CHANGELOG.md for details.

v7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

7.0.6 (2025-07-24)

Bug Fixes

  • deps: update all non-major dependencies (#20442) (e49f505)
  • dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
  • module-runner: normalize file:// on windows (#20449) (1c9cb49)
  • respond with correct headers and status code for HEAD requests (#20421) (23d04fc)

Miscellaneous Chores

Code Refactoring

7.0.5 (2025-07-17)

Bug Fixes

  • deps: update all non-major dependencies (#20406) (1a1cc8a)
  • remove special handling for Accept: text/html (#20376) (c9614b9)
  • watch assets referenced by new URL(, import.meta.url) (#20382) (6bc8bf6)

Miscellaneous Chores

  • deps: update dependency rolldown to ^1.0.0-beta.27 (#20405) (1165667)

Code Refactoring

  • use foo.endsWith("bar") instead of /bar$/.test(foo) (#20413) (862e192)

7.0.4 (2025-07-10)

Bug Fixes

  • allow resolving bare specifiers to relative paths for entries (#20379) (324669c)

Build System

7.0.3 (2025-07-08)

Bug Fixes

  • client: protect against window being defined but addEv undefined (#20359) (31d1467)
  • define: replace optional values (#20338) (9465ae1)
  • deps: update all non-major dependencies (#20366) (43ac73d)

Miscellaneous Chores

... (truncated)

Commits

Updates vite-plugin-top-level-await from 1.5.0 to 1.6.0

Commits
  • e3ef9f0 chore: bump to v1.6.0
  • a68fcbc ci: bump publish action's node version to 22
  • 7063c0c test: add side-effect-only import unit tests
  • 9c3ac45 fix(resolve-pattern): handle skipped array elements correctly (#65)
  • 0c591e7 ci: add test with @​swc/wasm
  • 1fa74c0 chore: upgrade dependencies
  • 755b173 feat: add @​swc/wasm fallback for platforms w/o node addons
  • See full diff in compare view

Updates vitest from 3.0.5 to 3.2.4

Release notes

Sourced from vitest's releases.

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.2.2

... (truncated)

Commits
  • c666d14 chore: release v3.2.4
  • 8a18c8e fix(cli): throw error when --shard x/\<count> exceeds count of test files (#...
  • 8abd7cc chore(deps): update tinypool (#8174)
  • 93f3200 fix(deps): update all non-major dependencies (#8123)
  • 0c3be6f fix(coverage): ignore SCSS in browser mode (#8161)
  • 790bc31 chore: update deprecation notice for globs (#8148)
  • c0eae7d chore: update deprecated workspace file log (#8118)
  • 14dc072 fix(pool): auto-adjust minWorkers when only maxWorkers specified (#8110)
  • 85dc019 fix(cli): use absolute path environment on Windows (#8105)
  • 27df68a fix(reporter): task.meta should be available in custom reporter's errors (#...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff labels Jul 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 28, 2025 03:19
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff labels Jul 28, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch 2 times, most recently from 8e46d5f to a1c8473 Compare August 11, 2025 02:56
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch from a1c8473 to 275c0a9 Compare August 18, 2025 03:08
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch from 275c0a9 to df405f5 Compare August 25, 2025 03:51
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch 2 times, most recently from c49404d to 8703dcd Compare September 8, 2025 02:07
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch from 8703dcd to 5106dd6 Compare September 15, 2025 02:05
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch from 5106dd6 to 5a850f4 Compare September 22, 2025 02:05
Bumps the vite group with 5 updates in the /client directory:

| Package | From | To |
| --- | --- | --- |
| [@vitejs/plugin-basic-ssl](https://github.com/vitejs/vite-plugin-basic-ssl) | `1.2.0` | `2.1.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.4` | `6.0.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.0.6` |
| [vite-plugin-top-level-await](https://github.com/Menci/vite-plugin-top-level-await) | `1.5.0` | `1.6.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.2.4` |



Updates `@vitejs/plugin-basic-ssl` from 1.2.0 to 2.1.0
- [Release notes](https://github.com/vitejs/vite-plugin-basic-ssl/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-basic-ssl/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-basic-ssl@v1.2.0...v2.1.0)

Updates `@vitejs/plugin-vue` from 5.2.4 to 6.0.0
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.0/packages/plugin-vue)

Updates `vite` from 6.3.5 to 7.0.6
- [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/v7.0.6/packages/vite)

Updates `vite-plugin-top-level-await` from 1.5.0 to 1.6.0
- [Commits](Menci/vite-plugin-top-level-await@v1.5.0...v1.6.0)

Updates `vitest` from 3.0.5 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-basic-ssl"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vite
  dependency-version: 7.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vite-plugin-top-level-await
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vitest
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-client-vite-7e2560b427 branch from 5a850f4 to c60ee46 Compare September 29, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Javascript Impact: Javascript-related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants