aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
114 stars 65 forks source link

chore(deps-dev): bump nightwatch from 2.5.1 to 3.4.0 #509

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps nightwatch from 2.5.1 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

v3.3.8

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.3.7...v3.3.8

v3.3.7

  • Added – support for defining a custom return function for custom command fe9a01

v3.3.5

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.3.4...v3.3.5

v3.3.4

What's Changed

v3.3.3

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.3.2...v3.3.3

... (truncated)

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 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)
dependabot[bot] commented 4 months ago

The following labels could not be found: npm dependencies.

dependabot[bot] commented 4 months ago

Superseded by #512.