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.16 to 0.12.18 #211

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps phpstan/phpstan from 0.12.16 to 0.12.18.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.18

Improvements 🔧

Dedicated CLI option --generate-baseline with improved DX (phpstan/phpstan-src@f4a9d5f), #3082, #2703, #2776, #2695, #2534

Use it from now on instead of --error-format baselineNeon. Here are the advantages:

  1. The current baseline file does not have to be commented-out nor emptied when generating the new baseline. It's excluded automatically.
  2. Output no longer has to be redirected to a file, PHPStan saves the baseline to a specified path (defaults to phpstan-baseline.neon).
  3. Baseline contains correct relative paths if saved to a subdirectory.

Bugfixes 🐛

Function signature fixes 🤖

0.12.17

Commits
  • 1ce27fe PHPStan 0.12.18
  • 99c7826 Updated PHPStan to commit f4a9d5f2f71e4615f03d2f6ca8f8fe184a936846
  • 37c5645 Updated PHPStan to commit be8ff32575b23ace22651c577e852b07e4f9ea24
  • 20e6e77 Updated PHPStan to commit 195bb009825f0bf9d2cdbc6c75eed532c43c5ff9
  • 82b300d Updated PHPStan to commit 14f702d6b45a744c47dd8d1590b026fa1032d529
  • 2a2a9f6 Updated PHPStan to commit c9df2f43a3e2934b8b903c6e6c7f3b968175e4ce
  • fcf252d Updated PHPStan to commit 7cba98364c88e310ec5b8e425f00ed0583622fb8
  • bc6130e Fix grammar mistake in README
  • f2f4cd6 Add an example of a simple phpstan.neon file
  • 9aba869 Apparently this has to be here
  • 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 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.yaml 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)

@codecov
Copy link

codecov bot commented Mar 22, 2020

Codecov Report

Merging #211 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #211   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  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 fa53b37...14fd5f1. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 50db7e7 into master Mar 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.12.18 branch March 22, 2020 18:11
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