Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@types/testing-library__react](https://github.com/testing-library/react-testing-library) from 9.1.3 to 10.2.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v9.1.3...v10.2.0)

---
updated-dependencies:
- dependency-name: "@types/testing-library__react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants