chore(deps): update testing-library monorepo (major)#1047
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 29, 2024 02:27
e7b84a4 to
c1cf3fd
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
5 times, most recently
from
July 26, 2024 06:24
8787dbf to
42b5bd7
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
August 29, 2024 13:01
42b5bd7 to
2d4159e
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
October 2, 2024 03:41
a396ce8 to
cb8800f
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
October 18, 2024 19:58
cb8800f to
45c22fd
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
November 19, 2024 18:32
8aad6da to
65bf2c3
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
December 5, 2024 22:30
65bf2c3 to
e9c7bc8
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
January 23, 2025 16:59
e9c7bc8 to
45fcc7a
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
February 15, 2025 04:10
45fcc7a to
4364598
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
April 2, 2025 22:56
4364598 to
e6eb95a
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
May 19, 2025 21:31
e6eb95a to
9fba45e
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
August 10, 2025 13:53
9fba45e to
a8ada63
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
August 19, 2025 14:34
a8ada63 to
8a766f8
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
September 25, 2025 18:52
8a766f8 to
3dac323
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
November 19, 2025 23:56
3dac323 to
a9cce05
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
December 20, 2025 05:48
7045dc8 to
ecae3e4
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
December 25, 2025 13:41
f1923f2 to
82d1bb1
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
January 19, 2026 16:21
82d1bb1 to
dac7a9b
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
April 1, 2026 20:43
dac7a9b to
2f9c62a
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
May 28, 2026 18:53
2f9c62a to
dc9abce
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
June 21, 2026 21:26
9e60bca to
977d1eb
Compare
renovate
Bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 23, 2026 04:53
977d1eb to
8722bfe
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:
13.4.0→16.3.23.2.2→5.4.2Release 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
testing-library/svelte-testing-library (@testing-library/svelte)
v5.4.2Compare Source
@testing-library/svelte 5.4.2 (2026-06-23)
Bug Fixes
Dependencies
v5.4.1Compare Source
@testing-library/svelte 5.4.1 (2026-06-21)
Dependencies
v5.4.0Compare Source
@testing-library/svelte 5.4.0 (2026-06-20)
Features
Dependencies
v5.3.1Compare Source
@testing-library/svelte 5.3.1 (2025-12-25)
Bug Fixes
v5.3.0Compare Source
@testing-library/svelte 5.3.0 (2025-12-23)
Features
pureexport (#465) (fb45051)v5.2.10: v5.2.10Compare Source
Bug Fixes
v5.2.9: v5.2.9Compare Source
Bug Fixes
v5.2.8Compare Source
Bug Fixes
v5.2.7Compare Source
Bug Fixes
v5.2.6Compare Source
Bug Fixes
v5.2.5Compare Source
Bug Fixes
v5.2.4Compare Source
Bug Fixes
ssr.noExternaleven if not in project package.json (#404) (b5e0f3d)v5.2.3Compare Source
Bug Fixes
v5.2.2Compare Source
Bug Fixes
v5.2.1Compare Source
Bug Fixes
v5.2.0Compare Source
Features
Bug Fixes
v5.1.0Compare Source
Features
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
chore
BREAKING CHANGES
renderis now more strict about thetargetoption, and the
containerresult is now the direct parent ofyour component instance.
v4.2.3Compare Source
Bug Fixes
actused in cleanup (#346) (3eaa04e)v4.2.2Compare Source
Bug Fixes
v4.2.1Compare Source
Bug Fixes
v4.2.0Compare Source
Features
v4.1.0Compare Source
Features
v4.0.6Compare Source
Bug Fixes
act(38f7518)v4.0.5Compare Source
v4.0.4Compare Source
Bug Fixes
v4.0.3Compare Source
Bug Fixes
v4.0.2Compare Source
Bug Fixes
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
Features
BREAKING CHANGES
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.