nextcloud / backup

Backup now. Restore later.
GNU Affero General Public License v3.0
241 stars 33 forks source link

Build(deps): Bump @nextcloud/vue from 5.4.0 to 8.3.0 #578

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps @nextcloud/vue from 5.4.0 to 8.3.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.3.0

v8.3.0 (2023-11-30)

Full Changelog

🚀 Enhancements

  • feat(NcInputField): add optional pill form appearance to the component #4876 (Antreesy)

🐛 Fixed bugs

  • fix(NcCheckboxContent): Make sure text can wrap #4862 (susnux)
  • fix(NcAppNavigation): make toggle button not the first element for focus-trap #4864 (Antreesy)
  • fix(NcAppNavigation): closed on mobile initially #4869 (ShGKme)
  • fix(NcAppSettingsDialog): Remove navigation instead of hiding and fix styles #4865 (susnux)
  • Remove server styles from action menu #4875 (marcoambrosini)
  • fix(NcCheckboxRadioSwitch): visually hidden input position #4882 (ShGKme)
  • fix(NcDialog): Add slighly more padding on the bottom and fix example button order #4881 (susnux)
  • docs(NcAppNavigation): Add docs for slots and remove private components from styleguide #4883 (susnux)
  • fix(NcAppNavigationCaption): Make color main-text for accessibility #4885 (susnux)
  • fix(NcColorPicker): correct aria-label #4889 (ShGKme)
  • fix(NcActions): typo in aria-haspopup #4887 (ShGKme)
  • fix(NcAppNavigation): replace custom v-tooltip with native title #4888 (ShGKme)

Other Changes

  • chore(lint): use valid JSDoc for literal type union #4886 (ShGKme)
  • Update translations

v8.2.0

v8.2.0 (2023-11-17)

Full Changelog

:rocket: Enhancements

  • feat(NcColorPicker): palette now can have color names #4611 (ShGKme)

:bug: Fixed bugs

Other Changes

  • Update translations

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.3.0 (2023-11-30)

Full Changelog

🚀 Enhancements

  • feat(NcInputField): add optional pill form appearance to the component #4876 (Antreesy)

🐛 Fixed bugs

  • fix(NcCheckboxContent): Make sure text can wrap #4862 (susnux)
  • fix(NcAppNavigation): make toggle button not the first element for focus-trap #4864 (Antreesy)
  • fix(NcAppNavigation): closed on mobile initially #4869 (ShGKme)
  • fix(NcAppSettingsDialog): Remove navigation instead of hiding and fix styles #4865 (susnux)
  • Remove server styles from action menu #4875 (marcoambrosini)
  • fix(NcCheckboxRadioSwitch): visually hidden input position #4882 (ShGKme)
  • fix(NcDialog): Add slighly more padding on the bottom and fix example button order #4881 (susnux)
  • docs(NcAppNavigation): Add docs for slots and remove private components from styleguide #4883 (susnux)
  • fix(NcAppNavigationCaption): Make color main-text for accessibility #4885 (susnux)
  • fix(NcColorPicker): correct aria-label #4889 (ShGKme)
  • fix(NcActions): typo in aria-haspopup #4887 (ShGKme)
  • fix(NcAppNavigation): replace custom v-tooltip with native title #4888 (ShGKme)

Other Changes

  • chore(lint): use valid JSDoc for literal type union #4886 (ShGKme)
  • Update translations

v8.2.0 (2023-11-17)

Full Changelog

:rocket: Enhancements

  • feat(NcColorPicker): palette now can have color names #4611 (ShGKme)

:bug: Fixed bugs

Other Changes

  • Update translations

v8.1.0 (2023-11-14)

... (truncated)

Commits
  • eee1bb8 Merge pull request #4898 from nextcloud-libraries/chore/prepare-release
  • bea531b chore: Prepare new release 8.3.0
  • 81641b3 Merge pull request #4886 from nextcloud-libraries/chore/lint
  • dae6dd9 Merge pull request #4887 from nextcloud-libraries/fix/nc-actions--typo-in-ari...
  • 1008221 Merge pull request #4895 from nextcloud-libraries/translations_ef429a9836fb49...
  • 26eec37 Merge pull request #4891 from nextcloud-libraries/automated/noid/server-styli...
  • 4cfe8dc Translate l10n/messages.pot in it
  • 40a84dc Merge pull request #4889 from nextcloud-libraries/fix/nc-color-picker--correc...
  • a8295fa chore(assets): Update styling from server
  • ea6ba30 Merge pull request #4885 from nextcloud-libraries/fix/app-navigation-caption-...
  • 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 8 months ago

Superseded by #580.