chore(deps): update lukka/run-vcpkg action to v11 #82
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.5
Release Notes
lukka/run-vcpkg (lukka/run-vcpkg)
v11.5
: [email protected]Compare Source
Changes:
Note: to keep your workflow up to date with bug and security fixes, just use the
v11
branch to stay on the most recentv11.x
version 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/[email protected]
to pin your workflow to thev11.5
release.v11.4
: [email protected]Compare Source
Changes:
the
vcpkgGitCommitId
input is now optional, and the Git commit id is retrieved from eithervcpkg-configuration.json
orvcpkg.json
.Note: only the default-registry's
builtin
kind is supported, thegit
orfilesystem
kinds are not supported.Note: to keep your workflow up to date with bug and security fixes, just use the
v11
branch to stay on the most recentv11.x
version 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/[email protected]
to pin your workflow to thev11.3
release.v11.3
: [email protected]Compare Source
Changes:
GITHUB_WORKSPACE
file system tree. This fixes https://github.com/lukka/run-vcpkg/issues/213Note: to keep your workflow up to date with bug and security fixes, just use the
v11
branch to stay on the most recentv11.x
version 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/[email protected]
to pin your workflow to the v11.2 release.v11.2
: [email protected]Compare Source
Changes:
vcpkg.json
whenrunVcpkgInstall:false
. This is a small perf improvement.[email protected]
and create an issue.@actions
packages 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
v11
branch to stay on the most recentv11.x
version of this action, e.g.,uses: lukka/run-vcpkg@v11
v11.1
: [email protected]Compare Source
Attention:
- Requires the most recent version of
vcpkg
,2023-03-29
or more recent, that is commit id5b1214315250939257ef5d62ecdcbca18cf4fb1c
or more recent.- Please keep using
run-vcpkg@10
if you cannot use the tip of the vcpkg's branch.Changes:
vcpkg
with Binary Caching backed to GitHub Action cache:Note: to keep your workflow up to date with bug and security fixes, just use the
v11
branch to stay on the most recentv11.x
version of this action, e.g.,uses: lukka/run-vcpkg@v11
v11.0
: run-vcpkg@v11Compare Source
Attention:
- Requires the most recent version of
vcpkg
,2023-03-29
or more recent, that is commit id5b1214315250939257ef5d62ecdcbca18cf4fb1c
or more recent.- Please keep using
run-vcpkg@10
if you cannot use the tip of the vpckg's branch.Changes:
run-vcpkg@v10
action.Note: to keep your workflow up to date with bug and security fixes, just use the
v11
branch to stay on the most recentv11.x
version of this action, e.g.,uses: lukka/run-vcpkg@v11
v10.7
: [email protected]Compare Source
Changes:
buildtrees
content is not saved into cache).Note: to keep your workflow up to date with bug and security fixes, just use the
v10
branch to stay on the most recentv10.x
version of this action, e.g.,uses: lukka/run-vcpkg@v10
v10.6
: [email protected]Compare Source
Changes:
Fixes for deprecated features on GitHub runners:
-
save-state
andset-output
commands 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
: [email protected]Compare Source
Changes:
prependedCacheKey
input 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
: [email protected]Compare Source
Changes:
mpm audit
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.3
: [email protected]Compare 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
: [email protected]Compare 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 recentv10.x
version of this action, e.g., uses:lukka/run-vcpkg@v10
Configuration
📅 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.