PhpGt / Cookie

Object oriented cookie handler.
https://www.php.gt/cookie
MIT License
1 stars 1 forks source link

Bump phpstan/phpstan from 0.12.83 to 0.12.84 #86

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)