nextcloud / calendar-availability-vue

Weekly calendar availability component for Nextcloud apps.
https://www.npmjs.com/package/@nextcloud/calendar-availability-vue
MIT License
4 stars 2 forks source link

chore(deps): bump @nextcloud/vue from 8.16.0 to ^8.17.0 #302

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue) ### [`v8.17.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8170-2024-08-21) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.16.0...v8.17.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.16.0...v8.17.0) ##### 🚀 Enhancements - feat(NcButton): Allow to specify `target` attribute for buttons with href [#​5938](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5938) ([mejo-](https://togithub.com/mejo-)) - feat(NcDialog): Allow to make the dialog a form [#​5932](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5932) ([susnux](https://togithub.com/susnux)) - feat(NcListItem): allow to control the display of a three dot menu [#​5980](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5980) ([DorraJaouad](https://togithub.com/DorraJaouad)) - feat(NcCounterBubble): add count prop for humanized count display [#​5863](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5863) ([ShGKme](https://togithub.com/ShGKme)) - feat(useHotKey): add composable for keyboard shortcuts [#​5899](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5899) ([Antreesy](https://togithub.com/Antreesy)) ##### 🐛 Fixed bugs - fix(NcActions): Role `menu` needs a label assigned so label by trigger [#​5933](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5933) ([susnux](https://togithub.com/susnux)) - fix(NcListItem): Adjust icon color when the list item is active [#​5936](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5936) ([susnux](https://togithub.com/susnux)) - fix(NcCounterBubble): make it perfectly aligned circle [#​5948](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5948) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcAvatar): extend variable size of status icons [#​5959](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5959) ([Antreesy](https://togithub.com/Antreesy)) - fix(NcActions): NcActionCheckbox and NcActionRadio icon alignment [#​5958](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5958) ([GretaD](https://togithub.com/GretaD)) - fix(NcCheckboxRadioSwitch): adjust to new border radius [#​5974](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5974) ([ShGKme](https://togithub.com/ShGKme)) - fix: use `--header-height` instead of `50px` constant [#​5973](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5973) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcAppSettingsDialog): Adjust navigation entries to match Nextcloud 30 design [#​5963](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5963) ([susnux](https://togithub.com/susnux)) - fix(NcAppNavigationCaption): make name ellipsize [#​5982](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5982) ([GVodyanov](https://togithub.com/GVodyanov)) - fix(NcAppNavigation): add border-right [#​5953](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5953) ([marcoambrosini](https://togithub.com/marcoambrosini)) - fix(NcRichText): modify MENTION_START regex to work on older MobileSafari versions [#​5976](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5976) ([arthurlockman](https://togithub.com/arthurlockman)) - fix(NcCounterBubble): increase size [#​5985](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5985) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcRichContenteditable): adjust to new design [#​5992](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5992) ([ShGKme](https://togithub.com/ShGKme)) ##### Changed - chore(docs): specify more Nextcloud versions in styleguidist [#​5930](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5930) ([ShGKme](https://togithub.com/ShGKme)) - refactor(NcModal): get rid of unneeded calc() [#​5984](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5984) ([ShGKme](https://togithub.com/ShGKme)) - Updated translations

Configuration

📅 Schedule: Branch creation - "before 3am on saturday" in timezone Europe/Berlin, 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.