Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.0
->v4.2.3
v4.2.1
->v4.3.0
v4.7.0
->v4.7.1
v4.3.0
->v4.4.0
v5.5.0
->v5.6.0
v3.28.13
->v3.28.17
v1.229.0
->v1.237.0
2.32.0
->2.33.0
Release Notes
actions/cache (actions/cache)
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
Full Changelog: actions/cache@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.0...v4.2.1
actions/download-artifact (actions/download-artifact)
v4.3.0
Compare Source
What's Changed
artifact-ids
input by @GrantBirki in https://github.com/actions/download-artifact/pull/401New Contributors
Full Changelog: actions/download-artifact@v4.2.1...v4.3.0
actions/setup-java (actions/setup-java)
v4.7.1
Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.7.1
actions/setup-node (actions/setup-node)
v4.4.0
Compare Source
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v4...v4.4.0
actions/setup-python (actions/setup-python)
v5.6.0
Compare Source
What's Changed
Full Changelog: actions/setup-python@v5...v5.6.0
github/codeql-action (github/codeql-action)
v3.28.17
Compare Source
v3.28.16
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.16 - 23 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.15
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.15 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.14
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.14 - 07 Apr 2025
See the full CHANGELOG.md for more information.
ruby/setup-ruby (ruby/setup-ruby)
v1.237.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.236.0...v1.237.0
v1.236.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.235.0...v1.236.0
v1.235.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.234.0...v1.235.0
v1.234.0
Compare Source
Full Changelog: ruby/setup-ruby@v1.233.0...v1.234.0
v1.233.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.232.0...v1.233.0
v1.232.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.231.0...v1.232.0
v1.231.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.230.0...v1.231.0
v1.230.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.229.0...v1.230.0
shivammathur/setup-php (shivammathur/setup-php)
v2.33.0
Compare Source
Changelog
ubuntu-24.04-arm
andubuntu-22.04-arm
. (#848)Dropped support for Ubuntu 20.04 (
ubuntu-20.04
) for both GitHub hosted and self-hosted runners. Please migrate your workflows toubuntu-22.04
orubuntu-24.04
. (#939)Ref: https://github.com/shivammathur/setup-php#github-hosted-runners
Improved support for installing PHPUnit around new releases. Now setup-php will fallback to the previous release till new release is available on the phpunit.de website after it is tagged. (#913, #938)
Switched to using https://ppa.launchpadcontent.net for launchpad PPAs instead of http://ppa.launchpad.net. (#927, #928)
Added a fallback to calling launchpad's API for getting PPA signatures to reduce reported failures on self-hosted runners. (#935)
Added support for specifying tools' directory using
TOOLS_DIR
env. (#937)Fixed cache support for
openswoole
. (#917, https://github.com/shivammathur/cache-extensions/issues/47)Fixed the version of
composer-normalize
in the logs. (#899)Added support for
blackfire
andionCube
extensions for PHP 8.4.Improved support for
phalcon
andzephir_parser
extensions.Improved support for OCI extensions
pdo_oci
andoci8
on self-hosted runners. (#929)Improved locking mechanism while fetching files on self-hosted runners. (#912)
Fixed a warning on macOS while patching extensions.
Fixed linking hiredis library during relay setup.
Thanks @deguif, @DanielEScherzer, @voodooism, @hms5232, and @jg-development for the contributions 🎉
Thanks @complex-gmbh and @WorkOfStan for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Pacific/Auckland, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.