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

Avoid incorrectly downgrading top level deps #8279

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

deivid-rodriguez
Copy link
Contributor

If we unlock other top level dependencies when trying to update a dependency, that kind of auto-grouping is fine.

However, we should make sure we don't downgrade a top level dependency just to upgrade another.

If we unlock other top level dependencies when trying to update a
dependency, that kind of auto-grouping is fine.

However, we should make sure we don't downgrade a top level dependency
just to upgrade another.
@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner October 26, 2023 11:04
@github-actions github-actions bot added the L: ruby:bundler RubyGems via bundler label Oct 26, 2023
@deivid-rodriguez deivid-rodriguez merged commit adb779d into main Oct 26, 2023
131 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/bundler-downgrades branch October 26, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: ruby:bundler RubyGems via bundler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants