-
Notifications
You must be signed in to change notification settings - Fork 1k
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
fix(deps): update jest monorepo to v29.4.3 #7651
Conversation
16 replays were recorded for 848e582. 16 PassedrequireAuth graphql checks
|
8d17476
to
5eb78a4
Compare
85b6849
to
f5bddd4
Compare
f5bddd4
to
47bab95
Compare
b9d3e3c
to
8c71957
Compare
There was a "fix" that changed the behavior of
@jtoar it's likely that other users are going to run into this as well. Let's include this in the next minor but call out the "fix" plus links in the Release Notes. |
77d2654
to
116d01a
Compare
9c33e0b
to
3b1f8fa
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
* 'main' of github.com:redwoodjs/redwood: (50 commits) Use formatCacheKey() when deleting a key (redwoodjs#7362) fix(deps): update dependency @types/node to v16.18.14 (redwoodjs#7739) chore(deps): update dependency @npmcli/arborist to v6.2.4 (redwoodjs#7741) chore(deps): update dependency @replayio/playwright to v0.3.24 (redwoodjs#7738) chore(deps): update dependency @testing-library/react to v14 (redwoodjs#7737) chore(deps): update dependency @testing-library/dom to v9 (redwoodjs#7736) chore(deps): update dependency @types/vscode to v1.76.0 (redwoodjs#7729) chore(deps): update dependency zx to v7.2.0 (redwoodjs#7731) fix(deps): update dependency webpack-bundle-analyzer to v4.8.0 (redwoodjs#7735) fix(deps): update dependency babel-plugin-polyfill-corejs3 to v0.7.1 (redwoodjs#7732) fix(deps): update dependency msw to v1.1.0 (redwoodjs#7733) chore(deps): update dependency @clerk/clerk-react to v4.12.0 (redwoodjs#7728) fix(deps): update dependency @types/node to v16.18.13 (redwoodjs#7727) fix: change isDataEmpty, add codemod, fix codemod (redwoodjs#7704) fix: avoid naming conflict with `client` prop (redwoodjs#7024) fix(deps): update jest monorepo to v29.4.3 (redwoodjs#7651) chore(deps): update dependency @auth0/auth0-spa-js to v2 (redwoodjs#7524) fix(deps): update dependency @types/aws-lambda to v8.10.111 (redwoodjs#7726) fix(deps): update dependency @clerk/clerk-sdk-node to v4.7.7 (redwoodjs#7725) chore(deps): update dependency supertokens-node to v13.1.2 (redwoodjs#7714) ...
This PR contains the following updates:
29.4.2
->29.4.3
29.4.2
->29.4.3
29.4.2
->29.4.3
Release Notes
facebook/jest
v29.4.3
Compare Source
Features
[expect]
UpdatetoThrow()
to be able to use errorcause
s (#13606)[jest-core]
allow to useworkerIdleMemoryLimit
with only 1 worker orrunInBand
option (#13846)[jest-message-util]
Add support for errorcause
s (#13868 & #13912)[jest-runtime]
Revertimport assertions
for JSON modules as it's been relegated to Stage 2 (#13911)Fixes
[@jest/expect-utils]
subsetEquality
should consider also an object's inherited string keys (#13824)[jest-mock]
Clear mock state whenjest.restoreAllMocks()
is called (#13867)[jest-mock]
PreventmockImplementationOnce
andmockReturnValueOnce
bleeding intowithImplementation
(#13888)[jest-mock]
Do not restore mocks whenjest.resetAllMocks()
is called (#13866)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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.