nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
947 stars 231 forks source link

chore(deps): bump vimeo/psalm from 5.24.0 to ^5.25.0 (main) #6105

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 2 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vimeo/psalm ^5.24.0 -> ^5.25.0 age adoption passing confidence

Release Notes

vimeo/psalm (vimeo/psalm) ### [`v5.25.0`](https://togithub.com/vimeo/psalm/releases/tag/5.25.0) [Compare Source](https://togithub.com/vimeo/psalm/compare/5.24.0...5.25.0) #### What's Changed ##### Features - Casting int-range should keep literals by [@​kkmuffme](https://togithub.com/kkmuffme) in [https://github.com/vimeo/psalm/pull/10941](https://togithub.com/vimeo/psalm/pull/10941) - Update help panel by [@​llaville](https://togithub.com/llaville) in [https://github.com/vimeo/psalm/pull/11000](https://togithub.com/vimeo/psalm/pull/11000) - Add support for phpstan-pure by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/vimeo/psalm/pull/10975](https://togithub.com/vimeo/psalm/pull/10975) - Precise preg_match_all return type by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/vimeo/psalm/pull/10969](https://togithub.com/vimeo/psalm/pull/10969) ##### Fixes - Fix-[GH-10933](https://togithub.com/vimeo/psalm/issues/10933)-And-[GH-10951](https://togithub.com/vimeo/psalm/issues/10951) by [@​jack-worman](https://togithub.com/jack-worman) in [https://github.com/vimeo/psalm/pull/10953](https://togithub.com/vimeo/psalm/pull/10953) - redis: add possible types for `Redis#auth` method by [@​boesing](https://togithub.com/boesing) in [https://github.com/vimeo/psalm/pull/10934](https://togithub.com/vimeo/psalm/pull/10934) - Avoid false positive about array which are non-callable by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/vimeo/psalm/pull/10935](https://togithub.com/vimeo/psalm/pull/10935) - Fix literal-string|non-empty-literal-string by [@​VincentLanglet](https://togithub.com/VincentLanglet) in [https://github.com/vimeo/psalm/pull/10930](https://togithub.com/vimeo/psalm/pull/10930) - Fix signature of Locale::canonicalize. by [@​ADmad](https://togithub.com/ADmad) in [https://github.com/vimeo/psalm/pull/11010](https://togithub.com/vimeo/psalm/pull/11010) #### New Contributors - [@​llaville](https://togithub.com/llaville) made their first contribution in [https://github.com/vimeo/psalm/pull/11000](https://togithub.com/vimeo/psalm/pull/11000) **Full Changelog**: https://github.com/vimeo/psalm/compare/5.24.0...5.25.0

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 24.02%. Comparing base (3fa906b) to head (bf314a1). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6105 +/- ## ============================================ - Coverage 29.71% 24.02% -5.69% + Complexity 914 457 -457 ============================================ Files 287 246 -41 Lines 13836 11565 -2271 Branches 2164 2153 -11 ============================================ - Hits 4111 2779 -1332 + Misses 9410 8472 -938 + Partials 315 314 -1 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6105/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Δ | | |---|---|---| | [javascript](https://app.codecov.io/gh/nextcloud/calendar/pull/6105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.56% <ø> (ø)` | | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `58.65% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.