dependabot[bot] opened a new pull request #793:
URL: https://github.com/apache/qpid-dispatch/pull/793


   Bumps 
[@testing-library/react](https://github.com/testing-library/react-testing-library)
 from 9.5.0 to 10.4.7.
   <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.7</h2>
   <h2><a 
href="https://github.com/testing-library/react-testing-library/compare/v10.4.6...v10.4.7";>10.4.7</a>
 (2020-07-15)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>unmount:</strong> Flush useEffect cleanup functions syncronously 
(<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/746";>#746</a>)
 (<a 
href="https://github.com/testing-library/react-testing-library/commit/b82773cef7fc69349a55faf3b79eabc1e4ba4eeb";>b82773c</a>)</li>
   </ul>
   <h2>v10.4.6</h2>
   <h2><a 
href="https://github.com/testing-library/react-testing-library/compare/v10.4.5...v10.4.6";>10.4.6</a>
 (2020-07-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>cleanup:</strong> remove scheduler code from flush-microtasks 
(<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/744";>#744</a>)
 (<a 
href="https://github.com/testing-library/react-testing-library/commit/240900c3d0bf72a94d3c0dfc85a5214ef3b16f63";>240900c</a>)</li>
   </ul>
   <h2>v10.4.5</h2>
   <h2><a 
href="https://github.com/testing-library/react-testing-library/compare/v10.4.4...v10.4.5";>10.4.5</a>
 (2020-07-08)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>flushMicroTasks:</strong> fallback to no scheduler (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/739";>#739</a>)
 (<a 
href="https://github.com/testing-library/react-testing-library/commit/9e5cf59ceaa66b534ef95d519cacb8afc4814215";>9e5cf59</a>)</li>
   </ul>
   <h2>v10.4.4</h2>
   <h2><a 
href="https://github.com/testing-library/react-testing-library/compare/v10.4.3...v10.4.4";>10.4.4</a>
 (2020-07-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>React next fails on build (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/726";>#726</a>)
 (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/732";>#732</a>)
 (<a 
href="https://github.com/testing-library/react-testing-library/commit/604d3e96364175974fcb2d12fc7fa02b1c50d2e6";>604d3e9</a>)</li>
   </ul>
   <h2>v10.4.3</h2>
   <h2><a 
href="https://github.com/testing-library/react-testing-library/compare/v10.4.2...v10.4.3";>10.4.3</a>
 (2020-06-25)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>cleanup:</strong> Cleanup should flush microtask queue after 
unmount (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/632";>#632</a>)
 (<a 
href="https://github.com/testing-library/react-testing-library/commit/aac2e44fc8b970deed16248913582459cf044c64";>aac2e44</a>)</li>
   </ul>
   <h2>v10.4.2</h2>
   <h2><a 
href="https://github.com/testing-library/react-testing-library/compare/v10.4.1...v10.4.2";>10.4.2</a>
 (2020-06-24)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>cleanup:</strong> microtask flushing now supports fake timers 
(<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/720";>#720</a>)
 (<a 
href="https://github.com/testing-library/react-testing-library/commit/5814b29e973075a733b617f6348646fd03116647";>5814b29</a>)</li>
   </ul>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/b82773cef7fc69349a55faf3b79eabc1e4ba4eeb";><code>b82773c</code></a>
 fix(unmount): Flush useEffect cleanup functions syncronously (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/746";>#746</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/240900c3d0bf72a94d3c0dfc85a5214ef3b16f63";><code>240900c</code></a>
 fix(cleanup): remove scheduler code from flush-microtasks (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/744";>#744</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/9e5cf59ceaa66b534ef95d519cacb8afc4814215";><code>9e5cf59</code></a>
 fix(flushMicroTasks): fallback to no scheduler (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/739";>#739</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/b81fd0185ee9938eefafc77ae419fddb622365a6";><code>b81fd01</code></a>
 chore(package): remove reach/router from devDependencies since it's not in 
us...</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/072f09e19e3809275e92712e2113298e9dc2ba36";><code>072f09e</code></a>
 chore: refactor flush-microtasks.js (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/737";>#737</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/47e6da6e2f8c30dfded0a97100237118a185d80d";><code>47e6da6</code></a>
 docs: add MatanBobi as a contributor (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/733";>#733</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/604d3e96364175974fcb2d12fc7fa02b1c50d2e6";><code>604d3e9</code></a>
 fix: React next fails on build (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/726";>#726</a>)
 (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/732";>#732</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/3c9d7b4dc132d515ebbae1dd422c37b145bc2a3b";><code>3c9d7b4</code></a>
 chore: create new jobs for React next (fixes <a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/726";>#726</a>)
 (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/728";>#728</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/386c64e15b421fe05a0dd1e68b150a4bfe6fb344";><code>386c64e</code></a>
 docs: add kamranayub as a contributor (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/721";>#721</a>)</li>
   <li><a 
href="https://github.com/testing-library/react-testing-library/commit/aac2e44fc8b970deed16248913582459cf044c64";><code>aac2e44</code></a>
 fix(cleanup): Cleanup should flush microtask queue after unmount (<a 
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/632";>#632</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/testing-library/react-testing-library/compare/v9.5.0...v10.4.7";>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=9.5.0&new-version=10.4.7)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to