Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-actions: bump shivammathur/setup-php from 2.30.5 to 2.31.0 in the minor-patch-dependencies group #105

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps the minor-patch-dependencies group with 1 update: shivammathur/setup-php.

Updates shivammathur/setup-php from 2.30.5 to 2.31.0

Release notes

Sourced from shivammathur/setup-php's releases.

2.31.0

Changelog

  • Added support for a fallback mirror for ondrej/php PPA when launchpad is down (#834).

  • Fixed installing packages on self-hosted environments with existing conf files (#852).

  • Fixed support for oci8 and pdo_oci extensions on ubuntu-24.04.

  • Fixed support for couchbase extension on ubuntu-24.04.

  • Fixed support for ubuntu-24.04 after apt-fast was dropped from the GA images.

  • Fixed support for firebird extension on macos-14

  • Fixed support for blackfire extension on macos-14.

  • Fixed support for relay extension.

  • Fixed support for phalcon extension for PHP 7.4 on Ubuntu.

  • Updated Node.js dependencies.

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

Commits
  • 2e947f1 Bump version to 2.31.0
  • 2a52124 Add fallback mirror for php PPA when launchpad is down
  • 9c28f9b Fix support for phalcon on PHP 7.4
  • b9f1db4 Improve support for firebird
  • 588b5da Fix support for couchbase on Ubuntu 24.04
  • a0edbac Fix support for blackfire
  • 606ac25 Fix oci extension support on Ubuntu 24.04
  • ea566b6 Fix support for relay
  • 4f124b9 Merge pull request #853 from shivammathur/dependabot/npm_and_yarn/braces-3.0.3
  • 8fe6ba1 Bump braces from 3.0.2 to 3.0.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2024
@dependabot dependabot bot requested a review from mimmi20 as a code owner June 26, 2024 02:08
Copy link

github-actions bot commented Jun 26, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/shivammathur/setup-php 2.31.0 🟢 7.2
Details
CheckScoreReason
Maintained🟢 1026 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 1/29 approved changesets -- score normalized to 0
License🟢 10license file detected
CII-Best-Practices🟢 5badge detected: Passing
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
SAST🟢 7SAST tool detected but not run on all commits
Vulnerabilities🟢 91 existing vulnerabilities detected
actions/shivammathur/setup-php 2.30.5 🟢 7.2
Details
CheckScoreReason
Maintained🟢 1026 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 1/29 approved changesets -- score normalized to 0
License🟢 10license file detected
CII-Best-Practices🟢 5badge detected: Passing
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
SAST🟢 7SAST tool detected but not run on all commits
Vulnerabilities🟢 91 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/continuous-integration.yml
  • shivammathur/setup-php@2.31.0
  • shivammathur/setup-php@2.30.5

Bumps the minor-patch-dependencies group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php).


Updates `shivammathur/setup-php` from 2.30.5 to 2.31.0
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2.30.5...2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@mimmi20 mimmi20 force-pushed the dependabot/github_actions/master/minor-patch-dependencies-7ae20179eb branch from 269118e to 3c7d969 Compare June 26, 2024 04:51
Copy link

codeclimate bot commented Jun 26, 2024

Code Climate has analyzed commit 3c7d969 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@mimmi20 mimmi20 merged commit f05b816 into master Jun 26, 2024
79 checks passed
@mimmi20 mimmi20 deleted the dependabot/github_actions/master/minor-patch-dependencies-7ae20179eb branch June 26, 2024 05:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant