Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
2.25.4
2.25.5
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
This PR contains the following updates:
2.25.4
->2.25.5
Release Notes
shivammathur/setup-php (shivammathur/setup-php)
### [`v2.25.5`](https://togithub.com/shivammathur/setup-php/releases/tag/2.25.5) [Compare Source](https://togithub.com/shivammathur/setup-php/compare/2.25.4...2.25.5) #### Changelog - Added support for `castor` in tools input. [#746](https://togithub.com/shivammathur/setup-php/issues/746) ```yml - name: Setup PHP uses: shivammathur/setup-php@v2 with: php-version: '8.2' tools: castor ``` - Fixed support for self-hosted Debian 12 environments. - Fixed support for self-hosted environments using DEB822-STYLE .sources files. - Fixed re-enabling opcache extension on macOS. [#749](https://togithub.com/shivammathur/setup-php/issues/749) - Updated Node.js dependencies. #### New Contributors - [@pyrech](https://togithub.com/pyrech) made their first contribution in [https://github.com/shivammathur/setup-php/pull/746](https://togithub.com/shivammathur/setup-php/pull/746) **Full Changelog**: https://github.com/shivammathur/setup-php/compare/2.25.4...2.25.5Follow for updates
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.