INTECS-ITFAC / intecs_webapp_front-end

dev: https://intecs-dev.web.app/ staging: https://intecs-staging.web.app/
15 stars 36 forks source link

Bump @testing-library/react from 9.5.0 to 10.4.4 #158

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

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

Release notes

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

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)

Bug Fixes

  • update @testing-library/dom to get a bug fix (6558845)

v10.4.0

10.4.0 (2020-06-23)

Features

  • force update of @testing-library/dom (d10a13d)

Latest DOM Testing Library release page: https://github.com/testing-library/dom-testing-library/releases/tag/v7.17.0

The big feature is fake timers working with async utils out of the box

v10.3.0

10.3.0 (2020-06-18)

Commits
  • 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)
  • 5814b29 fix(cleanup): microtask flushing now supports fake timers (#720)
  • 96c79f8 chore: remove deprecated assertion
  • 6558845 fix: update @testing-library/dom to get a bug fix
  • a72fb39 chore: update deps and fix linting
  • d10a13d feat: force update of @testing-library/dom
  • 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)