slimphp / Slim-Http

A set of PSR-7 object decorators providing useful convenience methods
MIT License
151 stars 47 forks source link

Bump phpstan/phpstan from 1.10.26 to 1.10.36 #218

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps phpstan/phpstan from 1.10.26 to 1.10.36.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.36

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.10.35

Major new features 🚀

Bugfixes 🐛

... (truncated)

Commits
  • ffa3089 PHPStan 1.10.36
  • 5b84f9f Updated PHPStan to commit 5b84f9f0da56e377ee56730d82f28b0a9c6caabe
  • 2b9af36 Updated PHPStan to commit 2b9af363a3d2a9620c4b9bfb65e81813b69623d0
  • dcfa3b1 Updated PHPStan to commit dcfa3b11b5d15b5f3f51fd1bcdcfbd90522f9df6
  • 7db9166 Update baselines
  • 65cda8b Updated PHPStan to commit 65cda8b95caa36fb5abe807bd7c03a91eab14e6f
  • e3023e0 Updated PHPStan to commit e3023e0c451fb62030fe08b78039a5480d89a912
  • d25b897 Updated PHPStan to commit d25b897cc6671e7042cf669c9efe3ec05dde1a47
  • 2011cfe Updated PHPStan to commit 2011cfe035b01980f92f894b003ac9a93317469f
  • cbefca4 Updated PHPStan to commit cbefca4caf56679d53c86cc08b3d46b7de1fcc5c
  • 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)
coveralls commented 11 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 329d239b90c6ce841f1c62773009b830e04b6583 on dependabot/composer/phpstan/phpstan-1.10.36 into eb68cbb4de48aa955afd1f2f328035063a6d2b53 on master.

dependabot[bot] commented 11 months ago

Superseded by #219.