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

fix(deps): bump @nextcloud/dialogs from 5.3.2 to ^5.3.4 (main) #6086

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/dialogs ^5.3.2 -> ^5.3.4 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs) ### [`v5.3.4`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#534) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.3...v5.3.4) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.3...v5.3.4) ##### Fixed - fix(FilePicker): Forward update of `currentPath` to `navigatedPath` [#​1370](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1370) ([susnux](https://togithub.com/susnux)) ##### Changed - chore(deps-dev): Bump sass to 1.77.6 - chore(deps-dev): Bump [@​nextcloud/vite-config](https://togithub.com/nextcloud/vite-config) to 1.3.0 - chore(deps-dev): Bump happy-dom to 14.12.3 - chore(deps-dev): Bump typedoc to 0.26.0 - chore(deps-dev): Bump typescript to 5.5.2 ### [`v5.3.3`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v533-2024-06-21) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.2...v5.3.3) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.2...v5.3.3) ##### Fixed - fix: Use `shallowRef` instead of `shallowReactive` because Vue 2 limitation - fix: Prevent invalid range for skeleton number ##### Changed - refactor: `@nextcloud/files` is now aware of public shares also now have `@nextcloud/sharing` [#​1361](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1361) ([susnux](https://togithub.com/susnux)) - refactor: Use sorting function from files library - Add SPDX header [#​1354](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1354) ([AndyScherzinger](https://togithub.com/AndyScherzinger)) - chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 - chore(deps): Bump [@​vueuse/core](https://togithub.com/vueuse/core) from 10.10.0 to 10.11.0 - chore(deps-dev): Bump sass from 1.77.4 to 1.77.5 - chore(deps-dev): Bump vite from 5.2.13 to 5.3.1

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 1 week ago

Codecov Report

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

Project coverage is 24.03%. Comparing base (4ca0dca) to head (77795dd). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6086 +/- ## ============================================ - Coverage 29.71% 24.03% -5.69% + Complexity 914 457 -457 ============================================ Files 287 246 -41 Lines 13835 11564 -2271 Branches 2163 2152 -11 ============================================ - Hits 4111 2779 -1332 + Misses 9409 8471 -938 + Partials 315 314 -1 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6086/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/6086/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.57% <ø> (ø)` | | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6086/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.