Skip to content

merge queue: embarking main (cde9ad3), #148 and #149 together#151

Closed
mergify[bot] wants to merge 4 commits intomainfrom
mergify/merge-queue/1b39b7bb3b
Closed

merge queue: embarking main (cde9ad3), #148 and #149 together#151
mergify[bot] wants to merge 4 commits intomainfrom
mergify/merge-queue/1b39b7bb3b

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Mar 17, 2026

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch main (cde9ad3), #148 and #149 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #149.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue dependabot for merge:

  • check-success = coverage
  • check-success = msrv (stable minus 1 releases)
  • check-success = msrv (stable minus 2 releases)
  • check-success = msrv (stable minus 3 releases)
  • check-success = msrv (stable minus 4 releases)
  • check-success = msrv (stable)
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)
  • all of [🛡 Merge Protections rule Do not merge outdated PRs]:
  • all of [🛡 Merge Protections rule Full CI must pass]:
    • check-success = coverage
    • check-success = msrv (stable minus 1 releases)
    • check-success = msrv (stable minus 2 releases)
    • check-success = msrv (stable minus 3 releases)
    • check-success = msrv (stable minus 4 releases)
    • check-success = msrv (stable)
    • check-success = quality
    • check-success = test
    • check-success = test-cross-platform (macos-latest, macOS)
    • check-success = test-cross-platform (ubuntu-latest, Linux)
    • check-success = test-cross-platform (windows-latest, Windows)
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections

Required conditions to stay in the queue:

---
checking_base_sha: 236babe7c36fc1c726d1c7305faa2d9d05689cea
previous_failed_batches: []
pull_requests:
  - number: 149
...

dependabot bot and others added 4 commits March 17, 2026 06:53
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.2 to 2.9.1.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@v2.8.2...v2.9.1)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.3 to 4.0.0.
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@v3.6.3...v4.0.0)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
components: rustfmt, clippy
toolchain: 1.93.0
- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash

- name: Cache Rust dependencies
uses: Swatinem/rust-cache@v2.8.2
uses: Swatinem/rust-cache@v2.9.1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'Swatinem/rust-cache' with ref 'v2.9.1', not a pinned commit hash

- name: Cache Rust dependencies
uses: Swatinem/rust-cache@v2.8.2
uses: Swatinem/rust-cache@v2.9.1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'Swatinem/rust-cache' with ref 'v2.9.1', not a pinned commit hash
steps:
- uses: actions/checkout@v6.0.2
- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
steps:
- uses: actions/checkout@v6.0.2
- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
steps:
- uses: actions/checkout@v6.0.2
- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
- uses: actions/checkout@v6.0.2

- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CodeQL' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
- uses: actions/checkout@v6.0.2

- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Copilot Setup Steps' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
uses: actions/checkout@v6.0.2

- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy Documentation' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
- uses: actions/checkout@v6.0.2

- uses: jdx/mise-action@v3.6.3
- uses: jdx/mise-action@v4.0.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Security' step
Uses Step
uses 'jdx/mise-action' with ref 'v4.0.0', not a pinned commit hash
@mergify
Copy link
Contributor Author

mergify bot commented Mar 17, 2026

🧪 CI Insights

Here's what we observed from your CI run for f32e27f.

🟢 All jobs passed!

But CI Insights is watching 👀

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mergify mergify bot closed this Mar 17, 2026
@mergify mergify bot deleted the mergify/merge-queue/1b39b7bb3b branch March 17, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants