Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
pact_mock_server
Dependency rustls-webpki 0.102.7 is significantly outdated
Upgrade to 0.103.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
pact_mock_server_cli
Latest prerelease is old
It's been over 8 months. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
Dependency itertools 0.13.0 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency pact_models ~1.2.1 is outdated
Consider upgrading to 1.3.0 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.
pact_matching
Dependency infer 0.16.0 is significantly outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nom 7.1.3 is a bit outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
pact_matching, pact_verifier, pact_verifier_cli
Dependency ansi_term 0.12.1 has issues
It may not be actively developed any more. Consider changing the dependency.
pact_verifier_cli
Dependency time 0.3.40 is significantly outdated
Consider upgrading to 0.3.41 to get all the fixes and improvements.
Dependency pact_models ~1.2.7 is outdated
Consider upgrading to 1.3.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]
to theCargo.toml
.
pact_consumer
Dependency itertools 0.13.0 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pact_models ~1.2.6 is outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
pact_matching, pact_consumer, pact_verifier
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::testing"]
to theCargo.toml
.
pact_verifier
Dependency pact_models ~1.2.7 is outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.