contributte / playground

:books: Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
https://contributte.org/examples.html
MIT License
23 stars 19 forks source link

Bump phpstan/phpstan from 0.12.83 to 0.12.84 in /nettrine #421

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps phpstan/phpstan from 0.12.83 to 0.12.84.

Release notes

Sourced from phpstan/phpstan's releases.

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 🐛

Function signature fixes 🤖

Commits
  • 9c43f15 PHPStan 0.12.84
  • a87e7e7 Fix symfony-event E2E test
  • 8c49af1 Updated PHPStan to commit 609a0dd31c6a9543a7e641884f42ece370adc784
  • 06b5036 Updated PHPStan to commit 6d4a68e2feb301e24c42a45c9f4bfdf940fbf26c
  • fa8c9e4 Updated PHPStan to commit e597119ed70d50dc67db44db9796405f1696329b
  • 61c808e Updated PHPStan to commit 6eb130c4e26412da372cde734e563ab8b7a470f1
  • d47fb29 Updated PHPStan to commit 2931103ae90776a223a24be033dbbc5c1e5cf74f
  • b5c7409 Updated PHPStan to commit 592d3d1317b88642aa92d70f0f9952d9b3d95699
  • 3cf2588 Updated PHPStan to commit ca47eeb0d2e2c9ae2c39b509dba10ac9be919e1a
  • c9007d4 Update phpdoc-types.md
  • 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)