chore: sync vcpkg builtin-baseline to pinned submodule SHA (fixes dependency-freshness gate) - #6316
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: makr-code <150588092+makr-code@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update vcpkg.json to refresh builtin-baseline
chore: sync vcpkg builtin-baseline to pinned submodule SHA (fixes dependency-freshness gate)
Sep 12, 2026
makr-code
approved these changes
Sep 12, 2026
makr-code
marked this pull request as ready for review
September 12, 2026 07:59
Contributor
✅ Wave C Policy Gate: Hash & SBOM IntegrityResult: ✅ Hash & SBOM Integrity PASSED Checks
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
vcpkg.jsonbuiltin-baselinewas out of sync with the pinned vcpkg submodule commit, causing thecompliance-supply-chainworkflow'sdependency-freshnessjob to flag staleness and open issue #6315.Changes
vcpkg.json: Updatedbuiltin-baselinefrom10b7a178346f3f0abef60cecd5130e295afd8da4→5cd4931b18d49c77074703cf293a7837ac7506fato match the SHA pinned in.gitmodulesfor thevcpkgsubmodule.Target Version (Required)
Target Version: [Unreleased]
Infrastructure maintenance fix; no feature or API impact.
Description
Single-field update to realign
vcpkg.jsonbuiltin-baselinewith the vcpkg submodule pin. The compliance workflow clones vcpkg at the submodule SHA and compares againstbuiltin-baseline; a mismatch triggers a staleness issue. No dependency versions changed — this is purely a manifest/submodule consistency fix.Linked Issues
Type of Change
Breaking Change Checklist
VERSIONandCMakeLists.txtdocs/migration/### Removed/### Changedsection updatedTesting
git ls-files -s vcpkg; secret scan cleanSecurity Tiering Impact (Required for Runtime Changes)
Impacted tier(s):
Trust-boundary crossings documented in PR description (example: T3 -> T2, T5 -> T4 brokered call)
Boundary controls validated for affected T3/T4/T5 paths (AuthN/AuthZ, validation, rate limits, audit)
Boundary-focused tests added/updated or explicit N/A rationale provided
If trust level/privilege increased, security maintainer approval is attached
📚 Research & Knowledge (wenn applicable)
/docs/research/angelegt?/docs/research/implementation_influence/eingetragen?Relevante Quellen:
AI-Generated Code (KI-generierter Code)
GetSymbolReferences_CppToolsgeprüft (siehe.github/instructions/cpp-language-service-tools.instructions.md)new/deleteohne explizites Review eingeführtAI Review Workflow (Required for AI-assisted PRs)
.github/prompts/pr-diff-findings-review.prompt.md— N/A (single JSON field change).github/copilot/REVIEW_SEVERITY_POLICY.mdHigh-Finding Exception Record (only if High is accepted)
Release Readiness Gate (Required for release-scoped changes)
.github/prompts/release-readiness-check.prompt.mdfor branch transition scopeBRANCHING_STRATEGY.mdandRELEASE_STRATEGY.mdVERSIONING.mdandCHANGELOG.mdChecklist
[Unreleased]— N/A (no behavior change)Scanner and IntelliSense Gates
criticalfindings — no source changeshighfindings — no source changesunknownscanner findings triaged — N/A