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

Create dependabot.yml for action updates #492

Merged
merged 1 commit into from
May 19, 2023
Merged

Create dependabot.yml for action updates #492

merged 1 commit into from
May 19, 2023

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Apr 7, 2023

Should be merged after #491

EDIT: let me know if you want me to add cargo too.

@XhmikosR XhmikosR marked this pull request as ready for review April 25, 2023 05:31
Copy link
Owner

@shssoichiro shssoichiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good to me. As for Cargo dependencies, I usually update them in bulk before publishing a release. In the past Dependabot has frustrated me with dependency updates because it creates a separate PR for each individual update, which gets extremely noisy/tedious at times. If there was a way to weekly batch all patch updates as one PR, that would make it more palatable. Dependabot, last I checked, lacks this functionality. We attempted to do this in rav1e using an alternate tool (renovate) and it seems to fail to pick up a majority of the dependencies, so that was also disappointing.

@shssoichiro shssoichiro merged commit a583270 into shssoichiro:master May 19, 2023
@XhmikosR XhmikosR deleted the patch-2 branch May 20, 2023 05:59
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