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

Update phpstan packages #56

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Update phpstan packages #56

merged 1 commit into from
Aug 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.8.1 -> 1.8.2
phpstan/phpstan-strict-rules require-dev minor 1.3.0 -> 1.4.2

Release Notes

phpstan/phpstan

v1.8.2

Compare Source

Improvements 🔧

  • Basic support for PHP 8.2
    • #[\AllowDynamicProperties] attribute support (RFC)
    • #[\SensitiveParameter] attribute support (RFC)
    • Updated function signatures
    • Fixed deprecations in PHPStan
  • --debug: print previous exceptions (phpstan/phpstan-src@a342b2b), #​7590
  • Changed the MutatingScope class to not include impossible arms in it's resulting union type. (#​1515), thanks @​mad-briller!

Bugfixes 🐛

Function signature fixes 🤖

phpstan/phpstan-strict-rules

v1.4.2

Compare Source

  • 4e57160 - Revert "Add regression test for non-looping loops"

v1.4.1

Compare Source

  • 749afc7 - Configuration parameters to enable/disable rules - fix for VariablePropertyFetchRule
  • 6f0133d - Add regression test for non-looping loops

v1.4.0

Compare Source


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, click this checkbox.

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

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@cbcf046). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #56   +/-   ##
=========================================
  Coverage          ?   79.22%           
  Complexity        ?       55           
=========================================
  Files             ?        8           
  Lines             ?      154           
  Branches          ?        0           
=========================================
  Hits              ?      122           
  Misses            ?       32           
  Partials          ?        0           

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

@renovate renovate bot force-pushed the renovate/phpstan branch from 9b81777 to af41e2a Compare August 23, 2022 19:23
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.8.2 Update phpstan packages Aug 23, 2022
@renovate renovate bot force-pushed the renovate/phpstan branch from af41e2a to 966e74c Compare August 25, 2022 15:46
@renovate renovate bot force-pushed the renovate/phpstan branch from 966e74c to f52a4a0 Compare August 29, 2022 13:31
@simPod simPod merged commit dd64d62 into master Aug 29, 2022
@simPod simPod deleted the renovate/phpstan branch August 29, 2022 14:15
# 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