Skip to content

chore(deps-dev): bump @testing-library/react-hooks from 7.0.1 to 7.0.2 #358

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @testing-library/react-hooks from 7.0.1 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)
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 7.0.1 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@v7.0.1...v7.0.2)

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

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 dependabot bot requested review from a team, adriengibrat and chambo-e and removed request for a team August 31, 2021 21:07
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #358 (6e12e16) into master (1cc2e20) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #358   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          345       345           
  Branches        55        55           
=========================================
  Hits           345       345           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cc2e20...6e12e16. Read the comment docs.

@chambo-e chambo-e merged commit 95fa09b into master Sep 1, 2021
@chambo-e chambo-e deleted the dependabot/npm_and_yarn/testing-library/react-hooks-7.0.2 branch September 1, 2021 12:19
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.

2 participants