simple-peer icon indicating copy to clipboard operation
simple-peer copied to clipboard

Update airtap requirement from ^4.0.3 to ^4.0.4

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Updates the requirements on airtap to permit the latest version.

Release notes

Sourced from airtap's releases.

v4.0.4

Fixed

  • Bump engine.io and engine.io-client (5e7560b) (Vincent Weevers)
  • Bump load-script from 1.x to 2.x (#319) (d1dc264) (Vincent Weevers).
Changelog

Sourced from airtap's changelog.

[4.0.4] - 2021-11-27

Fixed

  • Bump engine.io and engine.io-client (5e7560b) (Vincent Weevers)
  • Bump load-script from 1.x to 2.x (#319) (d1dc264) (Vincent Weevers).

[4.0.3] - 2021-03-07

Changed

  • Replace browserify-istanbul with @airtap fork (#308) (f6f8f9d) (Vincent Weevers).

[4.0.2] - 2021-03-07

Changed

  • Bump js-yaml from 3.14.1 to 4.0.0 (#304) (53a1cd7) (Vincent Weevers)
  • Replace commander with minimist (#307) (bc2c893) (Vincent Weevers)
  • Bump watchify from 3.11.1 to 4.0.0 (#306) (164b89d) (Renée Kooi, Vincent Weevers).

[4.0.1] - 2020-09-20

Fixed

  • Ignore prematurely closed sockets (362f407) (Vincent Weevers)
  • Fix cli version test (#295) (97c2a4e) (Martín Acosta)

[4.0.0] - 2020-09-19

Airtap 4 is a modular rewrite that supports concurrent local browsers, headless testing with Playwright, starting Sauce Labs from your local machine & from GitHub Actions, and live reload on any browser. For details, please see the upgrade guide.

[3.0.0] - 2020-01-17

If you are upgrading: please see the upgrade guide.

Changed

Removed

... (truncated)

Commits
  • 695ed0a 4.0.4
  • 7c6571e Rename test workflow and add release workflow
  • 5e7560b Bump engine.io and engine.io-client
  • 02f31b9 Bump standard devDependency
  • 20a1612 Bump hallmark devDependency and adopt Common Changelog
  • d1dc264 Bump load-script from 1.0.0 to 2.0.0 (#319)
  • 9b4e29e Replace Travis with GitHub Actions (#318)
  • cc1789d Revert "Fix playwright args in README example (#314)"
  • 7f60f88 Fix playwright args in README example (#314)
  • See full diff in compare view

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)

dependabot[bot] avatar Nov 29 '21 04:11 dependabot[bot]