Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

chore(deps): bump @testing-library/react from 9.5.0 to 10.4.7 in /frontend #88

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2020

Bumps @testing-library/react from 9.5.0 to 10.4.7.

Release notes

Sourced from @testing-library/react's releases.

v10.4.7

10.4.7 (2020-07-15)

Bug Fixes

  • unmount: Flush useEffect cleanup functions syncronously (#746) (b82773c)

v10.4.6

10.4.6 (2020-07-13)

Bug Fixes

  • cleanup: remove scheduler code from flush-microtasks (#744) (240900c)

v10.4.5

10.4.5 (2020-07-08)

Bug Fixes

  • flushMicroTasks: fallback to no scheduler (#739) (9e5cf59)

v10.4.4

10.4.4 (2020-07-05)

Bug Fixes

v10.4.3

10.4.3 (2020-06-25)

Bug Fixes

  • cleanup: Cleanup should flush microtask queue after unmount (#632) (aac2e44)

v10.4.2

10.4.2 (2020-06-24)

Bug Fixes

  • cleanup: microtask flushing now supports fake timers (#720) (5814b29)

v10.4.1

10.4.1 (2020-06-23)

Commits
  • b82773c fix(unmount): Flush useEffect cleanup functions syncronously (#746)
  • 240900c fix(cleanup): remove scheduler code from flush-microtasks (#744)
  • 9e5cf59 fix(flushMicroTasks): fallback to no scheduler (#739)
  • b81fd01 chore(package): remove reach/router from devDependencies since it's not in us...
  • 072f09e chore: refactor flush-microtasks.js (#737)
  • 47e6da6 docs: add MatanBobi as a contributor (#733)
  • 604d3e9 fix: React next fails on build (#726) (#732)
  • 3c9d7b4 chore: create new jobs for React next (fixes #726) (#728)
  • 386c64e docs: add kamranayub as a contributor (#721)
  • aac2e44 fix(cleanup): Cleanup should flush microtask queue after unmount (#632)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added area/frontend dependencies Pull requests that update a dependency file labels Aug 1, 2020
@dependabot dependabot bot requested a review from deissh August 1, 2020 19:16
@deissh deissh merged commit dcee347 into master Aug 3, 2020
@deissh deissh deleted the dependabot/npm_and_yarn/frontend/testing-library/react-10.4.7 branch August 3, 2020 12:38
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
Development

Successfully merging this pull request may close these issues.

1 participant