Skip to content

Commit

Permalink
chore(deps-dev): Bump @relaycorp/ws-mock from 2.0.2 to 2.0.3 (#159)
Browse files Browse the repository at this point in the history
Bumps [@relaycorp/ws-mock](https://github.com/relaycorp/ws-mock-js) from 2.0.2 to 2.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/relaycorp/ws-mock-js/releases"><code>@​relaycorp/ws-mock</code>'s releases</a>.</em></p>
<blockquote>
<h2>v2.0.3</h2>
<h2><a href="https://github.com/relaycorp/ws-mock-js/compare/v2.0.2...v2.0.3">2.0.3</a> (2021-06-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>stream:</strong> Start capturing incoming messages before stream is read (<a href="https://github-redirect.dependabot.com/relaycorp/ws-mock-js/issues/76">#76</a>) (<a href="https://github.com/relaycorp/ws-mock-js/commit/3166702461fd6ed2a01ce5ae4a92c9c2dc4bd82c">3166702</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/relaycorp/ws-mock-js/commit/3166702461fd6ed2a01ce5ae4a92c9c2dc4bd82c"><code>3166702</code></a> fix(stream): Start capturing incoming messages before stream is read (<a href="https://github-redirect.dependabot.com/relaycorp/ws-mock-js/issues/76">#76</a>)</li>
<li><a href="https://github.com/relaycorp/ws-mock-js/commit/e50947681335df8a5771f2b4fd8864852e73b4a0"><code>e509476</code></a> chore: Bump prettier from 2.3.1 to 2.3.2 (<a href="https://github-redirect.dependabot.com/relaycorp/ws-mock-js/issues/73">#73</a>)</li>
<li>See full diff in <a href="https://github.com/relaycorp/ws-mock-js/compare/v2.0.2...v2.0.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/ws-mock&package-manager=npm_and_yarn&previous-version=2.0.2&new-version=2.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Jul 2, 2021
1 parent 7a8fcb1 commit 8a29560
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
14 changes: 3 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@relaycorp/relaynet-testing": "^1.2.1",
"@relaycorp/shared-config": "^1.5.0",
"@relaycorp/ws-mock": "^2.0.2",
"@relaycorp/ws-mock": "^2.0.3",
"@types/jest": "^26.0.23",
"@types/verror": "^1.10.4",
"@types/ws": "^7.4.1",
Expand Down

0 comments on commit 8a29560

Please sign in to comment.