editorconfig-checker / editorconfig-checker.php

A tool to verify that your files are in harmony with your .editorconfig
https://editorconfig-checker.github.io/
MIT License
55 stars 14 forks source link

build(deps-dev): bump phpstan/phpstan from 1.8.2 to 1.8.3 #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.8.2 to 1.8.3.

Release notes

Sourced from phpstan/phpstan's releases.

1.8.3

This release fixes 76 issues! :tada:

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 5583623 PHPStan 1.8.3
  • 63dd1eb Updated PHPStan to commit c057aa9d1feff5ce61f96f397ef92e7389a17477
  • 0cec633 Update Prestashop baseline
  • 5d6a147 Updated PHPStan to commit 024738fcc7fe98eec72a274ee742a51442a681a3
  • c1878ca Updated PHPStan to commit 4291a2494a3295274a1d37002b29908b8fe79f49
  • 6383edb Updated PHPStan to commit ca616c3340923b58c972aedec8732d34cc1dbb96
  • 5d994a3 Updated PHPStan to commit 5e54dbd526a8cef50593fe9e5241c071d800a738
  • 7f87750 Updated PHPStan to commit fc69708ceca99cfeb52a553533bec9b369d4dd61
  • d2cd5e2 Updated PHPStan to commit 169af1dcf09cdbf90471155f370c93cf37e36693
  • 3b9884e Updated PHPStan to commit 2a03c92512f990779d504b37a9a62d7fe49b84a3
  • 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 #219.