chore(deps): bump tokio from 1.52.1 to 1.52.3#199
Open
dependabot[bot] wants to merge 1 commit into
Open
Mergify / Mergify Merge Protections
succeeded
Jun 15, 2026 in 2s
2 applicable rules, 2 validating requirements
Merge Protections
Your pull request matches the following merge protections and will not be merged until they are valid.
🟢 Full CI must pass
Wonderful, this rule succeeded.
All CI checks must pass. Activates for non-bot authors, or dependabot when files exist outside .github/workflows/.
-
check-success = DCO -
check-success = coverage -
check-success = quality -
check-success = test -
check-success = test-cross-platform (macos-15, macOS) -
check-success = test-cross-platform (ubuntu-22.04, Linux) -
check-success = test-cross-platform (windows-2022, Windows)
🟢 Do not merge outdated PRs
Wonderful, this rule succeeded.
Make sure PRs are within 3 commits of the base branch before merging
-
#commits-behind <= 3
Loading