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.3 to 0.12.4 #166

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 6, 2020

Bumps phpstan/phpstan from 0.12.3 to 0.12.4.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.4

You can now sponsor PHPStan development right here on GitHub! Does GitHub already have your 💳? Do you use PHPStan to find 🐛 before they reach production? Send a couple of 💸 a month my way too. Thank you!

Major new features 🚀

  • Zero dependencies - phpstan/phpstan Composer package drops dependency on nikic/php-parser. This means it can be used with projects that depend on different PHP-Parser versions.
  • PHP extensions are no longer required to be loaded - thanks to Roave/BetterReflection and PhpStorm stubs!
  • Stubs validation - files referenced in stubFiles config option are now subject to few select rules
  • Parameter name remapping when inheriting phpDocs (phpstan/phpstan-src@ae238a1), #671
  • JUnit error formatter (#65), thanks @mavimo!
  • Performance improvements by @lookyman: #75, #82, #88

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

... (truncated)
Commits
  • 100a25b PHPStan 0.12.4
  • aa8f2a5 Updated PHPStan to commit 81b1afa5fc5ed8c1f070264ebd04132557360ffb
  • 1352a35 Updated PHPStan to commit 3a5cd06b53125d0e7f016d6aa67776fb6c7a375a
  • a550d8f Updated PHPStan to commit c376cf5806eff895f4a9a6a898afb0e3e9620b41
  • 7ae505d Updated PHPStan to commit 13fb5b148f683f3dc9c20fb380eca77e66ac5659
  • b2a6c44 Updated PHPStan to commit eeae2da7999b2e8b7b04542c6175d46f80c6d0b9
  • 74d039f Updated PHPStan to commit 2ed11f6d3bd8ea8fd7c14d42860cb5c30e25b35b
  • da9d9da Updated PHPStan to commit 7feecd3bdfcee08e1eaa871c2193f8f507b5c639
  • f6788d3 Updated PHPStan to commit a6ba325228d3fa973b422f589eaf99160a7e1c0a
  • 115bb1f Updated PHPStan to commit b57af202c2e5bc6bc151a4d1ff8712a5f8990d52
  • 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 @localheinz.


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.3 to 0.12.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.3...0.12.4)

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

codecov bot commented Jan 6, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #166   +/-   ##
=======================================
  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 13bda66...6264f30. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 8ba7919 into master Jan 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.12.4 branch January 6, 2020 08:29
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