Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lukka/run-vcpkg from 10 to 11 #22

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps lukka/run-vcpkg from 10 to 11.

Release notes

Sourced from lukka/run-vcpkg's releases.

run-vcpkg@v11

Attention: - Requires the most recent version of vcpkg, 2023-03-29 or more recent, that is commit id 5b1214315250939257ef5d62ecdcbca18cf4fb1c or more recent. - Please keep using run-vcpkg@10 if you cannot use the tip of the vpckg's branch.

Changes:

  • Delegates cache management to vcpkg which uses Binary Caching backed onto GitHub Action cache. This solves all the problems of the best effort cache management of the 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 recent v11.x version of this action, e.g., uses: lukka/run-vcpkg@v11

[email protected]

Changes:

  • created a workaround for lukka/run-vcpkg#174 . The exclusion filter for saving the vcpkg artifacts onto the GitHub cache service is now working, and the overall cache size should be much smaller (e.g., the 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 recent v10.x version of this action, e.g., uses: lukka/run-vcpkg@v10

[email protected]

Changes: Fixes for deprecated features on GitHub runners: - save-state and set-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

[email protected]

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

[email protected]

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

[email protected]

Changes:

... (truncated)

Commits
  • 5e0cab2 consume v4.1.2 for arm default triplet fix
  • 2b2c2f5 fix docs
  • 7f323f7 update environment variable documentation
  • 86e6328 Bump follow-redirects from 1.15.3 to 1.15.4
  • e125fab allow a 30 seconds abs error on testing for cache being consumed
  • 1737e22 add support for vcpkg-configuration.json's baseline
  • d42250c dont write files outside GH workspace
  • 6fe6989 fix doc about how to run jest
  • 67c6c87 - drop gulp.
  • ed58931 Bump actions/setup-node from 3 to 4
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 10 to 11.
- [Release notes](https://github.com/lukka/run-vcpkg/releases)
- [Commits](lukka/run-vcpkg@v10...v11)

---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2024
@iguessthislldo iguessthislldo merged commit 1b8ded7 into master Feb 14, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/lukka/run-vcpkg-11 branch February 14, 2024 19:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant