Closed renovate[bot] closed 5 months ago
shivammathur/setup-php
tool used in our automated workflows. Its new version 2.30.5
(from 2.30.0
) is now reflected in the following files:
benchmarks.yml
: used to measure the performance of our code.code-style.yml
: used to ensure our code adheres to predefined quality standards.mutation-tests.yml
: used for rigorous testing, where we make minor changes to the code to see how well our tests can catch these.tests.yml
: which includes other general tests for the codebase. This update, by providing improved features and bug fixes in the setup tool, could enhance the efficiency of our workflows and quality of our codebase.
Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.
Because you closed this PR without merging, Renovate will ignore this update (2.30.5
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
2.30.0
->2.30.5
Release Notes
shivammathur/setup-php (shivammathur/setup-php)
### [`v2.30.5`](https://togithub.com/shivammathur/setup-php/releases/tag/2.30.5) [Compare Source](https://togithub.com/shivammathur/setup-php/compare/2.30.4...2.30.5) #### Changelog - Added support for Ubuntu 24.04. - Added support for `easy-coding-standard` in tools ([https://github.com/shivammathur/setup-php/pull/838](https://togithub.com/shivammathur/setup-php/pull/838)) - Added support for zephir_parser for PHP 8.3. - Fixed installing zts PHP versions on macOS ([https://github.com/shivammathur/setup-php/issues/847](https://togithub.com/shivammathur/setup-php/issues/847)). - Fixed installing `ev` extension ([https://github.com/shivammathur/setup-php/issues/844](https://togithub.com/shivammathur/setup-php/issues/844)). - Fixed support for `ioncube` extension ([https://github.com/shivammathur/setup-php/issues/840](https://togithub.com/shivammathur/setup-php/issues/840)). - Updated Node.js dependencies. For the complete list of changes, please refer to the [Full Changelog](https://togithub.com/shivammathur/setup-php/compare/2.30.4...2.30.5)Follow for updates
### [`v2.30.4`](https://togithub.com/shivammathur/setup-php/releases/tag/2.30.4) [Compare Source](https://togithub.com/shivammathur/setup-php/compare/2.30.3...2.30.4) ##### Changelog - Fixed support for `sqlsrv` and `pro_sqlsrv` on Windows ([https://github.com/shivammathur/setup-php/discussions/835](https://togithub.com/shivammathur/setup-php/discussions/835)). - Fixed a permissions issue for brew on `macos-14` environments. - Marked PHP 5.3 to PHP 5.5 as not supported on ARM64 macOS environments like `macos-14`. For the complete list of changes, please refer to the [Full Changelog](https://togithub.com/shivammathur/setup-php/compare/2.30.3...2.30.4)Follow for updates
### [`v2.30.3`](https://togithub.com/shivammathur/setup-php/releases/tag/2.30.3) [Compare Source](https://togithub.com/shivammathur/setup-php/compare/2.30.2...2.30.3) ##### Changelog - Fixed reading extension directory for PHP 8.4 on macOS. For the complete list of changes, please refer to the [Full Changelog](https://togithub.com/shivammathur/setup-php/compare/2.30.2...2.30.3)Follow for updates
### [`v2.30.2`](https://togithub.com/shivammathur/setup-php/releases/tag/2.30.2) [Compare Source](https://togithub.com/shivammathur/setup-php/compare/2.30.1...2.30.2) ##### Changelog - Added support for vld extension ([https://github.com/shivammathur/homebrew-extensions/issues/3827](https://togithub.com/shivammathur/homebrew-extensions/issues/3827)). - Added support to update brew along with the core tap on macOS to handle breaking changes in core tap formulae. - Updated Node.js dependencies. For the complete list of changes, please refer to the [Full Changelog](https://togithub.com/shivammathur/setup-php/compare/2.30.1...2.30.2)Follow for updates
### [`v2.30.1`](https://togithub.com/shivammathur/setup-php/releases/tag/2.30.1) [Compare Source](https://togithub.com/shivammathur/setup-php/compare/2.30.0...2.30.1) ##### Changelog - Improved updating Homebrew core tap on macOS using a retry logic. - Fixed support for phalcon on Windows. - Fixed support for OCI extensions for PHP 8.4 on Linux and macOS. - Fixed support for `sqlsrv` and `pdo_sqlsrv` on PHP 8.0. - Fixed type error on Windows in `Get-File` function. - Minified the release file `dist/index.js` file generated by `vercel/ncc`. - Updated pre-installed PHP versions for GitHub runners in the README. - Updated Node.js dependencies. For the complete list of changes, please refer to the [Full Changelog](https://togithub.com/shivammathur/setup-php/compare/2.30.0...2.30.1)Follow for updates
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 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.