e-alfred / flowupload

Flowupload app compatible with Nextcloud
GNU Affero General Public License v3.0
60 stars 20 forks source link

Bump @nextcloud/vue from 7.4.0 to 7.8.4 #574

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/vue from 7.4.0 to 7.8.4.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.8.4

v7.8.4 (2023-03-24)

Full Changelog

:bug: Fixed bugs

  • Fix styles inheritance in NcAvatar when being mounted #3925 (Antreesy)
  • fix(NcRichContenteditable): Fix tribute emoji complete interfering unexpectedly aka. 🇨🇨 #3924 (nickvergessen)
  • feat(Emoji): Suggest emojis based on text smiles #3923 (mejo-)
  • fix(NcListItem): Bring back correct href for router-link links #3922 (raimund-schluessler)

v7.8.3

v7.8.3 (2023-03-23)

Full Changelog

:bug: Fixed bugs

  • fix(NcRichContenteditable): prevent tribute from opening on keyup #3917 (skjnldsv)
  • fix(NcRichContenteditable): Fix pasting XML and HTML content #3915 (nickvergessen)

v7.8.2

Full Changelog

:bug: Fixed bugs

  • Fix missing NcVNodes import in NcListItem #3907 (julien-nc)
  • Fix doubling attrs in NcPopover and improve docs #3876 (ShGKme)

Closed pull requests

v7.8.1

Full Changelog

:bug: Fixed bugs

Closed pull requests

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.8.4 (2023-03-24)

Full Changelog

:bug: Fixed bugs

  • Fix styles inheritance in NcAvatar when being mounted #3925 (Antreesy)
  • fix(NcRichContenteditable): Fix tribute emoji complete interfering unexpectedly aka. 🇨🇨 #3924 (nickvergessen)
  • feat(Emoji): Suggest emojis based on text smiles #3923 (mejo-)
  • fix(NcListItem): Bring back correct href for router-link links #3922 (raimund-schluessler)

v7.8.3 (2023-03-23)

Full Changelog

:bug: Fixed bugs

  • fix(NcRichContenteditable): prevent tribute from opening on keyup #3917 (skjnldsv)
  • fix(NcRichContenteditable): Fix pasting XML and HTML content #3915 (nickvergessen)

v7.8.2 (2023-03-22)

Full Changelog

:bug: Fixed bugs

  • Fix missing NcVNodes import in NcListItem #3907 (julien-nc)
  • Fix doubling attrs in NcPopover and improve docs #3876 (ShGKme)

Closed pull requests

v7.8.1 (2023-03-15)

Full Changelog

:bug: Fixed bugs

Closed pull requests

... (truncated)

Commits
  • 39a14a1 Merge pull request #3926 from nextcloud/v7.8.4
  • 733ceb2 chore(release): Commit changelog
  • 78a6dc2 chore(release): Bump version to 7.8.4
  • 1f5a81c Merge pull request #3925 from nextcloud/fix/3877/inherit-theme-from-body
  • 35e2fc9 Merge pull request #3922 from nextcloud/fix/3921/missing-href
  • db0c767 replace style source to document.body
  • 05badfb Merge pull request #3923 from nextcloud/fix/emoticon_search
  • c0c10b9 feat(Emoji): Suggest emojis based on text smiles
  • 43641e0 Merge pull request #3924 from nextcloud/bugfix/3825/fix-emoji-autocomplete
  • c1b9a21 fix(NcRichContenteditable): Also fix lowercase character text smiles
  • 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 #576.