Bump jest from 26.4.2 to 29.0.2
Brought to you by:
figure0
Originally created by: dependabot[bot]
Bumps jest from 26.4.2 to 29.0.2.
Sourced from jest's releases.
v29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13184">/issues/13184))Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13188">/issues/13188))[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13207">/issues/13207))[jest-runtime]Supportjest.resetModules()with ESM (#13211](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13211">/issues/13211))New Contributors
@momokidmade their first contribution in facebook/jest#13194](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13194">facebook/jest/issues/13194)Full Changelog: https://github.com/facebook/jest/compare/v29.0.1...v29.0.2
v29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13181">/issues/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](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13141">/issues/13141))[jest-circus]Add support fortest.failing.each(#13142](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13142">/issues/13142))[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13036">/issues/13036))[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13156">/issues/13156))[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13037">/issues/13037), #13058](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13058">/issues/13058))[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/12727">/issues/12727))[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13123">/issues/13123), #13124](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13124">/issues/13124))[jest-mock][BREAKING] Change the defaultjest.mockedhelper’s behavior to deep mocked (#13125](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13125">/issues/13125))[jest-snapshot][BREAKING] Letbabelfind config when updating inline snapshots (#13150](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13150">/issues/13150))[@jest/test-result, @jest/types][BREAKING] ReplaceBytesandMillisecondstypes withnumber(#13155](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13155">/issues/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](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13056">/issues/13056), #13105](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13105">/issues/13105), #13106](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13106">/issues/13106), #13107](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13107">/issues/13107))[pretty-format][BREAKING] RemoveConvertAnsiplugin in favour ofjest-serializer-ansi-escapes(#13040](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13040">/issues/13040))[pretty-format]Allow to opt out from sorting object keys withcompareKeys: null(#12443](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/12443">/issues/12443))Fixes
[jest-config]Fix testing multiple projects with TypeScript config files (#13099](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13099">/issues/13099))[@jest/expect-utils]Fix deep equality of ImmutableJS Record (#13055](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13055">/issues/13055))[jest-haste-map]Increase the maximum possible file size that jest-haste-map can handle (#13094](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13094">/issues/13094))[jest-runtime]Properly support CJS re-exports from dual packages (#13170](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13170">/issues/13170))[jest-snapshot]MakeprettierPathoptional inSnapshotState(#13149](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13149">/issues/13149))[jest-snapshot]Fix parsing error from inline snapshot files withJSX(#12760](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/12760">/issues/12760))
... (truncated)
Sourced from jest's changelog.
29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13184">/issues/13184))Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13188">/issues/13188))[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13207">/issues/13207))[jest-runtime]Supportjest.resetModules()with ESM (#13211](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13211">/issues/13211))29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13181">/issues/13181))29.0.0
Features
[expect][BREAKING] Differentiate betweenMatcherContextMatcherUtilsandMatcherStatetypes (#13141](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13141">/issues/13141))[jest-circus]Add support fortest.failing.each(#13142](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13142">/issues/13142))[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13036">/issues/13036))[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13156">/issues/13156))[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13037">/issues/13037), #13058](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13058">/issues/13058))[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/12727">/issues/12727))[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13123">/issues/13123), #13124](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13124">/issues/13124))[jest-mock][BREAKING] Change the defaultjest.mockedhelper’s behavior to deep mocked (#13125](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13125">/issues/13125))[jest-snapshot][BREAKING] Letbabelfind config when updating inline snapshots (#13150](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13150">/issues/13150))[@jest/test-result, @jest/types][BREAKING] ReplaceBytesandMillisecondstypes withnumber(#13155](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13155">/issues/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](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13056">/issues/13056), #13105](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13105">/issues/13105), #13106](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13106">/issues/13106), #13107](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13107">/issues/13107))[pretty-format][BREAKING] RemoveConvertAnsiplugin in favour ofjest-serializer-ansi-escapes(#13040](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13040">/issues/13040))[pretty-format]Allow to opt out from sorting object keys withcompareKeys: null(#12443](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/12443">/issues/12443))Fixes
[jest-config]Fix testing multiple projects with TypeScript config files (#13099](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13099">/issues/13099))[@jest/expect-utils]Fix deep equality of ImmutableJS Record (#13055](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13055">/issues/13055))[jest-haste-map]Increase the maximum possible file size that jest-haste-map can handle (#13094](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13094">/issues/13094))[jest-runtime]Properly support CJS re-exports from dual packages (#13170](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13170">/issues/13170))[jest-snapshot]MakeprettierPathoptional inSnapshotState(#13149](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13149">/issues/13149))[jest-snapshot]Fix parsing error from inline snapshot files withJSX(#12760](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/12760">/issues/12760))[jest-worker]When a process runs out of memory worker exits correctly and doesn't spin indefinitely (#13054](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13054">/issues/13054))Chore & Maintenance
[*][BREAKING] Drop support for Node v12 and v17 (#13033](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13033">/issues/13033))[docs]Fix webpack name (#13049](https://github.com/href="https://github-redirect.dependabot.com/facebook/jest/pull/13049">/issues/13049))
... (truncated)
616fcf5 v29.0.2132e815 chore: update to TypeScript 4.8 (#13177](https://github.com/href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13177">/issues/13177))b959a3d v29.0.186de0cb chore: update jest-runner-tsd (#13179](https://github.com/href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13179">/issues/13179))75006e4 v29.0.04def94b v29.0.0-alpha.663e506b v29.0.0-alpha.598a833b v29.0.0-alpha.40998187 v29.0.0-alpha.302cd85f chore: migrate from lerna to lerna-lite (#13097](https://github.com/href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13097">/issues/13097))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.
Originally posted by: dependabot[bot]
Superseded by [#143].
Related
Tickets:
#143Ticket changed by: dependabot[bot]