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

build(deps-dev): bump @testing-library/react from 12.1.5 to 13.4.0 #744

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Depends on #526
Bumps @testing-library/react from 12.1.5 to 13.4.0.

Release notes

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

v13.4.0

13.4.0 (2022-09-04)

Features

  • renderHook: allow passing of all render options to renderHook (#1118) (27a9584)

v13.3.0

13.3.0 (2022-05-28)

Features

v13.2.0

13.2.0 (2022-05-03)

Features

v13.1.1

13.1.1 (2022-04-15)

Bug Fixes

v13.1.0

13.1.0 (2022-04-15)

Features

v13.0.1

13.0.1 (2022-04-11)

Bug Fixes

  • Specify a non-* version for @​types/react-dom (#1040) (2a889e8)

v13.0.0

13.0.0 (2022-03-31)

... (truncated)

Commits

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 dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file labels Dec 9, 2022
@dependabot dependabot bot requested a review from a team December 9, 2022 21:14
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Dec 9, 2022
@maxcao13
Copy link
Member

maxcao13 commented Dec 9, 2022

Think I fixed this in my React 18 PR. Breaking change in v13.0.0. I'll try fixing it again.

BREAKING CHANGES

@maxcao13
Copy link
Member

maxcao13 commented Dec 9, 2022

Hmm... actually seems like React 18 is a required dependency. testing-library/react-testing-library#1121

But again, updating is blocked until Patternfly supports React 18, so...

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

This PR/issue depends on:

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch from 1e42cda to 264511d Compare December 14, 2022 21:52
@tthvo
Copy link
Member

tthvo commented Dec 14, 2022

I have been seeing this failure locally and on Github Actions recently. Our setup might be invalid but probably something with testing-library userEvent that causes this issue. Can't consistently reproduce tho.

#661 (comment)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch 5 times, most recently from cf7c4c7 to ef5c226 Compare December 20, 2022 15:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch 9 times, most recently from f1b76dd to 6723162 Compare January 9, 2023 23:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch 2 times, most recently from c25e770 to 67dd666 Compare January 10, 2023 22:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch 8 times, most recently from 632c1e1 to 42426b9 Compare January 31, 2023 23:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch 11 times, most recently from 3c25f9f to 5f22aa5 Compare February 7, 2023 01:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch 6 times, most recently from f9a21e8 to 57664ae Compare February 13, 2023 22:52
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.5 to 13.4.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.5...v13.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch from 57664ae to 44fcbbb Compare February 13, 2023 23:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2023

Superseded by #886.

@dependabot dependabot bot closed this Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/react-13.4.0 branch February 17, 2023 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file dependent needs-triage Needs thorough attention from code reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants