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.89 to 0.12.90 #1413

Merged
merged 1 commit into from Jun 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2021

Bumps phpstan/phpstan from 0.12.89 to 0.12.90.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.90

Improvements 🔧

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Bugfixes 🐛

Function signature fixes 🤖

  • Allow null for file_put_contents() $context argument (#558), thanks @​steevanb!
Commits
  • f0e4b56 PHPStan 0.12.90
  • 4b4c1d7 Updated PHPStan to commit 43d286797917a8d9ab7b0e67eaaaee786b4c2762
  • 1d8c653 Updated PHPStan to commit 1434af13de3c09f2e3a3a349b9de39265396f9e8
  • 560ab99 Updated PHPStan to commit c9e4e75b9eba07db80335b324d30bcff0225a491
  • 9f6cedd Update phpdoc-types.md
  • b8c6ce3 Updated PHPStan to commit 79b5ccd4b445ce0c38685d44bb156b01df587ed5
  • b18df60 Updated PHPStan to commit 07d78b21b3a39324b312505f7f5b130282013d43
  • 296a0fe Updated PHPStan to commit 498b86837dd60f89a780340ffe64516409e1c2e0
  • c781d16 Updated PHPStan to commit 93f509e3fa292bf31efafcef7de248906805c5f7
  • f0de8c4 Updated PHPStan to commit 346444ad37777bb1508411e7920a18baf75d5e97
  • 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)

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch Skip-Changelog No changelog update is required, minor change labels Jun 18, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1413 (81cd906) into master (63d3b5a) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 81cd906 differs from pull request most recent head 56e0a42. Consider uploading reports for the commit 56e0a42 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1413      +/-   ##
============================================
+ Coverage     91.93%   91.94%   +0.01%     
  Complexity      759      759              
============================================
  Files            64       64              
  Lines          2776     2769       -7     
============================================
- Hits           2552     2546       -6     
+ Misses          224      223       -1     
Impacted Files Coverage Δ
lib/Service/FeedServiceV2.php 100.00% <0.00%> (ø)
lib/Command/Debug/ItemList.php 100.00% <0.00%> (ø)
lib/Command/Debug/FeedItemList.php 100.00% <0.00%> (ø)
lib/Command/Debug/FolderItemList.php 100.00% <0.00%> (ø)
lib/Fetcher/FeedFetcher.php 89.11% <0.00%> (+0.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 63d3b5a...56e0a42. Read the comment docs.

@SMillerDev SMillerDev merged commit f143fad into master Jun 18, 2021
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-0.12.90 branch June 18, 2021 14:56
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 patch Skip-Changelog No changelog update is required, minor change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants