Skip to content

Bump nightwatch from 2.1.0 to 2.2.2#44

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nightwatch-2.2.2
Closed

Bump nightwatch from 2.1.0 to 2.2.2#44
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nightwatch-2.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2022

Copy link
Copy Markdown
Contributor

Bumps nightwatch from 2.1.0 to 2.2.2.

Release notes

Sourced from nightwatch's releases.

v2.2.2

Important fixes

  • Fixed #2975expect.element().to.not.be.present throws error when the element is not present
  • Fixed – an issue with persisting http data for the HTML reporter

New features

The new Nightwatch init CLI tool is now available to use in order to kick-start a new Nightwatch test project in under 60 seconds.

Simply run:

npm init nightwatch

Release notes for create-nightwatch: https://github.com/nightwatchjs/create-nightwatch/releases/tag/v1.0.0

Other

  • Downgraded selenium to 4.1.1 to mitigate a chromedriver startup issue

v2.2.1

The latest release introduces a new built-in HTML reporter and several new API commands based on the Chrome Devtools Protocol for mocking network responses, capturing logs, and more.

Improvements

Other

  • Added support to find frame when passing argument as id or name - #3205
  • Upgraded selenium-webdriver to v4.2.0 - #3215

v2.1.8

  • Added - platform methods in case of Appium client (#3166)

... (truncated)

Commits
  • 896ea49 2.2.2
  • 2e610b8 Update gif and demo tests instructions in README. (#3250)
  • d7ee6b2 2.2.2
  • 46e06ce Merge branch 'main' of github.com:nightwatchjs/nightwatch
  • 9641ed6 Fixed #2975 – expect.element().to.not.be.present throws error when the elemen...
  • 828e07d Fixed an issue with persisting http data for the HTML reporter; downgraded se...
  • 5742e6e Minor jsdoc updates in CDP commands. (#3240)
  • b7a681b 2.2.1
  • db182f3 updated api docs
  • 76f8f24 renamed a few CDP commands and updated tests
  • 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)

Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: nightwatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #50.

@dependabot dependabot Bot closed this Jul 15, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nightwatch-2.2.2 branch July 15, 2022 21:38
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.

0 participants