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.29 in /src/copytube #378

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.4.6 to 1.10.29.

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 🤖

1.10.28

Improvements 🔧

Bugfixes 🐛

Internals 🔍

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
</tr></table> 

... (truncated)

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 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 #378 (b40b438) 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      #378    +/-   ##
============================================
  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 #382.