interface
interface copied to clipboard
chore(deps-dev): bump @testing-library/react from 13.4.0 to 15.0.2
Bumps @testing-library/react from 13.4.0 to 15.0.2.
Release notes
Sourced from @testing-library/react
's releases.
v15.0.2
15.0.2 (2024-04-13)
Bug Fixes
v15.0.1
15.0.1 (2024-04-11)
Bug Fixes
v15.0.0
15.0.0 (2024-04-10)
Release
BREAKING CHANGES
- Minimum supported Node.js version is 18.0
- New version of
@testing-library/dom
changes various roles. Check out the changed tests in https://github.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3 to get an overview about what changed.v14.3.1
14.3.1 (2024-04-11)
Bug Fixes
v14.3.0
14.3.0 (2024-04-08)
Features
v14.2.2
14.2.2 (2024-03-19)
... (truncated)
Commits
c63b873
fix: ImprovelegacyRoot
error message (#1301)1645d21
fix: Stop using nullish coalescing (#1299)787cb85
Release: 15.0.0 (#1295)9c4a46d
feat: Add support for React 19 Canary (#1294)4e10ba3
chore: change canary version to specific prefix (#1290)cf045b4
chore: Update Codecov configuration to latest (#1289)3da62fd
fix: Remove unused types (#1287)7e42f4e
chore: Fix tests (#1288)edb6344
docs: add trappar as a contributor for code (#1273)55e79c2
fix: Update types to support all possible react component return values (#1272)- 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
Superseded by #2044.