Bump the npm-e2e-minor-patch group in /src/TypeShim.E2E/vitest with 5 updates - #114
Merged
ArcadeMode merged 1 commit intoAug 29, 2026
Conversation
Bumps the npm-e2e-minor-patch group in /src/TypeShim.E2E/vitest with 5 updates: | Package | From | To | | --- | --- | --- | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.1.10` | `4.1.11` | | [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.10` | `4.1.11` | | [unplugin-dotnet-wasm](https://github.com/ArcadeMode/unplugin-dotnet-wasm/tree/HEAD/unplugin-dotnet-wasm) | `1.4.2` | `1.5.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `@vitest/browser` from 4.1.10 to 4.1.11 - [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.11/packages/browser) Updates `@vitest/browser-playwright` from 4.1.10 to 4.1.11 - [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.11/packages/browser-playwright) Updates `unplugin-dotnet-wasm` from 1.4.2 to 1.5.2 - [Release notes](https://github.com/ArcadeMode/unplugin-dotnet-wasm/releases) - [Commits](https://github.com/ArcadeMode/unplugin-dotnet-wasm/commits/v1.5.2/unplugin-dotnet-wasm) Updates `vite` from 8.2.1 to 8.2.2 - [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.2.2/packages/vite) Updates `vitest` from 4.1.10 to 4.1.11 - [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.11/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/browser" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-e2e-minor-patch - dependency-name: "@vitest/browser-playwright" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-e2e-minor-patch - dependency-name: unplugin-dotnet-wasm dependency-version: 1.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-e2e-minor-patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-e2e-minor-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-e2e-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results 9 files 81 suites 1m 8s ⏱️ Results for commit 7c063fd. |
|
ArcadeMode
enabled auto-merge (squash)
August 29, 2026 09:13
ArcadeMode
approved these changes
Aug 29, 2026
Uh oh!
There was an error while loading. Please reload this page.
ArcadeMode
deleted the
dependabot/npm_and_yarn/src/TypeShim.E2E/vitest/npm-e2e-minor-patch-fbc6cd2a60
branch
August 29, 2026 09:14
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 freeto 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 npm-e2e-minor-patch group in /src/TypeShim.E2E/vitest with 5 updates:
4.1.104.1.114.1.104.1.111.4.21.5.28.2.18.2.24.1.104.1.11Updates
@vitest/browserfrom 4.1.10 to 4.1.11Release notes
Sourced from @vitest/browser's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)fe5a11dfix(mocker): restrict redirect mocks to the fs allowlist [backport to v4] (#1...10b2cd2fix(browser): encode iframeId in tester iframe URL [backport to v4] (#10955)Updates
@vitest/browser-playwrightfrom 4.1.10 to 4.1.11Release notes
Sourced from @vitest/browser-playwright's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...Updates
unplugin-dotnet-wasmfrom 1.4.2 to 1.5.2Release notes
Sourced from unplugin-dotnet-wasm's releases.
Commits
ab3b241feat: Reread & parse manifest files only when changed (#56)6aabb75fix: Guard against IO failures during manifest load / integrity checks (#53)25ce635fix: dont accept empty files in disk check + e2e parallelization & dev server...266ab11fix: Only disk check framework files (#55)9682eacchore: minimize bundler configs & documentation (#51)a5ce7defeat: Blazor support + covering e2e tests (#46)d05c9affix: webpack import warnings & vite node config (#47)3705fc2Bump the npm-minor-patch group with 4 updates (#43)Updates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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