chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0
Bumps @testing-library/react from 13.4.0 to 14.0.0.
Release notes
Sourced from @testing-library/react's releases.
v14.0.0
14.0.0 (2023-02-16)
Bug Fixes
Features
- Bump
@testing-library/domto 9.0.0 (#1177) (6653c23)- Drop support for Node.js 12.x (#1169) (9b7a1e2)
BREAKING CHANGES
- See https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
- Minimum supported Node.js version is now 14.x
v14.0.0-alpha.3
14.0.0-alpha.3 (2023-02-16)
Bug Fixes
v14.0.0-alpha.2
14.0.0-alpha.2 (2023-02-16)
Features
BREAKING CHANGES
v14.0.0-alpha.1
14.0.0-alpha.1 (2023-01-31)
Features
... (truncated)
Commits
f78839bfix: Prevent "missing act" warning for queued microtasks (#1137)6653c23feat: Bump@testing-library/domto 9.0.0 (#1177)153a095chore: Allow semantic-release to post updates in issues (#1176)1934bf2Bump kcd-scripts to 13.0.0 (#1170)9b7a1e2feat: Drop support for Node.js 12.x (#1169)c43512aGitHub Workflows security hardening (#1162)801ad37test: Fail on unexpected console.warn and console.error (#1139)185e314test: Add Node.js 18.x to test matrix (#1138)4d76a4aUpdate outdated LICENSE year (#1133)bca9bf8add stephensauceda as a contributor for doc (#1132)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| notification | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 17, 2023 at 10:19PM (UTC) |
Codecov Report
Merging #296 (069c4d4) into master (30782cc) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head 069c4d4 differs from pull request most recent head cdda899. Consider uploading reports for the commit cdda899 to get more accurate results
@@ Coverage Diff @@
## master #296 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 141 141
Branches 30 30
=========================================
Hits 141 141
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.