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.4 #1760

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/vue from 7.8.0 to 7.11.4.

Release notes

Sourced from @​nextcloud/vue's releases.

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)

v7.11.2

v7.11.2 (2023-05-05)

Full Changelog

:bug: Fixed bugs

  • fix: Fix regression to still display references #4039 (juliushaertl)
  • fix: Avoid showing the reference list if no results were found #4036 (juliushaertl)
  • fix(NcAppNavigation): fix flex element styles causing resizing sidebar #4035 (ShGKme)

v7.11.1

Changelog

v7.11.1 (2023-05-04)

Full Changelog

:bug: Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

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

:bug: Fixed bugs

  • fix: Fix regression to still display references #4039 (juliushaertl)
  • fix: Avoid showing the reference list if no results were found #4036 (juliushaertl)
  • fix(NcAppNavigation): fix flex element styles causing resizing sidebar #4035 (ShGKme)

v7.11.1 (2023-05-04)

Full Changelog

:bug: Fixed bugs

v7.11.0 (2023-05-03)

Full Changelog

... (truncated)

Commits
  • d4f166a Merge pull request #4092 from nextcloud/v7.11.4
  • 83bf33f chore(release): Add changelog for 7.11.4
  • bbf93c9 chore(release): Bump version to 7.11.4
  • 6f6ca49 Merge pull request #4091 from nextcloud/backport/4079/stable7
  • 0bc5ffa Merge pull request #4089 from nextcloud/backport/3866/stable7
  • d8d67bf fix(NcSelect): Fix disabled state of NcSelect with dark mode
  • 3265f5a allow setting modal size when registering a custom picker component
  • 6f131d6 Merge pull request #4086 from nextcloud/backport/4083/stable7
  • a90f659 fix NcListItem bold
  • bb61782 Merge pull request #4073 from nextcloud/backport/4049/stable7
  • 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 #1763.