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

Companion to Updating dependencies in Azure DevOps repos

Results 14 azure-dependabot issues
Sort by recently updated
recently updated
newest added

- Improves install performance for subsequent runs

I have seeing issues similar to https://github.com/dependabot/dependabot-core/issues/942 - `update.rb` outputs an error like this: ```text /opt/hostedtoolcache/Ruby/2.6.6/x64/lib/ruby/gems/2.6.0/gems/octokit-4.18.0/lib/octokit/response/raise_error.rb:16:in `on_complete': GET https://api.github.com/repos/CopyText/TextCopy/contents/: 403 - API rate limit exceeded for 104.42.175.58. (But here's the...

Hey, first off I think it would be a good idea to expand the documentation for npm support. Which is basically setting "package_manager" to "npm_and_yarn" instead of "nuget" in the...

Hi, thank you very much for your work! When I try to execute my build pipeline in Azure DevOps, I get the following error: ##[section]Starting: UseRubyVersion ============================================================================== Task : Use...