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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): Bump phpstan/phpstan from 0.12.17 to 0.12.18 #138

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps phpstan/phpstan from 0.12.17 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 馃

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
  • 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.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)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot merged commit a8ed51f into master Mar 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.12.18 branch March 22, 2020 18:10
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