chore(deps): update dependency @nextcloud/vue to v8.13.0 #115

Merged
Xefir merged 1 commits from renovate/nextcloud-vue-8.x-lockfile into main 2024-06-27 07:30:23 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@nextcloud/vue dependencies minor 8.12.0 -> 8.13.0

Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue)

v8.13.0

Compare Source

Full Changelog

🚀 Enhancements
  • feat(NcDialogButton): Allow to pass disabled prop #​5679 (susnux)
  • feat(NcRichContenteditable): programmatically show tributes #​5674 (DorraJaouad)
  • feat: Add NcChip component #​5686 (susnux)
  • feat(NcAppSidebar): add toggleAttrs prop to pass attributes on the toggle button #​5695 (ShGKme)
  • feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #​5702 (ShGKme)
🐛 Fixed bugs
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) | dependencies | minor | [`8.12.0` -> `8.13.0`](https://renovatebot.com/diffs/npm/@nextcloud%2fvue/8.12.0/8.13.0) | --- ### Release Notes <details> <summary>nextcloud-libraries/nextcloud-vue (@&#8203;nextcloud/vue)</summary> ### [`v8.13.0`](https://github.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/CHANGELOG.md#v8130-2024-06-20) [Compare Source](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.12.0...v8.13.0) [Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.12.0...v8.13.0) ##### 🚀 Enhancements - feat(NcDialogButton): Allow to pass `disabled` prop [#&#8203;5679](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5679) ([susnux](https://github.com/susnux)) - feat(NcRichContenteditable): programmatically show tributes [#&#8203;5674](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5674) ([DorraJaouad](https://github.com/DorraJaouad)) - feat: Add NcChip component [#&#8203;5686](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5686) ([susnux](https://github.com/susnux)) - feat(NcAppSidebar): add `toggleAttrs` prop to pass attributes on the toggle button [#&#8203;5695](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5695) ([ShGKme](https://github.com/ShGKme)) - feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button [#&#8203;5702](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5702) ([ShGKme](https://github.com/ShGKme)) ##### 🐛 Fixed bugs - fix(NcAppSidebar): remove hidden navigation toggle from focus trap [#&#8203;5613](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5613) ([ShGKme](https://github.com/ShGKme)) - fix(NcAppSidebar): make closing animation less glitchy [#&#8203;5608](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5608) ([ShGKme](https://github.com/ShGKme)) - Update temporary border radius variable [#&#8203;5639](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5639) ([marcoambrosini](https://github.com/marcoambrosini)) - fix: Adjust license in `package.json` [#&#8203;5612](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5612) ([susnux](https://github.com/susnux)) - Use variables for input border width [#&#8203;5563](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5563) ([marcoambrosini](https://github.com/marcoambrosini)) - fix: re-export `NcEllipsisedOption` and `NcInputField` in root export [#&#8203;5666](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5666) ([ShGKme](https://github.com/ShGKme)) - fix(NcVNodes): add re-export in root export and add docs [#&#8203;5664](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5664) ([ShGKme](https://github.com/ShGKme)) - fix(richText): do not handle relative links without leading slash as router links [#&#8203;5703](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5703) ([ShGKme](https://github.com/ShGKme)) - fix(NcModal): Adjust modal header name and actions [#&#8203;5656](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5656) ([susnux](https://github.com/susnux)) - fix(NcAppSidebar): apply toggle offset transition only on sidebar transition [#&#8203;5720](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5720) ([ShGKme](https://github.com/ShGKme)) - fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes [#&#8203;5627](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5627) ([ShGKme](https://github.com/ShGKme)) - fix: Make sidebar buttons pixel perfect [#&#8203;3518](https://github.com/nextcloud-libraries/nextcloud-vue/pull/3518) ([CarlSchwan](https://github.com/CarlSchwan)) ##### Changed - Reduce border radius of components [#&#8203;5483](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5483) ([marcoambrosini](https://github.com/marcoambrosini)) - refactor: Drop unused files from source [#&#8203;5645](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5645) ([susnux](https://github.com/susnux)) - refactor: Fix linter issues on test case files [#&#8203;5646](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5646) ([susnux](https://github.com/susnux)) - chore(CHANGELOG): correct 8.12.0 [#&#8203;5618](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5618) ([ShGKme](https://github.com/ShGKme)) - chore: Update CI workflow files from template [#&#8203;5647](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5647) ([susnux](https://github.com/susnux)) - chore(NcEllipsisedOption): add docs [#&#8203;5663](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5663) ([ShGKme](https://github.com/ShGKme)) - chore(functions): add docs [#&#8203;5669](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5669) ([ShGKme](https://github.com/ShGKme)) - chore: Add SPDX headers and REUSE CI workflow [#&#8203;5650](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5650) ([susnux](https://github.com/susnux)) - fix(REUSE): add SPDX header to a new file [#&#8203;5709](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5709) ([Antreesy](https://github.com/Antreesy)) - chore(directives): add docs [#&#8203;5665](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5665) ([ShGKme](https://github.com/ShGKme)) - chore(NcUserStatusIcon): remove warn if status is not set [#&#8203;5715](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5715) ([ShGKme](https://github.com/ShGKme)) - Update translations </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Xefir added 1 commit 2024-06-27 06:37:44 +00:00
chore(deps): update dependency @nextcloud/vue to v8.13.0
All checks were successful
repod / xml (push) Successful in 31s
repod / php (push) Successful in 1m2s
repod / nodejs (push) Successful in 1m44s
repod / release (push) Has been skipped
ef66427afc
Xefir merged commit d81e6b505c into main 2024-06-27 07:30:23 +00:00
Xefir deleted branch renovate/nextcloud-vue-8.x-lockfile 2024-06-27 07:30:23 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/repod#115
No description provided.