PhpGt / WebEngine

Minimalistic, ergonomic PHP toolkit.
https://www.php.gt/webengine
MIT License
26 stars 6 forks source link

build(deps-dev): bump phpstan/phpstan from 1.8.0 to 1.9.12 #603

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.8.0 to 1.9.12.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.12

Improvements 🔧

Internals 🔍

  • Fix bash escaping: Replacing "output" with ENV "INPUT_LOG" (#2180), thanks @​rez1dent3!

1.9.11

Bugfixes 🐛

1.9.10

1.9.9

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • 44a338f PHPStan 1.9.12
  • 980551b Updated PHPStan to commit 980551bf2d4aad332ff86127bcc8b6e95506bb40
  • e2956f0 Updated PHPStan to commit e2956f04edb47a5662adf9c4ef50b5ef3132fbe6
  • 77c9b58 Updated PHPStan to commit 77c9b58ce887cf28a956bf2c2fff29e344f6b668
  • d38acdf Update Nextras baseline
  • 43154a1 Update Larastan
  • 02e1a14 Updated PHPStan to commit 02e1a14b4ca631c80b3eec6696b7483a5534bff7
  • ed14b2a Updated PHPStan to commit ed14b2a88097de490dc1626c69bbfae1f5a98e11
  • 0aa7f41 Updated PHPStan to commit 0aa7f41fde2c6f3b825b3cc41e6ad4c2b16587a3
  • 60f3d68 PHPStan 1.9.11
  • 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 #605.