Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Update Change
cargo-semver-checks minor 0.44.0 -> 0.45.0

Release Notes

obi1kenobi/cargo-semver-checks (cargo-semver-checks)

v0.45.0

Compare Source

In this release

  • Respect .cargo/config.toml build configuration, RUSTFLAGS, and RUSTDOCFLAGS
  • Spotlight: Ghosts in the Compilation

semver-mk3-optimized
This adorable animation was made by @​dekirisu

This release requires Rust 1.89+ both to install (MSRV) and at runtime. Future releases will require Rust 1.90+.

Spotlight: Ghosts in the Compilation

Celebrating Halloween, Ghosts in the Compilation is the debugging story of how the functionality for respecting .cargo/config.toml configuration came to be.

We found a crate where:

  • cargo-semver-checks said the code didn't compile.
  • cargo check said it was fine.

As a result, we learned a fair bit about the edge cases of cargo, rustc, rustdoc, and compilation flags. Check it out here!

All merged PRs

New Contributors

Full Changelog: obi1kenobi/cargo-semver-checks@v0.44.0...v0.45.0


Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Nov 1, 2025
@ehuss ehuss added this pull request to the merge queue Nov 2, 2025
Merged via the queue into master with commit 1c00395 Nov 2, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Nov 2, 2025
@renovate renovate bot deleted the renovate/cargo-semver-checks-0.x branch November 2, 2025 04:17
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.

3 participants