nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
133 stars 21 forks source link

fix(deps): update dependency @nextcloud/vue to ^8.13.0 (main) #1085

Open renovate[bot] opened 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.11.2 -> ^8.13.0 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue) ### [`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 ### [`v8.12.0`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8120-2024-05-13) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.3...v8.12.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.12.0) ##### πŸš€ Enhancements - feat(NcAppNavigationCaption): Allow to set heading level [#​5567](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5567) ([susnux](https://togithub.com/susnux)) - feat(NcAppNavigationCaption): Add `heading-id` prop to allow setting the ID on the caption itself [#​5565](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5565) ([susnux](https://togithub.com/susnux)) - feat(NcAppSidebar): Allow to set `open` state to prevent focus trap issues on mobile [#​5584](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5584) ([susnux](https://togithub.com/susnux)) ##### πŸ› Fixed bugs - fix(NcReferenceWidget): use requestAnimationFrame in observers [#​5561](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5561) ([max-nextcloud](https://togithub.com/max-nextcloud)) - fix(NcAppNavigationCaption): Fix margin [#​5576](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5576) ([Pytal](https://togithub.com/Pytal)) - fix(NcReferenceWidget): useElementSize [#​5587](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5587) ([max-nextcloud](https://togithub.com/max-nextcloud)) - fix(docs): Add missing file extensions to vue-material-design-icons imports [#​5581](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5581) ([susnux](https://togithub.com/susnux)) - fix(NcAppNavigation): restore hiding toggle on mobile [#​5603](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5603) ([szaimen](https://togithub.com/szaimen)) - fix(NcSettingSection): Update design and enforce `limitWidth` option [#​5514](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5514) ([marcoambrosini](https://togithub.com/marcoambrosini)) - Adjusted in [#​5604](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5604) ##### Other Changes - Updates for project Nextcloud vue library [#​5562](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5562) ([transifex-integration](https://togithub.com/transifex-integration)) - fix: update timezone data and automate future updates [#​5572](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5572) ([st3iny](https://togithub.com/st3iny)) - Updates for project Nextcloud vue library [#​5578](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5578) ([transifex-integration](https://togithub.com/transifex-integration)) - fix(NcIconSvgWrapper): Fix icon size variable being undefined [#​5597](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5597) ([susnux](https://togithub.com/susnux)) - feat(NcAppSidebar): add CSS variables for toggle button offset [#​5599](https://togithub.com/nextcloud-libraries/nextcloud-vue/pull/5599) ([ShGKme](https://togithub.com/ShGKme)) ### [`v8.11.3`](https://togithub.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8113-2024-05-07) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.11.3) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.11.3)

Configuration

πŸ“… Schedule: Branch creation - "every weekend" 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.