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 nightwatch from 1.5.1 to 1.6.0 in /settings #1863

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2021

Bumps nightwatch from 1.5.1 to 1.6.0.

Release notes

Sourced from nightwatch's releases.

v1.6.0

  • Added #2559 – support for using TypeScript (.ts) for test files
  • Added #2616 – support for using config locate strategy as default for page object element selectors
  • Fixed #2573 – an issue where result of element() and elements() commands where inconsistent when used on section elements
  • Fixed #2522 – an issue where element results where incorrect for Safari in BrowserStack
  • Fixed #2582 – making sure the test results are not discarded when an uncaught exception occurs.
Commits
  • b214d9a 1.6.0
  • 373fa1a Fixed #2582 - making sure the test results are not discarded when an uncaught...
  • edd0c77 Fixed #2573 - fix callback results in section commands
  • 963a6f7 Merge branch 'features/2559-typescript-support' into main
  • e279ce0 Add a unit test for typescript files (#2621)
  • eafeabf Added support for loading typescript .ts files (#2620)
  • 9b04914 remove dependency
  • 40d2c90 Fixed #2617 - using remote selenium grid with chrome in w3c mode
  • 4062827 fixed linter
  • 64d7268 Added support for loading typescript .ts files
  • 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)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis
Copy link
Contributor

@individual-it @dpakach CI passed, so I guess this version bump of nightwatch is good to merge?

@individual-it individual-it merged commit 523e611 into master Mar 29, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/settings/nightwatch-1.6.0 branch March 29, 2021 07:52
ownclouders pushed a commit that referenced this pull request Mar 29, 2021
Merge: b25ef84 dabff59
Author: Artur Neumann <[email protected]>
Date:   Mon Mar 29 13:37:11 2021 +0545

    Merge pull request #1863 from owncloud/dependabot/npm_and_yarn/settings/nightwatch-1.6.0

    Bump nightwatch from 1.5.1 to 1.6.0 in /settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants