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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpstan/phpstan requirement from ^0.11.16 to ^0.11.16 || ^0.12.0 #4

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.14

Bugfixes 🐛

Result cache fixes:

Improvements 🔧

  • Error "Ignored error pattern is expected to occur N times but occured M times" can no longer be ignored (phpstan/phpstan-src@304d472)
  • Report error "Ignored error pattern is expected to occur N times but occured only M times" even if only subset of project is analysed (phpstan/phpstan-src@4f53a82)
  • Report error "Ignored error pattern is expected to occur N times but occured only M times" as file-specific (phpstan/phpstan-src@eec492e)

Function signature fixes 🤖

  • Fix signature for MongoDB\Driver\ReadPreference constructor (#150), thanks @Baldinof!
  • Update setcookie parameters (#152), thanks @spl1nes!
Commits
  • 37bdd26 PHPStan 0.12.14
  • 9e45661 Updated PHPStan to commit eec492e40c8e354076b3de0084b3efc254da43af
  • f61a3c5 Updated PHPStan to commit a170ff3d79558647815359b03b14a05413be2257
  • 39b02ce Updated PHPStan to commit b13181ebf1bb50cc11003c5be075ada94f429cd9
  • 5cb07a6 Updated PHPStan to commit ffb779623fb415bf00b48512cb5fc0dfc413bf13
  • e9fbfee Updated PHPStan to commit 4f53a821474343206a11193d6b6d27a356297602
  • 53f6102 Updated PHPStan to commit 304d472ced1451adda861de7b63eaa0021773259
  • e934a49 Updated PHPStan to commit 11002020beefbb8b353065ded784d5a27591d365
  • c356c37 Updated PHPStan to commit 94bff9bc9cb024d53e72233f92e0dc74b69c5e54
  • 5cd3f07 Updated PHPStan to commit 349bd9ed737dbc1bc23f32e88ee3fc8af384b99c
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 5, 2020
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.11.16...0.12.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phpstan/phpstan-tw-0.11.16or-tw-0.12.0 branch from 16831c2 to 91a6bd3 Compare March 6, 2020 12:39
@dependabot-preview
Copy link
Contributor Author

Looks like phpstan/phpstan is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-tw-0.11.16or-tw-0.12.0 branch March 6, 2020 12:50
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

0 participants