Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): bump phpstan/phpstan from 0.12.42 to 0.12.43 #193

Merged
merged 1 commit into from Sep 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2020

Bumps phpstan/phpstan from 0.12.42 to 0.12.43.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.43

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Fixed Redis::zScore() signature (#319), thanks @lyrixx!
  • Fix Redis::lPush(), Redis::lPushx(), Redis::rPush() and Redis::rPushx() signature (#323), thanks @araab!
Commits
  • 54221b4 PHPStan 0.12.43
  • 13f19c6 Updated PHPStan to commit 4f152b291da55d19e9b28a8d1bd5bc435b4ccd2c
  • 9cb82b9 Updated PHPStan to commit 385819c055d649d57bdf69ee7a2dfec14b3c487a
  • cfbe188 Updated PHPStan to commit 93d79f88875a1eb38ace59f236a24e4c47f560e8
  • 7dddd72 Updated PHPStan to commit a31944914fce41e079f1f757750debadce06b0d4
  • afa454f Updated PHPStan to commit 6d1441a9000eefeaadccd66a71ca5780884e2b54
  • 41bd4ed Updated PHPStan to commit 8965dd8f2313fcf9d3e87e132286df588ab1f02d
  • 1e2ed8e Updated PHPStan to commit 5fc3f7dcf870d31713e8d3dae43bcfe17e1130a7
  • 136d6f8 Updated PHPStan to commit d7c5996491c8c1f9f0c8b3474b4de8e0cc8a1407
  • 1135449 Updated PHPStan to commit b2b305ec25de710eef5cc6deaf0a8f6f82996b12
  • 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)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.42 to 0.12.43.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.42...0.12.43)

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #193 into main will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #193      +/-   ##
============================================
- Coverage     98.92%   98.87%   -0.05%     
  Complexity       58       58              
============================================
  Files            14       14              
  Lines           186      178       -8     
============================================
- Hits            184      176       -8     
  Misses            2        2              
Impacted Files Coverage Δ Complexity Δ
src/Range.php 100.00% <0.00%> (ø) 8.00% <0.00%> (ø%)
src/Exception/InvalidUrl.php 100.00% <0.00%> (ø) 1.00% <0.00%> (ø%)
src/Exception/InvalidFile.php 100.00% <0.00%> (ø) 3.00% <0.00%> (ø%)
src/Exception/InvalidYear.php 100.00% <0.00%> (ø) 1.00% <0.00%> (ø%)
src/Exception/InvalidRange.php 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd3adb4...adb26e3. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Sep 21, 2020
@ergebnis-bot ergebnis-bot merged commit 8e67d4a into main Sep 21, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/phpstan/phpstan-0.12.43 branch September 21, 2020 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant