Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
51f82d1
) 91.48% compared to head (c8f1776
) 91.48%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps vimeo/psalm from 5.21.1 to 5.22.1.
Release notes
Sourced from vimeo/psalm's releases.
... (truncated)
Commits
e9dad66
Merge pull request #10713 from weirdan/fix_psalm_type03fcf68
Allow multiple spaces between type name and type definition893b60e
Improve parsing of psalm-typefe2c67e
Merge pull request #10699 from staabm/taint-docf5fb949
Use IssueBuffer::maybeAdd() instead of throwingc3526b4
fix testda69803
Report invalid number of arguments for psalm-taint-*395f3f7
Merge pull request #10690 from weirdan/9649-this-out-on-constructors13ebb91
Merge pull request #10691 from weirdan/10170-reports-unknown-static-methods-i...a8c093a
Handle taking references to unspecified magic methodsDependabot 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