nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
488 stars 59 forks source link

Bump @nextcloud/vue from 7.8.0 to 7.11.6 #1763

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/vue from 7.8.0 to 7.11.6.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.11.6

v7.11.6 (2023-05-16)

Full Changelog

:bug: Fixed bugs

  • fix(NcResource): Fix item alignment in the right sidebar #4124 (Pytal)

v7.11.5

v7.11.5 (2023-05-15)

Full Changelog

:bug: Fixed bugs

  • fix(NcAppSidebarTabs): Fix rendering tabs with CSS icon in OCA.Files.Sidebar #4112 (ShGKme)
  • fix(NcAppNavigationItem): Left panel dropdown improvement #4105 (Jerome-Herbinet)
  • fix(NcSettingsSection): Add target blank and no ref info #4100 (Rello)
  • fix: Use the color-primary-element* variables in components #4098 (szaimon)

v7.11.4

v7.11.4 (2023-05-12)

Full Changelog

:rocket: Enhancements

  • feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)

:bug: Fixed bugs

v7.11.3

v7.11.3 (2023-05-08)

Full Changelog

:bug: Fixed bugs

  • fix(NcAppSidebarTabs): Revert major UI change (moved to version 8.0.x) #4044 (skjnldsv)
  • fix(NcRichContenteditable): Fix avatar overlayed with empty space whe… #4043 (nickvergessen)

Closed pull requests

  • Fix regression of click-outside-options mixin not working since using @vueuse #4046 (susnux)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.11.6 (2023-05-16)

Full Changelog

:bug: Fixed bugs

  • fix(NcResource): Fix item alignment in the right sidebar #4124 (Pytal)

v7.11.5 (2023-05-15)

Full Changelog

:bug: Fixed bugs

  • fix(NcAppSidebarTabs): Fix rendering tabs with CSS icon in OCA.Files.Sidebar #4112 (ShGKme)
  • fix(NcAppNavigationItem): Left panel dropdown improvement #4105 (Jerome-Herbinet)
  • fix(NcSettingsSection): Add target blank and no ref info #4100 (Rello)
  • fix: Use the color-primary-element* variables in components #4098 (szaimon)

v7.11.4 (2023-05-12)

Full Changelog

:rocket: Enhancements

  • feat(NcActions): Improve readability of action menu entries #4049 (Pytal)
  • feat(NcReferencePickerModal): Allow setting modal size when registering a custom picker component #3866 (julien-nc)

:bug: Fixed bugs

v7.11.3 (2023-05-08)

Full Changelog

:bug: Fixed bugs

  • fix(NcAppSidebarTabs): Revert major UI change (moved to version 8.0.x) #4044 (skjnldsv)
  • fix(NcRichContenteditable): Fix avatar overlayed with empty space whe… #4043 (nickvergessen)

Closed pull requests

  • Fix regression of click-outside-options mixin not working since using @vueuse #4046 (susnux)

v7.11.2 (2023-05-05)

Full Changelog

... (truncated)

Commits
  • fa85aa7 Merge pull request #4125 from nextcloud/v7.11.6
  • 1d0e4b9 chore(release): Add changelog for 7.11.6
  • 9d947a8 chore(release): Bump version to 7.11.6
  • 3eda45a Merge pull request #4124 from nextcloud/backport/4121/stable7
  • 3183b5f fix(NcResource): Alignment
  • 7e3670b Merge pull request #4118 from nextcloud/v7.11.5
  • 34f6a9d chore(release): Add changelog for 7.11.5
  • 6a4c4df chore(release): Bump version to 7.11.5
  • 74a2c57 Merge pull request #4105 from nextcloud/backport/4103/stable7
  • 7a38bd8 Merge pull request #4112 from nextcloud/backport/render-tab-in-tabs-without-c...
  • 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 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 year ago

Superseded by #1777.