deps: bump github.com/microsoft/vcpkg from 2026.06.24 to 2026.07.29 in /WinHTTrack - #84
Merged
xroche merged 2 commits intoAug 2, 2026
Conversation
Bumps [github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) from 2026.06.24 to 2026.07.29. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](microsoft/vcpkg@master...9e593bb) --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: 2026.07.29 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
xroche
enabled auto-merge (squash)
August 2, 2026 07:16
xroche
added a commit
that referenced
this pull request
Aug 2, 2026
Bumping a vcpkg baseline past the runner image's frozen `C:\vcpkg` breaks the build. The step fetches the baseline commit so `baseline.json` resolves, but vcpkg reads the version database off disk, so it then asks for an entry the image has never seen. On #84 that failed Win32 with `no version database entry for vcpkg-cmake-config at 2026-07-21` while x64 passed on the same commit: different runner images, not an architecture split. The step now checks out `versions/` at the newest pinned baseline, leaving `scripts/` alone so it keeps matching the image's `vcpkg.exe`. Re-run #84 once this lands to confirm it: Win32 should go green whichever image it draws. Signed-off-by: Xavier Roche <xroche@gmail.com> Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…rosoft/vcpkg-2026.07.29
xroche
deleted the
dependabot/vcpkg/WinHTTrack/github.com/microsoft/vcpkg-2026.07.29
branch
August 2, 2026 09:10
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.
Bumps github.com/microsoft/vcpkg from 2026.06.24 to 2026.07.29.
Release notes
Sourced from github.com/microsoft/vcpkg's releases.
... (truncated)
Commits
fd3dde7[iceoryx] Update to 2.0.8 (#52806)3ad1f44[qca] Update to 2.3.10 (#52994)21576b4[sfparse] New port [nghttp3] Update to 1.18.0 [vcpkg-ci-sfparse] New ci port ...9d7f79fUse distinct links for telemetry docs and privacy statement (#53101)9885cffUse forwarding link to privacy notice in bootstrap (#53098)0382773[c4core] Update to 0.6.0 (#53095)5aa5c40[aws-crt-cpp] Update to 0.43.0 (#53094)13089ab[libxcb & xcb-proto] Update to 1.17.0 (#49510)6b6744b[cdt] Update to 1.4.5 (#53071)bb348fc[ls-qpack] Update to 2.6.6 (#53076)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)