diablomedia / zf1-session-savehandler-dbtable

Session_SaveHandler_DbTable Component from ZF1
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Update phpstan/phpstan requirement from 1.10.15 to 1.10.29 #265

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.29

Improvements πŸ”§

  • Update nikic/php-parser to v4.17.1
    • PHP 8.3 features are no longer parse errors. Full-fledged PHP 8.3 support is coming later this year.
  • Update BetterReflection to 6.12.0

Bugfixes πŸ›

Function signature fixes πŸ€–

Commits
  • ee5d8f2 PHPStan 1.10.29
  • 7c80750 Updated PHPStan to commit 7c8075089ae70a63637e8e77ba52cd41152bbb30
  • 8632ccf Updated PHPStan to commit 8632ccf13d9af658e6f8b49589826672e2f07416
  • 8102c4e Updated PHPStan to commit 8102c4ea57c9a09906f25458c3fa94ac4734694f
  • 3673f33 Updated PHPStan to commit 3673f332ccb735eb4cb56f86fdb51a9a2f3bd472
  • 7028469 Updated PHPStan to commit 70284695660ad04ff3d1b87be464d0dbcb0abea3
  • a32d15b Updated PHPStan to commit a32d15bd4005337227946d668802c64a3b9c5833
  • 5113389 Updated PHPStan to commit 511338926d57797f6a6fb855d971f95a298c25eb
  • be637c2 Updated PHPStan to commit be637c28c6d03f88e09e7a634e5f02fb60b82d73
  • 34fc187 Updated PHPStan to commit 34fc18758aa8d55788d994df32b023e03d77c0e5
  • Additional commits viewable in compare view


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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #265 (151c842) into master (c35f490) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #265   +/-   ##
=========================================
  Coverage     95.80%   95.80%           
  Complexity       62       62           
=========================================
  Files             1        1           
  Lines           167      167           
=========================================
  Hits            160      160           
  Misses            7        7           
jaydiablo commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Looks like phpstan/phpstan is up-to-date now, so this is no longer needed.