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

Group nonbreaking changes and use daily interval #539

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

jeffcharles
Copy link
Collaborator

Description of the change

This groups minor and patch updates to cargo dependencies. It also temporarily changes to using a daily interval before changing it to monthly on another day.

Why am I making this change?

We want to group non-breaking updates because we need to manually run cargo vet and clean up any issues it finds for each Dependabot PR. Having more of them grouped together should save time.

I'm also temporarily changing the interval to daily to see if we can get a rolled up update tomorrow. The plan is to change it to monthly after.

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-core do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

@saulecabrera saulecabrera enabled auto-merge (squash) October 26, 2023 19:35
@saulecabrera saulecabrera merged commit b6dff3b into main Oct 26, 2023
14 checks passed
@saulecabrera saulecabrera deleted the jc.group-nonbreaking-changes branch October 26, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants