iomega / paired-data-form

Linking mas spectra and genomic information to discover new chemistry
https://pairedomicsdata.bioinformatics.nl
Apache License 2.0
4 stars 4 forks source link

Bump @testing-library/react-hooks from 3.7.0 to 7.0.2 in /app #224

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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)
dependabot[bot] commented 2 years ago

Superseded by #238.