Skip to content

Comments

Bump nightwatch from 0.9.20 to 1.0.19#4

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nightwatch-1.0.19
Open

Bump nightwatch from 0.9.20 to 1.0.19#4
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nightwatch-1.0.19

Conversation

@dependabot-preview
Copy link

Bumps nightwatch from 0.9.20 to 1.0.19.

Release notes

Sourced from nightwatch's releases.

v1.0.19

Fixes

  • Fixed #2004 - failing test generates invalid XML report file;
  • Fixed #1993 - External globals are not merged with existing globals
  • Fixed #1991 - No tests are run if --skiptags is used in a package.json script
  • Fixed #1987 - can't start tests when directories in src_folders contain empty subfolders
  • Fixed #1861 - global reporter in parallel running mode
  • Fixed #1989 - an issue with elementIdValue()
  • Fixed #1976 - an issue with using frame(0)
  • Fixed #1955 - screenshots attachment path not being added for failed assertions and errors in the JUnit XML report file

Improvements

Added support for passing multiple comma-separated tags as --tag argument which will act as an AND selection [#955](https://github-redirect.dependabot.com/nightwatchjs/nightwatch/issues/955)


Usage:

  • AND tags: --tag this,and,that
  • OR tags: --tag this --tag that
  • AND and OR tags combined: --tag this,and,that --tag something,else

v1.0.18

  • Fixed #1965 - a problem with the test runner hanging when after a failure inside a custom command;
  • Fixed #1962 - selenium_port setting being ignored;
  • Fixed a problem with incorrectly reporting errors after a passed assertion.

v1.0.17

  • Fixed #1948 - disable test_workers mode when used together with multiple environments
  • Fixed #1947 - a problem with testsuite before/after hooks when called without the callback

v1.0.16

Public release of Nightwatch v1.0

v1.0.15

  • Fixed #1938 - an issue with the queue causing an uncaught exception.
  • Added improved support for running tests using Safari driver

v1.0.14

  • Fixed #1874 - failing to create a new session on a selenium grid with firefox
  • Added support for page object commands to be defined as an object instead of an array of objects

v1.0.12

  • Fixed #1906 - a problem with setting abortOnFailure
  • Fixed #1864 - using Edge with external selenium cloud services
  • Fixed #1881 - .click() and .clearValue() when using geckodriver directly
... (truncated)
Commits
  • 8a8b6fe 1.0.19
  • 705e4a4 stick to lodash.clone@3 for now
  • 47fff62 update deps
  • 95f59e0 Update README.md
  • b95675f Update dependencies to enable Greenkeeper 🌴 (#2020)
  • 3648aba Fixed #2004: Strip out control characters from Junit XML report prior to writ...
  • 1d5ce0d Update README.md
  • 65c6ac7 Issue 955 treat multiple filter tags as AND selection (#2003)
  • 81575c2 fixes a typo (getOriginalStrackTrace -> getOriginalStackTrace)
  • 17aab23 Fixed #2007 - Exception when saving an error screenshot
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 0.9.20 to 1.0.19.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v0.9.20...v1.0.19)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 2, 2019
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.

1 participant