chore(deps): update jest monorepo to v29 (major) - #132
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
August 30, 2022 02:11
9905c5b to
1cfe62a
Compare
Contributor
|
Ждем (немного) релиза ts-jest@29 |
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
August 31, 2022 11:44
1cfe62a to
3c1f94f
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
August 31, 2022 11:46
3c1f94f to
97adf5d
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
August 31, 2022 11:50
97adf5d to
436378e
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
September 3, 2022 14:04
436378e to
59a8c5d
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
September 9, 2022 11:14
59a8c5d to
6396f23
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
September 10, 2022 15:49
6396f23 to
6eb8b45
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
September 11, 2022 15:07
6eb8b45 to
5f2babc
Compare
renovate
Bot
force-pushed
the
renovate/major-jest-monorepo
branch
from
September 12, 2022 22:39
5f2babc to
fb7f7b8
Compare
mxseev
added a commit
that referenced
this pull request
Nov 6, 2022
chore(deps): update all non-major dependencies to v5.36.2
This branch was successfully deployed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
28.1.8->29.0.128.1.3->29.0.328.0.8->29.0.0Release Notes
facebook/jest
v29.0.3Compare Source
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)v29.0.2Compare Source
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)v29.0.1Compare Source
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)v29.0.0Compare Source
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)kulshekhar/ts-jest
v29.0.0Compare Source
Features
DEPRECATIONS
ts-jestconfig underglobalsis now deprecated. Please define the config via transformer config instead.BREAKING CHANGES
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.