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.4.3 to 1.6.4 #139

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps nightwatch from 1.4.3 to 1.6.4.

Release notes

Sourced from nightwatch's releases.

v1.6.4

  • Fixed #2402 - screenshots are not captured in some cases when failure occurs
  • Fixed #2508 - add timestamp in currentTest result
  • Fixed #2001 - add stackTrace for no element found errors

v1.6.3

  • Fixed #2532 - passing a custom message with only time(%d) placeholder
  • Fixed #2627 - an issue with custom commands written in Typescript
  • Fixed an issue where passing timeout and retryInterval as element properties in assertions didn't work (#2637)

v1.6.2

  • Added filename_format config option for setting the filename format of the screenshots -- #2023 (see docs

v1.6.1

  • Fixed #2624 - use locate strategy from config as default for page object elements

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.

v1.5.1

  • Fixed #2529 - false warnings about settings being defined in globals

v1.5.0

Nightwatch v1.5 introduces support for using third-party automation libraries directly into Nightwatch tests, thus providing significantly more flexibility in writing custom commands/assertions and also the test itself. This functionality also aims to eliminate some of the burden in choosing between various frameworks, by providing the possibility to combine the functionality offered by other libraries, such as selenium-webdriver or WebdriverIO, with Nightwatch.

Other fixes and improvements:

  • Fixed #2245 - test_settings is undefined in global before hook
  • Added --parallel cli flag for easier running of tests with test workers – 5cfc278
  • Added a config setting to display timestamps in iso format – 1dad022
Commits

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 not automatically merge this PR because it includes a minor update to a development dependency.


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)

Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.4.3 to 1.6.4.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v1.4.3...v1.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #143.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nightwatch-1.6.4 branch July 1, 2021 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants