Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nextcloud/vue from 3.2.0 to 3.5.4 #25345

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @nextcloud/vue from 3.2.0 to 3.5.4.

Release notes

Sourced from @nextcloud/vue's releases.

v3.5.4

v3.5.4 (2021-01-27)

Fixed

Added

Changed

v3.5.3

v3.5.3 (2021-01-25)

Fixed

  • Replace linkify-urls with linkifyjs to fix Safari incompatibility issues - #1678 (Vincent Petry)

v3.5.2

v3.5.2 (2021-01-22)

Fixed

v3.5.1

v3.5.0

v3.5.0 (2021-01-20)

Changed

v3.4.0

v3.4.0 (2021-01-18)

Added

... (truncated)

Changelog

Sourced from @nextcloud/vue's changelog.

v3.5.4 (2021-01-27)

Fixed

Added

Changed

v3.5.3 (2021-01-25)

Fixed

  • Replace linkify-urls with linkifyjs to fix Safari incompatibility issues - #1678 (Vincent Petry)

v3.5.2 (2021-01-22)

Fixed

v3.5.1 (2021-01-20)

Fixed

v3.5.0 (2021-01-20)

Changed

v3.4.0 (2021-01-18)

Added

... (truncated)

Commits
  • 97d2302 3.5.4
  • fb1c7b4 Update changelog for 3.5.4
  • ab6b0f9 Merge pull request #1620 from nextcloud/dependabot/npm_and_yarn/cypress-visua...
  • 7753cc1 Bump cypress-visual-regression from 1.5.5 to 1.5.6
  • a272011 Merge pull request #1682 from nextcloud/translations_l10n-messages-pot--maste...
  • a94e7fd Merge pull request #1672 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4...
  • 7fdb4ad Merge pull request #1673 from nextcloud/dependabot/npm_and_yarn/stylelint-13.9.0
  • be1e479 Merge pull request #1676 from nextcloud/dependabot/npm_and_yarn/vue-eslint-pa...
  • 56e1f8b Merge pull request #1686 from nextcloud/dependabot/npm_and_yarn/vue-styleguid...
  • ee2bf39 Merge pull request #1685 from nextcloud/bugfix/1681/revert-tooltip-hack-fix-p...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@faily-bot
Copy link

faily-bot bot commented Jan 27, 2021

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 1723: failure

acceptance-users

  • tests/acceptance/features/users.feature:25
Show full log
  Scenario: delete a user                                                      # /drone/src/tests/acceptance/features/users.feature:25
    Given I act as Jane                                                        # ActorContext::iActAs()
    And I am logged in as the admin                                            # LoginPageContext::iAmLoggedInAsTheAdmin()
    And I open the User settings                                               # SettingsMenuContext::iOpenTheUserSettings()
    And I see that the list of users contains the user user0                   # UsersSettingsContext::iSeeThatTheListOfUsersContainsTheUser()
    And I open the actions menu for the user user0                             # UsersSettingsContext::iOpenTheActionsMenuOf()
      Row for user user0 in Users Settings could not be found
      Actions menu for user user0 in Users Settings could not be found (NoSuchElementException)
    And I see that the "Delete user" action in the user0 actions menu is shown # UsersSettingsContext::iSeeTheAction()
    When I click the "Delete user" action in the user0 actions menu            # UsersSettingsContext::iClickTheAction()
    Then I see that the list of users does not contains the user user0         # UsersSettingsContext::iSeeThatTheListOfUsersDoesNotContainsTheUser()

This was referenced Jan 28, 2021
@PVince81
Copy link
Member

my warning still applies: #24538 (comment)

@rullzer rullzer modified the milestones: Nextcloud 21, Nextcloud 22 Jan 29, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #25819.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nextcloud/vue-3.5.4 branch February 27, 2021 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants