Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency vimeo/psalm to v6.5.1 (#4404)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vimeo/psalm](https://redirect.github.com/vimeo/psalm) | `6.4.1` -> `6.5.1` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/vimeo%2fpsalm/6.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/vimeo%2fpsalm/6.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/vimeo%2fpsalm/6.4.1/6.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/vimeo%2fpsalm/6.4.1/6.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vimeo/psalm (vimeo/psalm)</summary> ### [`v6.5.1`](https://redirect.github.com/vimeo/psalm/releases/tag/6.5.1) [Compare Source](https://redirect.github.com/vimeo/psalm/compare/6.5.0...6.5.1) <!-- Release notes generated using configuration in .github/release.yml at 6.x --> #### What's Changed ##### Fixes - Specify minimum PHP patch release in composer.json as well by [@​danog](https://redirect.github.com/danog) in [https://github.com/vimeo/psalm/pull/11271](https://redirect.github.com/vimeo/psalm/pull/11271) - Bump `symfony/filesystem` by [@​weirdan](https://redirect.github.com/weirdan) in [https://github.com/vimeo/psalm/pull/11273](https://redirect.github.com/vimeo/psalm/pull/11273) ##### Internal changes - Enable opcache if installed by [@​danog](https://redirect.github.com/danog) in [https://github.com/vimeo/psalm/pull/11274](https://redirect.github.com/vimeo/psalm/pull/11274) **Full Changelog**: vimeo/psalm@6.5.0...6.5.1 ### [`v6.5.0`](https://redirect.github.com/vimeo/psalm/releases/tag/6.5.0) [Compare Source](https://redirect.github.com/vimeo/psalm/compare/6.4.1...6.5.0) <!-- Release notes generated using configuration in .github/release.yml at 6.x --> #### What's Changed ##### Features - The [psalm.dev](https://psalm.dev) REPL now supports the `disableVarParsing` config by [@​danog](https://redirect.github.com/danog) - Add allFunctionsGlobal and allConstantsGlobal options, useful for legacy codebases which do not use Composer to preload functions and constants by [@​danog](https://redirect.github.com/danog) in [https://github.com/vimeo/psalm/pull/11259](https://redirect.github.com/vimeo/psalm/pull/11259) ##### Fixes - Fix deep scanning of files light-scanned in main thread by [@​danog](https://redirect.github.com/danog) in [https://github.com/vimeo/psalm/pull/11264](https://redirect.github.com/vimeo/psalm/pull/11264) - Template inference bugfix by [@​danog](https://redirect.github.com/danog) in [https://github.com/vimeo/psalm/pull/11267](https://redirect.github.com/vimeo/psalm/pull/11267) - Force usage of latest patch version of PHP to avoid PHP bugs by [@​danog](https://redirect.github.com/danog) in [https://github.com/vimeo/psalm/pull/11270](https://redirect.github.com/vimeo/psalm/pull/11270) **Full Changelog**: vimeo/psalm@6.4.1...6.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Runroom/archetype-symfony). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information