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-dev): Bump @relaycorp/ws-mock from 2.0.3 to 2.4.1 #175

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

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

Release notes

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

v2.4.1

2.4.1 (2021-07-28)

Bug Fixes

  • Close connection with 1005 status if no error occurred (2947d99)

v2.4.0

2.4.0 (2021-07-28)

Features

  • Close writable stream too when it's closed (95bf3f3)

v2.3.0

2.3.0 (2021-07-28)

Features

  • MockClient: Prevent connecting to the server more than once (979bd77)

v2.2.0

2.2.0 (2021-07-28)

Features

  • MockClient: Implement method to run callback whilst connected to server (94a725a)

v2.1.0

2.1.0 (2021-07-26)

Features

  • Implement ping/pong support (8886e93)

v2.0.4

2.0.4 (2021-07-26)

Bug Fixes

Commits
  • 2947d99 fix: Close connection with 1005 status if no error occurred
  • 95bf3f3 feat: Close writable stream too when it's closed
  • 979bd77 feat(MockClient): Prevent connecting to the server more than once
  • 94a725a feat(MockClient): Implement method to run callback whilst connected to server
  • 8886e93 feat: Implement ping/pong support
  • 34128a0 chore: Bump @​types/ws from 7.4.6 to 7.4.7 (#85)
  • d4dd38a chore: Bump del-cli from 4.0.0 to 4.0.1 (#84)
  • 629cc50 chore: Bump typedoc from 0.21.2 to 0.21.4 (#82)
  • be037c7 fix: Bump ws from 7.5.0 to 7.5.3 (#81)
  • fa1c0d8 chore: Bump @​relaycorp/shared-config from 1.5.0 to 1.5.3 (#83)
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Aug 6, 2021
@gnarea gnarea merged commit cc7cf88 into master Aug 6, 2021
@gnarea gnarea deleted the dependabot/npm_and_yarn/relaycorp/ws-mock-2.4.1 branch August 6, 2021 14:54
github-actions bot pushed a commit that referenced this pull request Aug 6, 2021
Bumps [@relaycorp/ws-mock](https://github.com/relaycorp/ws-mock-js) from 2.0.3 to 2.4.1.
- [Release notes](https://github.com/relaycorp/ws-mock-js/releases)
- [Commits](relaycorp/ws-mock-js@v2.0.3...v2.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci] cc7cf88
@github-actions
Copy link

github-actions bot commented Aug 6, 2021

🎉 This PR is included in version 1.6.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant