Skip to content

chore(deps): update lukka/run-vcpkg action to v11.5#26

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/lukka-run-vcpkg-11.x
Sep 23, 2025
Merged

chore(deps): update lukka/run-vcpkg action to v11.5#26
renovate[bot] merged 1 commit intomainfrom
renovate/lukka-run-vcpkg-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
lukka/run-vcpkg action minor v11.1 -> v11.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lukka/run-vcpkg (lukka/run-vcpkg)

v11.5: run-vcpkg@v11.5

Compare Source

Changes:

  • Fix for #​218 : The default triplet for ARM host is correctly set.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.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 example uses: lukka/run-vcpkg@v11.5 to pin your workflow to the v11.5 release.

v11.4: run-vcpkg@v11.4

Compare Source

Changes:

  • This is a summary of the changes depicted in Pull Request #​216 :
    the vcpkgGitCommitId input is now optional, and the Git commit id is retrieved from either vcpkg-configuration.json or vcpkg.json.
    Note: only the default-registry's builtin kind is supported, the git or filesystemkinds 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 recent v11.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 example uses: lukka/run-vcpkg@v11.3 to pin your workflow to the v11.3 release.

v11.3: run-vcpkg@v11.3

Compare Source

Changes:

  • Avoid writing any file outside of GITHUB_WORKSPACE file system tree. This fixes #​213
  • Update the readme.md file regarding to when vcpkg.json is going to be searched for.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.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 example uses: lukka/run-vcpkg@v11.2 to pin your workflow to the v11.2 release.

v11.2: run-vcpkg@v11.2

Compare Source

Changes:

  • Avoid searching for vcpkg.json when runVcpkgInstall:false. This is a small perf improvement.
  • Update the action to require node v20, since v16 is out of support. If any problem occurs, please use run-vcpkg@v11.1 and create an issue.
  • Update dependencies to most recent ones: all libs and @actions packages updated to most recent versions, along all other dependencies.
  • Drop usage of gulp.
  • Update docs.

Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 23, 2025 09:55
@renovate renovate bot merged commit e88237e into main Sep 23, 2025
14 checks passed
@renovate renovate bot deleted the renovate/lukka-run-vcpkg-11.x branch September 23, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants