Skip to content

Bump the phpstan group with 4 updates#109

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpstan-9f4e0748d5
Open

Bump the phpstan group with 4 updates#109
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpstan-9f4e0748d5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Updates the requirements on phpstan/phpstan-strict-rules, spaze/phpstan-disallowed-calls, shipmonk/phpstan-rules and phpstan/phpstan-phpunit to permit the latest version.
Updates phpstan/phpstan-strict-rules to 2.0.8

Release notes

Sourced from phpstan/phpstan-strict-rules's releases.

2.0.8

  • 1ed9e62 - Allow literal string dynamic property
  • 7493a9f - Update dessant/lock-threads action to v6
  • 796f9c9 - Update actions/checkout action to v6
  • 3dcd0b8 - Remove duplicate rules in Readme
Commits
  • 1ed9e62 Allow literal string dynamic property
  • 7493a9f Update dessant/lock-threads action to v6
  • 796f9c9 Update actions/checkout action to v6
  • 3dcd0b8 Remove duplicate rules in Readme
  • See full diff in compare view

Updates spaze/phpstan-disallowed-calls to 4.7.1

Release notes

Sourced from spaze/phpstan-disallowed-calls's releases.

Class constants declaring class fix for PHPStan 2.1.38+, better tests

Constants

  • Don't include template types in constant's declaring class display name, needed for PHPStan 2.1.38+ (#363)
  • Update the docs for constant usage in params (#364)

Tests

Dependency updates

  • Bump actions/checkout from 5 to 6 (#357)
  • Upgrade shipmonk/dead-code-detector (#362)
Commits
  • 4be6274 Update the docs for constant usage in params (#364)
  • 4b9ac85 Update the docs for constant usage in params
  • d58cc29 Correct docs for named parameters when the name is omitted in the config
  • 764cce0 Don't include template types in constant's declaring class display name (#363)
  • 17d825f Don't include template types in constant's declaring class display name
  • f8f68e7 Upgrade shipmonk/dead-code-detector (#362)
  • deebb77 Upgrade shipmonk/dead-code-detector
  • 722ee35 Analyze bin (#358)
  • ed2e028 Handle false return values
  • ffdedf8 Analyze the bin dir as well
  • Additional commits viewable in compare view

Updates shipmonk/phpstan-rules to 4.3.5

Release notes

Sourced from shipmonk/phpstan-rules's releases.

4.3.5

Fixes:

  • forbidCheckedExceptionInCallable: fix reported file for traits (#342)
Commits
  • 80e53dc ForbidCheckedExceptionInCallable: fix reported file for traits (#342)
  • 7223e6b ForbidCheckedExceptionInCallable: fix for PHPStan with fibers (#340)
  • 419b09f Avoid using processExprNode - not covered by BC promise (#337)
  • See full diff in compare view

Updates phpstan/phpstan-phpunit to 2.0.12

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

2.0.12

  • e4c5a22 - TestMethodsHelper - class methods cache
  • 80091f9 - TestMethodsHelper - speed-up by asking for immediate methods only
Commits
  • e4c5a22 TestMethodsHelper - class methods cache
  • 80091f9 TestMethodsHelper - speed-up by asking for immediate methods only
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules), [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls), [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) and [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version.

Updates `phpstan/phpstan-strict-rules` to 2.0.8
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@2.0.7...2.0.8)

Updates `spaze/phpstan-disallowed-calls` to 4.7.1
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v4.7.0...v4.7.1)

Updates `shipmonk/phpstan-rules` to 4.3.5
- [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases)
- [Commits](shipmonk-rnd/phpstan-rules@4.3.3...4.3.5)

Updates `phpstan/phpstan-phpunit` to 2.0.12
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@2.0.11...2.0.12)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-version: 2.0.8
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: spaze/phpstan-disallowed-calls
  dependency-version: 4.7.1
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: shipmonk/phpstan-rules
  dependency-version: 4.3.5
  dependency-type: direct:development
  dependency-group: phpstan
- dependency-name: phpstan/phpstan-phpunit
  dependency-version: 2.0.12
  dependency-type: direct:development
  dependency-group: phpstan
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 1, 2026
@xificurk
Copy link
Contributor

xificurk commented Feb 1, 2026

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant