eliashaeussler / composer-update-check

📦 Composer Plugin to check outdated packages, based on their requirements
https://composer-update-check.elias-haeussler.de/
GNU General Public License v3.0
2 stars 2 forks source link

[TASK]: Bump phpstan/phpstan from 1.9.4 to 1.9.17 #95

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.9.4 to 1.9.17.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.17

Bugfixes 🐛

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!

1.9.14

Bugfixes 🐛

... (truncated)

Commits
  • 204e459 PHPStan 1.9.17
  • d3e3292 Updated PHPStan to commit d3e3292d73ee32862b4b1321740c80d319a683ad
  • 8150d95 Upgrade doctrine/dbal to latest stable tag(3.6.0) in integration test
  • 79155b1 Updated PHPStan to commit 79155b11d179cf64f817f72a2d8879e589a0dd48
  • 6d61d3d Updated PHPStan to commit 6d61d3dd33342fe2b09a57ca17e9fc90b33f92d2
  • 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
  • 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 will merge this PR once CI passes on it, as requested by @eliashaeussler.


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

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 90715011 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.7% (0.0% change).

View more on Code Climate.

dependabot[bot] commented 1 year ago

Superseded by #101.