ModusCreateOrg / nightwatch-cucumber-demo

Demo for the Nightwatch-Cucumber blog post
2 stars 6 forks source link

Bump http-proxy-agent and nightwatch #12

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps http-proxy-agent to 5.0.0 and updates ancestor dependency nightwatch. These dependencies need to be updated together.

Updates http-proxy-agent from 1.0.0 to 5.0.0

Release notes

Sourced from http-proxy-agent's releases.

5.0.0

NOTE: This is only a breaking release if you use TypeScript, in which version 4 is now required.

Major Changes

  • Update to TypeScript v4: #24
  • Update @tootallnate/once to v4: #25

Patches

  • Remove dead code: ef184d6b7af42e02920b015ecea557a0ac201fdc

4.0.1

Patches

  • Wait for "connect" event before returning the socket: #15

4.0.0

Major Changes

  • Refactor to TypeScript: #14

Minor Changes

  • Use GH Actions badge in Readme: 24a5ce8fd082a252b123c3efbff72c384ddf7e52
  • Use agent-base v6: ee8920f9d6f72af07654a856dfa7d29db7c0a3ac

3.0.0

Major Changes

  • Remove .travis.yml: 61310e3095c6c4772d9e89bf967100cb1d8eab2d
  • Update dependencies: 9925f4ac5254751b845c1f7c23468c2bb34e6cbb
  • Remove History.md: 1dacd78281983d5b2a1b3d248f2fcb03555008f8

Minor Changes

  • Use GH Actions for CI: 9fc8926a22ef87a94fc90e5a1acb6c70030897f4

Patches

  • Ignore yarn.lock: aa1e3c97c35a7479e64ff0bd68002a7c88f72851
  • Add "files" array to package.json: 308d1dfb1b9e9143c048a2fb369b0871f9b9aea8
  • Fix Node 12: 6884fed51ef0b9059a296551d3337df518b10f5c

2.1.0

Minor Changes

  • Use Buffer.from(): b7b7cc793c3226aa83f820ce5c277e81862d32eb
  • Add "engines" to package.json: 1cd8967758779923c87c70d31d8fa4d6a0d740ef

... (truncated)

Commits


Updates nightwatch from 0.9.21 to 2.6.20

Release notes

Sourced from nightwatch's releases.

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

New Contributors

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

v2.6.15

  • Fixed #3574 – using end_session_on_fail regression
  • Fixed #3605 – when running in multiple environments, json and junit reporters generate report for only one environment

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gravityvi, 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/ModusCreateOrg/nightwatch-cucumber-demo/network/alerts).