Skip to content

deps: bump github.com/microsoft/vcpkg from 2026.06.24 to 2026.07.29 in /WinHTTrack - #84

Merged
xroche merged 2 commits into
masterfrom
dependabot/vcpkg/WinHTTrack/github.com/microsoft/vcpkg-2026.07.29
Aug 2, 2026
Merged

deps: bump github.com/microsoft/vcpkg from 2026.06.24 to 2026.07.29 in /WinHTTrack#84
xroche merged 2 commits into
masterfrom
dependabot/vcpkg/WinHTTrack/github.com/microsoft/vcpkg-2026.07.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/microsoft/vcpkg from 2026.06.24 to 2026.07.29.

Release notes

Sourced from github.com/microsoft/vcpkg's releases.

2026-07-29 Release

Total port count: 2858

Total port count per triplet (tested): https://dev.azure.com/vcpkg/public/_build/results?buildId=135143&view=results

triplet ports available
x86-windows 2648
x64-windows 2779
x64-windows-release 2779
x64-windows-static 2658
x64-windows-static-md 2717
arm64-windows 2455
arm64-windows-static-md 2439
arm64-osx 2597
x64-linux 2800
arm-neon-android 2229
x64-android 2291
arm64-android 2257
arm64-linux 2301

The following vcpkg-tool releases have occurred since the last registry release:

In those tool releases, the following changes are particularly meaningful:

Thank you again @​JamieMagee @​Erik-White @​sdn9002 @​Matus-p and @​ricardoofnl

port version
box3d 0.1.0
cofetch 0.1.2

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file vcpkg_package_manager Pull requests that update vcpkg_package_manager code labels Aug 1, 2026
@xroche
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>
@xroche
xroche merged commit df9876b into master Aug 2, 2026
4 checks passed
@xroche
xroche deleted the dependabot/vcpkg/WinHTTrack/github.com/microsoft/vcpkg-2026.07.29 branch August 2, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file vcpkg_package_manager Pull requests that update vcpkg_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant