nextcloud / calendar

πŸ“† Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
985 stars 239 forks source link

fix(deps): bump @nextcloud/vue from 8.19.0 to ^8.20.0 (main) #6490

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/vue ^8.19.0 -> ^8.20.0 age adoption passing confidence

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


Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue) ### [`v8.20.0`](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8200-2024-10-29) [Compare Source](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/compare/v8.19.0...v8.20.0) [Full Changelog](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/compare/v8.19.0...v8.20.0) ##### πŸ“ Notes Now you can use `v-model` directive, `:model-value` prop, and `@update:model-value` (`@update:modelValue`) event in all data input components to have **compatibility with v9** in the future. ```html ``` If you already use `v-model` with a custom writable computed on `:value.sync` components before, it might not work as expected anymore. Make sure to remove or adjust it before update. See the full list in [v9 breaking changes](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/blob/next/CHANGELOG.md#-breaking-changes). ##### πŸš€ Enhancements - feat: add `v-model` support for input-like components [#​5418](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/5418) ([kyteinsky](https://redirect.github.com/kyteinsky)) - feat: forward compatibility with v9 on `v-model` props/events [#​6172](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6172) ([ShGKme](https://redirect.github.com/ShGKme)) - feat(NcRichText): add styles to mount point for custom picker and custom widget elements [#​6108](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6108) ([julien-nc](https://redirect.github.com/julien-nc)) - feat(NcRichText): make interactive widgets opt-in [#​6151](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6151) ([Antreesy](https://redirect.github.com/Antreesy)) - feat: add `isDarkTheme` functions and composables [#​5698](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/5698) ([ShGKme](https://redirect.github.com/ShGKme)) - feat: add `spawnDialog` function [#​6195](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6195) ([susnux](https://redirect.github.com/susnux)) ##### πŸ› Fixed bugs - fix(NcReferencePicker): allow closing modal dialog [#​6137](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6137) ([JuliaKirschenheuter](https://redirect.github.com/JuliaKirschenheuter)) - fix(NcActions): RTL support [#​6148](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6148) ([hamza221](https://redirect.github.com/hamza221)) - fix(NcAppNavigation): RTL support [#​6144](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6144) ([hamza221](https://redirect.github.com/hamza221)) - fix(NcSelect): RTL support [#​6150](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6150) ([hamza221](https://redirect.github.com/hamza221)) - fix(NcAppDetailsToggle): RTL support [#​6145](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6145) ([hamza221](https://redirect.github.com/hamza221)) - fix(NcModal): RTL support [#​6171](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6171) ([hamza221](https://redirect.github.com/hamza221)) - fix(NcAppSidebar): RTL support [#​6187](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6187) ([hamza221](https://redirect.github.com/hamza221)) - fix(NcDateTimePicker): adjust component styling close to native appearance [#​6095](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6095) ([GretaD](https://redirect.github.com/GretaD)) - fix(NcTimeZonePicker): scope css styles [#​6184](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6184) ([Antreesy](https://redirect.github.com/Antreesy)) - fix(NcAppSidebarTabs): force color-main-text for icons [#​6189](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6189) ([Antreesy](https://redirect.github.com/Antreesy)) - fix(NcAppNavigationItem): use $scopedSlots instead of $slots [#​6161](https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/6161) ([st3iny](https://redirect.github.com/st3iny)) ##### Changed - Updated workflows and dependencies - Updated translations

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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 week ago

Codecov Report

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

Project coverage is 23.47%. Comparing base (9cc73fb) to head (128c0ba). Report is 26 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6490 +/- ## ========================================= Coverage 23.47% 23.47% Complexity 453 453 ========================================= Files 247 247 Lines 11722 11722 Branches 2212 2222 +10 ========================================= Hits 2752 2752 Misses 8650 8650 Partials 320 320 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6490/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/6490/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.04% <ΓΈ> (ΓΈ)` | | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6490/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `59.37% <ΓΈ> (ΓΈ)` | | 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.