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.26 to 1.10.27 #281

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps phpstan/phpstan from 1.10.26 to 1.10.27.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.27

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • a9f44dc PHPStan 1.10.27
  • 4d77e98 Updated PHPStan to commit 4d77e98e151599d12fd828df969929ed419a0924
  • 1c9e90f Updated PHPStan to commit 1c9e90f65b5585fc17ad1494bffdb82639d3f622
  • aa62a8a Updated PHPStan to commit aa62a8aefd34924c469c70a27b3539abd3605df9
  • ec18fa5 Updated PHPStan to commit ec18fa595d262a8c031eadafe69f250da8c02958
  • 35f52d2 Updated PHPStan to commit 35f52d2160139976c3ee7e098e378faa15810387
  • eac6276 Updated PHPStan to commit eac62766715608180145ad18cdf35f27c0258358
  • 71723bf Updated PHPStan to commit 71723bf8f96c38e3c26e6a1b47657baca48e0ef2
  • 25f390f Updated PHPStan to commit 25f390f2b528fa73d8aba4c312dca93c7767209c
  • c4785c7 Updated PHPStan to commit c4785c72d9b4e7661e7d844092877bc454d9620d
  • 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)