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

Currently trying the Azure DevOps setup and cannot get the generic-script to work. Seems to me that the error is thrown from `updater.updated_dependency_files`. Every step until this is going fine,...

Hello, When using the script to update dependencies, each update has submitted a PR in GitLab. I think add in script the support of grouped PR strategy will be nice....

Hi! Thank you for the great tool! I could something miss but I've not found any info about successfully configuring 'dependabot-script ' for GitLab CI + projects based on Poetry...

Just wondering if Dependabot script supports the labeling "security" for PRs when it finds a security vulnerability for a package. I ran few times in test projects dependabot script and...

Would it be possible to provide a configuration file instead of env variables to the docker run command. I have a need to be able to ignore certain dependencies. I...

So for our agencies repo's we have branch policies on every production branch that each PR need an associated and linked work item. There doesn't seem to be (or its...

I have been using dependabot-script with Azure Devops, but I notice that, in the `pull_request_creator.rb` file we do not provide a `reviewers` param to `azure_creator` method. Similarly I notice that...

I'm trying to execute dependabot-script for Terraform repository. Currently for testing i only made repository with versions.tf file that contains the providers with versions. If i run this i only...

Hi i have an issue that looks very strange to me (as i am new in this stuff) . the used dependabot script is not respecting gemfile locked version (for...