Skip to content

composer(deps-dev): Bump ergebnis/phpstan-rules from 2.10.2 to 2.10.4#1044

Merged
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/phpstan-rules-2.10.4
Jun 9, 2025
Merged

composer(deps-dev): Bump ergebnis/phpstan-rules from 2.10.2 to 2.10.4#1044
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/phpstan-rules-2.10.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps ergebnis/phpstan-rules from 2.10.2 to 2.10.4.

Release notes

Sourced from ergebnis/phpstan-rules's releases.

2.10.4

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.10.3...2.10.4

2.10.3

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.10.2...2.10.3

Changelog

Sourced from ergebnis/phpstan-rules's changelog.

[2.10.4][2.10.4]

For a full diff see [2.10.3...2.10.4][2.10.3...2.10.4].

Fixed

  • Adjusted Methods\NoNamedArgumentRule to handle static calls on variable expressions (#947), by [@​localheinz]
  • Adjusted Methods\NoNamedArgumentRule to handle calls on invokables (#948), by [@​localheinz]
  • Adjusted Methods\NoNamedArgumentRule to handle calls on callables assigned to properties (#949), by [@​localheinz]
  • Adjusted Methods\NoNamedArgumentRule to handle all other calls with generic error message (#951), by [@​localheinz]

[2.10.3][2.10.3]

For a full diff see [2.10.2...2.10.3][2.10.2...2.10.3].

Fixed

  • Adjusted Methods\InvokeParentHookMethodRule to ignore comments (#944), by [@​localheinz]
Commits
  • 78c7646 Enhancement: Prepare release
  • b6bf50e Merge pull request #951 from ergebnis/fix/method-call
  • a70e277 Fix: Adjust CallLikes\NoNamedArgumentRule to handle other calls with generic ...
  • 5a2e86b Fix: Add test case for invoking invokable returned by method call with named ...
  • fe2cc21 Merge pull request #950 from ergebnis/fix/property-fetch
  • 0da8520 Fix: Adjust CallLikes\NoNamedArgumentRule to handle calls on callables assign...
  • a82f643 Fix: Add test case for invoking invokable assigned to instance property with ...
  • c688608 Fix: Add test case for CallLikes\NoNamedArgumentRule
  • 0e5a89f Fix: Add more test cases for CallLikes\NoNamedArgumentRule
  • 8c84b79 Merge pull request #948 from ergebnis/fix/property-fetch
  • 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 [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) from 2.10.2 to 2.10.4.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md)
- [Commits](ergebnis/phpstan-rules@2.10.2...2.10.4)

---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
  dependency-version: 2.10.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency label Jun 9, 2025
@dependabot dependabot bot added the dependency label Jun 9, 2025
@ergebnis-bot ergebnis-bot self-assigned this Jun 9, 2025
@ergebnis-bot ergebnis-bot merged commit 01e9ba7 into main Jun 9, 2025
26 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/phpstan-rules-2.10.4 branch June 9, 2025 15:54
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.

1 participant