This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump @testing-library/react from 10.3.0 to 10.4.1 (#…
…1168) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.3.0 to 10.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases">@testing-library/react's releases</a>.</em></p> <blockquote> <h2>v10.4.1</h2> <h2><a href="https://github.com/testing-library/react-testing-library/compare/v10.4.0...v10.4.1">10.4.1</a> (2020-06-23)</h2> <h3>Bug Fixes</h3> <ul> <li>update @testing-library/dom to get a bug fix (<a href="https://github.com/testing-library/react-testing-library/commit/6558845b47f2dc718073646a0c108f8258461ce1">6558845</a>)</li> </ul> <h2>v10.4.0</h2> <h1><a href="https://github.com/testing-library/react-testing-library/compare/v10.3.0...v10.4.0">10.4.0</a> (2020-06-23)</h1> <h3>Features</h3> <ul> <li>force update of @testing-library/dom (<a href="https://github.com/testing-library/react-testing-library/commit/d10a13daeb6c776b604465eeb6f7adefbd5d56ba">d10a13d</a>)</li> </ul> <p>Latest DOM Testing Library release page: <a href="https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0">https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0</a></p> <p>The big feature is fake timers working with async utils out of the box</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/react-testing-library/commit/96c79f89df82e205f803d69d6b0898d935c0dd37"><code>96c79f8</code></a> chore: remove deprecated assertion</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/6558845b47f2dc718073646a0c108f8258461ce1"><code>6558845</code></a> fix: update @testing-library/dom to get a bug fix</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/a72fb393c8a582b120523181395dbc7b57896774"><code>a72fb39</code></a> chore: update deps and fix linting</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/d10a13daeb6c776b604465eeb6f7adefbd5d56ba"><code>d10a13d</code></a> feat: force update of @testing-library/dom</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/6e37a58882e375a0bc8b3252807a2d49145b2dfc"><code>6e37a58</code></a> chore(deps): update all deps</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/cf7493ecc8070eb17ff324f2ad8214cd48f632b4"><code>cf7493e</code></a> docs: Link to new Discord (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/717">#717</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/c7a14c0bdb771242b2ef126b198f948ce26c1f82"><code>c7a14c0</code></a> chore: update coc to v2 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/715">#715</a>)</li> <li><a href="https://github.com/testing-library/react-testing-library/commit/549ef8593935183b039afec813e661f945f940d3"><code>549ef85</code></a> docs: update email in coc</li> <li>See full diff in <a href="https://github.com/testing-library/react-testing-library/compare/v10.3.0...v10.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=10.3.0&new-version=10.4.1)](https://dependabot.com/compatibility-score/?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=10.3.0&new-version=10.4.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
- Loading branch information
e43f7e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: