Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cargo-deny to v0.16.3 #111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Update Change
cargo-deny patch 0.16.1 -> 0.16.3

Release Notes

EmbarkStudios/cargo-deny (cargo-deny)

v0.16.3

Compare Source

Changed
  • PR#721 updated rust-version to 1.81.0 to accurately reflect the minimum rust version required to compile, resolving #​720.
  • PR#722 updated the SPDX license list to 3.25.0.
Fixed
  • PR#726 resolved #​725 by adding the unnecessary-skip diagnostic, emitted when there is a skip configured for a crate that only has one version in the graph.

v0.16.2

Compare Source

Fixed
  • PR#703 resolved #​696 by no longer emitting errors when failing to deserialize deprecated fields, and removed some lingering documentation that wasn't removed in PR#611.
  • PR#719 updated to krates -> 0.17.5, fixing an issue where cargo-deny could panic due to incorrectly resolving features for different versions of the same crate referenced by a single crate.
  • PR#719 resolved #​706 by removing a warning issued when users use ignored scheme modifiers for source urls.
  • PR#719 resolved #​718 by updating the book with missing arguments.
Added
  • PR#715 resolved #​714 by adding support for Edition 2024. Thanks @​kpcyrd!
  • PR#710 resolved #​708 by allowing for unpublished workspace crates to be excluded from the dependency graph that checks are run against, either via the --exclude-unpublished CLI argument or the graph.exclude-unpublished config field. Thanks @​Tastaturtaste!
Changed
  • PR#711 updated goblin -> 0.9.2
  • PR#713 updated various crates, notably rustsec -> 0.30.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot added the 📦 type: update deps Updating dependencies or libraries label Nov 15, 2024
@renovate renovate bot requested a review from chikof as a code owner November 15, 2024 10:02
@renovate renovate bot changed the title Update dependency cargo-deny to v0.16.2 Update dependency cargo-deny to v0.16.3 Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 type: update deps Updating dependencies or libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants