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

chore(deps): update phpstan packages #88

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.12.8 -> 1.12.13 age adoption passing confidence
phpstan/phpstan-phpunit 1.4.0 -> 1.4.2 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.12.13

Compare Source

v1.12.12

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.10

Compare Source

Bugfixes 🐛

v1.12.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v1.4.2

Compare Source

  • 72a6721 - Use more specific node-type
  • 4b6ad7f - Fix
  • bec49ea - Merge branch '1.4.x' into 2.0.x
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v1.4.1

Compare Source

  • 11d4235 - fix: Make sure Assert::assertIsList correctly asserts an array as list
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.9 chore(deps): update dependency phpstan/phpstan to v1.12.10 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 14f5772 to 09d60a4 Compare November 11, 2024 16:16
Copy link
Contributor

github-actions bot commented Nov 11, 2024

Coverage report for commit: 8386a6a
File: coverage/clover.xml

Summary - Lines: 98.16% ⏹️ | Methods: 94.23% ⏹️
false
FilesLinesMethods
src/Awareness
   CircuitBreakerAwareTrait.php100.00%100.00%
src
   Circuit.php100.00%100.00%
   CircuitBreaker.php100.00%100.00%
   CircuitBreakerFactory.php100.00%100.00%
   State.php100.00%100.00%
src/Exception
   CircuitBreakerException.php100.00%100.00%
   OpenCircuitException.php100.00%100.00%
src/HeaderPolicy
   HttpHeaderPolicy.php100.00%100.00%
   PolicyChain.php100.00%100.00%
   RateLimitPolicy.php100.00%100.00%
   RetryAfterPolicy.php100.00%100.00%
src/Policy
   ConstantRetryPolicy.php100.00%100.00%
   ExponentialRetryPolicy.php88.89%66.67%
   LinearRetryPolicy.php88.89%66.67%
src/Storage
   CacheStorage.php100.00%100.00%
   InMemoryStorage.php91.67%66.67%

🤖 comment via lucassabreu/comment-coverage-clover

@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.10 chore(deps): update phpstan packages Nov 12, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 0f30725 to b503bd3 Compare November 17, 2024 16:18
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b503bd3 to 05b27e1 Compare November 28, 2024 22:23
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 05b27e1 to 8386a6a Compare December 17, 2024 18:14
@ksaveras ksaveras merged commit e6416c1 into main Dec 18, 2024
8 checks passed
@ksaveras ksaveras deleted the renovate/phpstan-packages branch December 18, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant