Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Bump phpstan/phpstan from 0.11.5 to 0.12.18#897

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/phpstan/phpstan-0.12.18
Closed

Bump phpstan/phpstan from 0.11.5 to 0.12.18#897
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/phpstan/phpstan-0.12.18

Conversation

@dependabot-preview
Copy link
Contributor

Bumps phpstan/phpstan from 0.11.5 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

0.12.16

Improvements 🔧

Bugfixes 🐛

0.12.15

Improvements 🔧

... (truncated)
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 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)
  • 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.11.5 to 0.12.18.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.11.5...0.12.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester labels Apr 1, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #902.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.12.18 branch May 1, 2020 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants