Pull requests fix(bazel): add exclusive tags to prevent test race conditions
Add `exclusive` tag to cargo and Python tests to prevent them from
running in parallel, which was causing:
- Rustup race conditions when multiple cargo tests tried to sync/update
the toolchain simultaneously
- Network contention when multiple Python tests downloaded packages
concurrently, causing timeouts
Also increase test size to `large` for pytest and zensical_build tests
to provide more timeout headroom for package downloads.
š¤ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> fix-bazel-test-race-conditions CodSpeed Performance Gauge -1%
chore: bump @secretlint/secretlint-rule-preset-recommend
Bumps [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) from 10.2.2 to 11.3.1.
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v10.2.2...v11.3.1)
---
updated-dependencies:
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
dependency-version: 11.3.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-11.3.1 CodSpeed Performance Gauge -2%
chore: bump @vscode/test-web from 0.0.78 to 0.0.79
Bumps [@vscode/test-web](https://github.com/microsoft/vscode-test-web) from 0.0.78 to 0.0.79.
- [Release notes](https://github.com/microsoft/vscode-test-web/releases)
- [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/vscode-test-web/compare/v0.0.78...v0.0.79)
---
updated-dependencies:
- dependency-name: "@vscode/test-web"
dependency-version: 0.0.79
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/npm_and_yarn/vscode/test-web-0.0.79 CodSpeed Performance Gauge -1%
chore: bump @playwright/test from 1.57.0 to 1.58.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.57.0 to 1.58.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.57.0...v1.58.1)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.58.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/npm_and_yarn/playwright/test-1.58.1 CodSpeed Performance Gauge 0%
Ā© 2026 CodSpeed Technology