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

composer(deps-dev): bump phpstan/phpstan from 1.3.3 to 1.4.0 #726

Merged
merged 1 commit into from Jan 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps phpstan/phpstan from 1.3.3 to 1.4.0.

Release notes

Sourced from phpstan/phpstan's releases.

1.4.0

This release fixes 25 issues! 🎉

Major new features 🚀

  • Support for PHP 8.1 readonly properties (RFC)
    • Readonly properties must be assigned in the constructor of the declaring class
    • Memoized type of a readonly property is not invalidated even when calling a method with side effects
    • Readonly properties cannot be passed by reference
  • Improved detection of incorrect types assigned to properties:

Improvements 🔧

Bugfixes 🐛

Thanks to some internal refactorings listed below, the following issues have been fixed: #5337, #4910, #5316, #5607, #3766, #3858, #3310, #3264, #2806, #5328, #3044, #6184, #3339, #5656, #5362, #3867, #5707

Function signature fixes 🤖

Commits
  • 72b04d9 PHPStan 1.4.0
  • 57932e4 Updated PHPStan to commit cbb796380815485a9986a0945f1c5b6657a60ba1
  • d6b0f46 Updated PHPStan to commit 44fd938c30de5ee87f41b9c97b3d79ec18a731fa
  • 15bcf03 Updated PHPStan to commit 28bd563fbafe2f4a884a6e77bba0149df98a8b93
  • 890348f Updated PHPStan to commit 456a41940b1b045087c5549a4043651aa77b7823
  • 05ccf02 Updated PHPStan to commit d50d5e4f4bce7699751c4a09a20cc7ee4057ce28
  • 3b8834d Updated PHPStan to commit e64d6142589df16bf526f4217a561f00600c869c
  • e680a21 Updated PHPStan to commit 7ca26f7d82b27dfa38913b737568951bbd3363c8
  • 5b33059 Update PHPUnit baseline
  • 2177005 Updated PHPStan to commit 6d7ba0f0db550df34aac51af3a0f8f13e710ca0c
  • 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 1.3.3 to 1.4.0.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/master/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.3.3...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #726 (3fa4bb0) into main (1a11e0e) will not change coverage.
The diff coverage is n/a.

❗ Current head 3fa4bb0 differs from pull request most recent head 1d060ac. Consider uploading reports for the commit 1d060ac to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main     #726   +/-   ##
=========================================
  Coverage     98.55%   98.55%           
  Complexity      105      105           
=========================================
  Files            25       25           
  Lines           345      345           
=========================================
  Hits            340      340           
  Misses            5        5           

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 1a11e0e...1d060ac. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Jan 17, 2022
@ergebnis-bot ergebnis-bot merged commit e4ae94b into main Jan 17, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/phpstan/phpstan-1.4.0 branch January 17, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant