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

Bump phpstan/phpstan from 0.12.17 to 0.12.18 #32

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 23, 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 added the dependencies Pull requests that update a dependency file label Mar 23, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 81a8b84 on dependabot/composer/phpstan/phpstan-0.12.18 into f3bb81c on master.

@alextartan alextartan merged commit a8c939d into master Apr 6, 2020
@alextartan alextartan deleted the dependabot/composer/phpstan/phpstan-0.12.18 branch April 6, 2020 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants