Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Bump nightwatch from 3.3.8 to 3.4.0 #69

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps nightwatch from 3.3.8 to 3.4.0.

Release notes

Sourced from nightwatch's releases.

v3.4.0


What's Changed

Fixed and improvements:

Dependency updates:

  • Upgraded Selenium to 4.16 by David Burns in #4008. This upgrade brings improved stability, new features, and bug fixes, enhancing the overall testing capabilities with Nightwatch.
  • Updated nightwatch-axe-verbose dependency to enhance accessibility testing features, including improved axe-core integration and support for advanced configurations. by Priyansh Garg in #3993

Full Changelog

View Complete History

Commits
  • 2615dfb 3.4.0
  • bca6637 upgrade selenium to 4.16 (#4008)
  • f381ad2 3.4.0
  • 917c261 add parallel_process_delay in worker threads (#4007)
  • 6ffc3b6 Fixed #4003 – replace per-method lodash packages with the main lodash packa...
  • 37615b2 Update html reporter to v0.3.0 (#4002)
  • ba2ad45 FIx before hook giving TS error with NightwatchBrowser. (#4004)
  • 1798bba Add types for chrome namespace commands (#3790)
  • e193d19 Fixed #3989 – Unable to fetch elements with reference to a ShadowRoot
  • 5670d57 Fixed #3990 – CDP connection not getting reset across sessions when using Sel...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.3.8 to 3.4.0.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v3.3.8...v3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2024
@lauravuo lauravuo merged commit 1d6c21e into master Feb 8, 2024
1 check passed
@lauravuo lauravuo deleted the dependabot/npm_and_yarn/master/nightwatch-3.4.0 branch February 8, 2024 11:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant