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 dependency phpstan/phpstan to v1.11.4 #40

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.11.0 -> 1.11.4 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.11.4

Compare Source

v1.11.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.2

Compare Source

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

v1.11.1

Compare Source

Improvements 🔧

  • Support integer ranges in sprintf() constant result inference (#​3075), thanks @​staabm!

Bugfixes 🐛

Function signature fixes 🤖


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link
Contributor

github-actions bot commented May 15, 2024

Coverage report for commit: 5459c6c
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 force-pushed the renovate/phpstan-packages branch from b65be8c to cf79cb0 Compare May 24, 2024 14:02
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.1 chore(deps): update dependency phpstan/phpstan to v1.11.2 May 24, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from cf79cb0 to a65e3b8 Compare May 31, 2024 14:22
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.2 chore(deps): update dependency phpstan/phpstan to v1.11.3 May 31, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from a65e3b8 to 5459c6c Compare June 6, 2024 12:31
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.3 chore(deps): update dependency phpstan/phpstan to v1.11.4 Jun 6, 2024
@ksaveras ksaveras merged commit 20812fc into main Jun 11, 2024
8 checks passed
@ksaveras ksaveras deleted the renovate/phpstan-packages branch June 11, 2024 07:07
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