Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps @nextcloud/vue from 7.2.0 to 7.9.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v7.9.0

v7.9.0 (2023-04-04)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(NcButton): ellipsis text on small width #3936 (skjnldsv)
  • fix(NcBreadcrumb): cursor and native title and inline actions rendering text #3927 (skjnldsv)

v7.8.5

v7.8.5 (2023-03-28)

Full Changelog

🐛 Fixed bugs

v7.8.4

v7.8.4 (2023-03-24)

Full Changelog

🐛 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

🐛 Fixed bugs

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

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v7.9.0 (2023-04-04)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(NcButton): ellipsis text on small width #3936 (skjnldsv)
  • fix(NcBreadcrumb): cursor and native title and inline actions rendering text #3927 (skjnldsv)

v7.8.5 (2023-03-28)

Full Changelog

🐛 Fixed bugs

v7.8.4 (2023-03-24)

Full Changelog

🐛 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

🐛 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

... (truncated)

Commits
  • d2fac5c Merge pull request #3953 from nextcloud/release/7.8.6
  • 0fcbb62 7.9.0
  • 88dac17 Merge pull request #3819 from nextcloud/automated/noid/server-styling-update
  • bc83996 Merge pull request #3927 from nextcloud/feat/bread
  • afb26e9 Merge pull request #3947 from nextcloud/enh/focus-settings-dialog
  • 2aade31 Merge pull request #3952 from nextcloud/dependabot/npm_and_yarn/vue-styleguid...
  • 291db96 chore(deps-dev): Bump vue-styleguidist from 4.64.1 to 4.65.3
  • 4a963c9 chore(assets): Update styling from server
  • f952c7a Merge pull request #3949 from nextcloud/dependabot/npm_and_yarn/nextcloud/web...
  • 62c2e22 Merge pull request #3948 from nextcloud/dependabot/npm_and_yarn/glob-9.3.4
  • 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 dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Apr 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2023

Dependabot tried to add @nextcloud/server-dependabot as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nextcloud/related_resources/pulls/203/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the nextcloud/related_resources repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@Pytal
Copy link
Member

Pytal commented Apr 4, 2023

/compile amend /

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.2.0 to 7.9.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v7.2.0...v7.9.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-7.9.0 branch from d2a89c3 to 0c23459 Compare April 4, 2023 22:12
@Pytal Pytal merged commit 92cf3bb into master Apr 4, 2023
@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 4, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/nextcloud/vue-7.9.0 branch April 4, 2023 22:13
@Pytal
Copy link
Member

Pytal commented Apr 4, 2023

/backport to stable26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish backport-request A backport was requested for this pull request dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants