editorconfig-checker / editorconfig-checker.php

A tool to verify that your files are in harmony with your .editorconfig
https://editorconfig-checker.github.io/
MIT License
55 stars 14 forks source link

build(deps-dev): bump phpstan/phpstan from 1.8.2 to 1.8.11 #231

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.8.2 to 1.8.11.

Release notes

Sourced from phpstan/phpstan's releases.

1.8.11

Improvements 🔧

Bugfixes 🐛

1.8.10

Improvements 🔧

  • RuleTestCase: enable gathering analyser errors without causing test failures (#1728), thanks @​schlndh!

Bugfixes 🐛

Function signature fixes 🤖

1.8.9

Improvements 🔧

... (truncated)

Commits
  • 46e223d PHPStan 1.8.11
  • 1dafc66 Updated PHPStan to commit 9e4e93b48cc32298c0a1661f14891307a22def7b
  • 7cacdc7 Updated PHPStan to commit dcd8bac24fdbe0723b9307f3f3b2e8e38cc7eae1
  • c4a9041 Updated PHPStan to commit 08703d1dacf47cc26a33542d0589bf7912c2aeb4
  • 857335f Updated PHPStan to commit 6a4eb02a146d1a1a9de0024c88fb2bd3a300ee93
  • fc0c01c Updated PHPStan to commit 83691977757661e4160c89a533cdaf589434d782
  • e5f4fb0 Updated PHPStan to commit 407cb5a367b002623abb45a4a1b27c0ca28f53e9
  • 4492c38 Updated PHPStan to commit e215a81e752007630421bb96b0d167da76ec2c6b
  • 10f11d2 Updated PHPStan to commit 4cdb8060b73fc09e25cf230041532f068974234d
  • 4047131 Updated PHPStan to commit ec5b6331e910e18bec1abfa4a1db8961509c7591
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #233.