This repository was archived by the owner on Feb 10, 2026. It is now read-only.
chore(deps): update lukka/run-vcpkg action to v11#82
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update lukka/run-vcpkg action to v11#82renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
6f476b1 to
0ac0a64
Compare
0ac0a64 to
bf30858
Compare
bf30858 to
71c284d
Compare
71c284d to
89f5672
Compare
1 task
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
v10.1→v11.5Release Notes
lukka/run-vcpkg (lukka/run-vcpkg)
v11.5: run-vcpkg@v11.5Compare Source
Changes:
Note: to keep your workflow up to date with bug and security fixes, just use the
v11branch to stay on the most recentv11.xversion of this action, e.g.,uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for exampleuses: lukka/run-vcpkg@v11.5to pin your workflow to thev11.5release.v11.4: run-vcpkg@v11.4Compare Source
Changes:
the
vcpkgGitCommitIdinput is now optional, and the Git commit id is retrieved from eithervcpkg-configuration.jsonorvcpkg.json.Note: only the default-registry's
builtinkind is supported, thegitorfilesystemkinds are not supported.Note: to keep your workflow up to date with bug and security fixes, just use the
v11branch to stay on the most recentv11.xversion of this action, e.g.,uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for exampleuses: lukka/run-vcpkg@v11.3to pin your workflow to thev11.3release.v11.3: run-vcpkg@v11.3Compare Source
Changes:
GITHUB_WORKSPACEfile system tree. This fixes #213Note: to keep your workflow up to date with bug and security fixes, just use the
v11branch to stay on the most recentv11.xversion of this action, e.g.,uses: lukka/run-vcpkg@v11. Instead to pin to a particular release, you can use one of the tags, for exampleuses: lukka/run-vcpkg@v11.2to pin your workflow to the v11.2 release.v11.2: run-vcpkg@v11.2Compare Source
Changes:
vcpkg.jsonwhenrunVcpkgInstall:false. This is a small perf improvement.run-vcpkg@v11.1and create an issue.@actionspackages updated to most recent versions, along all other dependencies.Note: to keep your workflow up to date with bug and security fixes, just use the
v11branch to stay on the most recentv11.xversion of this action, e.g.,uses: lukka/run-vcpkg@v11v11.1: run-vcpkg@v11.1Compare Source
Attention:
- Requires the most recent version of
vcpkg,2023-03-29or more recent, that is commit id5b1214315250939257ef5d62ecdcbca18cf4fb1cor more recent.- Please keep using
run-vcpkg@10if you cannot use the tip of the vcpkg's branch.Changes:
vcpkgwith Binary Caching backed to GitHub Action cache:Note: to keep your workflow up to date with bug and security fixes, just use the
v11branch to stay on the most recentv11.xversion of this action, e.g.,uses: lukka/run-vcpkg@v11v11.0: run-vcpkg@v11Compare Source
Attention:
- Requires the most recent version of
vcpkg,2023-03-29or more recent, that is commit id5b1214315250939257ef5d62ecdcbca18cf4fb1cor more recent.- Please keep using
run-vcpkg@10if you cannot use the tip of the vpckg's branch.Changes:
run-vcpkg@v10action.Note: to keep your workflow up to date with bug and security fixes, just use the
v11branch to stay on the most recentv11.xversion of this action, e.g.,uses: lukka/run-vcpkg@v11v10.7: run-vcpkg@v10.7Compare Source
Changes:
buildtreescontent is not saved into cache).Note: to keep your workflow up to date with bug and security fixes, just use the
v10branch to stay on the most recentv10.xversion of this action, e.g.,uses: lukka/run-vcpkg@v10v10.6: run-vcpkg@v10.6Compare Source
Changes:
Fixes for deprecated features on GitHub runners:
-
save-stateandset-outputcommands deprecation: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/- node12 deprecation: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
Note: to keep your workflow up to date with bug and security fixes, just use the v10 branch to stay on the most recent v10.x version of this action, e.g., uses: lukka/run-vcpkg@v10
v10.5: run-vcpkg@v10.5Compare Source
Changes:
prependedCacheKeyinput for letting users to prepend to the cache key.Note: to keep your workflow up to date with bug and security fixes, just use the v10 branch to stay on the most recent v10.x version of this action, e.g., uses: lukka/run-vcpkg@v10
v10.4: run-vcpkg@v10.4Compare Source
Changes:
mpm auditNote: to keep your workflow up to date with bug and security fixes, just use the v10 branch to stay on the most recent v10.x version of this action, e.g., uses: lukka/run-vcpkg@v10
v10.3: run-vcpkg@v10.3Compare Source
Changes:
Note: to keep your workflow up to date with bug and security fixes, just use the v10 branch to stay on the most recent v10.x version of this action, e.g., uses: lukka/run-vcpkg@v10
v10.2: run-vcpkg@v10.2Compare Source
Changes:
Note: to keep your workflow up to date with bug and security fixes, just use the
v10branch to stay on the most recentv10.xversion of this action, e.g., uses:lukka/run-vcpkg@v10Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.