Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2020

Bumps @nextcloud/vue from 2.6.1 to 2.6.4.

Release notes

Sourced from @nextcloud/vue's releases.

v2.6.4

v2.6.4 (2020-09-03)

Full Changelog

Fixed bugs:

  • Do not fetch user status if current user is a guest #1379 (danxuliu)
  • Fetch user status in avatar only if it is going to be shown #1380 (danxuliu)

v2.6.3

v2.6.3 (2020-09-01)

Full Changelog

Fixed bugs:

v2.6.2

v2.6.2 (2020-09-01)

Full Changelog

Fixed bugs:

Merged pull requests:

Commits
  • 5ca9654 2.6.4
  • 5cb99b3 Merge pull request #1380 from nextcloud/fetch-user-status-in-avatar-only-if-i...
  • a859db7 Fetch user status in avatar only if it is going to be shown
  • e4ba3a1 Merge pull request #1379 from nextcloud/do-not-fetch-user-status-if-current-u...
  • d848cf0 Do not fetch user status if current user is a guest
  • 7618fc1 Merge pull request #1376 from nextcloud/dependabot/npm_and_yarn/cypress-5.1.0
  • 589fe67 Merge pull request #1370 from nextcloud/enh/app-navigation-item-menu-placement
  • dd0a52d Merge pull request #1378 from nextcloud/dependabot/npm_and_yarn/stylelint-13.7.0
  • 7a27b5e Merge pull request #1377 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10...
  • dbef3a2 Merge pull request #1371 from nextcloud/dependabot/npm_and_yarn/nextcloud/axi...
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-bot.


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 Sep 4, 2020
Copy link
Member

@nextcloud-bot nextcloud-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2020

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@skjnldsv
Copy link
Member

skjnldsv commented Sep 4, 2020

@dependabot recreate

1 similar comment
@skjnldsv
Copy link
Member

skjnldsv commented Sep 4, 2020

@dependabot recreate

@skjnldsv skjnldsv closed this Sep 4, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@skjnldsv skjnldsv reopened this Sep 4, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-2.6.4 branch from 1a36f90 to b4a8c4a Compare September 4, 2020 19:54
Copy link
Member

@nextcloud-bot nextcloud-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@skjnldsv
Copy link
Member

skjnldsv commented Sep 4, 2020

/compile amend /

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-2.6.4 branch from b4a8c4a to ff8b76e Compare September 4, 2020 19:55
Copy link
Member

@nextcloud-bot nextcloud-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@skjnldsv
Copy link
Member

skjnldsv commented Sep 4, 2020

/compile amend /

@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-2.6.4 branch 2 times, most recently from 826f7e1 to 91f38b2 Compare September 4, 2020 19:59
@skjnldsv skjnldsv force-pushed the dependabot/npm_and_yarn/nextcloud/vue-2.6.4 branch from 91f38b2 to 2f179db Compare September 4, 2020 20:01
dependabot bot and others added 2 commits September 4, 2020 22:02
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.1 to 2.6.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](nextcloud-libraries/nextcloud-vue@v2.6.1...v2.6.4)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
@skjnldsv skjnldsv force-pushed the dependabot/npm_and_yarn/nextcloud/vue-2.6.4 branch from 2f179db to c04fc78 Compare September 4, 2020 20:02
@skjnldsv skjnldsv merged commit 4a89278 into master Sep 4, 2020
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/nextcloud/vue-2.6.4 branch September 4, 2020 20:07
@MorrisJobke MorrisJobke mentioned this pull request Sep 10, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants