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.28 #264

Closed dependabot[bot] closed 1 year 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.28

Improvements 🔧

Bugfixes 🐛

Internals 🔍

Commits
  • e4545b5 PHPStan 1.10.28
  • e378984 Update Rector
  • 7c49c94 Updated PHPStan to commit 7c49c944c7a40a2065f27d2ba94eb90f0f2fc22d
  • 31ed326 Updated PHPStan to commit 31ed326fb113238df762bf9237da50e4613bde32
  • 11fdfe8 Updated PHPStan to commit 11fdfe89bce0fc8c5e107b6d268665c4ef416779
  • 1b0c6a0 Updated PHPStan to commit 1b0c6a0166e6e5199407377d124cfe5cdac74b87
  • 5c40c85 Updated PHPStan to commit 5c40c853ff91d518dea2afee9449ef58d8479314
  • a9f44dc PHPStan 1.10.27
  • 4d77e98 Updated PHPStan to commit 4d77e98e151599d12fd828df969929ed419a0924
  • 1c9e90f Updated PHPStan to commit 1c9e90f65b5585fc17ad1494bffdb82639d3f622
  • 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 #264 (a9e3852) into master (c35f490) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #264   +/-   ##
=========================================
  Coverage     95.80%   95.80%           
  Complexity       62       62           
=========================================
  Files             1        1           
  Lines           167      167           
=========================================
  Hits            160      160           
  Misses            7        7           
dependabot[bot] commented 1 year ago

Superseded by #265.