dependabot[bot] opened a new pull request, #9279: URL: https://github.com/apache/netbeans/pull/9279
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.4 to 2.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shivammathur/setup-php/releases">shivammathur/setup-php's releases</a>.</em></p> <blockquote> <h2>2.37.0</h2> <h2>Changelog</h2> <ul> <li> <p>Updated the action to use Node.js 24. (<a href="https://redirect.github.com/shivammathur/setup-php/issues/1049">#1049</a>)</p> </li> <li> <p>Added support for <code>master</code> in the <code>php-version</code> input. It should now set up a nightly build from the master branch of <code>php-src</code>.</p> </li> <li> <p>Added support to install <code>ioncube</code> and <code>zephir_parser</code> extensions on PHP 8.5.</p> </li> <li> <p>Expanded support for installing extensions using Homebrew on macOS from the <code>shivammathur/homebrew-extensions</code> tap. This includes <code>pdo_firebird</code>, <code>sqlsrv</code>, <code>pdo_sqlsrv</code>, <code>pecl_http</code>, <code>swow</code>, <code>xhprof</code>, and several other supported extensions.</p> </li> <li> <p>Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. <a href="https://redirect.github.com/shivammathur/setup-php/issues/1067">#1067</a></p> </li> <li> <p>Improved support for Homebrew on macOS. It should now retry stuck <code>brew</code> commands with an inactivity watchdog.</p> </li> <li> <p>Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (<a href="https://redirect.github.com/shivammathur/setup-php/issues/1064">#1064</a>)</p> </li> <li> <p>Improved tool setup and caching on self-hosted runners.</p> </li> <li> <p>Improved support for <code>sqlsrv</code> and <code>pdo_sqlsrv</code> on PHP 8.1 and 8.2.</p> </li> <li> <p>Fixed installing <code>pecl_http</code> on Windows. Switched to <code>downloads.php.net</code> for fixing <code>ICU</code> version post install.</p> </li> <li> <p>Fixed cached <code>couchbase</code> installs on macOS using the <code>shivammathur/cache-extensions</code> action.</p> </li> <li> <p>Replaced <code>@actions/core</code> with local functions to reduce bundle size.</p> </li> <li> <p>Refactored to use ES2024+ features for Node 24.</p> </li> <li> <p>Updated actions used in examples to their latest versions.</p> </li> <li> <p>Updated Node.js dependencies.</p> </li> </ul> <p>Thanks <a href="https://github.com/theluckystrike"><code>@​theluckystrike</code></a> for the contribution 🎉</p> <p>Thanks <a href="https://github.com/code-kudu"><code>@​code-kudu</code></a>, <a href="https://github.com/ssddanbrown"><code>@​ssddanbrown</code></a>, <a href="https://github.com/RoundingWell"><code>@​RoundingWell</code></a>, and <a href="https://github.com/ntzrbtr"><code>@​ntzrbtr</code></a> for the sponsorship ❤️</p> <p>For the complete list of changes, please refer to the <a href="https://github.com/shivammathur/setup-php/compare/2.36.0...2.37.0">Full Changelog</a></p> <!-- raw HTML omitted --> <h2>2.36.0</h2> <h2>Changelog</h2> <ul> <li>Added support for PHP 8.5 stable release.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shivammathur/setup-php/commit/accd6127cb78bee3e8082180cb391013d204ef9f"><code>accd612</code></a> Update dependencies</li> <li><a href="https://github.com/shivammathur/setup-php/commit/a5c2146f3f9b2e377ae27dae141f779eeb21e65c"><code>a5c2146</code></a> Improve tool cache to not cache persistent urls</li> <li><a href="https://github.com/shivammathur/setup-php/commit/6a1d559c5749668e092af5603caba51cff004e30"><code>6a1d559</code></a> Fix regression in pecl_http support [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/076a5e3f0d9e317ac2f5371b37beb6e30a54c8ed"><code>076a5e3</code></a> Update actions in examples [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/00c8f84a71da402a2f6654afe3e74f602a5ee226"><code>00c8f84</code></a> Add support for ionCube for PHP 8.5 [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/c033e31e7c03f2857c96575d85dff050262dad1a"><code>c033e31</code></a> Add support for zephir parser for PHP 8.5 [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/bc6f40a11a6c83d70ea646135b59e89fbfb5e99c"><code>bc6f40a</code></a> Switch to downloads.php.net in Get-ICUUrl [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/fe26b509d7b8c727616191bb3acbd8290914db1a"><code>fe26b50</code></a> Fix support for pecl_http on Windows [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/e67ff94e49013d9c9bd3cfe3bff97e53fa4ab7e6"><code>e67ff94</code></a> Fix caching couchbase on macOS [skip ci]</li> <li><a href="https://github.com/shivammathur/setup-php/commit/4e89813b4bf7f0d3ca461f966f58ca52c68cb8dc"><code>4e89813</code></a> Improve switch_version on Linux</li> <li>Additional commits viewable in <a href="https://github.com/shivammathur/setup-php/compare/ec406be512d7077f68eed36e63f4d91bc006edc4...accd6127cb78bee3e8082180cb391013d204ef9f">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
