-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @testing-library/react to v14 - autoclosed #311
Closed
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
⚠ 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/testing-library-react-14.x
branch
3 times, most recently
from
March 13, 2023 09:55
3fffa3e
to
ee01b76
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
March 27, 2023 10:19
9fd8b30
to
d8ad5e5
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
7 times, most recently
from
April 3, 2023 12:46
678d81b
to
b47da1c
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
April 10, 2023 14:49
74fb512
to
c3801a8
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
April 20, 2023 14:10
56aab9c
to
6304450
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
from
April 23, 2023 23:28
6304450
to
8c50f27
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
May 1, 2023 07:59
ac29e61
to
80fe7a6
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
May 15, 2023 07:38
d31876e
to
5df0949
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
from
May 29, 2023 07:52
5df0949
to
6de713c
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
2 times, most recently
from
January 8, 2024 10:41
e272359
to
209c634
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
4 times, most recently
from
January 16, 2024 16:07
00d3b75
to
6b39933
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
January 22, 2024 09:42
7d4995b
to
498c5dc
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
February 1, 2024 22:30
d9ae81a
to
4f4e16a
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
7 times, most recently
from
March 25, 2024 15:50
ef66878
to
5d300a5
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
3 times, most recently
from
April 3, 2024 18:37
77d38c5
to
2d9f565
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
from
April 8, 2024 10:39
2d9f565
to
fbd5ed9
Compare
renovate
bot
force-pushed
the
renovate/testing-library-react-14.x
branch
from
April 8, 2024 16:19
fbd5ed9
to
b412e37
Compare
renovate
bot
changed the title
chore(deps): update dependency @testing-library/react to v14
chore(deps): update dependency @testing-library/react to v14 - autoclosed
Apr 10, 2024
auto-merge was automatically disabled
April 10, 2024 15:44
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
10.4.9
->14.3.0
Release Notes
testing-library/react-testing-library (@testing-library/react)
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.v12.1.5
Compare Source
Bug Fixes
v12.1.4
Compare Source
Bug Fixes
v12.1.3
Compare Source
Bug Fixes
@types/react-dom
as a direct dependency (#1001) (149d9a9)v12.1.2
Compare Source
Bug Fixes
v12.1.1
Compare Source
Bug Fixes
v12.1.0
Compare Source
Features
v12.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
@testing-library/dom
to 8.0.0. Please check out the@testing-library/[email protected]
release page for a detailed list of breaking changes.v11.2.7
Compare Source
Bug Fixes
process
not being defined (#911) (8a1c8e9)v11.2.6
Compare Source
Bug Fixes
v11.2.5
Compare Source
Bug Fixes
v11.2.4
Compare Source
Bug Fixes
v11.2.3
Compare Source
Bug Fixes
void
(#857) (1389f09)v11.2.2
Compare Source
Bug Fixes
v11.2.1
Compare Source
Bug Fixes
v11.2.0
Compare Source
Features
v11.1.2
Compare Source
Bug Fixes
v11.1.1
Compare Source
Bug Fixes
v11.1.0
Compare Source
Features
v11.0.4
Compare Source
Bug Fixes
v11.0.3
Compare Source
Bug Fixes
v11.0.2
Compare Source
Bug Fixes
v11.0.1
Compare Source
Bug Fixes
v11.0.0
Compare Source
Features
BREAKING CHANGES
act
.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.