Exception: Dependabot::InconsistentRegistryResponse

Inherits:
DependabotError
  • Object
show all
Defined in:
lib/dependabot/errors.rb

Overview

Useful for JS file updaters, where the registry API sometimes returns different results to the actual update process

Constant Summary

Constants inherited from DependabotError

DependabotError::BASIC_AUTH_REGEX, DependabotError::FURY_IO_PATH_REGEX

Method Summary

Methods inherited from DependabotError

#initialize

Constructor Details

This class inherits a constructor from Dependabot::DependabotError