dependabot-script icon indicating copy to clipboard operation
dependabot-script copied to clipboard

Dependabot Core version in Gemfile is still 0.209.0

Open Kimor-hello opened this issue 3 years ago • 1 comments

Hello,

Thanks for updating the dependabot-core version in the Dockerfile !!

However I need some code that have been deployed on a later version and while debugging I noticed that the User-Agent on all requests is: "User-Agent" => "dependabot-core/0.209.0 excon/0.92.4 ruby/2.7.6 (x86_64-linux) (+https://github.com/dependabot/dependabot-core)"

Then, looking in the code I noticed the Gemfile is still looking for an old version:

gem "dependabot-omnibus", "~> 0.209.0"

Will you update it ? Thanks :)

Kimor-hello avatar Feb 03 '23 14:02 Kimor-hello

Yes ! @jeffwidman 👀 Can you please update with the latest version ? (0.221.0 I think ) I see the PR #928 is in check failure

titouan-joseph avatar Jul 18 '23 06:07 titouan-joseph

We've updated this repo's README with a deprecation note which points to a new example repo we setup to demonstrate how to self-host Dependabot using the Dependabot CLI. As a result, we are archiving this repo.

jeffwidman avatar May 08 '25 15:05 jeffwidman