Skip to content

Bump @testing-library/react-hooks from 3.7.0 to 7.0.2 in /src/frontend/efiling-frontend #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps @testing-library/react-hooks from 3.7.0 to 7.0.2.

Release notes

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

v7.0.2

7.0.2 (2021-08-31)

Bug Fixes

  • async-utils: prevent timeout and interval checks in wait from leaving open handles (#682) (4a03704)

v7.0.1

7.0.1 (2021-06-30)

Bug Fixes

  • types: fix cleanup return type to match async implementation (c7a2e97)

v7.0.0

7.0.0 (2021-05-24)

Features

  • Remove node specific dependencies and code to better support testing in browser environments (e4b0aa3), closes #624 #617

BREAKING CHANGES

  • suppressErrorOutput will now work when explicitly called, even if the RHTL_DISABLE_ERROR_FILTERING env variable has been set

v6.0.0

6.0.0 (2021-05-18)

chore

BREAKING CHANGES

  • Node 10 is no longer supported

v5.1.3

5.1.3 (2021-05-18)

Bug Fixes

  • types: Correct overload order for act without strictNullChecks (#622) (882bcfe)

... (truncated)

Commits
  • 4a03704 fix(async-utils): prevent timeout and interval checks in wait from leaving op...
  • b869640 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#684)
  • f786b95 chore(deps-dev): bump @​typescript-eslint/parser from 4.29.3 to 4.30.0 (#683)
  • 084bb66 test(renderers): fix test util to use correct renderers for pure tests
  • cb259d1 chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#681)
  • 73e265c chore(deps-dev): bump @​typescript-eslint/parser from 4.29.2 to 4.29.3 (#679)
  • 3a85843 chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#680)
  • fae4e77 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#678)
  • 97a031f chore(deps-dev): bump ts-node from 10.2.0 to 10.2.1 (#677)
  • f3f4de7 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#676)
  • 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)

Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.7.0 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-hooks-testing-library@v3.7.0...v7.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2022

Superseded by #201.

@dependabot dependabot bot closed this Apr 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/frontend/efiling-frontend/testing-library/react-hooks-7.0.2 branch April 12, 2022 18:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants