Commit c6b8756
authored
Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group (#88)
Bumps the github-actions group with 1 update:
[shivammathur/setup-php](https://github.com/shivammathur/setup-php).
Updates `shivammathur/setup-php` from 2.37.0 to 2.37.1
<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.1</h2>
<h2>Changelog</h2>
<h3>Security Updates</h3>
<ul>
<li>Fixed shell command escaping and PHP version input validation. (<a
href="https://github.com/shivammathur/setup-php/security/advisories/GHSA-pqwm-q9pv-ph8r">GHSA-pqwm-q9pv-ph8r</a>
/ CVE-2026-46420)</li>
</ul>
<blockquote>
<p>[!NOTE]
This can affect workflows that pass values from users or pull requests
to <code>setup-php</code>, for example from comments, dispatch inputs,
PR titles/branches, generated matrices, or files such as
<code>.php-version</code> and <code>composer.json</code>.
Be especially careful with <code>pull_request_target</code> workflows
that use any value from the pull request. Workflows that only use fixed
trusted values are not expected to be affected, but updating to
<code>2.37.1</code> is recommended.</p>
</blockquote>
<ul>
<li>Fixed GitHub auth handling for Composer versions affected by
GHSA-f9f8-rm49-7jv2. It should now skip configuring GitHub OAuth if
affected Composer versions are installed and show a warning to upgrade.
(<a
href="https://github.com/shivammathur/setup-php/security/advisories/GHSA-5wxr-w449-57cm">GHSA-5wxr-w449-57cm</a>
/ CVE-2026-45793)</li>
</ul>
<blockquote>
<p>[!NOTE]<br />
This only affects workflows where the composer version is pinned like
<code>composer:2.9.7</code>, workflows that do not pin the version or
use <code>composer:v2</code> are not affected as those get automatic
updates. In case you pin the version, it is highly recommended to
upgrade and have automation to do such timely upgrades in your
workflows.</p>
</blockquote>
<h3>Fixes and Improvements</h3>
<ul>
<li>
<p>Fixed support for <code>phalcon</code> on Windows.</p>
</li>
<li>
<p>Fixed restoring tools when using cached using previous runs.</p>
</li>
<li>
<p>Improved enabling <code>gearman</code> extension on Linux.</p>
</li>
<li>
<p>Fixed fallback when installing <code>PhpManager</code> and
<code>VcRedist</code> modules on Windows.</p>
</li>
<li>
<p>Fixed parsing extension inputs with backslash line continuation.</p>
</li>
<li>
<p>Improved workflow examples</p>
<ul>
<li>Added workflow examples for Drupal 11 composer-managed projects and
WordPress plugins.</li>
<li>Added workflow examples for Yii3 web applications and replaced Yii2
Starter Kit examples.</li>
<li>Updated workflow examples to use currently supported PHP
versions.</li>
</ul>
</li>
<li>
<p>Updated OS release mappings for newer Ubuntu releases.</p>
</li>
<li>
<p>Updated internal workflows for Codecov v6 and NPM trusted
publishing.</p>
</li>
<li>
<p>Updated Node.js dependencies.</p>
</li>
<li>
<p>Fixed composer version in README. (<a
href="https://redirect.github.com/shivammathur/setup-php/issues/1081">#1081</a>)</p>
</li>
</ul>
<p>Thanks <a href="https://github.com/Pyker"><code>@Pyker</code></a>
for the contribution</p>
<p>For the complete list of changes, please refer to the <a
href="https://github.com/shivammathur/setup-php/compare/2.37.0...2.37.1">Full
Changelog</a></p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shivammathur/setup-php/commit/7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc"><code>7c071df</code></a>
Bump version to 2.37.1</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/eeef37e059fb5368a5bc8ed8ce45ff54bd39b80b"><code>eeef37e</code></a>
GHSA-pqwm-q9pv-ph8r - Fix CWE-78 [skip ci]</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/0dc33069a3efc2221a413ce8386b2035b8ee4a00"><code>0dc3306</code></a>
Fix phalcon5 support on Windows</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/680a983990d3f58082465b9c69f6754c28a110a1"><code>680a983</code></a>
Fix phalcon version for PHP 8.0 [skip ci]</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/694649a4a3e0faa1c3e5b41dfcc0591a6eb84453"><code>694649a</code></a>
Fix mutable tool cache restore</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/46a991b6aa0ad5cd08f52a3dcfd0fcb7e354d82d"><code>46a991b</code></a>
Merge pull request <a
href="https://redirect.github.com/shivammathur/setup-php/issues/1081">#1081</a>
from Pyker/patch-1</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/7748c243803a56671412f9f7c745769e9573c6d4"><code>7748c24</code></a>
GHSA-f9f8-rm49-7jv2: Fix GitHub auth handling for composer in affected
versions</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/ac9c95323431b7286870e5aa2bf9b61e8d335e71"><code>ac9c953</code></a>
Fix composer v2 version in README</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/7729e411ecfb7faae003a4d831236c0e012f1aa3"><code>7729e41</code></a>
Improve enabling gearman [skip ci]</li>
<li><a
href="https://github.com/shivammathur/setup-php/commit/af2322b95c2e36d5287c7c25c4c29c8ccaacbb63"><code>af2322b</code></a>
Fix fallback in Install-PSPackage on Windows</li>
<li>Additional commits viewable in <a
href="https://github.com/shivammathur/setup-php/compare/accd6127cb78bee3e8082180cb391013d204ef9f...7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 29dfc3e commit c6b8756
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments