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

Ignored major version in group keeps showing back up #11187

Open
1 task done
broksonic21 opened this issue Dec 27, 2024 · 0 comments
Open
1 task done

Ignored major version in group keeps showing back up #11187

broksonic21 opened this issue Dec 27, 2024 · 0 comments
Labels
L: go:modules Golang modules L: ruby:bundler RubyGems via bundler T: bug 🐞 Something isn't working

Comments

@broksonic21
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

bundler

Package manager version

bundler 2.6.1

Language version

ruby 3.2.6

Manifest location and content before the Dependabot update

https://github.com/broksonic21/dependabot-group-ignore/blob/main/Gemfile

dependabot.yml content

https://github.com/broksonic21/dependabot-group-ignore/blob/main/.github/dependabot.yml

Updated dependency

rails 7.2.2.1 to 8

What you expected to see, versus what you actually saw

If you look at this group PR for ruby: broksonic21/dependabot-group-ignore#6

It's got this ignore condition:

Dependency Name Ignore Conditions
rails [>= 8.a, < 9]

But rails 8 keeps being offered in this PR. I know Rails 8 is a requirement for minitest-rails upgrade, but I would expect minitest-rails to not be offered in this situation, rather than trying to upgrade an explicit dependency that we explicitly asked to be blocked.

Also note: rails is listed twice in this PR for some reason.

We see this in a number of our work repositories as well.

Note: I've seen this with node as well

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

broksonic21/dependabot-group-ignore#6

Smallest manifest that reproduces the issue

see attached links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: go:modules Golang modules L: ruby:bundler RubyGems via bundler T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant