Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Build(deps-dev): Bump phpstan/phpstan from 0.12.13 to 0.12.14 #200

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 2, 2020

Bumps phpstan/phpstan from 0.12.13 to 0.12.14.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.14

Bugfixes 🐛

Result cache fixes:

Improvements 🔧

  • Error "Ignored error pattern is expected to occur N times but occured M times" can no longer be ignored (phpstan/phpstan-src@304d472)
  • Report error "Ignored error pattern is expected to occur N times but occured only M times" even if only subset of project is analysed (phpstan/phpstan-src@4f53a82)
  • Report error "Ignored error pattern is expected to occur N times but occured only M times" as file-specific (phpstan/phpstan-src@eec492e)

Function signature fixes 🤖

  • Fix signature for MongoDB\Driver\ReadPreference constructor (#150), thanks @Baldinof!
  • Update setcookie parameters (#152), thanks @spl1nes!
Commits
  • 37bdd26 PHPStan 0.12.14
  • 9e45661 Updated PHPStan to commit eec492e40c8e354076b3de0084b3efc254da43af
  • f61a3c5 Updated PHPStan to commit a170ff3d79558647815359b03b14a05413be2257
  • 39b02ce Updated PHPStan to commit b13181ebf1bb50cc11003c5be075ada94f429cd9
  • 5cb07a6 Updated PHPStan to commit ffb779623fb415bf00b48512cb5fc0dfc413bf13
  • e9fbfee Updated PHPStan to commit 4f53a821474343206a11193d6b6d27a356297602
  • 53f6102 Updated PHPStan to commit 304d472ced1451adda861de7b63eaa0021773259
  • e934a49 Updated PHPStan to commit 11002020beefbb8b353065ded784d5a27591d365
  • c356c37 Updated PHPStan to commit 94bff9bc9cb024d53e72233f92e0dc74b69c5e54
  • 5cd3f07 Updated PHPStan to commit 349bd9ed737dbc1bc23f32e88ee3fc8af384b99c
  • See full diff 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 will merge this PR once CI passes on it, as requested by @ergebnis-bot.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

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

codecov bot commented Mar 2, 2020

Codecov Report

Merging #200 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #200   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       41     41           
=======================================
  Files             4      4           
  Lines           159    159           
=======================================
  Hits            159    159

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 dc8ca7a...160c792. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 22ac2a7 into master Mar 2, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.12.14 branch March 2, 2020 22:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant