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

Private Cargo Registry Support for Dependabot Updates #945

Open
github-product-roadmap opened this issue Mar 27, 2024 · 0 comments
Open
Labels
all Product SKU: All dependabot Feature: GitHub Dependabot ga Feature phase: Generally available

Comments

@github-product-roadmap
Copy link
Collaborator

Summary

With this change, Dependabot will be able to access Cargo private registries in order to provide updates to Rust dependencies that are stored in these private registries.

Intended Outcome

Customers who use private Cargo registries for their Rust dependencies cannot use Dependabot to keep those up-to-date today. With this change, they will be able to.

How will it work?

By setting up your Cargo private registry information in dependabot.yml, Dependabot will automatically reach out to and authenticate with the private registry when doing updates for your Rust dependencies.

@github github locked and limited conversation to collaborators Mar 27, 2024
@github-product-roadmap github-product-roadmap added all Product SKU: All dependabot Feature: GitHub Dependabot ga Feature phase: Generally available labels Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
all Product SKU: All dependabot Feature: GitHub Dependabot ga Feature phase: Generally available
Projects
Status: Q2 2024 – Apr-Jun
Development

No branches or pull requests

1 participant