Conversation
7700461 to
3b0fc72
Compare
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.18` | `4.1.0` | | [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.0.18` | `4.1.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.0` | `8.57.1` | | [vite-plugin-wasm](https://github.com/Menci/vite-plugin-wasm) | `3.5.0` | `3.6.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` | | [vitest-browser-react](https://github.com/vitest-community/vitest-browser-react) | `2.0.5` | `2.1.0` | Updates `@vitest/browser` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser) Updates `@vitest/browser-playwright` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser-playwright) Updates `typescript-eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint) Updates `vite-plugin-wasm` from 3.5.0 to 3.6.0 - [Commits](Menci/vite-plugin-wasm@v3.5.0...v3.6.0) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `vitest-browser-react` from 2.0.5 to 2.1.0 - [Release notes](https://github.com/vitest-community/vitest-browser-react/releases) - [Commits](vitest-community/vitest-browser-react@v2.0.5...v2.1.0) --- updated-dependencies: - dependency-name: "@vitest/browser" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/browser-playwright" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite-plugin-wasm dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest-browser-react dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3b0fc72 to
07f8228
Compare
gadomski
approved these changes
Mar 16, 2026
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 development-dependencies group with 6 updates:
4.0.184.1.04.0.184.1.08.57.08.57.13.5.03.6.04.0.184.1.02.0.52.1.0Updates
@vitest/browserfrom 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/browser's releases.... (truncated)
Commits
4150b91chore: release v4.1.03f8326cchore(browser): remove unused file (#9845)f48a601fix: useperformance.nowto measure test timeout duration (#9795)031f02afix: allow catch/finally for async assertion (#9827)3505fa5fix(browser): skip esbuild.legalComments when using rolldown-vite (#9803)0c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)1e89ec0fix: fixvi.importActual()for virtual modules (#9772)8c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)Updates
@vitest/browser-playwrightfrom 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/browser-playwright's releases.... (truncated)
Commits
4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)8c96bb0refator: update links to npmx (#9783)d0ee546feat: addpage/locator.markAPI to enhance playwright trace (#9652)79672d7chore: release v4.1.0-beta.5f09bb5cfix(browser): remove--remote-debugging-addressfrom chrome args (#9712)50727a0chore(deps): update all non-major dependencies (#9614)f0ff1b2feat: support playwrightlaunchOptionswithconnectOptions(#9702)1d9e3b3chore: release v4.1.0-beta.4Updates
typescript-eslintfrom 8.57.0 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.1Updates
vite-plugin-wasmfrom 3.5.0 to 3.6.0Commits
35c4349chore: bump to v3.6.0691909bfeat: support vite 8 (#87)5b4f0dechore: migrate to node:test (#86)b432940fix: handle WASM exports with non-identifier characters (#84)c70ef06docs: update README.md to reflect Vite 7 support (#80)Updates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)Updates
vitest-browser-reactfrom 2.0.5 to 2.1.0Release notes
Sourced from vitest-browser-react's releases.
Commits
fa58d74chore: release v2.1.02b9835dfeat: integrate trace mark with render (#47)91885ddfix: update links to api documentation (#48)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