dependabot-core
dependabot-core copied to clipboard
🤖 Dependabot's core logic for creating update PR's.
We'd find it **enormously** helpful if Dependabot's web UI could give us some insight into some basic statistics for our apps. We're thinking of things like either a graph or...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Terraform ### Package manager version _No response_ ### Language version _No...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem NuGet ### Package manager version v0.266.0 ### Language version _No response_...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Just like Renovate has [`replacements.json`](https://github.com/renovatebot/renovate/blob/main/lib/data/replacements.json), it would be awesome to have...
### What are you trying to accomplish? ### Anything you want to highlight for special attention from reviewers? ### How will you know you've accomplished your goal? ### Checklist -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem composer ### Package manager version 2.8.1 ### Language version PHP ###...
Right now Depandabot can only deal with requirement.txt files from PyPy but a lot of our repositories use Anaconda yaml files because of the performance increase with the Tensorflow installation....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Discussed in #3290, which only added support for `project.dependencies` and `project.optional-dependencies`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem pip ### Package manager version _No response_ ### Language version _No...
Right now, Dependabot fills the PR description with HTML. This provides a very pretty PR in the Github UI, but plays poorly with git workflows that use the PR description...