Skip to content

Initial vcpkg updater #12491

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Initial vcpkg updater #12491

wants to merge 1 commit into from

Conversation

JamieMagee
Copy link
Contributor

@JamieMagee JamieMagee commented Jun 20, 2025

What are you trying to accomplish?

Add support for updating VCPKG projects.

Currently supports updating the builtin-baseline property in the vcpkg.json file.

Currently does not support updating the default-registry property in the vcpkg-configuration.json file or the registries property in the vcpkg-configuration.json file.

See JamieMagee/dependabot-vcpkg for examples.

Anything you want to highlight for special attention from reviewers?

Related:

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

Copy link
Contributor

@brettfo brettfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline some internal-only changes that will need to accompany this.

@JamieMagee JamieMagee force-pushed the jamiemagee/vcpkg-updater branch from aafe5eb to a7f0b04 Compare June 25, 2025 05:11
@markhallen markhallen moved this to In review in Dependabot Jun 25, 2025
@markhallen markhallen added the T: new-ecosystem Requests for new ecosystems/languages label Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: new-ecosystem Requests for new ecosystems/languages
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

3 participants