browserstack / nightwatch-browserstack

Selenium examples for Nightwatch and BrowserStack Automate
https://www.browserstack.com
77 stars 62 forks source link

Bump minimatch and nightwatch #70

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimatch to 3.1.2 and updates ancestor dependency nightwatch. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits


Updates nightwatch from 2.1.5 to 2.6.21

Release notes

Sourced from nightwatch's releases.

v2.6.21

What's Changed

  • Return correct status code for waitForElementNotPresent (#3678)
  • skipped tests have categorized as either user-marked or runtime-failed (#3711)
  • REPL interface exits on error or failed expect assertion.
  • Added rerun functionality for failed test (#3703)
  • Added describe name, hook timestamps to reporter (#3680)
  • feat/retry-data: Added retry test data to global reporter (#3712)
  • Always throw uncaught exceptions (#3708)
  • Added a fix for assert.hasAttribute (#3651)

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.20...v2.6.21

v2.6.20

  • feat: add support for dynamic filename for HTML Report (#3667) b82b75fb
  • chore: fix build duration for HTML Reporter (#3683) 4173ac06
  • remove mkpath as a dependency (#3679) 48f488f2
  • resolve overlapping testnames issue (#3539) a647ee77
  • fix: incorrect build duration in HTML Report (#3658) 5557e5a9
  • update baseHook to handle hook done function inside command callback (#3636) 98226b8d

https://github.com/nightwatchjs/nightwatch/compare/v2.6.19...v2.6.20

v2.6.19

  • Fixed #3484 – Added elementId only param in moveTo command
  • Fixed #3652 – Command queue nodes with autoInvoke mode were executed twice
  • Fixed #3469 REPL interface exits on error
  • Fixed #3591 - added support to stringify objects in console output

v2.6.18

What's Changed

No changes, just a version bump after the alpha.

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.17...v2.6.18

v2.6.17

What's Changed

Full Changelog: https://github.com/nightwatchjs/nightwatch/compare/v2.6.16...v2.6.17

v2.6.16

What's Changed

... (truncated)

Commits
Maintainer changes

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


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/browserstack/nightwatch-browserstack/network/alerts).