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.11 #62

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.11.6 -> 1.11.11 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.11.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.10

Compare Source

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.9

Compare Source

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.11.8

Compare Source

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.7

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • getimagesize, getimagesizefromstring: zero is a possible value for height and width (#​3207), thanks @​mfruehauf!

Internals 🔍


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jul 6, 2024
Copy link
Contributor

github-actions bot commented Jul 6, 2024

Coverage report for commit: f06783e
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 791af94 to 06bd010 Compare July 24, 2024 07:56
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.7 chore(deps): update dependency phpstan/phpstan to v1.11.8 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 06bd010 to 6c3bf9f Compare August 1, 2024 17:30
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.8 chore(deps): update dependency phpstan/phpstan to v1.11.9 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6c3bf9f to 44229e9 Compare August 8, 2024 09:47
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.9 chore(deps): update dependency phpstan/phpstan to v1.11.10 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 44229e9 to f06783e Compare August 19, 2024 17:21
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.10 chore(deps): update dependency phpstan/phpstan to v1.11.11 Aug 19, 2024
@ksaveras ksaveras merged commit e3c4ed4 into main Aug 26, 2024
8 checks passed
@ksaveras ksaveras deleted the renovate/phpstan-packages branch August 26, 2024 08:24
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