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

Update dependency @testing-library/react-hooks to ^3.4.1 #12604

Merged
merged 1 commit into from Aug 7, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2020

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@testing-library/react-hooks devDependencies minor ^3.4.1 source code search for "@testing-library/react-hooks"

Release Notes

testing-library/react-hooks-testing-library

v3.4.1

Compare Source

Changes

  • The wait async util has been deprecated and replaced with waitFor (#​408)
  • waitFor and waitForValueToChange async utils can now test their conditions periodically, even if the hook has not rerendered, using the new interval option (#​408)
  • Bumped minimum type definition version (#​414)
  • Docs have been updated to show how props can be passed to wrapper components (#​414)

v3.4.0

Compare Source

⚠️ DO NOT USE THIS VERSION ⚠️

This version was accidentally published with some experimental code in the in the babel output directory and should not be used. IT has been deprecated in NPM and 3.4.1 has been published with the correct output.


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team August 1, 2020 07:23
@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #12604 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #12604      +/-   ##
==========================================
- Coverage   50.56%   50.55%   -0.01%     
==========================================
  Files        1427     1427              
  Lines       80036    80038       +2     
  Branches     6705     6547     -158     
==========================================
- Hits        40468    40464       -4     
- Misses      36094    36097       +3     
- Partials     3474     3477       +3     
Flag Coverage Δ
#go 51.89% <ø> (-0.01%) ⬇️
#integration 24.25% <ø> (ø)
#storybook 12.73% <ø> (ø)
#typescript 46.94% <ø> (ø)
#unit 47.19% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
internal/search/query/transformer.go 88.23% <0.00%> (-2.01%) ⬇️

@renovate renovate bot force-pushed the renovate/testing-library-react-hooks-3.x branch from ac37197 to 1bb0269 Compare August 3, 2020 07:44
@keegancsmith keegancsmith changed the base branch from master to main August 5, 2020 10:35
@felixfbecker felixfbecker merged commit 79653c5 into main Aug 7, 2020
@felixfbecker felixfbecker deleted the renovate/testing-library-react-hooks-3.x branch August 7, 2020 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants