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.6.1 #547

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps nightwatch from 2.5.1 to 3.6.1.

Release notes

Sourced from nightwatch's releases.

v3.6.1

What's Changed

Enhancements

Fixes

New aliases in new Element API (for backwards compatibility)

New Contributors

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.6.0...v3.6.1

v3.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v3.5.0...v3.6.0

v3.5.0

What's Changed

... (truncated)

Commits
  • 2aac3ec 3.6.1
  • a0a74f8 Update page object tests for invalid elements (#4187)
  • 4efc6e3 Add .attr() and .attribute() as alias for .getAttribute() command. (#4172)
  • fb78d12 Use NoSuchElementError when element not found in new Element API. (#4193)
  • 0b3cfb1 Add .getCssValue() as alias for .getCssProperty(). (#4168)
  • fcaabc1 Add fallback for clear command. (#4035)
  • 526fa26 Add .tagname() as alias for .getTagName(). (#4176)
  • 88ba6c6 Add .accessibleName() as alias for .getAccessibleName(). (#4178)
  • 6919723 Add aliases for find() and findAll() command in new Element API. (#4130)
  • 0e1b273 Prefer original error message for NoSuchElementError. (#4191)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by automatedtester, a new releaser for nightwatch since your current version.


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 2 months ago

The following labels could not be found: npm dependencies.

dependabot[bot] commented 1 month ago

Superseded by #552.