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.9.14 to 1.9.16 #250

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.9.14 to 1.9.16.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.16

1.9.15

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Extract FilterFunctionReturnTypeHelper (#2190), thanks @​herndlm!
  • Simplify default type handling in FilterFunctionReturnTypeHelper (#2198), thanks @​herndlm!
  • Remove $otherTypes in FilterFunctionReturnTypeHelper (#2205), thanks @​herndlm!
Commits
  • 922e268 PHPStan 1.9.16
  • fbdf0da Updated PHPStan to commit fbdf0da9b7075ce4d4933d6289dcfd89266556f0
  • 642f5d7 PHPStan 1.9.15
  • 4c7d382 Updated PHPStan to commit 4c7d382ef8ade12c67714a2dd0c887bb084083f3
  • cfe73f1 Updated PHPStan to commit cfe73f141c34a0491b9253dacb5592be6df9b81c
  • e1c8380 Updated PHPStan to commit e1c8380ad3e0139dfa006af3a373b2749cc58aed
  • 39e645c Updated PHPStan to commit 39e645c3edcee63e5df66ca4977d4acbd8586144
  • 1856a92 Updated PHPStan to commit 1856a927a36189015ced3c0b6dd8713c641465b4
  • 856a57e Updated PHPStan to commit 856a57e0c87d0dd1a125d61ccf7d6a8297f75c54
  • 5bd68ef Updated PHPStan to commit 5bd68ef84cce7ff0c839cd9ce9802921f008b4a2
  • 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)