github-actions(deps): bump shivammathur/setup-php from 2.34.1 to 2.35.1
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
(11 months ago)
by github-actions[bot]
dependency
Bumps shivammathur/setup-php from 2.34.1 to 2.35.1.
Release notes
Sourced from shivammathur/setup-php's releases.
2.35.1
Changelog
Fixed regression in composer authentication in
2.35.0. (#979)Fixed installing
geosextension on PHP 8.5.For the complete list of changes, please refer to the Full Changelog
2.35.0
Changelog
Added support for
github-tokeninput. (#969) It uses theGITHUB_TOKENsecret by default and should prevent any rate limiting issues while installing your composer dependencies or while adding any tools supported by setup-php.Also, it can used to specify a personal access token (PAT) to authenticate with GitHub if you need that for your composer dependencies.
- name: Setup PHP uses: shivammathur/setup-php@v2 with: php-version: '8.4' github-token: ${{ secrets.PAT }}- name: Setup PHP uses: shivammathur/setup-php@v2 with: php-version: '8.4' tools: mago- name: Setup PHP uses: shivammathur/setup-php@v2 with: php-version: '8.4' tools: backward-compatibility-check </tr></table>
... (truncated)
Commits
2282b6aBump version to 2.35.111373c6Fix shellcheck in add_tools.sh [skip ci]50ad257Use auth.json for composer authenticationc1c6c51Update geos patch [skip ci]34a5396Bump node.js dependenciesa0d5abeRevert hiredis patch102ffdcAdd patch for gearman [skip ci]97cf058Filter shared extensions to enable on Windowsbac87feCleanup in cubrid.shb934113Fix mirror setup in ppa.sh- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
6
+6
-6
Package Dependencies
shivammathur/setup-php
actions
2.34.1 → 2.35.1
Minor
Technical Details
| ID: | 4286488 |
| UUID: | 2703093262 |
| Node ID: | PR_kwDOHiI1V86hHe4O |
| Host: | GitHub |
| Repository: | phpDocumentor/.github |
| Merge State: | Unknown |