Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025

This PR contains the following updates:

Package Change Age Confidence
phpstan/phpstan ^2.1.18 -> ^2.1.22 age confidence
phpstan/phpstan-phpunit ^2.0.6 -> ^2.0.7 age confidence
phpstan/phpstan-strict-rules ^2.0.4 -> ^2.0.6 age confidence
shipmonk/dead-code-detector ^0.12.4 -> ^0.13.1 age confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v2.1.22

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v2.1.21

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v2.1.20

Compare Source

Bugfixes 🐛

v2.1.19

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v2.0.7

Compare Source

  • 9a9b161 - Make AssertEqualsIsDiscouragedRule auto-fixable
  • 2e07610 - Check isFirstClassCallable before accessing getArgs
  • 22c6949 - Make phpunit.dataProviderStatic auto-fixable
  • d35895e - chore(deps): update metcalfc/changelog-generator action to v4.6.2
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)

v2.0.6

Compare Source

  • f9f77ef - Add numeric check on unary plus and unary minus

v2.0.5

Compare Source

  • 1f1358d - UselessCastRule: do cheaper check first
  • 73c5baa - Update metcalfc/changelog-generator action to v4.6.2
  • f203fec - Match Rule Descriptions with Configuration Parameters in README.md
  • 3ecc310 - Use relative links for rules.neon
  • 04f299f - Update metcalfc/changelog-generator action to v4.5.0
shipmonk-rnd/dead-code-detector (shipmonk/dead-code-detector)

v0.13.1

Compare Source

Improvements

  • Symfony: support anonymous services in DIC (#​238)
  • Support @api over enums and enum cases (#​240)
  • Debug output not to report mixed over mixed usages caused by ReflectionClass<object>::getMethods() etc. (#​241)

v0.13.0

Compare Source

New features:

  • Detect dead enum cases (#​197); off by default, enable by:
parameters:
    shipmonkDeadCode:
        detect:
            deadEnumCases: true

Fixes

  • Fix false positive when @final class is inherited (#​233)
  • Fix debug output for overridden built-in methods (#​234)

Breaking changes:

  • ClassMemberRef is now generic, you may need to update phpdocs of those
  • ClassConstantRef constructor now requires TrinaryLogic $isEnumCase argument

Dependencies

  • phpstan/phpstan now requires ^2.1.12 (was ^2.1.9)

Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from WyriHaximus as a code owner July 22, 2025 19:31
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jul 22, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 027c9b5 to 8e862ab Compare July 28, 2025 21:36
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8e862ab to 87632dc Compare August 4, 2025 14:36
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 87632dc to 1e3d8e5 Compare August 4, 2025 21:36
@WyriHaximus WyriHaximus added this to the 10.18.0 milestone Aug 13, 2025
@WyriHaximus WyriHaximus merged commit b5a171e into master Aug 13, 2025
2 of 4 checks passed
@renovate-runner renovate-runner bot deleted the renovate/phpstan-packages branch August 13, 2025 06:20
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 JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant