Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update phpstan packages #87

Merged
merged 1 commit into from
Feb 22, 2023
Merged

chore(deps): update phpstan packages #87

merged 1 commit into from
Feb 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.9.17 -> 1.10.1
phpstan/phpstan-phpunit require-dev patch 1.3.4 -> 1.3.7
phpstan/phpstan-strict-rules require-dev minor 1.4.5 -> 1.5.0

Release Notes

phpstan/phpstan

v1.10.1

Compare Source

Bugfixes 🐛

v1.10.0

Compare Source

Read the article about this release: PHPStan 1.10 Comes With a Lie Detector

Major new features 🚀

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.9.18

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Remove unneded code in ConstantArrayType::hasOffsetValueType() (#​2238), thanks @​herndlm!
phpstan/phpstan-phpunit

v1.3.7

Compare Source

  • 7e43c8f - Fix handling assertInstanceOf

v1.3.6

Compare Source

v1.3.5

Compare Source

phpstan/phpstan-strict-rules

v1.5.0

Compare Source

  • b7dd96a - Strict operator type check for assign operations
  • 66b378f - Allow to increment strings
  • a7ac762 - Fix build
  • 063a7fd - Fix deprecations
  • c753126 - Enable reportWrongPhpDocTypeInVarTag in bleedingEdge
  • 2595a76 - Require PHPStan 1.10
  • a606515 - Update workflow

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Base: 81.30% // Head: 81.34% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (0fa5cdf) compared to base (2bd82de).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #87      +/-   ##
============================================
+ Coverage     81.30%   81.34%   +0.03%     
  Complexity       55       55              
============================================
  Files             8        8              
  Lines           214      193      -21     
============================================
- Hits            174      157      -17     
+ Misses           40       36       -4     
Impacted Files Coverage Δ
src/Clients/Consumer/WithSignalControl.php 88.88% <0.00%> (-5.56%) ⬇️
.../Clients/Consumer/Exception/IncompatibleStatus.php 100.00% <0.00%> (ø)
src/Clients/Consumer/KafkaConsumer.php 70.00% <0.00%> (+0.35%) ⬆️
src/Clients/Producer/KafkaProducer.php 85.71% <0.00%> (+0.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.18 chore(deps): update phpstan packages Feb 21, 2023
@renovate renovate bot force-pushed the renovate/phpstan branch 3 times, most recently from e01cd65 to 2f859fb Compare February 21, 2023 20:32
@renovate renovate bot force-pushed the renovate/phpstan branch from 2f859fb to 0fa5cdf Compare February 21, 2023 23:38
@renovate renovate bot merged commit 23ec9fd into master Feb 22, 2023
@renovate renovate bot deleted the renovate/phpstan branch February 22, 2023 04:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant