nextcloud / approval

✅ Approve/disapprove files in the sidebar
GNU Affero General Public License v3.0
27 stars 8 forks source link

Chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1 #218

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @nextcloud/vue from 8.17.0 to 8.17.1.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.17.1

v8.17.1 (2024-08-30)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppNavigation): keep border only on mobile #6008 (ShGKme)
  • fix(NcRichText): discard reference widgets on text update #6011 (Antreesy)
  • fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside #6013 (DorraJaouad)
  • fix: Adjust time intervals for relative time #6017 (susnux)
  • fix(NcHeaderMenu): Remove padding from popover menu #6026 (susnux)
  • fix(useHotKey): respect press of MacOS Cmd key as Ctrl key #6021 (Antreesy)
Changelog

Sourced from @​nextcloud/vue's changelog.

v8.17.1 (2024-08-30)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppNavigation): keep border only on mobile #6008 (ShGKme)
  • fix(NcRichText): discard reference widgets on text update #6011 (Antreesy)
  • fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside #6013 (DorraJaouad)
  • fix: Adjust time intervals for relative time #6017 (susnux)
  • fix(NcHeaderMenu): Remove padding from popover menu #6026 (susnux)
  • fix(useHotKey): respect press of MacOS Cmd key as Ctrl key #6021 (Antreesy)
Commits
  • f53aaba Merge pull request #6032 from nextcloud-libraries/chore/8.17.1
  • 02f81ca chore: Prepare v8.17.1
  • 96a9703 Merge pull request #6021 from nextcloud-libraries/fix/5899/macos-support-hotkey
  • 04ccdae Merge pull request #6027 from nextcloud-libraries/automated/noid/server-styli...
  • 1062676 fix(useHotKey): respect press of MacOS Cmd key as Ctrl key
  • 627ffa0 Merge pull request #6026 from nextcloud-libraries/fix/header-menu-padding
  • 54a5e97 Merge pull request #6029 from nextcloud-libraries/dependabot/npm_and_yarn/bab...
  • 3d15eca Merge pull request #6028 from nextcloud-libraries/dependabot/npm_and_yarn/cyp...
  • 9572c2b chore(deps-dev): Bump @​babel/plugin-syntax-import-assertions
  • 3c4c1a8 chore(deps-dev): Bump cypress from 13.14.0 to 13.14.1
  • 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)