Closed
Conversation
Contributor
Author
|
Closed in favor of #197. |
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ jest (23.2.0 → 29.3.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 24 commits:
v29.3.0chore: roll new version of the docschore: update changelog for releasechore(docs): fix even more prettier violationschore: fix lint issue introduced in #13556 (#13569)docs: correct grammar in GettingStarted.md (#13533)docs: add explanation for `supportsStaticESM` transform option (#12028)Doc: Update documentation on usage with Webpack (#13556)docs: usingMatchers mention toStrictEqual (#13560)fix: config silently ignored in projects (#13565)fix(jest-worker): fix hanging when workers are killed or unexpectedly exit (#13566)feat: support WebAssembly (Wasm) imports in ESM modules (#13505)refactor(jest-reporters): remove useless conditional (#13564)refactor(jest-mock): remove useless conditional (#13561)chore(deps-dev): bump which from 2.0.2 to 3.0.0 (#13554)chore(docs): update docusaurus (#13541)fix(jest-runtime): `VMModule` is not a type (#13548)chore(jest-runtime): `runtime.unstable_importModule` should not return `Promise<void>` (#12009)docs: clarify wording in GettingStarted.md (#13447)docs: fix link in ECMAScriptModules.md (#13520)fix(mock): consider modules as objects (#13513)chore(expect): type spy and throwing matchers correctly (#13511)docs: correct line numbers in GH links (#13475)chore(deps): bump convert-source-map from 1.9.0 to 2.0.0 (#13509)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands