This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 833
Update testing-library monorepo (major) #12473
Closed
Closed
+21
−37
Conversation
This file contains 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
renovate
bot
added
Dependencies
Pull requests that update a dependency file
T-Task
Refactoring, enabling or disabling functionality, other engineering tasks
labels
Apr 30, 2024
Incompatible with React 17 |
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
May 1, 2024 12:13
5a89791
to
8755805
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
May 15, 2024 10:25
8755805
to
49f43f1
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
May 29, 2024 13:59
49f43f1
to
39dadb3
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 6, 2024 13:58
39dadb3
to
3558a65
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 6, 2024 14:23
3558a65
to
995053f
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 11, 2024 14:44
995053f
to
10dcdaf
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 19, 2024 12:59
10dcdaf
to
4f71258
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
2 times, most recently
from
June 25, 2024 13:44
2607efa
to
d88cdff
Compare
t3chguy
added
the
X-Blocked
The PR cannot move forward in any capacity until an action is made
label
Jun 25, 2024
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
June 25, 2024 17:33
d88cdff
to
ad61752
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
July 9, 2024 14:31
ad61752
to
a9aad5b
Compare
renovate
bot
force-pushed
the
renovate/major-testing-library-monorepo
branch
from
September 3, 2024 20:35
a9aad5b
to
e2ba079
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Dependencies
Pull requests that update a dependency file
T-Task
Refactoring, enabling or disabling functionality, other engineering tasks
X-Blocked
The PR cannot move forward in any capacity until an action is made
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:
^9.0.0
->^10.0.0
^12.1.5
->^16.0.0
Release Notes
testing-library/dom-testing-library (@testing-library/dom)
v10.4.0
Compare Source
v10.3.2
Compare Source
Bug Fixes
v10.3.1
Compare Source
Bug Fixes
prettyDom
(#1321)" (#1325) (fdc12ec)v10.3.0
Compare Source
v10.2.0
Compare Source
Features
v10.1.0
Compare Source
Features
v10.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
aria-query
changes various roles. Check out the changed tests in2c57055
to get an overview about what changed.testing-library/react-testing-library (@testing-library/react)
v16.0.1
Compare Source
v16.0.0
Compare Source
Features
@testing-library/dom
and@types/react-dom
to peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@testing-library/dom
was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dom
installed that frequently caused bugs when used with@testing-library/user-event
. We will also be able to allow new versions of@testing-library/dom
being used without a SemVer major release of@testing-library/react
by just widening the peer dependency.@types/react-dom
needs to be installed if you're typechecking files using@testing-library/react
.v15.0.7
Compare Source
v15.0.6
Compare Source
v15.0.5
Compare Source
v15.0.4
Compare Source
v15.0.3
Compare Source
Bug Fixes
document
(#1304) (067d0c6)v15.0.2
Compare Source
v15.0.1
Compare Source
v15.0.0
Compare Source
v14.3.1
Compare Source
Bug Fixes
v14.3.0
Compare Source
v14.2.2
Compare Source
v14.2.1
Compare Source
Bug Fixes
v14.2.0
Compare Source
Features
reactStrictMode
option to enable strict mode render (#1241) (0880eba)v14.1.2
Compare Source
Bug Fixes
v14.1.1
Compare Source
Bug Fixes
v14.1.0
Compare Source
Features
v14.0.0
Compare Source
Bug Fixes
Features
@testing-library/dom
to 9.0.0 (#1177) (6653c23)BREAKING CHANGES
v13.4.0
Compare Source
Features
v13.3.0
Compare Source
Features
globalThis
if available (#1070) (c80809a)v13.2.0
Compare Source
Features
v13.1.1
Compare Source
Bug Fixes
v13.1.0
Compare Source
Features
renderHook
(#991) (9535eff)v13.0.1
Compare Source
Bug Fixes
v13.0.0
Compare Source
Features
BREAKING CHANGES
createRoot
API 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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.