chore(deps-dev): Bump vitest from 4.1.10 to 4.1.11 in the testing group across 1 directory - #277
Conversation
Bumps the testing group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). 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 dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
9614f39 to
e3fc639
Compare
|
Reviewed and verified locally against current About the red ubuntu run: it was not this bump. The Test step failed with an unhandled error, not an assertion: That is a pre-existing shutdown race in the DNS proxy, Linux-only because Verified locally: typecheck, lint, format, docs clean; 1672 tests pass, 19 skipped. |
Bumps the testing group with 1 update in the / directory: vitest.
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...