ebebbington / copytube

PHP focussed app. Learning project: HTML, SASS, JS, PHP, Laravel, Docker, SQL, Blade Redis Pub/Sub & DB Cache, Deno WS Sockets
0 stars 0 forks source link

chore(deps-dev): bump phpstan/phpstan from 1.4.6 to 1.10.31 in /src/copytube #383

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.4.6 to 1.10.31.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.31

Improvements 🔧

Internals 🔍

1.10.30

Improvements 🔧

Bugfixes 🐛

Internals 🔍

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 🐛

... (truncated)

Commits
  • c0eb159 PHPStan 1.10.31
  • 6bdc25a Updated PHPStan to commit 6bdc25a944690839507a8ca96d33ec7c51660f3f
  • cfe3b1f Updated PHPStan to commit cfe3b1fe575b4cf6ffe3151eaf0d87457b453b7a
  • 5aa3db7 Update baselines
  • 0fbf0ee Updated PHPStan to commit 0fbf0eed7ba63bdae6a8ce7ef33a96bd12236b45
  • 5846317 Updated PHPStan to commit 5846317f780822cb47659bc06924120d52a301eb
  • 1a903a2 Updated PHPStan to commit 1a903a2fbff2f139115565b69533c34cb8708c95
  • b66210f Updated PHPStan to commit b66210f114f695a23d62f884615874cf5f7c6bab
  • 2910afd PHPStan 1.10.30
  • 7dd5f1b Updated PHPStan to commit 7dd5f1b1bbc08d94452b7a5e5f1bbcdac3c44123
  • 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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #383 (738bea0) into master (b3916fb) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##              master      #383    +/-   ##
============================================
  Coverage     100.00%   100.00%            
============================================
  Files             21         3    -18     
  Lines            318        37   -281     
  Branches           1         1            
============================================
- Hits             318        37   -281     

see 18 files with indirect coverage changes

dependabot[bot] commented 1 year ago

Superseded by #384.