files_downloadactivity
files_downloadactivity copied to clipboard
Chore(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.25.0
trafficstars
Bumps vimeo/psalm from 5.11.0 to 5.25.0.
Release notes
Sourced from vimeo/psalm's releases.
5.25.0
What's Changed
Features
- Casting int-range should keep literals by
@​kkmuffmein vimeo/psalm#10941- Update help panel by
@​llavillein vimeo/psalm#11000- Add support for phpstan-pure by
@​VincentLangletin vimeo/psalm#10975- Precise preg_match_all return type by
@​VincentLangletin vimeo/psalm#10969Fixes
- Fix-GH-10933-And-GH-10951 by
@​jack-wormanin vimeo/psalm#10953- redis: add possible types for
Redis#authmethod by@​boesingin vimeo/psalm#10934- Avoid false positive about array which are non-callable by
@​VincentLangletin vimeo/psalm#10935- Fix literal-string|non-empty-literal-string by
@​VincentLangletin vimeo/psalm#10930- Fix signature of Locale::canonicalize. by
@​ADmadin vimeo/psalm#11010New Contributors
@​llavillemade their first contribution in vimeo/psalm#11000Full Changelog: https://github.com/vimeo/psalm/compare/5.24.0...5.25.0
5.24.0
What's Changed
Features
- Allow specifying flags to Codebase::isTypeContainedByType by
@​danogin vimeo/psalm#10829- Allow more callable types as subtypes of
callableby@​weirdanin vimeo/psalm#10805- Report
parentbeing used in callable context when the class does not extend anything by@​kkmuffmein vimeo/psalm#10838- Report error for additional deprecated arg types in PHP 8.1/8.3 by
@​kkmuffmein vimeo/psalm#10824- Add MissingClassConstType Issue by
@​jack-wormanin vimeo/psalm#10828- Enforce parameter names for consistent constructors by
@​kkmuffmein vimeo/psalm#10821- Add misc missing errors for invalid callable methods by
@​kkmuffmein vimeo/psalm#10839Fixes
- Forbid named arguments for ArrayAcccess methods by
@​weirdanin vimeo/psalm#10804- Don't crash on invalid templates by
@​weirdanin vimeo/psalm#10806- report error for single param name mismatch too since named args can even be used then by
@​kkmuffmein vimeo/psalm#10822- add support for named arguments for filter_var and filter_input by
@​pilifin vimeo/psalm#10815- When inside isset, make array fetch result nullable by
@​edsrzfin vimeo/psalm#10756- Promoted properties missing in extended __construct should report PropertyNotSetInConstructor by
@​kkmuffmein vimeo/psalm#10817- Updating signature of
getmxrr()by@​ThomasLandauerin vimeo/psalm#10847- Improve string-int juggle consistency in array keys and display for int-like strings in type by
@​kkmuffmein vimeo/psalm#10814- Fix storage not available in thread for intersection doc types by
@​simonbergerin vimeo/psalm#10856- Don't emit MissingOverrideAttribute for implicit Stringable implementations by
@​edsrzfin vimeo/psalm#10858- Specify array return type of session_get_cookie_params by
@​jorgsowain vimeo/psalm#10859- Unknown
@​psalmannotation should not make whole docblock invalid by@​kkmuffmein vimeo/psalm#10885- Add
@​smaddockin vimeo/psalm#10923- Update PHP 8.2 Call map delta with refined types for string comparison functions by
@​gsteelin vimeo/psalm#10883Docs
- document that
@​psalm-internalworks for namespace + class too by@​kkmuffmein vimeo/psalm#10866
... (truncated)
Commits
01a8eb0Merge pull request #10969 from VincentLanglet/preg_match_all8af77f0Feedbackaf088f9Merge pull request #10975 from VincentLanglet/phpstanPure2fa66e0Merge pull request #11010 from ADmad/patch-2626efd5Update testc8a0d5eFix signature for Locale::canonicalize()22379c7Fix signature of Locale::canonicalize.d77790bMerge pull request #11000 from llaville/dynamic-help-textbce59cffix psalm errorsc4c674bup-to-date report list- Additional commits viewable 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)