Skip to content

github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.22.0 - #213

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/shivammathur/setup-php-2.22.0
Closed

github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.22.0#213
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/shivammathur/setup-php-2.22.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubOct 28, 2022

Copy link
Copy Markdown

Bumps shivammathur/setup-php from 2.5.0 to 2.22.0.

Release notes

Sourced from shivammathur/setup-php's releases.

2.22.0

Support Ukraine


- name: Setup PHP with debugging symbolsuses: shivammathur/setup-php@v2with:
php-version: '8.1'env:
debug: true
- name: Setup PHP with intluses: shivammathur/setup-php@v2with:
php-version: '8.1'extensions: intl-72.1
  • Existing PHP version on GitHub actions Ubuntu images is now updated if ppa:ondrej/php is missing regardless of the updateactions/runner-images#6331

  • Environment variable COMPOSER_NO_AUDIT is now set by default. If you would like to run the composer audit in your workflows, please add a step with composer audit command. (#635, #636)

- name: Composer auditrun: composer audit
  • Switched to GITHUB_OUTPUT environment file for setting up outputs. If you are using setup-php on self-hosted runners, please update it to 2.297.0 or greater. More Info (#654)

  • Updated sqlsrv and pdo_sqlsrv version to 5.10.1 for PHP 7.0 and above on Linux.

  • Improved support for phalcon5 extension to set up the latest stable version.

  • Improved symfony-cli support to fetch the artifact URL from the brew tap on Linux. (#641, #652, #653)

  • Improved fetching brew taps on Linux to avoid brew's overhead.

  • Fixed installing extension packages on self-hosted Linux runners. (#642)

  • Fixed support for couchbase and firebird extensions after GitHub release page changes.

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.5.0 to 2.22.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2.5.0...2.22.0)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot@github

dependabotBot commented on behalf of githubOct 28, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: dependency.

@dependabot@github

dependabotBot commented on behalf of githubDec 26, 2022

Copy link
Copy Markdown
Author

Superseded by #221.

@dependabotdependabotBot closed this Dec 26, 2022
@dependabot
dependabotBot deleted the dependabot/github_actions/shivammathur/setup-php-2.22.0 branch December 26, 2022 21:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants