chore(deps): update cargo-semver-checks to v0.47.0#16723
Merged
Conversation
Collaborator
|
r? @ehuss rustbot has assigned @ehuss. Use Why was this reviewer chosen?The reviewer was selected based on:
|
weihanglo
approved these changes
Mar 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.46.0→0.47.0Release Notes
obi1kenobi/cargo-semver-checks (cargo-semver-checks)
v0.47.0Compare Source
In this release
This release also includes a workaround for a Rust 1.94 rustdoc bug that caused
cargo-semver-checksto crash in certain projects. We contributed the fix to rustdoc and are including a workaround here so our users can continue usingcargo-semver-checkswith Rust 1.94.✨ This adorable animation was made by @dekirisu ✨
This release requires Rust 1.91+ both to install (MSRV) and at runtime.
Spotlight: Participating in Google Summer of Code
cargo-semver-checksis once again participating in Google Summer of Code, as part of the Rust project!This is the third year in a row that students from all over the world are eligible to submit proposals for multi-month projects aimed at improving Rust and its tooling such as
cargo-semver-checks. An initial list of suggested proposal topics is available here, and student are of course welcome to bring their own ideas as well.The application period runs from March 16-31, 2026. Good luck to all applicants — we're excited to see you and we can't wait to see what you build!
New lints
7 opt-in lints for additive-only changes were added in this release:
inherent_method_addedinherent_method_no_longer_unsafeinherent_method_now_constrepr_c_addedrepr_transparent_addedstruct_no_longer_has_non_pub_fieldsstruct_no_longer_non_exhaustiveAll merged PRs
cargo updateof dependencies by @obi1kenobi in #1564cargo updateof dependencies by @obi1kenobi in #1567cargo updateof dependencies by @obi1kenobi in #1569pubfields by @connor15mcc in #1562inherent_method_addedby @Ansh-699 in #1571make_new_lint.sh. by @obi1kenobi in #1573add_lints!()are properly sorted. by @obi1kenobi in #1574cargo updateof dependencies by @obi1kenobi in #1575cargo updateof dependencies by @obi1kenobi in #1580cargo updateof dependencies by @obi1kenobi in #1587New Contributors
Full Changelog: obi1kenobi/cargo-semver-checks@v0.46.0...v0.47.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.
This PR was generated by Mend Renovate. View the repository job log.