nextcloud / calendar

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

chore(deps): bump nextcloud/coding-standard from 1.2.3 to ^1.3.1 (main) #6367

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nextcloud/coding-standard ^1.2.3 -> ^1.3.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nextcloud/coding-standard (nextcloud/coding-standard) ### [`v1.3.1`](https://redirect.github.com/nextcloud/coding-standard/blob/HEAD/CHANGELOG.md#131---2024-09-19) [Compare Source](https://redirect.github.com/nextcloud/coding-standard/compare/v1.3.0...v1.3.1) ##### Fixed - Removed misbehaving `ErickSkrauch/blank_line_before_return` and `ErickSkrauch/line_break_after_statements` rules ### [`v1.3.0`](https://redirect.github.com/nextcloud/coding-standard/blob/HEAD/CHANGELOG.md#130---2024-09-18) [Compare Source](https://redirect.github.com/nextcloud/coding-standard/compare/v1.2.3...v1.3.0) ##### Changed - `trailing_comma_in_multiline`: Add a trailing comma to multline function parameters - `MultilinePromotedPropertiesFixer`: Break promoted properties on multiple lines - `ErickSkrauch/blank_line_before_return`: Add a blank line before each return - `ErickSkrauch/line_break_after_statements`: Add a blank line after all control statements - `concat_space`: Concatenation should be spaced - `nullable_type_declaration`: Changes `DateTimeInterface|null` to `?DateTimeInterface`

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 23.54%. Comparing base (cc04b57) to head (59bdeea). Report is 17 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6367 +/- ## ============================================ - Coverage 23.54% 23.54% -0.01% Complexity 454 454 ============================================ Files 247 247 Lines 11700 11701 +1 Branches 2202 2213 +11 ============================================ Hits 2755 2755 - Misses 8625 8626 +1 Partials 320 320 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6367/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/6367/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.07% <ø> (-0.01%)` | :arrow_down: | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6367/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `59.53% <ø> (ø)` | | 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.