Sourced from actions/cache's releases.
v5.0.3
What's Changed
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.3Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.3
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.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. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.0
... (truncated)
Sourced from docker/login-action's releases.
v3.7.0
- Add
scopeinput to set scopes for the authentication token by@crazy-maxin docker/login-action#912- Add support for AWS European Sovereign Cloud ECR by
@dphiin docker/login-action#914- Ensure passwords are redacted with
registry-authinput by@crazy-maxin docker/login-action#911- build(deps): bump lodash from 4.17.21 to 4.17.23 in docker/login-action#915
Full Changelog: https://github.com/docker/login-action/compare/v3.6.0...v3.7.0
c94ce9f
Merge pull request #915
from docker/dependabot/npm_and_yarn/lodash-4.17.238339c95
Merge pull request #912
from docker/scopec83e932
build(deps): bump lodash from 4.17.21 to 4.17.23b268aa5
chore: update generated contenta603229
documentation for scope input7567f92
Add scope input to set scopes for the authentication token0567fa5
Merge pull request #914
from dphi/add-support-for-amazonaws.euf6ef577
feat: add support for AWS European Sovereign Cloud ECR registries916386b
Merge pull request #911
from crazy-max/ensure-redact5b3f94a
chore: update generated contentSourced from actions/attest's releases.
v3.2.0
What's Changed
- Bump the npm-development group with 3 updates by
@dependabot[bot] in actions/attest#320- Validate repository org-ownership before storage record creation by
@malancasin actions/attest#328- Update version to 3.2.0 by
@malancasin actions/attest#334Full Changelog: https://github.com/actions/attest/compare/v3.1.0...v3.2.0
Sourced from nix-community/cache-nix-action's releases.
v7.0.2
What's Changed
Fixed
- Fix: Nix versions under
v2.33not supported by@deempin nix-community/cache-nix-action#295- Use a more precise check by
@deempin 47869c4cbb023c803424e7311f07a744a2d66296Changed (deps)
- chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.53.0 to 8.53.1 by@dependabot[bot] in nix-community/cache-nix-action#284- chore(deps): bump DeterminateSystems/determinate-nix-action from 3.15.1 to 3.15.2 in the minor-actions-dependencies group by
@dependabot[bot] in nix-community/cache-nix-action#288- chore(deps-dev): bump eslint-config-love from 144.0.0 to 147.0.0 by
@dependabot[bot] in nix-community/cache-nix-action#287- chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by
@dependabot[bot] in nix-community/cache-nix-action#286- chore(deps-dev): bump
@typescript-eslint/parserfrom 8.53.1 to 8.54.0 by@dependabot[bot] in nix-community/cache-nix-action#290- chore(deps): bump
@actions/githubfrom 7.0.0 to 8.0.0 by@dependabot[bot] in nix-community/cache-nix-action#291- chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.53.1 to 8.54.0 by@dependabot[bot] in nix-community/cache-nix-action#289- chore(deps-dev): bump eslint-config-love from 147.0.0 to 149.0.0 by
@dependabot[bot] in nix-community/cache-nix-action#294Full Changelog: https://github.com/nix-community/cache-nix-action/compare/v7...v7.0.2
7df957e
chore: build the action47869c4
fix(action): use a more precise checkeca69c4
Merge pull request #295
from nix-community/nix-versions-under-v233-not-supportedb6fd2e3
feat(ci): add test with Nix version <2.33ddd9cbc
fix(ci): bump action version922e906
chore: build the action4038f94
refactor(action): rename constants for command resultsdfde4d3
fix(action): choose command based on the Nix version4b2dd9e
Merge pull request #294
from nix-community/dependabot/npm_and_yarn/eslint-con...273d1a7
chore(deps-dev): bump eslint-config-love from 147.0.0 to 149.0.0