#cargo #strategy #dependabot #detail

app cargo-dependabot-if-necessary

Cargo dependabot config generator with increase-if-necessary strategy

3 releases

new 0.1.2 Apr 9, 2025
0.1.1 Mar 26, 2025
0.1.0 Feb 15, 2025

#184 in Cargo plugins

Download history 88/week @ 2025-02-10 32/week @ 2025-02-17 6/week @ 2025-02-24 8/week @ 2025-03-03 120/week @ 2025-03-24 10/week @ 2025-03-31 124/week @ 2025-04-07

254 downloads per month

MIT/Apache

8KB
143 lines

cargo-dependabot-if-necessary

For most of my crates i would love to use dependabots "increase-if-necessary" strategy, unfortunately that isn't supported.

See dependabot-core!4009 for more details

This little tool updates or generate a dependabot file with the cargo ecosystems version ignores in a way to mimic the increase-if-necessary strategy.

See this crates own dependabot.yml for an example of the output.

Dependencies

~4MB
~81K SLoC