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 1.10.11 to 1.10.13 #372

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps phpstan/phpstan from 1.10.11 to 1.10.13.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.13

  • Fix internal error: FilterVarArrayDynamicReturnTypeExtension for mixed input (#2338), #9178, thanks @​zonuexe!

1.10.12

Major new features 🚀

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

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

... (truncated)

Commits
  • f07bf8c PHPStan 1.10.13
  • cd1adfd Updated PHPStan to commit cd1adfd71a09d1b19f0e70e31a7aad26d99a0d3a
  • 0a39cca Updated PHPStan to commit 0a39cca32db7b871cea009cc0468da3fdbae6980
  • ee61a68 Update BACKERS.md
  • e041a3c Update solving-phpstan-access-to-undefined-property.md
  • 6868cc2 Update config-reference.md
  • 7b2aaf9 PHPStan 1.10.12
  • 9bcdc96 Updated PHPStan to commit 9bcdc96f8f6d32017f962c096d8701e0b2848e95
  • 349e367 Update Nextras baseline
  • ffa9774 Update PHPUnit baseline
  • 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.10.11 to 1.10.13.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.11...1.10.13)

---
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 the dependencies Pull requests that update a dependency file label Apr 13, 2023
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9ef25dd) 100.00% compared to head (d74d906) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #372   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       260       260           
===========================================
  Files             90        90           
  Lines           1720      1720           
===========================================
  Hits            1720      1720           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions github-actions bot merged commit c977e0b into master Apr 13, 2023
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-1.10.13 branch April 13, 2023 08:02
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.

0 participants