Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @nextcloud/vue to ^8.0.1 (main) #4979

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/vue ^8.0.0-beta.10 -> ^8.0.1 age adoption passing confidence

Release Notes

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

v8.0.1

Compare Source

Full Changelog

🐛 Fixed bugs
Other Changes

v8.0.0

Compare Source

Full Changelog

💥 Breaking changes
  • Update node engines to next LTS (node 20 / npm 9)
  • The deprecated NcMultiselect and NcMultiselectTags components were removed #​4281 (susnux)
    • Migration: Use the NcSelect and NcSelectTags components instead
  • The deprecated NcPopoverMenu component was removed #​4081 (raimund-schluessler)
    • Migration: Use the NcActions component instead
  • The deprecated NcAppNavigationCounter component was removed #​4096 (raimund-schluessler)
    • Migration: Use the NcCounterBubble component instead
  • The deprecated excludeClickOutsideClasses property was removed from clickOutsideOptions #​4088 (raimund-schluessler)
    • Migration: Use the excludeClickOutsideSelectors property, which takes an array of css selectors, instead
  • The label property of NcAutoCompleteResult was renamed to title #​4222 (susnux)
  • The deprecated title property was removed, every occurrence of title was renamed to name #​4106 (raimund-schluessler), #​4052 (raimund-schluessler)
    • label property was renamed to name for NcMentionBubble
    • name propery is now required for NcActions*, NcAppNavigationItem and NcBreadcrumb*
    • See linked pull request for full migration guide
  • chore: Drop install entry point and replace it with an Vue Plugin #​4349 (susnux)
  • NcInputField: The labelVisible property was removed for accessibility it is required to always show a label.
    You can still use the labelOutside property to remove the inner label from the component.
  • feat(NcEmptyContent)!: make empty content centered by default instead of 20vh margin #​4506 (ShGKme)
  • chore!: Rename Datetime to DateTime in component names #​4560 (susnux)
  • feat(NcIconSvgWrapper)!: remove ID from svg #​4607 (ShGKme)
🚀 Enhancements
  • feat(NcAppSettingsDialog): Allow to add icons to the navigation sections #​4745 (susnux)
  • feat(NcButton): Allow to format text of button #​4367 (susnux)
  • enh(NcDatetime): New component for displaying timestamps as time relative from now #​4219 (susnux)
  • feat(NcInputField): Append custom aria-describedby to input field #​4225 (Pytal)
  • feat(NcNoteCard): Add new 'info' version to display informational messaged #​4063 (moan0s)
  • feat(NcEmptyContent): Add slot for description #​3895 (susnux)
  • feat(NcActions): Improve readability of action menu entries #​4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #​3866 (julien-nc)
  • feat: Migrate NcAvatar to use NcActions #​4017 (raimund-schluessler)
  • feat(a11y): Export a11y activation util #​4166 (Pytal)
  • NcButton: Add alignment property to change icon and text ordering #​4366 (susnux)
  • Add accessible label to textarea #​4448 (Pytal)
  • Remove border from sidebar tabs #​4449 (marcoambrosini)
  • Make smart picker modal close button tertiary #​4441 (julien-nc)
  • Add menuitem role to action link #​4436 (Pytal)
  • feat(NcModal): Allow to configure if the modal is closed when clicked outside #​4454 (susnux)
  • Feature: Add visible inner label for NcInputField on border #​4394 (susnux)
  • Bring back label outside of the input for NcActionInput #​4484 (juliushaertl)
  • feat(NcRichContenteditable) - add different output appearance in examples #​4485 (Antreesy)
  • perf(NcEmojiPicker): decrease mounting time and memory by moving large constants initialization and storing out from instance's reactive data #​4479 (ShGKme)
  • enh(NcAppNavigationCaption): Forward listeners #​4494 (Pytal)
  • enh(a11y): Use button as header menu trigger #​4481 (Pytal)
  • enh(a11y): Add nav to header menu #​4487 (Pytal)
  • feat(NcIconSvgWrapper): allow to render raw svg paths #​4643 (raimund-schluessler)
  • feat(NcDialog): New component (moved from @nextcloud/dialogs) #​4550 (susnux)
  • feat(NcSelect): Allow to filter users by email notation #​4653 (susnux)
  • enh(NcAppSidebarTabs): Make tab navigation accessible #​4663 (Pytal)
  • Add the resource type on RelatedResourcesPanel #​4662 (GretaD)
  • feat(NcTextArea): implement new textarea component #​4605 (st3iny)
  • Add header prop to NcRelatedResourcesPanel #​4703 (GretaD
  • feat(NcAppNavigationItem): Add active property to set active state & use aria-current #​4716 (susnux
  • feat(NcActionButton): support menu styling #​4724 (skjnldsv
  • Made description dynamic on related resources #​4729 (GretaD
  • fix(NcTimezonePicker): Allow to set ID of inner select component #​4734 (susnux
  • Allow preventing link insertion in RichContentEditable #​3890 (julien-nc
🐛 Fixed bugs
Other Changes

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2023
@renovate renovate bot requested review from a team, mejo- and office-team-bot and removed request for a team November 11, 2023 03:12
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Copy link
Contributor Author

renovate bot commented Nov 11, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@juliusknorr juliusknorr merged commit 0383057 into main Nov 11, 2023
33 of 35 checks passed
@juliusknorr juliusknorr deleted the renovate/main-nextcloud-vue-8.x branch November 11, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant