Sourced from actions/cache's releases.
v5.0.4
What's Changed
- Add release instructions and update maintainer docs by
@Link- in actions/cache#1696- Potential fix for code scanning alert no. 52: Workflow does not contain permissions by
@Link- in actions/cache#1697- Fix workflow permissions and cleanup workflow names / formatting by
@Link- in actions/cache#1699- docs: Update examples to use the latest version by
@XZTDeanin actions/cache#1690- Fix proxy integration tests by
@Link- in actions/cache#1701- Fix cache key in examples.md for bun.lock by
@RyPeckin actions/cache#1722- Update dependencies & patch security vulnerabilities by
@Link- in actions/cache#1738New Contributors
@XZTDeanmade their first contribution in actions/cache#1690@RyPeckmade their first contribution in actions/cache#1722Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.4
Sourced from actions/cache's changelog.
Releases
How to prepare a release
[!NOTE]
Relevant for maintainers with write access only.
- Switch to a new branch from
main.- Run
npm testto ensure all tests are passing.- Update the version in
https://github.com/actions/cache/blob/main/package.json.- Run
npm run buildto update the compiled files.- Update this
https://github.com/actions/cache/blob/main/RELEASES.mdwith the new version and changes in the## Changelogsection.- Run
licensed cacheto update the license report.- Run
licensed statusand resolve any warnings by updating thehttps://github.com/actions/cache/blob/main/.licensed.ymlfile with the exceptions.- Commit your changes and push your branch upstream.
- Open a pull request against
mainand get it reviewed and merged.- Draft a new release https://github.com/actions/cache/releases use the same version number used in
package.json
- Create a new tag with the version number.
- Auto generate release notes and update them to match the changes you made in
RELEASES.md.- Toggle the set as the latest release option.
- Publish the release.
- Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
- There should be a workflow run queued with the same version number.
- Approve the run to publish the new version and update the major tags for this action.
Changelog
5.0.4
- Bump
minimatchto v3.1.5 (fixes ReDoS via globstar patterns)- Bump
undicito v6.24.1 (WebSocket decompression bomb protection, header validation fixes)- Bump
fast-xml-parserto v5.5.65.0.3
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.35.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1.
... (truncated)
6682284
Merge pull request #1738
from actions/prepare-v5.0.4e340396
Update RELEASES8a67110
Add licenses1865903
Update dependencies & patch security vulnerabilities5656298
Merge pull request #1722
from RyPeck/patch-14e380d1
Fix cache key in examples.md for bun.lockb7e8d49
Merge pull request #1701
from actions/Link-/fix-proxy-integration-tests984a21b
Add traffic sanity check stepacf2f1f
Fix resolution95a07c5
Add wait for proxySourced from fluxcd/flux2's releases.
v2.8.3
Highlights
Flux v2.8.3 is a patch release that fixes a regression in helm-controller. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
- Fix templating errors for charts that include
---in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps (helm-controller)Components changelog
- helm-controller v1.5.3
CLI changelog
- [release/v2.8.x] Add target branch name to update branch by
@fluxcdbotin fluxcd/flux2#5774- Update toolkit components by
@fluxcdbotin fluxcd/flux2#5779Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3
v2.8.2
Highlights
Flux v2.8.2 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
- Fix enqueuing new reconciliation requests for events on source Flux objects when they are already reconciling the revision present in the watch event (kustomize-controller, helm-controller)
- Fix the Go templates bug of YAML separator
---getting concatenated toapiVersion:by updating to Helm 4.1.3 (helm-controller)- Fix canceled HelmReleases getting stuck when they don't have a retry strategy configured by introducing a new feature gate
DefaultToRetryOnFailurethat improves the experience when theCancelHealthCheckOnNewRevisionis enabled (helm-controller)- Fix the auth scope for Azure Container Registry to use the ACR-specific scope (source-controller, image-reflector-controller)
- Fix potential Denial of Service (DoS) during TLS handshakes (CVE-2026-27138) by building all controllers with Go 1.26.1
Components changelog
- source-controller v1.8.1
- kustomize-controller v1.8.2
- notification-controller v1.8.2
- helm-controller v1.5.2
- image-reflector-controller v1.1.1
- image-automation-controller v1.1.1
- source-watcher v2.1.1
CLI changelog
... (truncated)
871be9b
Merge pull request #5779
from fluxcd/update-components-release/v2.8.xf7a1689
Update toolkit componentsbf67d77
Merge pull request #5774
from fluxcd/backport-5773-to-release/v2.8.x5cb2208
Add target branch name to update branchbfa461e
Merge pull request #5771
from fluxcd/update-pkg-deps/release/v2.8.xf11a921
Update fluxcd/pkg dependenciesb248efa
Merge pull request #5770
from fluxcd/backport-5769-to-release/v2.8.x4d5e044
Update toolkit components3c8917c
Merge pull request #5767
from fluxcd/update-pkg-deps/release/v2.8.xc1f11bc
Update fluxcd/pkg dependenciesSourced from umbrelladocs/action-linkspector's releases.
Release v1.4.1
v1.4.1: PR #52 - chore: update actions/checkout to v5 across all workflows
37c85bc
Merge pull request #52
from UmbrellaDocs/action-v5badbe56
chore: update actions/checkout to v5 across all workflowse0578c9
Merge pull request #51
from UmbrellaDocs/caching-fix-505ede5ac
feat: enhance reviewdog setup with caching and version managementa73cfa2
Merge pull request #49
from Goooler/node24aee511a
Update action runtime to node 24