Browse Source
634: Bump @testing-library/react from 11.2.7 to 12.1.2 in /maker-frontend r=bonomat a=dependabot[bot] Bumps [`@testing-library/react](https://github.com/testing-library/react-testing-library)` from 11.2.7 to 12.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>`@testing-library/react</code>'s` releases</a>.</em></p> <blockquote> <h2>v12.1.2</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v12.1.1...v12.1.2">12.1.2</a> (2021-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>render:</strong> Don't reject wrapper types based on statics (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/973">#973</a>) (<a href="feature/concurrent-roll-over7f53b5673f
">7f53b56</a>)</li> </ul> <h2>v12.1.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v12.1.0...v12.1.1">12.1.1</a> (2021-09-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>TS:</strong> make wrapper allow a simple function comp (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/966">#966</a>) (<a href="cde904cd16
">cde904c</a>)</li> </ul> <h2>v12.1.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v12.0.0...v12.1.0">12.1.0</a> (2021-09-11)</h1> <h3>Features</h3> <ul> <li>improve JSDocs for RenderOptions (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/909">#909</a>) (<a href="fbacb0da99
">fbacb0d</a>)</li> </ul> <h2>v12.0.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.0.0">12.0.0</a> (2021-06-23)</h1> <h3>Bug Fixes</h3> <ul> <li>Bump testing-library/dom to v8 alpha (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/923">#923</a>) (<a href="770246e5cf
">770246e</a>)</li> <li>Update <code>`@testing-library/dom</code>` (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/931">#931</a>) (<a href="05c74219cc
">05c7421</a>)</li> </ul> <h3>Features</h3> <ul> <li>Bump <code>`@testing-library/dom</code>` (<a href="6e6bf85301
">6e6bf85</a>)</li> <li>Drop support for node 10 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/930">#930</a>) (<a href="42dad789af
">42dad78</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Bump <code>`@testing-library/dom</code>` to 8.0.0. Please check out the <a href="https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0"><code>`@testing-library/dom@8.0.0</code>` release page</a> for a detailed list of breaking changes.</li> <li>node 10 is no longer supported. It reached its end-of-life on 30.04.2021.</li> </ul> <h2>v12.0.0-alpha.2</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v12.0.0-alpha.1...v12.0.0-alpha.2">12.0.0-alpha.2</a> (2021-06-13)</h1> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="7f53b5673f
"><code>7f53b56</code></a> fix(render): Don't reject wrapper types based on statics (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/973">#973</a>)</li> <li><a href="cde904cd16
"><code>cde904c</code></a> fix(TS): make wrapper allow a simple function comp (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/966">#966</a>)</li> <li><a href="a218b63163
"><code>a218b63</code></a> docs: add akashshyamdev as a contributor for bug (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/967">#967</a>)</li> <li><a href="84851dc660
"><code>84851dc</code></a> test: Backport tests using the full timer matrix (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/962">#962</a>)</li> <li><a href="3325061cac
"><code>3325061</code></a> docs: add ImADrafter as a contributor for doc (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/961">#961</a>)</li> <li><a href="fbacb0da99
"><code>fbacb0d</code></a> feat: improve JSDocs for RenderOptions (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/909">#909</a>)</li> <li><a href="071a6fdc1d
"><code>071a6fd</code></a> test: Format codebase with prettier (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/959">#959</a>)</li> <li><a href="68fd459149
"><code>68fd459</code></a> test: Ensure broken node 16.9.0 isn't used (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/960">#960</a>)</li> <li><a href="8f3bd3c34f
"><code>8f3bd3c</code></a> docs: add leschdom as a contributor for doc (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/941">#941</a>)</li> <li><a href="801edaa0d6
"><code>801edaa</code></a> docs(CONTRIBUTING): update links (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/932">#932</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@testing-library/react&package-manager=npm_and_yarn&previous-version=11.2.7&new-version=12.1.2)](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> 636: Bump @testing-library/react from 10.4.9 to 12.1.2 in /taker-frontend r=bonomat a=dependabot[bot] Bumps [`@testing-library/react](https://github.com/testing-library/react-testing-library)` from 10.4.9 to 12.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>`@testing-library/react</code>'s` releases</a>.</em></p> <blockquote> <h2>v12.1.2</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v12.1.1...v12.1.2">12.1.2</a> (2021-10-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>render:</strong> Don't reject wrapper types based on statics (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/973">#973</a>) (<a href="7f53b5673f
">7f53b56</a>)</li> </ul> <h2>v12.1.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v12.1.0...v12.1.1">12.1.1</a> (2021-09-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>TS:</strong> make wrapper allow a simple function comp (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/966">#966</a>) (<a href="cde904cd16
">cde904c</a>)</li> </ul> <h2>v12.1.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v12.0.0...v12.1.0">12.1.0</a> (2021-09-11)</h1> <h3>Features</h3> <ul> <li>improve JSDocs for RenderOptions (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/909">#909</a>) (<a href="fbacb0da99
">fbacb0d</a>)</li> </ul> <h2>v12.0.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.0.0">12.0.0</a> (2021-06-23)</h1> <h3>Bug Fixes</h3> <ul> <li>Bump testing-library/dom to v8 alpha (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/923">#923</a>) (<a href="770246e5cf
">770246e</a>)</li> <li>Update <code>`@testing-library/dom</code>` (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/931">#931</a>) (<a href="05c74219cc
">05c7421</a>)</li> </ul> <h3>Features</h3> <ul> <li>Bump <code>`@testing-library/dom</code>` (<a href="6e6bf85301
">6e6bf85</a>)</li> <li>Drop support for node 10 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/930">#930</a>) (<a href="42dad789af
">42dad78</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Bump <code>`@testing-library/dom</code>` to 8.0.0. Please check out the <a href="https://github.com/testing-library/dom-testing-library/releases/tag/v8.0.0"><code>`@testing-library/dom@8.0.0</code>` release page</a> for a detailed list of breaking changes.</li> <li>node 10 is no longer supported. It reached its end-of-life on 30.04.2021.</li> </ul> <h2>v12.0.0-alpha.2</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v12.0.0-alpha.1...v12.0.0-alpha.2">12.0.0-alpha.2</a> (2021-06-13)</h1> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="7f53b5673f
"><code>7f53b56</code></a> fix(render): Don't reject wrapper types based on statics (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/973">#973</a>)</li> <li><a href="cde904cd16
"><code>cde904c</code></a> fix(TS): make wrapper allow a simple function comp (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/966">#966</a>)</li> <li><a href="a218b63163
"><code>a218b63</code></a> docs: add akashshyamdev as a contributor for bug (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/967">#967</a>)</li> <li><a href="84851dc660
"><code>84851dc</code></a> test: Backport tests using the full timer matrix (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/962">#962</a>)</li> <li><a href="3325061cac
"><code>3325061</code></a> docs: add ImADrafter as a contributor for doc (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/961">#961</a>)</li> <li><a href="fbacb0da99
"><code>fbacb0d</code></a> feat: improve JSDocs for RenderOptions (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/909">#909</a>)</li> <li><a href="071a6fdc1d
"><code>071a6fd</code></a> test: Format codebase with prettier (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/959">#959</a>)</li> <li><a href="68fd459149
"><code>68fd459</code></a> test: Ensure broken node 16.9.0 isn't used (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/960">#960</a>)</li> <li><a href="8f3bd3c34f
"><code>8f3bd3c</code></a> docs: add leschdom as a contributor for doc (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/941">#941</a>)</li> <li><a href="801edaa0d6
"><code>801edaa</code></a> docs(CONTRIBUTING): update links (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/932">#932</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/react-testing-library/compare/v10.4.9...v12.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@testing-library/react&package-manager=npm_and_yarn&previous-version=10.4.9&new-version=12.1.2)](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>
committed by
GitHub
4 changed files with 29 additions and 38 deletions
Loading…
Reference in new issue