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.12 #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.9.4 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 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)
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit ae609c4b 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 #81.