fortanix / rust-sgx

The Fortanix Rust Enclave Development Platform
https://edp.fortanix.com
Mozilla Public License 2.0
421 stars 99 forks source link

chore: stop grouping dependabot version update #585

Closed Taowyoo closed 2 months ago

Taowyoo commented 2 months ago

Stop grouping Dependabot version updates and Dependabot security updates.

Taowyoo commented 2 months ago

@arai-fortanix I turn off grouping vision updates because some versions updates cause CI error. And dependabot won't create single version update when groups config exist.

With single version update, we could approve update PRs that pass the CI, and fix the failed update PR one by one or ask dependabot to ignore some dependency update if we do not want to update them.

I think 10 should be enough if anyone is working on these PRs.