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

Update all non-major dependencies #112

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF Age Adoption Passing Confidence
codecov/codecov-action action minor v4.4.1 -> v4.5.0 OpenSSF Scorecard age adoption passing confidence
infection/infection require-dev minor ^0.27.11 || ^0.28.1 -> ^0.27.11 || ^0.28.1 || ^0.29.0 OpenSSF Scorecard age adoption passing confidence
laminas/laminas-modulemanager require-dev minor ^2.15.0 -> ^2.16.0 OpenSSF Scorecard age adoption passing confidence
phpstan/extension-installer require-dev patch ^1.4.0 -> ^1.4.1 OpenSSF Scorecard age adoption passing confidence
phpunit/phpunit require-dev patch ^10.5.20 -> ^10.5.21 OpenSSF Scorecard age adoption passing confidence
tomasvotruba/type-coverage require-dev patch ^0.3.0 -> ^0.3.1 OpenSSF Scorecard age adoption passing confidence

Release Notes

codecov/codecov-action (codecov/codecov-action)

v4.5.0

Compare Source

infection/infection (infection/infection)

v0.29.5

Compare Source

Full Changelog

Added:

v0.29.4

Compare Source

Full Changelog

Added:

v0.29.3: Add support for `colinodell/json5` v3

Compare Source

Changed:

Full Changelog: infection/infection@0.29.2...0.29.3

v0.29.2: Highlight inline differences in CLI

Compare Source

Added:

Full Changelog: infection/infection@0.29.1...0.29.2

v0.29.1: Fix usage of custom mutator with bootstrap file

Compare Source

Fixed:

Full Changelog: infection/infection@0.29.0...0.29.1

v0.29.0

Compare Source

Full Changelog

Added:

Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html

Changed:

laminas/laminas-modulemanager (laminas/laminas-modulemanager)

v2.16.0

Compare Source

Release Notes for 2.16.0

Feature release (minor)

2.16.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement
phpstan/extension-installer (phpstan/extension-installer)

v1.4.1

Compare Source

  • f6b87fa - Test more Composer versions
  • 4ce4d5c - Revert "Bump composer-plugin-api"
sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.21: PHPUnit 10.5.21

Compare Source

Changed
  • #​5861: Destroy TestCase object after its test was run

How to install or update PHPUnit

TomasVotruba/type-coverage (tomasvotruba/type-coverage)

v0.3.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 14, 2024
@renovate renovate bot requested a review from mimmi20 as a code owner June 14, 2024 00:24
Copy link
Contributor

github-actions bot commented Jun 14, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
actions/codecov/codecov-action 4.5.0 🟢 7.8
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 10project has 9 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/codecov/codecov-action 4.4.1 🟢 7.8
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 10project has 9 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/continuous-integration.yml
composer.json
  • infection/infection@>= 0.27.11, < 0.28.0 || >= 0.28.1, < 0.29.0 || >= 0.29.0, < 0.30.0
  • laminas/laminas-modulemanager@>= 2.16.0, < 3.0.0
  • phpstan/extension-installer@>= 1.4.1, < 2.0.0
  • phpunit/phpunit@>= 10.5.21, < 11.0.0
  • tomasvotruba/type-coverage@>= 0.3.1, < 0.4.0
  • infection/infection@>= 0.27.11, < 0.28.0 || >= 0.28.1, < 0.29.0
  • laminas/laminas-modulemanager@>= 2.15.0, < 3.0.0
  • phpstan/extension-installer@>= 1.4.0, < 2.0.0
  • phpunit/phpunit@>= 10.5.20, < 11.0.0
  • tomasvotruba/type-coverage@>= 0.3.0, < 0.4.0

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b78fa18) to head (9548011).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #112   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       123       123           
===========================================
  Files             14        14           
  Lines            334       334           
===========================================
  Hits             334       334           
Flag Coverage Δ
php-8.1 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-22.04 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch-dependencies branch from d754922 to 9771a72 Compare June 14, 2024 17:48
| datasource  | package                       | from    | to      |
| ----------- | ----------------------------- | ------- | ------- |
| github-tags | codecov/codecov-action        | v4.4.1  | v4.5.0  |
| packagist   | infection/infection           | 0.28.1  | 0.29.5  |
| packagist   | laminas/laminas-modulemanager | 2.15.0  | 2.16.0  |
| packagist   | phpstan/extension-installer   | 1.4.0   | 1.4.1   |
| packagist   | phpunit/phpunit               | 10.5.20 | 10.5.21 |
| packagist   | tomasvotruba/type-coverage    | 0.3.0   | 0.3.1   |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch-dependencies branch from 9771a72 to 9548011 Compare June 15, 2024 09:48
Copy link

codeclimate bot commented Jun 15, 2024

Code Climate has analyzed commit 9548011 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 05f35a9 into master Jun 15, 2024
79 checks passed
@mimmi20 mimmi20 deleted the renovate/all-minor-patch-dependencies branch June 15, 2024 20:09
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.

1 participant