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
What you expected to see, versus what you actually saw
I have setup Dependabot to inform me about updates.
However in this particular repository, I manually perform updates (through a make target, which creates a squashed commit). Pushing the commit will then trigger the "⚠️ Dependabot is rebasing this PR ⚠️" message, but more often then not nothing happens.
I'd expect Dependabot to detect that the PR has become outdated and close it.
Native package manager behavior
bundle update does what it ought to do, there are is special output.
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.4.22, 2.5.6, 2.5.22
Language version
Ruby 2.7-3.3
Manifest location and content before the Dependabot update
dependabot.yml content
https://github.com/digineo/texd-ruby/blob/master/.github/dependabot.yml
Updated dependency
various
What you expected to see, versus what you actually saw
I have setup Dependabot to inform me about updates.
However in this particular repository, I manually perform updates (through a⚠️ Dependabot is rebasing this PR ⚠️ " message, but more often then not nothing happens.
make
target, which creates a squashed commit). Pushing the commit will then trigger the "I'd expect Dependabot to detect that the PR has become outdated and close it.
Native package manager behavior
bundle update
does what it ought to do, there are is special output.Images of the diff or a link to the PR, issue, or logs
Most recently:
(In the meantime, I've closed them manually.)
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: