phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Update dependency shipmonk/composer-dependency-analyser to v1.8.4

Open renovate[bot] opened this issue 9 months ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
shipmonk/composer-dependency-analyser 1.7.0 -> 1.8.4 age confidence

Release Notes

shipmonk-rnd/composer-dependency-analyser (shipmonk/composer-dependency-analyser)

v1.8.4

Compare Source

Fixes:

  • Fix edgecase of classlike definitions being detected as function usages (#​240)
  • Fix detection of unqualified static access in global scope (#​243)

v1.8.3

Compare Source

Fixes:

  • Remove reserved exit code 255 and replace it with exit code 1 (#​214)
  • Exclude E_DEPRECATED from error_reporting (#​220)

v1.8.2

Compare Source

Fixes

  • Fix detection of global user function (e.g. polyfills) (#​210)
  • Fix extension conflict with const definition (#​213)

v1.8.1

Compare Source

Fixes

v1.8.0

Compare Source

New features:

  • 🚀 Support php extension detection (#​118)
    • This will likely report new issues upon upgrade
    • You can disable ext-* analysis via $config->disableExtensionsAnalysis()
  • Support NO_COLOR environment variable (#​181)
  • Cli: suggest nearest option when typo is made (#​183)

Fixes:

  • Cli: fix options parsing (#​184)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 09 '25 08:06 renovate[bot]