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

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit ^10.5.21 -> ^10.5.24 age adoption passing confidence
rector/rector ^1.1.0 -> ^1.1.1 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.24: PHPUnit 10.5.24

Compare Source

Changed
  • #​5877: Use array_pop() instead of array_shift() for processing Test objects in TestSuite::run() and optimize TestSuite::isEmpty()

How to install or update PHPUnit

v10.5.23: PHPUnit 10.5.23

Compare Source

Changed
  • #​5875: Also destruct TestCase objects early that use a data provider

How to install or update PHPUnit

v10.5.22: PHPUnit 10.5.22

Compare Source

Changed
  • #​5871: Do not collect unnecessary information using debug_backtrace()

How to install or update PHPUnit

rectorphp/rector (rector/rector)

v1.1.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 20, 2024
@renovate renovate bot requested a review from mimmi20 as a code owner June 20, 2024 22:15
Copy link

github-actions bot commented Jun 20, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

composer.json
  • phpunit/phpunit@>= 10.5.24, < 11.0.0
  • rector/rector@>= 1.1.1, < 2.0.0
  • phpunit/phpunit@>= 10.5.21, < 11.0.0
  • rector/rector@>= 1.1.0, < 2.0.0

@renovate renovate bot force-pushed the renovate/all-minor-patch-dependencies branch from 0361d33 to 297bca8 Compare June 21, 2024 08:54
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fdad261) to head (b304c02).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #123   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       125       125           
===========================================
  Files             14        14           
  Lines            341       341           
===========================================
  Hits             341       341           
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.

| datasource | package         | from    | to      |
| ---------- | --------------- | ------- | ------- |
| packagist  | phpunit/phpunit | 10.5.21 | 10.5.24 |
| packagist  | rector/rector   | 1.1.0   | 1.1.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 297bca8 to b304c02 Compare June 21, 2024 11:00
Copy link

codeclimate bot commented Jun 21, 2024

Code Climate has analyzed commit b304c02 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 b0def79 into master Jun 21, 2024
79 checks passed
@mimmi20 mimmi20 deleted the renovate/all-minor-patch-dependencies branch June 21, 2024 11:17
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