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

chore(deps): update regex #190

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

chore(deps): update regex #190

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Update Change
cargo-deny patch 0.16.1 -> 0.16.3
cargo-hack patch 0.6.31 -> 0.6.33
cargo-llvm-cov patch 0.6.13 -> 0.6.14
cargo-udeps patch 0.1.50 -> 0.1.53

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.
taiki-e/cargo-hack (cargo-hack)

v0.6.33

Compare Source

  • Allow using --exclude without also specifying --workspace. (#​258, thanks @​xStrom)

v0.6.32

Compare Source

  • Disable quick-install fallback of cargo-binstall.
taiki-e/cargo-llvm-cov (cargo-llvm-cov)

v0.6.14

Compare Source

est31/cargo-udeps (cargo-udeps)

v0.1.53

Compare Source

  • Update cargo dependency to 0.84

v0.1.52

Compare Source

  • Update cargo dependency to 0.83

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge October 12, 2024 13:57
@renovate renovate bot changed the title chore(deps): update dependency cargo-llvm-cov to v0.6.14 chore(deps): update regex Oct 26, 2024
@renovate renovate bot force-pushed the renovate/regex branch 2 times, most recently from 2ed2722 to d3c1222 Compare November 2, 2024 07:30
Copy link

Coverage after merging renovate/regex into main will be

92.96%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
unfmt_macros
   unfmt_macros.rs92.17%81.25%93.33%92.96%101–102, 104, 107, 109–110, 113, 146, 308, 32–33, 85, 88, 90–93

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