You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Is there an existing issue for this?
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:
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
The text was updated successfully, but these errors were encountered: