nenes25 / prestashop_console

Prestashop Console Tools
Open Software License 3.0
49 stars 15 forks source link

Bump phpstan/phpstan from 0.12.58 to 0.12.85 #201

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps phpstan/phpstan from 0.12.58 to 0.12.85.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.85

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#502), thanks @​pascalheidmann!

0.12.84

Major new feature 🚀

Local type aliases

Thanks to @​jiripudil and his PR phpstan/phpstan-src#460, you can now enjoy @phpstan-type and @phpstan-import-type in class-level PHPDoc. See the documentation for more details.

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 20e6333 PHPStan 0.12.85
  • f077501 Updated PHPStan to commit d141309018c3b6455c967b7d00c2dcf0e7d8712c
  • c89e8d9 Updated PHPStan to commit 93b025bc48d1d63ca5373e0f6be632fb5023541d
  • 83f646f Updated PHPStan to commit 662240117e38bdf3fa6628f767e8e3010e28dd9b
  • 28eb2d7 Updated PHPStan to commit 2ec878b66b8e87840df811ebc4feea6b6b5068e2
  • 2ff43fb Update dynamic-throw-type-extensions.md
  • afa37f8 Documentation - throw type extensions
  • 0f8470a Updated PHPStan to commit 2bf30bff0b91e2c8144171ce6892fd9098183eff
  • 284cac5 Updated PHPStan to commit a00eb3f1b4d8f0658bc410ea5e6e72b6982ed0cd
  • 2681262 Updated PHPStan to commit 1eaef0463d2347bdbef3612da158853519867d82
  • 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[bot] commented 3 years ago

Superseded by #210.