You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm starting to think that the dependabot PRs are not necessarily that helpful. They add quite a bit of noise to the list of PRs.
I think it's good to have separate PRs for the ones that update Cargo.toml files, like #363
But for the ones that update Cargo.lock, I'd much rather have a single chore: cargo update commit taking all in one go. There are also crates that are updated that we don't get PRs for, so it seems a bit arbitrary.
Not sure if this is possible to configure with dependabot or not, just airing my thoughs.
The text was updated successfully, but these errors were encountered:
I'm starting to think that the dependabot PRs are not necessarily that helpful. They add quite a bit of noise to the list of PRs.
I think it's good to have separate PRs for the ones that update
Cargo.toml
files, like #363But for the ones that update
Cargo.lock
, I'd much rather have a singlechore: cargo update
commit taking all in one go. There are also crates that are updated that we don't get PRs for, so it seems a bit arbitrary.Not sure if this is possible to configure with dependabot or not, just airing my thoughs.
The text was updated successfully, but these errors were encountered: