phpstan-src
phpstan-src copied to clipboard
Update dependency shipmonk/composer-dependency-analyser to v1.8.4
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| shipmonk/composer-dependency-analyser | 1.7.0 -> 1.8.4 |
Release Notes
shipmonk-rnd/composer-dependency-analyser (shipmonk/composer-dependency-analyser)
v1.8.4
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
Fixes:
- Remove reserved exit code
255and replace it with exit code1(#214) - Exclude
E_DEPRECATEDfrom error_reporting (#220)
v1.8.2
Fixes
- Fix detection of global user function (e.g. polyfills) (#210)
- Fix extension conflict with const definition (#213)
v1.8.1
Fixes
v1.8.0
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_COLORenvironment 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.