build(deps-dev): bump the vite group across 1 directory with 4 updates#113
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the vite group across 1 directory with 4 updates#113dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-bb02b9f38e
branch
2 times, most recently
from
June 25, 2026 18:27
4050ea9 to
900d87f
Compare
Contributor
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-bb02b9f38e
branch
3 times, most recently
from
July 1, 2026 18:30
5e2748a to
8d31bab
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-bb02b9f38e
branch
2 times, most recently
from
July 8, 2026 18:27
9f376bf to
66725c9
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-bb02b9f38e
branch
from
July 13, 2026 18:37
66725c9 to
903df2f
Compare
Bumps the vite group with 4 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-dts](https://github.com/qmhc/unplugin-dts/tree/HEAD/packages/vite-plugin-dts) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `vite` from 8.0.16 to 8.1.4 - [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.1.4/packages/vite) Updates `vite-plugin-dts` from 4.5.4 to 5.0.3 - [Release notes](https://github.com/qmhc/unplugin-dts/releases) - [Changelog](https://github.com/qmhc/unplugin-dts/blob/main/packages/vite-plugin-dts/CHANGELOG.md) - [Commits](https://github.com/qmhc/unplugin-dts/commits/[email protected]/packages/vite-plugin-dts) Updates `vitest` from 4.1.5 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite - dependency-name: vite-plugin-dts dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-bb02b9f38e
branch
from
July 15, 2026 18:24
903df2f to
25f987a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vite group with 4 updates in the / directory: @vitest/coverage-v8, vite, vite-plugin-dts and vitest.
Updates
@vitest/coverage-v8from 4.1.5 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
db616d2chore: release v4.1.10 (#10718)a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6Updates
vitefrom 8.0.16 to 8.1.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)Updates
vite-plugin-dtsfrom 4.5.4 to 5.0.3Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
3e7f4b4release(vite-plugin-dts): v5.0.35a9d566release(vite-plugin-dts): v5.0.2730af18chore: bump minimum Node.js requirement to >=20b77a250release(vite-plugin-dts): v5.0.1c1a18b2docs: split README into docs and clean up legacy descriptions07b7f3cchore: fix repository of package.json2996858release(vite-plugin-dts): v5.0.06f02521chore: bump deps and fix minor type issues66c6fe0ci: use npm trusted publishing and fix prerelease tag inference17cfad9release(vite-plugin-dts): v5.0.0-beta.7Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-dts since your current version.
Updates
vitestfrom 4.1.5 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6