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.57 to 1.11.9 #409

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps phpstan/phpstan from 1.10.57 to 1.11.9.

Release notes

Sourced from phpstan/phpstan's releases.

1.11.9

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 🐛

Internals 🔍

1.11.8

Bleeding edge 🔪

  • Report useless return values of function calls like var_export without $return=true (#3225), #11320, thanks @​staabm!

... (truncated)

Commits
  • e370bcd PHPStan 1.11.9
  • 2229deb Updated PHPStan to commit 2229debcdc300987d0949a4ce9845c6e5561cd47
  • c400c2c Update baselines
  • e19e6e5 Updated PHPStan to commit e19e6e5f8cfa706cc30e44a17276a6bc269f995c
  • 35a2f57 Updated PHPStan to commit 35a2f577d14229e5f50ef83bd417f84ef56ee04e
  • 582a0f8 Updated PHPStan to commit 582a0f8a744fa2ebda2d98783c55c78183e8bbed
  • cf1096d Updated PHPStan to commit cf1096d0ccd281274c36f6083eaa9833e945b014
  • 5c54586 Updated PHPStan to commit 5c54586a2fdd3c560253c2cf0e1328fb3a46680d
  • bfef6da Updated PHPStan to commit bfef6da0c7b4937e4f7568ce78368e8f80befe9e
  • c0537db Updated PHPStan to commit c0537db2aa4a80b588ea1704c084ec17ab51aa0d
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.57 to 1.11.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.57...1.11.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
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