-
Notifications
You must be signed in to change notification settings - Fork 177
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
Bump @testing-library/react from 13.4.0 to 14.0.0 #3119
Bump @testing-library/react from 13.4.0 to 14.0.0 #3119
Conversation
12dfc48
to
d607662
Compare
Let's leave this one simmer for a week - the changelog mentons testing-library/react-testing-library#1137, "Prevent "missing act" warning for queued microtasks", but our tests suddenly output a bunch of
and a failed test due to something being called too often. I imagine the interplay between |
a112530
to
6e1e397
Compare
✅ Deploy Preview for fx-relay-demo canceled.
|
6e1e397
to
962e800
Compare
46b1da4
to
f0bbeb5
Compare
3a43d32
to
50450dd
Compare
cf73261
to
2bc2475
Compare
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.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@v13.4.0...v14.0.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]>
2bc2475
to
eb3aa95
Compare
Fixed by PR #3648. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @testing-library/react from 13.4.0 to 14.0.0.
Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
f78839b
fix: Prevent "missing act" warning for queued microtasks (#1137)6653c23
feat: Bump@testing-library/dom
to 9.0.0 (#1177)153a095
chore: Allow semantic-release to post updates in issues (#1176)1934bf2
Bump kcd-scripts to 13.0.0 (#1170)9b7a1e2
feat: Drop support for Node.js 12.x (#1169)c43512a
GitHub Workflows security hardening (#1162)801ad37
test: Fail on unexpected console.warn and console.error (#1139)185e314
test: Add Node.js 18.x to test matrix (#1138)4d76a4a
Update outdated LICENSE year (#1133)bca9bf8
add stephensauceda as a contributor for doc (#1132)You can trigger a rebase of this PR 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)