cwilby / nextcloud-workflow-media-converter

An automated media conversion plugin for NextCloud
https://apps.nextcloud.com/apps/workflow_media_converter
GNU Affero General Public License v3.0
35 stars 15 forks source link

Build(deps): Bump @nextcloud/vue from 8.12.0 to 8.16.0 #488

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @nextcloud/vue from 8.12.0 to 8.16.0.

Release notes

Sourced from @โ€‹nextcloud/vue's releases.

v8.16.0

v8.16.0 (2024-08-05)

Full Changelog

๐Ÿš€ Enhancements

  • feat(NcNoteCard): Add text prop to pass the content of the note card #5894 (susnux)
  • feat(NcPasswordField): Add as-text prop to remove autocomplete #5896 (ShGKme)
  • feat(NcListItem): Provide additional slots for NcActions / extra actions customization #5870 (Antreesy)
  • feat(NcUserBubble): Add RouterLink support #5708 #5917 (Antreesy)

๐Ÿ› Fixed bugs

  • fix(NcSelect): Ensure that component height is the same as input element #5883 (susnux)
  • fix(style): Adjust elements styles to unit-less line-height #5889 (ShGKme)
  • fix(NcSettingsSection): Remove default h2 margin-top #5897 (ShGKme)
  • fix(NcCounterButton): Adjust min-width to make it a right circle #5905 (ShGKme)
  • fix(NcDashboardWidgetItem): Fix alignment of dashboard list items #5914 (juliushaertl)
  • fix(NcNoteCard): Adjust padding and margin #5893 (susnux)
  • fix(NcAvatar): Make button element round as the avatar #5898 #5916 (Antreesy))

Changed

  • Updated translations

v8.15.1

v8.15.1 (2024-07-29)

Full Changelog

๐Ÿ› Fixed bugs

  • fix(NcListItem): Make paddings smaller again on Nextcloud 30 #5879 (susnux)
  • fix(NcChip): Ensure chips without icon do not reserve empty space for icon #5859 (susnux)
  • fix: alignment of listitem name for one line layout #5853 (GretaD)
  • NcActionCheckbox: align with NcActionText #5839 (GVodyanov)
  • NcSelect: make same height and color as NcTextField #5829 (GVodyanov)
  • fix(NcSelect): increase avatar size to show subname #5865 (luka-nextcloud)
  • NcListItem: remove max width #5830 (GVodyanov)

Changed

  • fix(NcAppNavigation): update docs example with NcAppNavigationSearch component #5857 (Antreesy)
  • Updated translations

v8.15.0

v8.15.0 (2024-07-22)

Full Changelog

๐Ÿš€ Enhancements

  • feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
  • feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)

๐Ÿ› Fixed bugs

... (truncated)

Changelog

Sourced from @โ€‹nextcloud/vue's changelog.

v8.16.0 (2024-08-05)

Full Changelog

๐Ÿš€ Enhancements

  • feat(NcNoteCard): Add text prop to pass the content of the note card #5894 (susnux)
  • feat(NcPasswordField): Add as-text prop to remove autocomplete #5896 (ShGKme)
  • feat(NcListItem): Provide additional slots for NcActions / extra actions customization #5870 (Antreesy)
  • feat(NcUserBubble): Add RouterLink support #5708 #5917 (Antreesy)

๐Ÿ› Fixed bugs

  • fix(NcSelect): Ensure that component height is the same as input element #5883 (susnux)
  • fix(style): Adjust elements styles to unit-less line-height #5889 (ShGKme)
  • fix(NcSettingsSection): Remove default h2 margin-top #5897 (ShGKme)
  • fix(NcCounterButton): Adjust min-width to make it a right circle #5905 (ShGKme)
  • fix(NcDashboardWidgetItem): Fix alignment of dashboard list items #5914 (juliushaertl)
  • fix(NcNoteCard): Adjust padding and margin #5893 (susnux)
  • fix(NcAvatar): Make button element round as the avatar #5898 #5916 (Antreesy))

Changed

  • Updated translations

v8.15.1 (2024-07-29)

Full Changelog

๐Ÿ› Fixed bugs

  • fix(NcListItem): Make paddings smaller again on Nextcloud 30 #5879 (susnux)
  • fix(NcChip): Ensure chips without icon do not reserve empty space for icon #5859 (susnux)
  • fix: alignment of listitem name for one line layout #5853 (GretaD)
  • NcActionCheckbox: align with NcActionText #5839 (GVodyanov)
  • NcSelect: make same height and color as NcTextField #5829 (GVodyanov)
  • fix(NcSelect): increase avatar size to show subname #5865 (luka-nextcloud)
  • NcListItem: remove max width #5830 (GVodyanov)

Changed

  • fix(NcAppNavigation): update docs example with NcAppNavigationSearch component #5857 (Antreesy)
  • Updated translations

v8.15.0 (2024-07-22)

Full Changelog

๐Ÿš€ Enhancements

  • feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux)
  • feat(NcRichText): Call public reference API when unauthenticated #5800 (mejo-)

๐Ÿ› Fixed bugs

... (truncated)

Commits
  • c25102f Merge pull request #5921 from nextcloud-libraries/chore/release-8.16.0
  • 31e8c70 chore: release v8.16.0
  • be0ac7d Merge pull request #5908 from nextcloud-libraries/dependabot/npm_and_yarn/cor...
  • 3cc32bd Merge pull request #5893 from nextcloud-libraries/fix/nc-note-card
  • df6abb6 fix(NcNoteCard): Adjust padding and margin
  • 9fe7295 Merge pull request #5914 from nextcloud-libraries/fix/dashboard-entries
  • 0f2b2cb Merge pull request #5917 from nextcloud-libraries/fix/5708/user-bubble
  • 1628264 Merge pull request #5916 from nextcloud-libraries/fix/5898/ncavatar-border-ra...
  • 3080e1a fix(NcUserBubble): fix tag assignment if no url but to provided
  • 8152c9c style(NcAvatar): make border-radius consistent
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)