Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @relaycorp/ws-mock from 2.4.1 to 5.2.0 in /packages/daemon #1152

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2022

Bumps @relaycorp/ws-mock from 2.4.1 to 5.2.0.

Release notes

Sourced from @​relaycorp/ws-mock's releases.

v5.2.0

5.2.0 (2022-06-13)

Bug Fixes

  • Allow close reason to be string too (37c77b5)
  • MockWebSocket: Prevent ERR_STREAM_PREMATURE_CLOSE on Node.js 18+ (2e2f02b)

Features

  • MockServer: Revert wrapping of client/server errors in .use() (ad79fdd)

v5.1.0

5.1.0 (2022-06-13)

Features

  • MockServer: Distinguish client vs server errors in .use() (48915e9)

v5.0.1

5.0.1 (2022-03-28)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (#125) (a1c772d)

v5.0.0

5.0.0 (2022-03-16)

Bug Fixes

  • Make close reason a Buffer instead of a string (d9e3eb3)

BREAKING CHANGES

  • Calls to MockServer.close() and MockClient.close() must now pass the reason as a buffer, if a reason is passed.

v4.2.0

4.2.0 (2021-08-11)

Features

  • Implement closing handshake (3be8f92)

... (truncated)

Commits
  • 2e2f02b fix(MockWebSocket): Prevent ERR_STREAM_PREMATURE_CLOSE on Node.js 18+
  • 37c77b5 fix: Allow close reason to be string too
  • ad79fdd feat(MockServer): Revert wrapping of client/server errors in .use()
  • 1b4bb22 chore: Update copyright header in LICENSE to include 2022
  • 48915e9 feat(MockServer): Distinguish client vs server errors in .use()
  • 6873b9a chore(deps): bump typedoc from 0.22.10 to 0.22.17 (#130)
  • aefc65c chore(deps): bump @​relaycorp/shared-config from 1.6.1 to 1.7.0 (#121)
  • ff04fc4 chore(deps): bump ts-node from 10.8.0 to 10.8.1 (#129)
  • 8154840 chore(deps): bump ts-node from 10.7.0 to 10.8.0 (#128)
  • cbee9ae chore(deps): bump prettier from 2.6.1 to 2.6.2 (#127)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2022
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 14, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/daemon/relaycorp/ws-mock-5.2.0 branch from 4604496 to 2d4c34f Compare June 14, 2022 11:00
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 14, 2022
@gnarea
Copy link
Member

gnarea commented Jun 14, 2022

@dependabot recreate

Bumps [@relaycorp/ws-mock](https://github.com/relaycorp/ws-mock-js) from 2.4.1 to 5.2.0.
- [Release notes](https://github.com/relaycorp/ws-mock-js/releases)
- [Commits](relaycorp/ws-mock-js@v2.4.1...v5.2.0)

---
updated-dependencies:
- dependency-name: "@relaycorp/ws-mock"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/daemon/relaycorp/ws-mock-5.2.0 branch from 2d4c34f to fd6e88d Compare June 14, 2022 13:39
@gnarea
Copy link
Member

gnarea commented Jun 14, 2022

Superseded by #1154

@gnarea gnarea closed this Jun 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/daemon/relaycorp/ws-mock-5.2.0 branch June 14, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant