-
Notifications
You must be signed in to change notification settings - Fork 40
chore(deps): bump @testing-library/dom from 8.20.0 to 9.3.0 #301
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
Conversation
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.20.0 to 9.3.0. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v8.20.0...v9.3.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #301 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 581 581
Branches 167 167
=========================================
Hits 581 581 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Any plans to land this? /cc @G-Rath @MichaelDeBoey |
@MichaelDeBoey it looks like CI is failing just because the min. version of Node supported by Having said that, it feels like this should actually be a peer dependency anyway? In that case maybe we do a quick new major with that change (and maybe dropping support for Node 12?) and then we could properly support both versions? Also see #294 |
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. |
🎉 This issue has been resolved in version 5.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bumps @testing-library/dom from 8.20.0 to 9.3.0.
Release notes
Sourced from
@testing-library/dom
's releases.... (truncated)
Commits
d09b3c2
feat(waitFor): Support asyncunstable_advanceTimersWrapper
(#1229)39a64d4
chore: removestyfle/cancel-workflow-action
usage (#1228)eadf748
feat(ByRole): Allow filter by value state (#1223)8c40a21
feat(ByRole): Allow filter by busy state (#1222)fb069c9
test: Improve test perf for suggestion tests (#1220)3f64545
test: add missing test for suggestions (#1215)4da0f39
fix: Ensure MIT licensed lz-string is used (#1219)d1ff495
chore: Allow semantic-release to post updates in issues (#1214)746def6
fix(ByRole): Constrain API (#1211)2d360a6
docs: add DaniAcu as a contributor for code (#1212)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)