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.2 #1755

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/vue from 7.8.0 to 7.11.2.

Release notes

Sourced from @​nextcloud/vue's releases.

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

v7.11.0

v7.11.0 (2023-05-03)

Full Changelog

:rocket: Enhancements

:bug: Fixed bugs

Closed pull requests

v7.10.0

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

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

:rocket: Enhancements

:bug: Fixed bugs

Closed pull requests

v7.10.0 (2023-04-18)

Full Changelog

:rocket: Enhancements

  • adjust sidebar to go full-screen earlier at 768px #3972 (szaimen)

... (truncated)

Commits
  • 4e4646c Merge pull request #4038 from nextcloud/v7.11.2
  • 770c194 chore(release): Add changelog for 7.11.2
  • e97fc8c release: v7.11.2
  • 31e6f32 Merge pull request #4041 from nextcloud/dependabot/npm_and_yarn/vue-styleguid...
  • 2bf623e chore(deps-dev): Bump vue-styleguidist from 4.68.0 to 4.71.1
  • 23076df Merge pull request #4039 from nextcloud/bugfix/reference-list-no-result-pt2
  • b270d8c fix: Fix regression to still display references
  • a72342c Merge pull request #4036 from nextcloud/bugfix/reference-list-no-result
  • cc3af74 Merge pull request #4035 from nextcloud/fix/4016-regression
  • 6adabf2 fix: Avoid showing the reference list if no results were found
  • 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 #1760.