chore(deps): update dependency @testing-library/react to v16 - #282
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @testing-library/react to v16#282renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
12 times, most recently
from
April 22, 2024 01:05
4306c02 to
a7cea51
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
May 22, 2024 13:20
d08b67d to
01b1581
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 3, 2024 15:08
01b1581 to
8352791
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
June 6, 2024 19:39
5e862b8 to
b92e257
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 30, 2024 05:24
b92e257 to
49a4a72
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
August 10, 2025 13:57
49a4a72 to
b9745c5
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
4 times, most recently
from
November 19, 2025 16:02
d0faae5 to
6c71968
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
February 7, 2026 12:33
6c71968 to
21190d1
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
February 22, 2026 16:43
21190d1 to
f16c7bc
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
April 28, 2026 15:41
f16c7bc to
6f189dc
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
April 28, 2026 20:16
90a7775 to
481bc81
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 15, 2026 20:52
481bc81 to
a1dbc93
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.1.5→^16.0.0Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.3.2Compare Source
Bug Fixes
v16.3.1Compare Source
Bug Fixes
v16.3.0Compare Source
Features
v16.2.0Compare Source
Features
v16.1.0Compare Source
Features
v16.0.1Compare Source
Bug Fixes
v16.0.0Compare Source
Features
@testing-library/domand@types/react-domto peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dominstalled that frequently caused bugs when used with@testing-library/user-event. We will also be able to allow new versions of@testing-library/dombeing used without a SemVer major release of@testing-library/reactby just widening the peer dependency.@types/react-domneeds to be installed if you're typechecking files using@testing-library/react.v15.0.7Compare Source
Bug Fixes
actis notanywhenReact.actis not declared (#1323) (c1f2957)v15.0.6Compare Source
Bug Fixes
v15.0.5Compare Source
Bug Fixes
containeroption based onhydrate(#1313) (d143f46)v15.0.4Compare Source
Bug Fixes
renderHookoptions extend options forrender(#1308) (48282c2)v15.0.3Compare Source
Bug Fixes
document(#1304) (067d0c6)v15.0.2Compare Source
Bug Fixes
legacyRooterror message (#1301) (c63b873)v15.0.1Compare Source
Bug Fixes
v15.0.0Compare Source
Release
BREAKING CHANGES
@testing-library/domchanges various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055to get an overview about what changed.v14.3.1Compare Source
Bug Fixes
v14.3.0Compare Source
Features
v14.2.2Compare Source
Bug Fixes
v14.2.1Compare Source
Bug Fixes
v14.2.0Compare Source
Features
reactStrictModeoption to enable strict mode render (#1241) (0880eba)v14.1.2Compare Source
Bug Fixes
v14.1.1Compare Source
Bug Fixes
v14.1.0Compare Source
Features
v14.0.0Compare Source
Bug Fixes
Features
@testing-library/domto 9.0.0 (#1177) (6653c23)BREAKING CHANGES
v13.4.0Compare Source
Features
v13.3.0Compare Source
Features
globalThisif available (#1070) (c80809a)v13.2.0Compare Source
Features
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
renderHook(#991) (9535eff)v13.0.1Compare Source
Bug Fixes
v13.0.0Compare Source
Features
BREAKING CHANGES
createRootAPI by default which comes with a set of changes while also enabling support for concurrent features.To opt-out of this change you can use
render(ui, { legacyRoot: true } ). But be aware that the legacy root API is deprecated in React 18 and its usage will trigger console warnings.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.