graphpql / graphpinator

:zap::globe_with_meridians::zap: Easy-to-use & Fast GraphQL server implementation for modern PHP. Includes features from latest draft, middleware directives and modules with extra functionality.
https://github.com/graphpql
MIT License
40 stars 8 forks source link

Bump phpstan/phpstan from 1.10.33 to 1.10.34 #334

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.10.33 to 1.10.34.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.34

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

Commits
  • 7f806b6 PHPStan 1.10.34
  • 95cdbe5 Updated PHPStan to commit 95cdbe577513286c36dcf513fe76f269e8a32125
  • fc7c028 Updated PHPStan to commit fc7c0283176e5dc3867ade26ac835ee7f52599a9
  • 78c6477 Updated PHPStan to commit 78c64779f82b8ca54669b71eaaeef57a49574b56
  • b87db62 Updated PHPStan to commit b87db6233f08414e176f02ba2dcf08414cb1d83d
  • a1b17b7 Updated PHPStan to commit a1b17b7f4b2b0fbcecf89273df7637b9f8e3778e
  • 3c22ef5 Updated PHPStan to commit 3c22ef5ff131c827626d19cfd0400cb26521ef7c
  • 19801d9 Updated PHPStan to commit 19801d90c2927f2dc57719f9eb883d7e3ccd290a
  • 4241667 Updated PHPStan to commit 42416674ac473738aa7d6bf9b50892ebe9754748
  • 2cb2f07 Updated PHPStan to commit 2cb2f074f7cd30fba2ed7647e8122a1efc92793b
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9579943) 90.66% compared to head (f08ef2f) 90.66%.

:exclamation: Current head f08ef2f differs from pull request most recent head 260c12d. Consider uploading reports for the commit 260c12d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #334 +/- ## ========================================= Coverage 90.66% 90.66% Complexity 911 911 ========================================= Files 130 130 Lines 2474 2474 ========================================= Hits 2243 2243 Misses 231 231 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #338.