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.10.38 to 1.10.39 #293

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps phpstan/phpstan from 1.10.38 to 1.10.39.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.39

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • d9dedb0 PHPStan 1.10.39
  • d5c599c Updated PHPStan to commit d5c599c962cadc13acb206b932a8e3a74fc46025
  • 0228643 Updated PHPStan to commit 0228643a9062c6ceb2eadba4b3f64f8b1a35fea5
  • 3bb222c Updated PHPStan to commit 3bb222c1c88d3be36f6f1cf7bd34079ee1341e40
  • 485922f Updated PHPStan to commit 485922f5c2734af5af15230250340e6c1cc76451
  • 7491260 Updated PHPStan to commit 749126094d4ea84f770251dd41a277a46567b47e
  • 18a6723 Updated PHPStan to commit 18a6723fa4ffc9e77373f20fe263b028eeda2a3b
  • bd3f7f3 Updated PHPStan to commit bd3f7f3507cab23e4ed54371446254fce5165074
  • 7c4ef6b Updated PHPStan to commit 7c4ef6b2aa246a31128b035cd07e64ff202ecc2b
  • 4a95206 Updated PHPStan to commit 4a952068df57b09e8920de756ab2a6b8a0ffdf10
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)