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

Bump phpstan/phpstan from 0.12.14 to 0.12.17 #30

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps phpstan/phpstan from 0.12.14 to 0.12.17.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.17

0.12.16

Improvements 🔧

Bugfixes 🐛

0.12.15

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Add missing parameter to cropThumbnailImage (#153), thanks @Riimu!
  • Add missing parameter to thumbnailImage (#154), #3055, #3057, #3054, thanks @Riimu!
  • Fix gmp_random_seed() signature (#156), thanks @simPod!
  • Fix imageconvolution() signature (#157), thanks @simPod!
  • Fix iptcembed() signature (#158), thanks @simPod!
  • Fix libxml_get_errors() and libxml_get_last_error() signatures (#155), thanks @simPod!
  • RedisCluster::__construct expects #1 parameter to be string or null (#162), thanks @dada-amater!
Commits
  • b2c37bd PHPStan 0.12.17
  • bda1bc0 Draft a release on tags, update playground on master
  • 233d4d7 Updated PHPStan to commit ab851203d475b0b141817912fbb0955eaa7803d3
  • 2b1df5f Updated PHPStan to commit 55819285fa725c01b8b2f5e064c93986bd10f58e
  • 766dd42 PHPStan 0.12.16
  • 5478bf6 Updated PHPStan to commit 1d0d3ad8591e4629688225b8d2980bd35f001ae7
  • 52dd444 Updated PHPStan to commit dc2e2293a644ebbe9daf678dd1eaf21e419d55d9
  • 5dd7579 Updated PHPStan to commit 71402c6d55b917d66f018dbaa769b51904c51f31
  • 9fde74a Updated PHPStan to commit 3b64b125eeff1d99b52b1fc4162db05fcd80e64e
  • 5ffe7d0 Updated PHPStan to commit a44bad9aeab32429cf586bdd3c92647338f9ce88
  • 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)
  • 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.14 to 0.12.17.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.14...0.12.17)

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 18, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling def1650 on dependabot/composer/phpstan/phpstan-0.12.17 into a14c605 on master.

@alextartan alextartan merged commit f3bb81c into master Mar 18, 2020
@alextartan alextartan deleted the dependabot/composer/phpstan/phpstan-0.12.17 branch March 18, 2020 12:48
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.

2 participants