Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Bump react-use-websocket from 2.9.1 to 3.0.0 in /taker-frontend #1371

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps react-use-websocket from 2.9.1 to 3.0.0.

Commits

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 [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 2.9.1 to 3.0.0.
- [Release notes](https://github.com/robtaussig/react-use-websocket/releases)
- [Commits](https://github.com/robtaussig/react-use-websocket/commits)

---
updated-dependencies:
- dependency-name: react-use-websocket
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 7, 2022
@thomaseizinger
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Feb 8, 2022
1368: Bump futures from 0.3.19 to 0.3.21 r=thomaseizinger a=dependabot[bot]

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.19 to 0.3.21.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/releases">futures's releases</a>.</em></p>
<blockquote>
<h2>0.3.21</h2>
<ul>
<li>Fix potential data race in <code>FlattenUnordered</code> that introduced in 0.3.20 (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2566">#2566</a>)</li>
</ul>
<h2>0.3.20</h2>
<ul>
<li>Fix stacked borrows violations when <code>-Zmiri-tag-raw-pointers</code> is enabled. This raises MSRV of <code>futures-task</code> to 1.45. (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2548">#2548</a>, <a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2550">#2550</a>)</li>
<li>Change <code>FuturesUnordered</code> to respect yielding from future (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2551">#2551</a>)</li>
<li>Add <code>StreamExt::{flatten_unordered, flat_map_unordered}</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2083">#2083</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md">futures's changelog</a>.</em></p>
<blockquote>
<h1>0.3.21 - 2022-02-06</h1>
<ul>
<li>Fix potential data race in <code>FlattenUnordered</code> that introduced in 0.3.20 (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2566">#2566</a>)</li>
</ul>
<h1>0.3.20 - 2022-02-06</h1>
<p>NOTE: This release has been yanked due to a bug fixed in 0.3.21.</p>
<ul>
<li>Fix stacked borrows violations when <code>-Zmiri-tag-raw-pointers</code> is enabled. This raises MSRV of <code>futures-task</code> to 1.45. (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2548">#2548</a>, <a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2550">#2550</a>)</li>
<li>Change <code>FuturesUnordered</code> to respect yielding from future (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2551">#2551</a>)</li>
<li>Add <code>StreamExt::{flatten_unordered, flat_map_unordered}</code> (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2083">#2083</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-lang/futures-rs/commit/fc1e3250219170e31cddb8857a276cba7dd08d44"><code>fc1e325</code></a> Release 0.3.21</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/20279ebbfcd326e83161e44a2cf5afe1bfc3b074"><code>20279eb</code></a> <code>FlattenUnordered</code>: improve wakers behavior (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2566">#2566</a>)</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/75dca5ae7fabe6b7073558a8fc6793ee5caa7057"><code>75dca5a</code></a> Fix MSRV in futures-task readme</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/55281c8c8de6308ba97ce8b4ffd754ba204409a0"><code>55281c8</code></a> Release 0.3.20</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/591b982af835fc5e0ffb5104bbb9e942b2ed0631"><code>591b982</code></a> Redefine executor and compat modules in futures crate (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2564">#2564</a>)</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/94b508bfcb1d1f986f34f9b12d799e5a73f65f22"><code>94b508b</code></a> Basic <code>StreamExt::{flatten_unordered, flat_map_unordered}</code> impls (<a href="https://github-redirect.dependabot.com/rust-lang/futures-rs/issues/2083">#2083</a>)</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/dca16fafa597d8e0075a7b693904c6f2ce0322a4"><code>dca16fa</code></a> Do not auto-create PR on fork</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/a9795a9243b0e6b836f71cbe9661bbb35bb17a7f"><code>a9795a9</code></a> Automatically creates PR when no_atomic_cas.rs needs to be updated</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/4841888d68eb8a7796ccd9c9f7a9dc677586e054"><code>4841888</code></a> Update comments in build scripts</li>
<li><a href="https://github.com/rust-lang/futures-rs/commit/85706b6d67aa30e1f8380f8101c14cf43be7500e"><code>85706b6</code></a> Clean up ci/no_atomic_cas.sh</li>
<li>Additional commits viewable in <a href="https://github.com/rust-lang/futures-rs/compare/0.3.19...0.3.21">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=futures&package-manager=cargo&previous-version=0.3.19&new-version=0.3.21)](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>

1369: Bump semver from 1.0.4 to 1.0.5 r=thomaseizinger a=dependabot[bot]

Bumps [semver](https://github.com/dtolnay/semver) from 1.0.4 to 1.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/semver/releases">semver's releases</a>.</em></p>
<blockquote>
<h2>1.0.5</h2>
<ul>
<li>Improve error messages on parse errors involving wildcards (<a href="https://github-redirect.dependabot.com/dtolnay/semver/issues/266">#266</a>. <a href="https://github-redirect.dependabot.com/dtolnay/semver/issues/268">#268</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/semver/commit/9cb5d72289313b67ec64429540d059191072feb0"><code>9cb5d72</code></a> Release 1.0.5</li>
<li><a href="https://github.com/dtolnay/semver/commit/ac1085e35f91d7b475839036041e682358703256"><code>ac1085e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/semver/issues/268">#268</a> from dtolnay/wildcard</li>
<li><a href="https://github.com/dtolnay/semver/commit/5e15e33bdbce314e3a8ed10e2178521876a421a6"><code>5e15e33</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/semver/issues/269">#269</a> from dtolnay/reqdefault</li>
<li><a href="https://github.com/dtolnay/semver/commit/5efaf2c7c9bdc0b344889ccee0bdd7ed2308bd75"><code>5efaf2c</code></a> Add test that VersionReq::default() == VersionReq::STAR</li>
<li><a href="https://github.com/dtolnay/semver/commit/af79743e2011378d769174dca84c5e909a3e4dd6"><code>af79743</code></a> Improve error on wildcard after another comparator</li>
<li><a href="https://github.com/dtolnay/semver/commit/86af56502bc58a6268a1b0892e0f0ee5e5f1a61e"><code>86af565</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/semver/issues/267">#267</a> from dtolnay/default</li>
<li><a href="https://github.com/dtolnay/semver/commit/1b76d8a29266bca27796a424b3156484df514517"><code>1b76d8a</code></a> Make the [src] link on impl Default for VersionReq more comprehensible</li>
<li><a href="https://github.com/dtolnay/semver/commit/3365701e69a6e49b6fe6c2a56c5adc6c7d92017c"><code>3365701</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/semver/issues/266">#266</a> from dtolnay/wildcard</li>
<li><a href="https://github.com/dtolnay/semver/commit/cf82eb0ad61edff04e62daa2c0ca8f479299f1cb"><code>cf82eb0</code></a> Improve error on comma after wildcard</li>
<li><a href="https://github.com/dtolnay/semver/commit/b2516c689d5b0a34250bc4bb3a3471f87557bd26"><code>b2516c6</code></a> Add test of wildcard next to another version req</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/semver/compare/1.0.4...1.0.5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver&package-manager=cargo&previous-version=1.0.4&new-version=1.0.5)](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>

1370: Bump jest from 27.4.7 to 27.5.0 in /taker-frontend r=thomaseizinger a=dependabot[bot]

Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p>
<blockquote>
<h2>v27.5.0</h2>
<h2>Features</h2>
<ul>
<li><code>[expect]</code> Add asymmetric matcher <code>expect.closeTo</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12243">#12243</a>)</li>
<li><code>[jest-mock]</code> Added <code>mockFn.mock.lastCall</code> to retrieve last argument (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12285">#12285</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[expect]</code> Add a fix for <code>.toHaveProperty('')</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12251">#12251</a>)</li>
<li><code>[jest-each, `@jest/globals]</code>` Allow passing <code>ReadonlyArray</code> type of a table to <code>describe.each</code> and <code>test.each</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12297">#12297</a>)</li>
<li><code>[`@jest/globals]</code>` Add missing <code>options</code> argument to <code>jest.doMock</code> typing (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12292">#12292</a>)</li>
<li><code>[jest-environment-node]</code> Add <code>atob</code> and <code>btoa</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12269">#12269</a>)</li>
<li><code>[jest-matcher-utils]</code> Correct diff for expected asymmetric matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12264">#12264</a>)</li>
<li><code>[jest-message-util]</code> Fix <code>.getTopFrame()</code> (and <code>toMatchInlineSnapshot()</code>) with <code>mjs</code> files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12277">#12277</a>)</li>
</ul>
<h2>Chore &amp; Maintenance</h2>
<ul>
<li><code>[*]</code> Update <code>graceful-fs</code> to <code>^4.2.9</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11749">#11749</a>)</li>
</ul>
<h2>Performance</h2>
<ul>
<li><code>[jest-resolve]</code> perf: skip error creation on not found <code>stat</code> calls (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11749">#11749</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/markjm"><code>`@​markjm</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/11749">facebook/jest#11749</a></li>
<li><a href="https://github.com/benjamingr"><code>`@​benjamingr</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12266">facebook/jest#12266</a></li>
<li><a href="https://github.com/aduh95"><code>`@​aduh95</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12269">facebook/jest#12269</a></li>
<li><a href="https://github.com/piranna"><code>`@​piranna</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12272">facebook/jest#12272</a></li>
<li><a href="https://github.com/od-c0d3r"><code>`@​od-c0d3r</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12234">facebook/jest#12234</a></li>
<li><a href="https://github.com/davidnormo"><code>`@​davidnormo</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12264">facebook/jest#12264</a></li>
<li><a href="https://github.com/mshima"><code>`@​mshima</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12277">facebook/jest#12277</a></li>
<li><a href="https://github.com/Cambuchi"><code>`@​Cambuchi</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12246">facebook/jest#12246</a></li>
<li><a href="https://github.com/vladsholokhov"><code>`@​vladsholokhov</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12185">facebook/jest#12185</a></li>
<li><a href="https://github.com/robdy"><code>`@​robdy</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12254">facebook/jest#12254</a></li>
<li><a href="https://github.com/Michael-M-Judd"><code>`@​Michael-M-Judd</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12212">facebook/jest#12212</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v27.4.7...v27.5.0">https://github.com/facebook/jest/compare/v27.4.7...v27.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p>
<blockquote>
<h2>27.5.0</h2>
<h3>Features</h3>
<ul>
<li><code>[expect]</code> Add asymmetric matcher <code>expect.closeTo</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12243">#12243</a>)</li>
<li><code>[jest-mock]</code> Added <code>mockFn.mock.lastCall</code> to retrieve last argument (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12285">#12285</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect]</code> Add a fix for <code>.toHaveProperty('')</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12251">#12251</a>)</li>
<li><code>[jest-each, `@jest/globals]</code>` Allow passing <code>ReadonlyArray</code> type of a table to <code>describe.each</code> and <code>test.each</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12297">#12297</a>)</li>
<li><code>[`@jest/globals]</code>` Add missing <code>options</code> argument to <code>jest.doMock</code> typing (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12292">#12292</a>)</li>
<li><code>[jest-environment-node]</code> Add <code>atob</code> and <code>btoa</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12269">#12269</a>)</li>
<li><code>[jest-matcher-utils]</code> Correct diff for expected asymmetric matchers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12264">#12264</a>)</li>
<li><code>[jest-message-util]</code> Fix <code>.getTopFrame()</code> (and <code>toMatchInlineSnapshot()</code>) with <code>mjs</code> files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12277">#12277</a>)</li>
</ul>
<h3>Chore &amp; Maintenance</h3>
<ul>
<li><code>[*]</code> Update <code>graceful-fs</code> to <code>^4.2.9</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11749">#11749</a>)</li>
</ul>
<h3>Performance</h3>
<ul>
<li><code>[jest-resolve]</code> perf: skip error creation on not found <code>stat</code> calls (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/11749">#11749</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/facebook/jest/commit/247cbe6026a590deaf0d23edecc7b2779a4aace9"><code>247cbe6</code></a> v27.5.0</li>
<li><a href="https://github.com/facebook/jest/commit/d9ddd0055167dbd35b306f1bb7e27bad84476291"><code>d9ddd00</code></a> chore: update changelog for release</li>
<li><a href="https://github.com/facebook/jest/commit/5eed973077a42f85ee3713748b8e1c50a1eade09"><code>5eed973</code></a> chore(lint): disable <code>`@​typescript-eslint/no-unused-vars</code>` rule for tests and moc...</li>
<li><a href="https://github.com/facebook/jest/commit/5160ae01f81041529a1d6e81eb670ff60e997d84"><code>5160ae0</code></a> feat(expect): add asymmetric matcher <code>expect.closeTo</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12243">#12243</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/33b2cc029f51a82c46bd11e65ceb6caf81254d13"><code>33b2cc0</code></a> chore: get rid of peer dependency warning from <code>react-native-codegen</code></li>
<li><a href="https://github.com/facebook/jest/commit/d0f71d1917f149110150f84cfe5d7a0b3a304b59"><code>d0f71d1</code></a> chore: add missing peer dep</li>
<li><a href="https://github.com/facebook/jest/commit/f3390fe42a4a82d948afd66e7158a907e3302d15"><code>f3390fe</code></a> chore: use <code>u</code> flag for regexes (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12249">#12249</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/4715c09f55d8b9cc8ac85a81611e19d50af91717"><code>4715c09</code></a> chore(docs): add note about <code>retryTimes</code> placement (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12212">#12212</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/9d6fb4b1fa8f2399b7296bce06e5f3e5a662f675"><code>9d6fb4b</code></a> chore(docs): specify an error message in Timermocks (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12248">#12248</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/02506f8f108927336bacec86b83265e930dc46dd"><code>02506f8</code></a> chore(docs): fix broken link in Snapshot Testing docs (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/12254">#12254</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/facebook/jest/compare/v27.4.7...v27.5.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest&package-manager=npm_and_yarn&previous-version=27.4.7&new-version=27.5.0)](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>

1371: Bump react-use-websocket from 2.9.1 to 3.0.0 in /taker-frontend r=thomaseizinger a=dependabot[bot]

Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 2.9.1 to 3.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/robtaussig/react-use-websocket/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-use-websocket&package-manager=npm_and_yarn&previous-version=2.9.1&new-version=3.0.0)](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>

1372: Bump @chakra-ui/icons from 1.1.1 to 1.1.5 in /taker-frontend r=thomaseizinger a=dependabot[bot]

Bumps [`@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons)` from 1.1.1 to 1.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/releases"><code>`@​chakra-ui/icons</code>'s` releases</a>.</em></p>
<blockquote>
<h2><code>`@​chakra-ui/icons</code><a` href="https://github.com/1"><code>`@​1</code></a>.1.5</h2>`
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github-redirect.dependabot.com/chakra-ui/chakra-ui/pull/5536">#5536</a>
<a href="https://github.com/chakra-ui/chakra-ui/commit/a503acabefcaea86cb7f40a6305830f09d2d6083"><code>a503acabe</code></a>
Thanks <a href="https://github.com/TimKolberger"><code>`@​TimKolberger</code></a>!` - Bumped patch
version for every package to fix release process.</p>
</li>
<li>
<p>Updated dependencies
[<a href="https://github.com/chakra-ui/chakra-ui/commit/a503acabefcaea86cb7f40a6305830f09d2d6083"><code>a503acabe</code></a>]:</p>
<ul>
<li><code>`@​chakra-ui/icon</code><a` href="https://github.com/2"><code>`@​2</code></a>.0.3</li>`
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/blob/main/packages/icons/CHANGELOG.md"><code>`@​chakra-ui/icons</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>1.1.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github-redirect.dependabot.com/chakra-ui/chakra-ui/pull/5536">#5536</a>
<a href="https://github.com/chakra-ui/chakra-ui/commit/a503acabefcaea86cb7f40a6305830f09d2d6083"><code>a503acabe</code></a>
Thanks <a href="https://github.com/TimKolberger"><code>`@​TimKolberger</code></a>!` - Bumped patch
version for every package to fix release process.</p>
</li>
<li>
<p>Updated dependencies
[<a href="https://github.com/chakra-ui/chakra-ui/commit/a503acabefcaea86cb7f40a6305830f09d2d6083"><code>a503acabe</code></a>]:</p>
<ul>
<li><code>`@​chakra-ui/icon</code><a` href="https://github.com/2"><code>`@​2</code></a>.0.3</li>`
</ul>
</li>
</ul>
<h2>1.1.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies []:
<ul>
<li><code>`@​chakra-ui/icon</code><a` href="https://github.com/2"><code>`@​2</code></a>.0.2</li>`
</ul>
</li>
</ul>
<h2>1.1.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies []:
<ul>
<li><code>`@​chakra-ui/icon</code><a` href="https://github.com/2"><code>`@​2</code></a>.0.1</li>`
</ul>
</li>
</ul>
<h2>1.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
[<a href="https://github.com/chakra-ui/chakra-ui/commit/17400aff62601c1b70dcc4e60af1fadf3915f3e0"><code>17400aff6</code></a>]:
<ul>
<li><code>`@​chakra-ui/icon</code><a` href="https://github.com/2"><code>`@​2</code></a>.0.0</li>`
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/5a6537a05fd2d5600b7ec51cce47e0a46d1cd069"><code>5a6537a</code></a> ci(changesets): version packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons/issues/5537">#5537</a>)</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/b4ce6ee2df438ed5d48496c700cb59110e7ff49d"><code>b4ce6ee</code></a> ci(changesets): version packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons/issues/5480">#5480</a>)</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/8b1b0d24d22441e391a9b26f5f7b87abd9622aad"><code>8b1b0d2</code></a> ci(changesets): version packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons/issues/5460">#5460</a>)</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/b8508b0f3f99e0ef04333812938efad93da02dd7"><code>b8508b0</code></a> ci(changesets): version packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons/issues/5364">#5364</a>)</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/77192eee92462cb6eb7eb40636d90c1f2d7f600d"><code>77192ee</code></a> ci(changesets): version packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons/issues/5323">#5323</a>)</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/c2dafb2fbb1078b9023ee463a780a01daeed98c2"><code>c2dafb2</code></a> ci(changesets): version packages</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/5aa302a018a724ebc96f396fd81e95713969d4de"><code>5aa302a</code></a> ci(changesets): version packages</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/27d959d85332a7458f5b163d1ef4caedeb14c991"><code>27d959d</code></a> chore(release): version packages</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/1c866cd2f6c6469a481c72883dcd4e90e13eebbd"><code>1c866cd</code></a> Merge pull request <a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons/issues/5033">#5033</a> from chakra-ui/feat/organize-storybook</li>
<li><a href="https://github.com/chakra-ui/chakra-ui/commit/f1fd37a318188b90f285f7a20bf86819b3a97807"><code>f1fd37a</code></a> chore(storybook): render all icons</li>
<li>Additional commits viewable in <a href="https://github.com/chakra-ui/chakra-ui/commits/`@chakra-ui/icons@1.1.5/packages/icons">compare` view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@chakra-ui/icons&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.5)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Feb 8, 2022

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@thomaseizinger
Copy link
Contributor

bors r+

@bors bors bot merged commit a8fc1c7 into master Feb 9, 2022
@bors bors bot deleted the dependabot/npm_and_yarn/taker-frontend/react-use-websocket-3.0.0 branch February 9, 2022 00:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant