Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

github-actions(deps): bump shivammathur/setup-php from 2.24.0 to 2.25.2 #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps shivammathur/setup-php from 2.24.0 to 2.25.2.

Release notes

Sourced from shivammathur/setup-php's releases.

2.25.2

Changelog

New Contributors

Full Changelog: shivammathur/setup-php@2.25.1...2.25.2

2.25.1

Changelog

  • Fixed regression in support for event extension in 2.25.0 (#722).
  • Added fallback to GitHub API in Add-DebugSymbols on Windows.
  • Updated Node.js dependencies.

Full Changelog: shivammathur/setup-php@2.25.0...2.25.1

2.25.0

Changelog

  • Dropped support for Ubuntu 18.04. (#717) Please use ubuntu-22.04 or ubuntu-20.04 runners.
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
or

runs-on: ubuntu-18.04


runs-on: ubuntu-20.04
  • Added support for php-version-file input to read the input PHP version from a file Docs. (#690)

... (truncated)

Commits
  • c5fc0d8 Fix disabling extensions with common substring
  • 48037d2 Add priority config for couchbase and psr
  • 71b43c4 Bump version to 2.25.2
  • 3818224 Fix to avoid double activation
  • 5b29e8a Merge pull request #726 from yassinehamouten/fix/typo-in-sage-example
  • 2a79833 docs(example): fix a typo in the strategy of the sage example
  • cb8f453 Update Node.js dependencies
  • 19323ea Fix event extension priority
  • b951cf1 Add fallback using expanded assets in Add-DebugSymbols on Windows
  • 1fdc5e7 Update Node.js dependencies
  • Additional commits viewable in compare view

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.24.0 to 2.25.2.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2.24.0...2.25.2)

---
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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants