Mass update when a Ruby gem is yanked #2153
Labels
F: dependency-downgrades
Avoiding unintentional downgrades, or forcing downgrades when really needed
F: language-support
Issues specific to a particular language or ecosystem; may be paired with an L: label.
L: ruby:bundler
RubyGems via bundler
Stale
T: feature-request
Requests for new features
A few days ago dependabot updated ffi in my repo to 1.11.0. Yesterday, 1.11.0 was yanked. I only noticed this after trying to run a bundle install locally, which failed.
Should Dependabot run an 'emergency' update across all repositories when a gem is yanked like this, in the same way it does for major security updates?
See also dependabot/feedback#471.
The text was updated successfully, but these errors were encountered: