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

Merged
merged 1 commit into from
Dec 13, 2022
Merged

chore(deps): update phpstan packages #72

merged 1 commit into from
Dec 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.9.2 -> 1.9.3
phpstan/phpstan-phpunit require-dev patch 1.3.0 -> 1.3.2

Release Notes

phpstan/phpstan

v1.9.3

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 🔍

phpstan/phpstan-phpunit

v1.3.2

Compare Source

  • cd9c693 - DataProviderDeclarationRule - report non-static dataProvider only with PHPUnit 10+

v1.3.1

Compare Source

  • b9827cf - Discover data providers from other classes
  • 008f5da - Update .gitattributes
  • bc0a290 - Do not use "strtolower" when there is a dedicated method
  • f9bfc19 - Report data providers deprecated usage

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 Dec 13, 2022

Codecov Report

Base: 81.34% // Head: 79.47% // Decreases project coverage by -1.87% ⚠️

Coverage data is based on head (b03f67b) compared to base (b745ee0).
Patch has no changes to coverable lines.

❗ Current head b03f67b differs from pull request most recent head 96ed381. Consider uploading reports for the commit 96ed381 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
- Coverage     81.34%   79.47%   -1.88%     
  Complexity       55       55              
============================================
  Files             8        8              
  Lines           193      151      -42     
============================================
- Hits            157      120      -37     
+ Misses           36       31       -5     
Impacted Files Coverage Δ
src/Clients/Consumer/KafkaConsumer.php 65.33% <0.00%> (-4.67%) ⬇️
src/Clients/Producer/KafkaProducer.php 81.81% <0.00%> (-3.90%) ⬇️
src/Common/Config.php 100.00% <0.00%> (ø)
src/Clients/Consumer/BatchTime.php 100.00% <0.00%> (ø)
src/Clients/Consumer/ConsumerRecords.php 100.00% <0.00%> (ø)
src/Clients/Consumer/WithSignalControl.php 92.85% <0.00%> (+3.96%) ⬆️

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 force-pushed the renovate/phpstan branch from b03f67b to 96ed381 Compare December 13, 2022 17:44
@renovate renovate bot merged commit 26bfe20 into master Dec 13, 2022
@renovate renovate bot deleted the renovate/phpstan branch December 13, 2022 20:17
# 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.

0 participants