Skip to content

Chore(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.2 - #147

Merged
oleksandr-nc merged 1 commit into
mainfrom
dependabot/github_actions/shivammathur/setup-php-2.37.0
Jul 28, 2026
Merged

Chore(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.2#147
oleksandr-nc merged 1 commit into
mainfrom
dependabot/github_actions/shivammathur/setup-php-2.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Copy link
Copy Markdown
Contributor

Bumps shivammathur/setup-php from 2.36.0 to 2.37.2.

Release notes

Sourced from shivammathur/setup-php's releases.

2.37.2

Changelog

  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

2.37.1

Changelog

Security Updates

[!NOTE] This can affect workflows that pass values from users or pull requests to setup-php, for example from comments, dispatch inputs, PR titles/branches, generated matrices, or files such as .php-version and composer.json. Be especially careful with pull_request_target 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 2.37.1 is recommended.

[!NOTE]
This only affects workflows where the composer version is pinned like composer:2.9.7, workflows that do not pin the version or use composer:v2 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.

Fixes and Improvements

  • Fixed support for phalcon on Windows.

  • Fixed restoring tools when using cached using previous runs.

  • Improved enabling gearman extension on Linux.

  • Fixed fallback when installing PhpManager and VcRedist modules on Windows.

  • Fixed parsing extension inputs with backslash line continuation.

  • Improved workflow examples

    • Added workflow examples for Drupal 11 composer-managed projects and WordPress plugins.

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 28, 2026
@oleksandr-nc

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.36.0 to 2.37.2.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@44454db...f3e473d)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Chore(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.0 Chore(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.2 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/shivammathur/setup-php-2.37.0 branch from dac595a to d5bb125 Compare July 27, 2026 15:40

@oleksandr-nc oleksandr-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shivammathur/setup-php 2.36.0 -> 2.37.2 across 5 workflows. Minor bump, already exercised green by php-cs, php-lint, psalm-matrix and phpunit-sqlite on this PR.

Note: node-build.yml is paths-filtered to src/**, .eslintrc.js, stylelint.config.js and webpack.js, so a lock-file-only PR never builds the bundle in CI. Verified locally instead (node 24.18.0 / npm 11.16.0): npm ci + npm run build, 16/16 bundles with identical names, compared against a main baseline of 4804398 bytes.

@oleksandr-nc
oleksandr-nc merged commit 93a6733 into main Jul 28, 2026
16 checks passed
@oleksandr-nc
oleksandr-nc deleted the dependabot/github_actions/shivammathur/setup-php-2.37.0 branch July 28, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant