nextcloud / files_automatedtagging

:bookmark: An app for Nextcloud that assigns tags to newly uploaded files based on some conditions
https://apps.nextcloud.com/apps/files_automatedtagging
52 stars 23 forks source link

chore(deps): bump @nextcloud/vue from 8.13.0 to 8.14.0 #957

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @nextcloud/vue from 8.13.0 to 8.14.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.14.0

v8.14.0 (2024-07-04)

Full Changelog

🚀 Enhancements

  • feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
  • feat(NcButton): Add size prop to allow setting the button size to small, normal, large #5767 (susnux)
  • feat: migrate NcCollectionList component from nextcloud-vue-collections #5757 (Antreesy)
  • fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)

🐛 Fixed bugs

  • fix: Migrate SCSS $clickable-area to CSS --default-clickable-area #5694 (marcoambrosini)
  • fix(NcMentionBubble): hide selectable mention id from widescreens #5753 (Antreesy)
  • style(NcHeaderMenu): pass text-on-background color for header menu #5747 (Antreesy)
  • Fix input field label alignment #5766 (marcoambrosini)
  • fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger #5749 (DorraJaouad)
  • fix(NcReferenceWidget): pass elements to intersection observer #5754 (DorraJaouad)
  • fix(NcCheckboxRadioSwitch): only bind aria attributes to the input #5777 (skjnldsv)

Changed

  • Updated translations
Changelog

Sourced from @​nextcloud/vue's changelog.

v8.14.0 (2024-07-04)

Full Changelog

🚀 Enhancements

  • feat(NcAppSidebar): force show navigation for a single tab #5740 (Antreesy)
  • feat(NcButton): Add size prop to allow setting the button size to small, normal, large #5767 (susnux)
  • feat: migrate NcCollectionList component from nextcloud-vue-collections #5757 (Antreesy)
  • fix(NcDialog): Ensure the dialog is correctly labelled by its name #5771 (susnux)

🐛 Fixed bugs

  • fix: Migrate SCSS $clickable-area to CSS --default-clickable-area #5694 (marcoambrosini)
  • fix(NcMentionBubble): hide selectable mention id from widescreens #5753 (Antreesy)
  • style(NcHeaderMenu): pass text-on-background color for header menu #5747 (Antreesy)
  • Fix input field label alignment #5766 (marcoambrosini)
  • fix(NcRichContentEditable): remove overlapping placeholder with tribute trigger #5749 (DorraJaouad)
  • fix(NcReferenceWidget): pass elements to intersection observer #5754 (DorraJaouad)
  • fix(NcCheckboxRadioSwitch): only bind aria attributes to the input #5777 (skjnldsv)

Changed

  • Updated translations
Commits
  • dbc9e16 Merge pull request #5779 from nextcloud-libraries/chore/prepare-8-14-0
  • f0c8f52 chore: Prepare release of 8.14.0
  • e448011 Merge pull request #5777 from nextcloud-libraries/fix/checkbox-attrs-aria
  • 6252057 Merge pull request #5773 from nextcloud-libraries/automated/noid/server-styli...
  • 083cd8f test(NcCheckboxRadioSwitch): Add cypress test to ensure attributes, class and...
  • 74dc419 fix(NcCheckboxRadioSwitch): keep data attributes bound to the wrapper
  • 09cba16 test: Update snapshots
  • f01dc51 chore(assets): Update styling from server
  • 229f6c1 Merge pull request #5774 from nextcloud-libraries/dependabot/github_actions/f...
  • c42b6e1 Merge pull request #5771 from nextcloud-libraries/fix/dialog-label
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)