chore(deps): update actions (.github/workflows/linter.yml) (master)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/cache | minor | v3.3.2 -> v3.4.3 |
|
| actions/cache | action | minor | v3.3.2 -> v3.4.3 |
| actions/checkout | minor | v3 -> v3.6.0 |
|
| actions/checkout | action | minor | v3 -> v3.6.0 |
Release Notes
actions/cache (actions/cache)
v3.4.3
What's Changed
- Bump @actions/cache to v4.0.2 by @robherley
Full Changelog: https://github.com/actions/cache/compare/v3.4.2...v3.4.3
v3.4.2
What's Changed
[!IMPORTANT] As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.
- Bump @actions/cache to v4.0.1 by @robherley in https://github.com/actions/cache/pull/1554
Full Changelog: https://github.com/actions/cache/compare/v3.4.0...v3.4.2
v3.4.1
[!WARNING] This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use
v3.4.2(orv3) instead.
v3.4.0
⚠️ Important Changes
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).
If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
- @actions/core:
1.11.1 - @actions/io:
1.1.3 - @vercel/ncc:
0.38.3
Full Changelog: https://github.com/actions/cache/compare/v3.3.3...v3.4.0
v3.3.3
What's Changed
- Cache v3.3.3 by @robherley in https://github.com/actions/cache/pull/1302
New Contributors
- @robherley made their first contribution in https://github.com/actions/cache/pull/1302
Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.3
actions/checkout (actions/checkout)
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- Fix comment typos (that got added in #770)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update @actions/io to 1.1.2
- Upgrading version to 3.2.0
v3.1.0
v3.0.2
v3.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.