Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependabot automated updates #569

Open
thibaultcha opened this issue Jul 10, 2024 · 0 comments
Open

Fix dependabot automated updates #569

thibaultcha opened this issue Jul 10, 2024 · 0 comments
Labels
area/ci-cd Area: CI / CD bug Something isn't working good first issue Good for newcomers

Comments

@thibaultcha
Copy link
Member

thibaultcha commented Jul 10, 2024

Dependabot should ideally do something like:

  • Bump lib/ crates anytime for security releases.
  • Bump lib/ crates on a monthly basis for regular releases.
  • Bump t/lib/ crates on a monthly basis for regular and security releases.
  • Bump .github/ actions on a monthly basis for regular and security releases.

But currently, none of our configured dependabot rules seem to be working.

@thibaultcha thibaultcha added good first issue Good for newcomers area/dependencies Area: dependencies chore A maintainance task area/ci-cd Area: CI / CD bug Something isn't working and removed area/dependencies Area: dependencies chore A maintainance task labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci-cd Area: CI / CD bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant