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

chore: Only do direct dependencies with dependabot #15874

Merged
merged 1 commit into from Apr 4, 2024

Conversation

Dinnerbone
Copy link
Contributor

This will hopefully make it not timeout

Kinda sucks but... oh well

@torokati44
Copy link
Member

So this means it won't bump lockfiles?

@Dinnerbone
Copy link
Contributor Author

It'll update the lockfile for direct dependencies and that may happen to accidentally touch some indirect ones too, but it won't find if - for example - an indirect dependency gets an update but it's only referred to by one of our direct dependencies which doesn't get an update.

@Dinnerbone
Copy link
Contributor Author

(fwiw I think this is what renovate was doing too)

@torokati44 torokati44 enabled auto-merge (rebase) April 4, 2024 18:30
Copy link
Member

@torokati44 torokati44 left a comment

Choose a reason for hiding this comment

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

Alrighty.

@torokati44 torokati44 merged commit 270353a into ruffle-rs:master Apr 4, 2024
17 checks passed
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.

None yet

2 participants