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.12.0 to ^8.14.0 #607

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue) ### [`v8.14.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8140-2024-07-04) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.13.0...v8.14.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.13.0...v8.14.0) ##### πŸš€ Enhancements - feat(NcAppSidebar): force show navigation for a single tab [#​5740](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5740) ([Antreesy](https://togithub.com/Antreesy)) - feat(NcButton): Add `size` prop to allow setting the button size to `small`, `normal`, `large` [#​5767](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5767) ([susnux](https://togithub.com/susnux)) - feat: migrate `NcCollectionList` component from `nextcloud-vue-collections` [#​5757](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5757) ([Antreesy](https://togithub.com/Antreesy)) - fix(NcDialog): Ensure the dialog is correctly labelled by its name [#​5771](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5771) ([susnux](https://togithub.com/susnux)) ##### πŸ› Fixed bugs - fix: Migrate SCSS `$clickable-area` to CSS `--default-clickable-area` [#​5694](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5694) ([marcoambrosini](https://togithub.com/marcoambrosini)) - fix(NcMentionBubble): hide selectable mention id from widescreens [#​5753](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5753) ([Antreesy](https://togithub.com/Antreesy)) - style(NcHeaderMenu): pass text-on-background color for header menu [#​5747](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5747) ([Antreesy](https://togithub.com/Antreesy)) - Fix input field label alignment [#​5766](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5766) ([marcoambrosini](https://togithub.com/marcoambrosini)) - fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger [#​5749](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5749) ([DorraJaouad](https://togithub.com/DorraJaouad)) - fix(NcReferenceWidget): pass elements to intersection observer [#​5754](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5754) ([DorraJaouad](https://togithub.com/DorraJaouad)) - fix(NcCheckboxRadioSwitch): only bind aria attributes to the input [#​5777](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5777) ([skjnldsv](https://togithub.com/skjnldsv)) ##### Changed - Updated translations ### [`v8.13.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8130-2024-06-20) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.12.0...v8.13.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.12.0...v8.13.0) ##### πŸš€ Enhancements - feat(NcDialogButton): Allow to pass `disabled` prop [#​5679](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5679) ([susnux](https://togithub.com/susnux)) - feat(NcRichContenteditable): programmatically show tributes [#​5674](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5674) ([DorraJaouad](https://togithub.com/DorraJaouad)) - feat: Add NcChip component [#​5686](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5686) ([susnux](https://togithub.com/susnux)) - feat(NcAppSidebar): add `toggleAttrs` prop to pass attributes on the toggle button [#​5695](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5695) ([ShGKme](https://togithub.com/ShGKme)) - feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button [#​5702](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5702) ([ShGKme](https://togithub.com/ShGKme)) ##### πŸ› Fixed bugs - fix(NcAppSidebar): remove hidden navigation toggle from focus trap [#​5613](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5613) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcAppSidebar): make closing animation less glitchy [#​5608](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5608) ([ShGKme](https://togithub.com/ShGKme)) - Update temporary border radius variable [#​5639](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5639) ([marcoambrosini](https://togithub.com/marcoambrosini)) - fix: Adjust license in `package.json` [#​5612](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5612) ([susnux](https://togithub.com/susnux)) - Use variables for input border width [#​5563](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5563) ([marcoambrosini](https://togithub.com/marcoambrosini)) - fix: re-export `NcEllipsisedOption` and `NcInputField` in root export [#​5666](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5666) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcVNodes): add re-export in root export and add docs [#​5664](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5664) ([ShGKme](https://togithub.com/ShGKme)) - fix(richText): do not handle relative links without leading slash as router links [#​5703](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5703) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcModal): Adjust modal header name and actions [#​5656](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5656) ([susnux](https://togithub.com/susnux)) - fix(NcAppSidebar): apply toggle offset transition only on sidebar transition [#​5720](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5720) ([ShGKme](https://togithub.com/ShGKme)) - fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes [#​5627](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5627) ([ShGKme](https://togithub.com/ShGKme)) - fix: Make sidebar buttons pixel perfect [#​3518](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/3518) ([CarlSchwan](https://togithub.com/CarlSchwan)) ##### Changed - Reduce border radius of components [#​5483](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5483) ([marcoambrosini](https://togithub.com/marcoambrosini)) - refactor: Drop unused files from source [#​5645](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5645) ([susnux](https://togithub.com/susnux)) - refactor: Fix linter issues on test case files [#​5646](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5646) ([susnux](https://togithub.com/susnux)) - chore(CHANGELOG): correct 8.12.0 [#​5618](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5618) ([ShGKme](https://togithub.com/ShGKme)) - chore: Update CI workflow files from template [#​5647](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5647) ([susnux](https://togithub.com/susnux)) - chore(NcEllipsisedOption): add docs [#​5663](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5663) ([ShGKme](https://togithub.com/ShGKme)) - chore(functions): add docs [#​5669](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5669) ([ShGKme](https://togithub.com/ShGKme)) - chore: Add SPDX headers and REUSE CI workflow [#​5650](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5650) ([susnux](https://togithub.com/susnux)) - fix(REUSE): add SPDX header to a new file [#​5709](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5709) ([Antreesy](https://togithub.com/Antreesy)) - chore(directives): add docs [#​5665](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5665) ([ShGKme](https://togithub.com/ShGKme)) - chore(NcUserStatusIcon): remove warn if status is not set [#​5715](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5715) ([ShGKme](https://togithub.com/ShGKme)) - Update translations

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.