Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps @types/testing-library__react from 9.1.3 to 10.2.0.

Release notes

Sourced from @​types/testing-library__react's releases.

v10.2.0

10.2.0 (2020-06-04)

Features

  • run cleanup() when test runner supports teardown() (#676) (c91e9a9)

v10.1.0

10.1.0 (2020-06-04)

Features

  • TS: move typings from DefinitelyTyped into this repo (#690) (16f2f56), closes #688

v10.0.6

10.0.6 (2020-06-02)

Bug Fixes

  • force update version of @testing-library/dom (#687) (c3008be)

v10.0.5

10.0.5 (2020-06-01)

Bug Fixes

  • fireEvent: automatically configure fireEvent to be wrapped in act (#685) (6147830)

v10.0.4

10.0.4 (2020-04-30)

Bug Fixes

  • upgrade all dependencies (and fix UMD build) (#653) (a75fa35)

v10.0.3

10.0.3 (2020-04-20)

Bug Fixes

v10.0.2

10.0.2 (2020-03-30)

... (truncated)

Commits
  • 499cc04 docs: add screendriver as a contributor (#692)
  • c91e9a9 feat: run cleanup() when test runner supports teardown() (#676)
  • d43e278 docs: add samtsai as a contributor (#691)
  • 16f2f56 feat(TS): move typings from DefinitelyTyped into this repo (#690)
  • c3008be fix: force update version of @testing-library/dom (#687)
  • 6147830 fix(fireEvent): automatically configure fireEvent to be wrapped in act (#685)
  • 7b7460a chore: update all the things
  • 0afcbea chore: update issue templates
  • a75fa35 fix: upgrade all dependencies (and fix UMD build) (#653)
  • 6446739 docs: add Ishaan28malik as a contributor (#649)
  • 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 the dependency The issue came up due to a change in dependencies label Mar 12, 2021
@danielattilasimon danielattilasimon merged commit 18e7315 into main Mar 13, 2021
@danielattilasimon danielattilasimon deleted the dependabot/npm_and_yarn/packages/dev-frontend/types/testing-library__react-10.2.0 branch March 13, 2021 07:00
nomean42 pushed a commit to nomean42/liquity-dev that referenced this pull request Nov 27, 2022
…ackages/dev-frontend/types/testing-library__react-10.2.0

chore(deps): bump @types/testing-library__react from 9.1.3 to 10.2.0 in /packages/dev-frontend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency The issue came up due to a change in dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@types/testing-library__react"' has no exported member 'waitFor' auto cleanup will break down testing in mocha & esm environment

2 participants