Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Bumps phpstan/phpstan from 1.10.30 to 1.10.32.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.32

Improvements 🔧

  • Optimize FileTypeMapper for huge PHPDocs (#2582), #9498
    • This fixes performance issue for projects that use Carbon (nesbot/carbon)
  • Optimize DumpParametersCommand (phpstan/phpstan-src@379008a)

1.10.31

Improvements 🔧

Internals 🔍

Commits
  • c47e47d PHPStan 1.10.32
  • a4fa95a Updated PHPStan to commit a4fa95a42ba0f49732fc250904b7f54699623271
  • 379008a Updated PHPStan to commit 379008a6a632e6e657ad920147a87772c41438e1
  • c0eb159 PHPStan 1.10.31
  • 6bdc25a Updated PHPStan to commit 6bdc25a944690839507a8ca96d33ec7c51660f3f
  • cfe3b1f Updated PHPStan to commit cfe3b1fe575b4cf6ffe3151eaf0d87457b453b7a
  • 5aa3db7 Update baselines
  • 0fbf0ee Updated PHPStan to commit 0fbf0eed7ba63bdae6a8ce7ef33a96bd12236b45
  • 5846317 Updated PHPStan to commit 5846317f780822cb47659bc06924120d52a301eb
  • 1a903a2 Updated PHPStan to commit 1a903a2fbff2f139115565b69533c34cb8708c95
  • 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 will merge this PR once CI passes on it, as requested by @ericfortmeyer.


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.30 to 1.10.32.
- [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.30...1.10.32)

---
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 Aug 25, 2023
Copy link
Contributor

@ericfortmeyer ericfortmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 99555c9 into main Aug 25, 2023
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-1.10.32 branch August 25, 2023 02:37
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