-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(deps-dev): bump @testing-library/react from 12.1.5 to 13.4.0 #744
Conversation
Think I fixed this in my React 18 PR. Breaking change in v13.0.0. I'll try fixing it again. BREAKING CHANGES
|
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... |
This PR/issue depends on:
|
1e42cda
to
264511d
Compare
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. |
cf7c4c7
to
ef5c226
Compare
f1b76dd
to
6723162
Compare
c25e770
to
67dd666
Compare
632c1e1
to
42426b9
Compare
3c25f9f
to
5f22aa5
Compare
f9a21e8
to
57664ae
Compare
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]>
57664ae
to
44fcbbb
Compare
Superseded by #886. |
Depends on #526
Bumps @testing-library/react from 12.1.5 to 13.4.0.
Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
bef9e07
docs: add TkDodo as a contributor for code (#1119)27a9584
feat(renderHook): allow passing of all render options to renderHook (#1118)73ee9ba
test: Correct a typo in test name (#1112)c80809a
feat: UseglobalThis
if available (#1070)f176285
chore: Run with latest Node 16 again (#1071)00c89dc
docs: add mboettcher as a contributor for code (#1063)46b28ad
feat: Export RenderHookOptions type (#1062)9171163
fix(TS): export interface RenderHookResult (#1049)9535eff
feat: AddrenderHook
(#991)2c451b3
chore: Run release from 12.x branch (#1044) (#1045)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)