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.15.1 #485

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @nextcloud/vue from 8.12.0 to 8.15.1.

Release notes

Sourced from @​nextcloud/vue's releases.

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

  • fix(NcAppNavigationItem): Fix popper boundary element #5632 (ChristophWurst)
  • Use correct date in header #5793 (AndyScherzinger)
  • fix(NcAppNavigationSettings): border radius of toggle button #5765 (st3iny)
  • fix(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804 (GVodyanov)
  • fix(NcActions): Use full window height #5806 (susnux\ #5842 (Antreesy)
  • style(NcAppNavigationCaption): remove margin-bottom #5815 (GVodyanov)
  • docs: Fix NcAppNavigationCaption examples #5820 (susnux)
  • fix(NcInputField): Make helper text aligned and maxcontrast color #5822 (susnux)
  • fix(NcInputField): Make focus visible on trailing button look better #5823 (susnux)
  • fix(NcInputField): Make sure label and placeholder is not jumping #5821 (susnux)
  • fix(NcListItem): Anchor height was set not to content but random area #5780 (susnux)
  • fix(NcListItem): do not render counter on falsy values #5834 (Antreesy)
  • NcAppSettingsSection: make titles normal h3 size #5819 (GVodyanov)
  • fix(NcAppSidebar): manage focus only after transition has finished #5833 (ShGKme)
  • fix(NcColorPicker): Make the color circle size depend on clickable area #5816 (ChristophWurst)
  • fix(NcAppContent): splitpane splitter styles with dark theme #5843 (mejo-)
  • fix(NcModal): temporary deactivate focus-traps on modal open #5783 (Antreesy)
  • fix(NcAppNavigationSearch): Fix focus button when clearing search #5850 (susnux)

Other Changes

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

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

  • fix(NcAppNavigationItem): Fix popper boundary element #5632 (ChristophWurst)
  • Use correct date in header #5793 (AndyScherzinger)
  • fix(NcAppNavigationSettings): border radius of toggle button #5765 (st3iny)
  • fix(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804 (GVodyanov)
  • fix(NcActions): Use full window height #5806 (susnux\ #5842 (Antreesy)
  • style(NcAppNavigationCaption): remove margin-bottom #5815 (GVodyanov)
  • docs: Fix NcAppNavigationCaption examples #5820 (susnux)
  • fix(NcInputField): Make helper text aligned and maxcontrast color #5822 (susnux)
  • fix(NcInputField): Make focus visible on trailing button look better #5823 (susnux)
  • fix(NcInputField): Make sure label and placeholder is not jumping #5821 (susnux)
  • fix(NcListItem): Anchor height was set not to content but random area #5780 (susnux)
  • fix(NcListItem): do not render counter on falsy values #5834 (Antreesy)
  • NcAppSettingsSection: make titles normal h3 size #5819 (GVodyanov)
  • fix(NcAppSidebar): manage focus only after transition has finished #5833 (ShGKme)
  • fix(NcColorPicker): Make the color circle size depend on clickable area #5816 (ChristophWurst)
  • fix(NcAppContent): splitpane splitter styles with dark theme #5843 (mejo-)
  • fix(NcModal): temporary deactivate focus-traps on modal open #5783 (Antreesy)
  • fix(NcAppNavigationSearch): Fix focus button when clearing search #5850 (susnux)

Other Changes

... (truncated)

Commits
  • c2e9214 Merge pull request #5881 from nextcloud-libraries/chore/8-15-1
  • aca7666 chore: Prepare v8.15.1
  • eba3191 Merge pull request #5879 from nextcloud-libraries/fix/nc-list-item-height
  • 5eb88f9 Merge pull request #5856 from nextcloud-libraries/dependabot/npm_and_yarn/flo...
  • bf4e529 fix(NcListItem): Make paddings smaller again on Nextcloud 30
  • 907919a chore(deps): Bump @​floating-ui/dom from 1.6.7 to 1.6.8
  • 0e216da Merge pull request #5855 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • c622ece Merge pull request #5859 from nextcloud-libraries/fix/nc-chip-without-icon
  • e1f9c19 Merge pull request #5877 from nextcloud-libraries/automated/noid/server-styli...
  • eae6105 fix(NcChip): Remove space of chip icon if not set
  • 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)
dependabot[bot] commented 1 month ago

Superseded by #488.