Skip to content
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

chore(deps-dev): bump @testing-library/react-hooks from 5.0.3 to 7.0.2 in /superset-frontend #13

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2021

Bumps @testing-library/react-hooks from 5.0.3 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 5.0.3 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@v5.0.3...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 @github
Copy link
Author

dependabot bot commented on behalf of github Sep 9, 2021

The following labels could not be found: npm, dependabot.

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #13 (9c4be8b) into master (6cb91ee) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   70.07%   70.07%           
=======================================
  Files        1191     1191           
  Lines       57034    57034           
  Branches     6991     6905   -86     
=======================================
  Hits        39969    39969           
  Misses      16841    16841           
  Partials      224      224           
Flag Coverage Δ
javascript 71.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 6cb91ee...9c4be8b. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2022

Superseded by #46.

@dependabot dependabot bot closed this Apr 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/testing-library/react-hooks-7.0.2 branch April 22, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant