react-intl-hooks
                                
                                 react-intl-hooks copied to clipboard
                                
                                    react-intl-hooks copied to clipboard
                            
                            
                            
                        Bump babel-jest from 26.2.2 to 29.0.1
Bumps babel-jest from 26.2.2 to 29.0.1.
Release notes
Sourced from babel-jest's releases.
v29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)Full Changelog: https://github.com/facebook/jest/compare/v29.0.0...v29.0.1
v29.0.0
Blog post: https://jestjs.io/blog/2022/08/25/jest-29
Features
[expect][BREAKING] Differentiate betweenMatcherContextMatcherUtilsandMatcherStatetypes (#13141)
[jest-circus]Add support fortest.failing.each(#13142)
[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036)
[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156)
[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037, #13058)
[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727)
[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123, #13124)
[jest-mock][BREAKING] Change the defaultjest.mockedhelper’s behavior to deep mocked (#13125)
[jest-snapshot][BREAKING] Letbabelfind config when updating inline snapshots (#13150)
[@jest/test-result, @jest/types][BREAKING] ReplaceBytesandMillisecondstypes withnumber(#13155)
[jest-worker]AddsworkerIdleMemoryLimitoption which is used as a check for worker memory leaks >= Node 16.11.0 and recycles child workers as required (#13056, #13105, #13106, #13107)
[pretty-format][BREAKING] RemoveConvertAnsiplugin in favour ofjest-serializer-ansi-escapes(#13040)
[pretty-format]Allow to opt out from sorting object keys withcompareKeys: null(#12443)Fixes
[jest-config]Fix testing multiple projects with TypeScript config files (#13099)
[@jest/expect-utils]Fix deep equality of ImmutableJS Record (#13055)
[jest-haste-map]Increase the maximum possible file size that jest-haste-map can handle (#13094)
[jest-runtime]Properly support CJS re-exports from dual packages (#13170)
[jest-snapshot]MakeprettierPathoptional inSnapshotState(#13149)
[jest-snapshot]Fix parsing error from inline snapshot files withJSX(#12760)
[jest-worker]When a process runs out of memory worker exits correctly and doesn't spin indefinitely (#13054)Chore & Maintenance
[*][BREAKING] Drop support for Node v12 and v17 (#13033)
[docs]Fix webpack name (#13049)
[docs]Explicit how to setnfor--bail(#13128)
[docs]Update Enzyme URL (#13166)
[jest-leak-detector]Remove support forweak-napi(#13035)
[jest-snapshot][BREAKING] RequirerootDiras argument toSnapshotState(#13150)New Contributors
@makstechmade their first contribution in facebook/jest#13049
@sa2takamade their first contribution in facebook/jest#13055
@matheus-rodrigues00made their first contribution in facebook/jest#13090
@lanpaimade their first contribution in facebook/jest#13094
... (truncated)
Changelog
Sourced from babel-jest's changelog.
29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)29.0.0
Features
[expect][BREAKING] Differentiate betweenMatcherContextMatcherUtilsandMatcherStatetypes (#13141)
[jest-circus]Add support fortest.failing.each(#13142)
[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036)
[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156)
[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037, #13058)
[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727)
[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123, #13124)
[jest-mock][BREAKING] Change the defaultjest.mockedhelper’s behavior to deep mocked (#13125)
[jest-snapshot][BREAKING] Letbabelfind config when updating inline snapshots (#13150)
[@jest/test-result, @jest/types][BREAKING] ReplaceBytesandMillisecondstypes withnumber(#13155)
[jest-worker]AddsworkerIdleMemoryLimitoption which is used as a check for worker memory leaks >= Node 16.11.0 and recycles child workers as required (#13056, #13105, #13106, #13107)
[pretty-format][BREAKING] RemoveConvertAnsiplugin in favour ofjest-serializer-ansi-escapes(#13040)
[pretty-format]Allow to opt out from sorting object keys withcompareKeys: null(#12443)Fixes
[jest-config]Fix testing multiple projects with TypeScript config files (#13099)
[@jest/expect-utils]Fix deep equality of ImmutableJS Record (#13055)
[jest-haste-map]Increase the maximum possible file size that jest-haste-map can handle (#13094)
[jest-runtime]Properly support CJS re-exports from dual packages (#13170)
[jest-snapshot]MakeprettierPathoptional inSnapshotState(#13149)
[jest-snapshot]Fix parsing error from inline snapshot files withJSX(#12760)
[jest-worker]When a process runs out of memory worker exits correctly and doesn't spin indefinitely (#13054)Chore & Maintenance
[*][BREAKING] Drop support for Node v12 and v17 (#13033)
[docs]Fix webpack name (#13049)
[docs]Explicit how to setnfor--bail(#13128)
[docs]Update Enzyme URL (#13166)
[jest-leak-detector]Remove support forweak-napi(#13035)
[jest-snapshot][BREAKING] RequirerootDiras argument toSnapshotState(#13150)28.1.3
Features
[jest-leak-detector]Use nativeFinalizationRegistrywhen it exists to get rid of external C dependency (#12973)Fixes
... (truncated)
Commits
- b959a3dv29.0.1
- 75006e4v29.0.0
- 4def94bv29.0.0-alpha.6
- 63e506bv29.0.0-alpha.5
- 98a833bv29.0.0-alpha.4
- 0998187v29.0.0-alpha.3
- 02cd85fchore: migrate from- lernato- lerna-lite(#13097)
- 10f1e7fv29.0.0-alpha.1
- 6862afbv29.0.0-alpha.0
- 71441dfchore: drop node 12 and 14 (#13033)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)