#cargo #strategy #dependabot #detail

app cargo-dependabot-if-necessary

Cargo dependabot config generator with increase-if-necessary strategy

3 releases

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

#179 in Cargo plugins

Download history 116/week @ 2025-02-15 9/week @ 2025-02-22 9/week @ 2025-03-01 104/week @ 2025-03-22 26/week @ 2025-03-29 112/week @ 2025-04-05 28/week @ 2025-04-12 5/week @ 2025-04-19

183 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