chore(deps-dev): bump the testing group across 1 directory with 2 updates#156
Merged
stevenfackley merged 2 commits intoJun 15, 2026
Conversation
…ates Bumps the testing group with 2 updates in the /src/StackAlchemist.Web directory: [@playwright/test](https://github.com/microsoft/playwright) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@playwright/test` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `vitest` from 4.1.8 to 4.1.9 - [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/HEAD/packages/vitest) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
199ae0f to
7af3bb1
Compare
…eb/testing-9028ecef13
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 testing group with 2 updates in the /src/StackAlchemist.Web directory: @playwright/test and vitest.
Updates
@playwright/testfrom 1.60.0 to 1.61.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...8133dcfcherry-pick(#41283): docs: add Ubuntu 26.04 and Node.js 26.x to system requir...812432echore: mark v1.61.0 (#41277)ac05145fix(fetch): report serverAddr and securityDetails for reused sockets (#41267)056efc9fix(trace-viewer): add keyboard navigation toNetworkFilterscomponent (#41...41f7b9achore: fixes uncovered by the .NET 1.61 roll (#41266)ba50778fix(mcp): assign caps as array for legacy --vision flag (#41253)b8ee5aedocs: release notes for v1.61 (#41261)49c1f69fix(trace viewer): load trace from a local file (#41263)Updates
vitestfrom 4.1.8 to 4.1.9Commits