Skip to content

Update actions/cache action to v5#81

Open
renovate[bot] wants to merge 1 commit into
1.0from
renovate/actions-cache-5.x
Open

Update actions/cache action to v5#81
renovate[bot] wants to merge 1 commit into
1.0from
renovate/actions-cache-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4v5

Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

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

v5.0.4

Compare Source

v5.0.3

Compare Source

What's Changed

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

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ 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:

Full Changelog: actions/cache@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed

Full Changelog: actions/cache@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.00%. Comparing base (249994b) to head (d07cd75).

Additional details and impacted files
@@            Coverage Diff            @@
##                1.0      #81   +/-   ##
=========================================
  Coverage     96.00%   96.00%           
  Complexity      119      119           
=========================================
  Files            17       17           
  Lines           375      375           
=========================================
  Hits            360      360           
  Misses           15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

Qodana for PHP

1 new problem were found

Inspection name Severity Problems
Property can be 'readonly' ◽️ Notice 1

☁️ View the detailed Qodana report

Detected 58 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
brick/varexporter 0.6.0 MIT
doctrine/collections 2.6.0 MIT
doctrine/dbal 4.4.3 MIT
doctrine/deprecations 1.1.6 MIT
doctrine/event-manager 2.1.1 MIT
doctrine/inflector 2.1.0 MIT
doctrine/instantiator 2.1.0 MIT
doctrine/lexer 3.0.1 MIT
doctrine/orm 3.6.7 MIT
doctrine/persistence 4.2.0 MIT
dotkernel/dot-cli 3.11.1 MIT
dotkernel/dot-dependency-injection 1.3.0 MIT
dotkernel/dot-errorhandler 4.2.1 MIT
dotkernel/dot-log 5.3.0 MIT
fig/http-message-util 1.1.5 MIT
gsteel/dot 1.9.0 MIT
laminas/laminas-cli 1.15.0 BSD-3-Clause
laminas/laminas-component-installer 3.8.0 BSD-3-Clause
laminas/laminas-config-aggregator 1.19.0 BSD-3-Clause
laminas/laminas-diactoros 3.8.0 BSD-3-Clause
laminas/laminas-httphandlerrunner 2.13.0 BSD-3-Clause
laminas/laminas-servicemanager 4.5.1 BSD-3-Clause
laminas/laminas-stdlib 3.21.0 BSD-3-Clause
laminas/laminas-stratigility 3.14.1 BSD-3-Clause
laminas/laminas-translator 1.3.0 BSD-3-Clause
laminas/laminas-validator 3.16.0 BSD-3-Clause
mezzio/mezzio-router 3.20.0 BSD-3-Clause
mezzio/mezzio-template 2.13.0 BSD-3-Clause
mezzio/mezzio 3.23.2 BSD-3-Clause
netglue/laminas-messenger 2.5.0 MIT
nikic/php-parser v5.7.0 BSD-3-Clause
psr/cache 3.0.0 MIT
psr/clock 1.0.0 MIT
psr/container 2.0.2 MIT
psr/event-dispatcher 1.0.0 MIT
psr/http-client 1.0.3 MIT
psr/http-factory 1.1.0 MIT
psr/http-message 2.0 MIT
psr/http-server-handler 1.0.2 MIT
psr/http-server-middleware 1.0.2 MIT
psr/log 3.0.2 MIT
symfony/clock v8.0.8 MIT
symfony/console v8.0.13 MIT
symfony/deprecation-contracts v3.7.0 MIT
symfony/event-dispatcher-contracts v3.7.0 MIT
symfony/event-dispatcher v8.0.9 MIT
symfony/messenger v8.0.12 MIT
symfony/polyfill-ctype v1.37.0 MIT
symfony/polyfill-intl-grapheme v1.38.1 MIT
symfony/polyfill-intl-normalizer v1.38.0 MIT
symfony/polyfill-mbstring v1.38.1 MIT
symfony/polyfill-php84 v1.38.1 MIT
symfony/redis-messenger v7.4.8 MIT
symfony/service-contracts v3.7.0 MIT
symfony/string v8.0.13 MIT
symfony/var-exporter v8.0.9 MIT
webimpress/safe-writer 2.2.0 BSD-2-Clause
webmozart/assert 1.12.1 MIT
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants