Skip to content

action-deps: bump actions/cache from 4.3.0 to 5.0.4#1495

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/cache-5.0.4
Closed

action-deps: bump actions/cache from 4.3.0 to 5.0.4#1495
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/cache-5.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps actions/cache from 4.3.0 to 5.0.4.

Release notes

Sourced from actions/cache's releases.

v5.0.4

What's Changed

New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v.5.0.2

v5.0.2

What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1

What's Changed

v5.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/cache's changelog.

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

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 [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.3.0...v5.0.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 23, 2026
0x7c13 added a commit that referenced this pull request Mar 29, 2026
- actions/cache v4.3.0 → v5.0.4
- github/codeql-action v3 → v4
- al-cheb/configure-pagefile-action v1.4 → v1.5

Supersedes #1491, #1493, #1495.
@0x7c13
Copy link
Copy Markdown
Owner

0x7c13 commented Mar 29, 2026

Superseded by #1496

@0x7c13 0x7c13 closed this Mar 29, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 29, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/actions/cache-5.0.4 branch March 29, 2026 09:02
0x7c13 added a commit that referenced this pull request Mar 29, 2026
* ci: pin GitHub Actions runners to windows-2022

The windows-latest runner now maps to windows-2025 which no longer
includes Windows SDK 10.0.22621.0, causing all UWP builds to fail
with missing namespace errors (CS0234).

* ci: fix deprecated set-output and upgrade Node.js 20 actions

- Replace deprecated ::set-output with $GITHUB_OUTPUT environment file
- Upgrade microsoft/setup-msbuild from v2 to v3
- Upgrade NuGet/setup-nuget from v2.0.1 to v3.0.0

Both v2 actions run on Node.js 20 which will be removed Sep 2026.

* ci: bump actions/cache, github/codeql-action, configure-pagefile-action

- actions/cache v4.3.0 → v5.0.4
- github/codeql-action v3 → v4
- al-cheb/configure-pagefile-action v1.4 → v1.5

Supersedes #1491, #1493, #1495.
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant