nextcloud / twofactor_webauthn

WebAuthn Two-Factor Provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_webauthn
GNU Affero General Public License v3.0
49 stars 7 forks source link

fix(deps): bump @nextcloud/vue from 8.6.1 to ^8.6.2 #535

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue) ### [`v8.6.2`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v862-2024-02-07) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.6.1...v8.6.2) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.6.1...v8.6.2) ##### 📝 Notes - In `NcRichContenteditable` properties `autoComplete.title`/`userData.title` were renamed back to `label` to be in line with server API. The `title` property is still working as a fallback, but deprecated. See [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5215](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5215) ##### 🐛 Fixed bugs - fix(NcHeaderMenu): button size regression on small viewports fixed by [@​emoral435](https://togithub.com/emoral435) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5149](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5149) - fix(NcListItem): Remove actions from within `a` which caused invalid HTML output by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5198](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5198) - fix(NcRichContenteditable): make autocomplete accessible by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/4904](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/4904) - fix(NcRichContenteditable): unify styles and add contrast border on keyboard navigation by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5214](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5214) - fix(NcRichContenteditable): bring back label for autocomplete by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5215](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5215) - fix(NcAppSidebar): move focus to sidebar on open and auto return focus on close by [@​ShGKme](https://togithub.com/ShGKme) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5219](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5219) ##### Other Changes - chore(NcSelect): Mention labelOutside for external label use by [@​Pytal](https://togithub.com/Pytal) in [https://github.com/nextcloud-libraries/nextcloud-vue/pull/5211](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5211)

Configuration

📅 Schedule: Branch creation - "before 5am on monday" 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 this update again.



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