Skip to content

chore(deps): update dependency phpstan/phpstan to v2.1.44#1888

Merged
renovate[bot] merged 2 commits intomasterfrom
renovate/phpstan
Mar 29, 2026
Merged

chore(deps): update dependency phpstan/phpstan to v2.1.44#1888
renovate[bot] merged 2 commits intomasterfrom
renovate/phpstan

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 25, 2026

This PR contains the following updates:

Package Change Age Confidence
phpstan/phpstan 2.1.432.1.44 age confidence

Release Notes

phpstan/phpstan-phar-composer-source (phpstan/phpstan)

v2.1.44

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 25, 2026 20:45
@renovate renovate bot force-pushed the renovate/phpstan branch 2 times, most recently from 3ae6cd6 to f985269 Compare March 29, 2026 18:23
@renovate renovate bot force-pushed the renovate/phpstan branch from f985269 to f798bde Compare March 29, 2026 18:24
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: f798bde Previous: c20acbe Ratio
DeferredBench::benchManyNestedDeferreds 19.808 ms 12.315 ms 1.61

This comment was automatically generated by workflow using github-action-benchmark.

PHPStan 2.1.44 now parses `callable(): Type&NamedType` as
`(callable(): Type) & NamedType` instead of `callable(): (Type&NamedType)`.
Adding parentheses disambiguates the return type, which also
resolves previously suppressed errors in BuildSchema and SchemaExtender.

🤖 Generated with Claude Code
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 29, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 5113ac2 into master Mar 29, 2026
20 checks passed
@renovate renovate bot deleted the renovate/phpstan branch March 29, 2026 18:31
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.

2 participants