Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps ergebnis/phpstan-rules from 2.8.0 to 2.10.2.

Release notes

Sourced from ergebnis/phpstan-rules's releases.

2.10.2

What's Changed

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

2.10.1

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.10.0...2.10.1

2.10.0

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.9.0...2.10.0

2.9.0

What's Changed

Full Changelog: ergebnis/phpstan-rules@2.8.0...2.9.0

Changelog

Sourced from ergebnis/phpstan-rules's changelog.

[2.10.2][2.10.2]

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

Fixed

  • Renamed error identifier for Methods\InvokeParentHookMethodRule (#943), by [@​localheinz]

[2.10.1][2.10.1]

For a full diff see [2.10.0...2.10.1][2.10.0...2.10.1].

Fixed

  • Fixed schema for configuration of Methods\InvokeParentHookMethodRule (#940), by [@​localheinz]

[2.10.0][2.10.0]

For a full diff see [2.9.0...2.10.0][2.9.0...2.10.0].

Added

  • Added Methods\InvokeParentHookMethodRule, which reports an error when a hook method that overrides a hook method in a parent class does not invoke the overridden hook method in the expected order (#939), by [@​localheinz]

[2.9.0][2.9.0]

For a full diff see [2.8.0...2.9.0][2.8.0...2.9.0].

Added

  • Added CallLikes\NoNamedArgumentRule, which reports an error when an anonymous function, a function, or a method is invoked using a named argument (#914), by [@​localheinz]

Changed

Commits
  • ab49b11 Enhancement: Prepare release
  • 3cdd4d1 Merge pull request #943 from ergebnis/fix/error-identifier
  • bcd5db2 Fix: Rename error identifier
  • 65aa2ec Enhancement: Prepare release
  • 5806ace Merge pull request #942 from ergebnis/fix/never
  • 330cc53 Fix: Disallow configuring never invocation
  • 922d5c8 Merge pull request #941 from ergebnis/fix/never
  • fb386b9 Fix: Use Invocation::never()
  • faca562 Merge pull request #940 from ergebnis/fix/schema
  • db5a68f Fix: Schema
  • 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.8.0 to 2.10.2.
- [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.8.0...2.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency label Jun 2, 2025
@dependabot dependabot bot added the dependency label Jun 2, 2025
@ergebnis-bot ergebnis-bot self-assigned this Jun 2, 2025
@ergebnis-bot ergebnis-bot merged commit 89149ee into main Jun 2, 2025
27 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/phpstan-rules-2.10.2 branch June 2, 2025 22:42
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