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 #651

Merged
merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
infection/infection ^0.27.11 -> ^0.28.1 age adoption passing confidence
mimmi20/coding-standard ^5.2.20 -> ^5.2.26 age adoption passing confidence
phpstan/phpstan ^1.10.66 -> ^1.10.67 age adoption passing confidence
phpunit/phpunit ^10.5.17 -> ^10.5.20 age adoption passing confidence

Release Notes

infection/infection (infection/infection)

v0.28.1: Use CI (GitHub, GitLab) variable to detect project path

Compare Source

Changed:

New Contributors

Full Changelog: infection/infection@0.28.0...0.28.1

v0.28.0

Compare Source

Full Changelog

Added:

mimmi20/coding-standard (mimmi20/coding-standard)

v5.2.26: allow @​api

Compare Source

What’s Changed

🧹 Maintenance:

👨🏼‍💻 Contributors

@​mimmi20

v5.2.25: fix deprecation notice

Compare Source

What’s Changed

🕸 Dependencies:

🧹 Maintenance:

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot] and @​mimmi20

v5.2.24: update squizlabs/php_codesniffer requirement from ^3.9.1 to ^3.9.2

Compare Source

What’s Changed

🕸 Dependencies:

  • composer(deps): update squizlabs/php_codesniffer requirement from ^3.9.1 to ^3.9.2 by @​dependabot (#​483)
  • github-actions: bump shivammathur/setup-php from 2.30.2 to 2.30.3 in the minor-patch-dependencies group by @​dependabot (#​481)

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot] and @​mimmi20

v5.2.23: update sirbrillig/phpcs-variable-analysis requirement from ^2.11.17 to ^2.11.18

Compare Source

What’s Changed

🕸 Dependencies:

  • composer(deps): update sirbrillig/phpcs-variable-analysis requirement from ^2.11.17 to ^2.11.18 by @​dependabot (#​480)

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot] and @​mimmi20

v5.2.22: update friendsofphp/php-cs-fixer requirement from ^v3.53.0 to ^v3.54.0

Compare Source

What’s Changed

🕸 Dependencies:

  • composer(deps): update friendsofphp/php-cs-fixer requirement from ^v3.53.0 to ^v3.54.0 by @​dependabot (#​479)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.10.66 to ^1.10.67 in the minor-patch-dependencies group by @​dependabot (#​478)

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot] and @​mimmi20

v5.2.21: update friendsofphp/php-cs-fixer requirement from ^v3.52.1 to ^v3.53.0

Compare Source

What’s Changed

🕸 Dependencies:

  • composer(deps): update friendsofphp/php-cs-fixer requirement from ^v3.52.1 to ^v3.53.0 by @​dependabot (#​477)

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot] and @​mimmi20

phpstan/phpstan (phpstan/phpstan)

v1.10.67

Compare Source

This is the last release, or one of the last releases, in 1.10.x series. The next one is going to be PHPStan 1.11, and it's going to be released at some point in May 2024.

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • composer-dependency-analyser: update to 1.5.0 (support functions) (#​3011), thanks @​janedbal!
sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.20: PHPUnit 10.5.20

Compare Source

  • #​5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #​5819: Duplicate keys from different data providers are not handled properly

How to install or update PHPUnit

v10.5.19: PHPUnit 10.5.19

Compare Source

Fixed
  • #​5818: Calling method() on a test stub created using createStubForIntersectionOfInterfaces() throws an unexpected exception

How to install or update PHPUnit

v10.5.18

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am" 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 requested a review from mimmi20 as a code owner May 1, 2024 06:56
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Copy link
Contributor

github-actions bot commented May 1, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

composer.json
  • infection/infection@>= 0.28.1, < 0.29.0
  • mimmi20/coding-standard@>= 5.2.26, < 6.0.0
  • phpstan/phpstan@>= 1.10.67, < 2.0.0
  • phpunit/phpunit@>= 10.5.20, < 11.0.0
  • infection/infection@>= 0.27.11, < 0.28.0
  • mimmi20/coding-standard@>= 5.2.20, < 6.0.0
  • phpstan/phpstan@>= 1.10.66, < 2.0.0
  • phpunit/phpunit@>= 10.5.17, < 11.0.0

mimmi20
mimmi20 previously approved these changes May 1, 2024
| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| packagist  | infection/infection     | 0.27.11 | 0.28.1  |
| packagist  | mimmi20/coding-standard | 5.2.20  | 5.2.26  |
| packagist  | phpstan/phpstan         | 1.10.66 | 1.10.67 |
| packagist  | phpunit/phpunit         | 10.5.17 | 10.5.20 |


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 45a9151 to 1e7ea33 Compare May 1, 2024 07:11
@mimmi20 mimmi20 merged commit 883055c into master May 1, 2024
41 checks passed
@mimmi20 mimmi20 deleted the renovate/all-minor-patch-dependencies branch May 1, 2024 07:14
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