X Tutup
The Wayback Machine - https://web.archive.org/web/20211027060107/https://github.com/github/roadmap/issues/148
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot: grouped updates #148

Open
github-product-roadmap opened this issue Jan 13, 2021 · 0 comments
Open

Dependabot: grouped updates #148

github-product-roadmap opened this issue Jan 13, 2021 · 0 comments

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented Jan 13, 2021

Summary

Today, Dependabot security updates always send one PR per package updated. So, if you have a security update that affects JUnit, and you have 5 pom.xml files that each list JUnit as a dependency, you'll get 5 pull requests. With this change, we'll instead send one secuirty update PR for all instances of a vulnerable package in a single repository.

Intended Outcome

Reduce the volume of Dependabot PRs a user needs to review to address a single vulnerability.

How will it work?

For a new vulnerability, instead of sending one PR per dependency, Dependabot will send one PR per repo.

@github github locked and limited conversation to collaborators Jan 13, 2021
@github-product-roadmap github-product-roadmap added this to Q3 2021 – Jul-Sep in GitHub public roadmap Jan 13, 2021
@github-product-roadmap github-product-roadmap moved this from Q3 2021 – Jul-Sep to Future in GitHub public roadmap May 12, 2021
@Sid-ah Sid-ah removed the tpm staffed label Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
X Tutup