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

A simple script that demonstrates how to use Dependabot Core

Results 101 dependabot-script issues
Sort by recently updated
recently updated
newest added

Bumps dependabot/dependabot-core from 0.207.0 to 0.208.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dependabot/dependabot-core&package-manager=docker&previous-version=0.207.0&new-version=0.208.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [dependabot-omnibus](https://github.com/dependabot/dependabot-core) from 0.207.0 to 0.208.0. Changelog Sourced from dependabot-omnibus's changelog. v0.208.0, 16 August 2022 Try fix spec failure due to broken setuptools #5546 Share omnibus gems with all projects...

dependencies
ruby

Hello, I am currently evaluating Dependabot on a GitLab CE instance and found that jobs for package managers `maven` and `npm` generally finish in less than 3 minutes. However, when...

We are using `dependabot` for updating dependencies automatically. However, looks like it does not work with `private feeds` if the same is being used with azure devops pipeline. Here is...

T: bug 🐞

Hi guys I want to ignore some private dependency within the go.mod package abstract from my `gomod` package ``` module xxxxx-api go 1.18 require ( dev.azure.com/xxx/xxx-sdk-common-api.git v1.1.1 github.com/agext/levenshtein v1.2.3 github.com/go-chi/chi/v5...

Hello, I don't know if there is a way to resolve it but when dependabot creates for example 10 pull requests none of them have merge conflits, when I'll merge...

Deaer dependabot-script team, We are experiencing some issue with `dependabot/dependabot-core` image and its scripts # symptoms We saw this error in our pipeline, ``` /home/dependabot/dependabot-script/vendor/ruby/2.6.0/gems/dependabot-common-0.118.8/lib/dependabot/shared_helpers.rb:116:in `rescue in run_helper_subprocess': Dependabot::SharedHelpers::HelperSubprocessFailed from...

I used these changes to get the repo ready for testing a PR to dependabot-core.

There are a problem with some version of Gitlab because the default image don't include Docker

https://github.com/dependabot/dependabot-core/pull/4071