Update @jest/core: 26.6.1 → 26.6.3 (patch) #7
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @jest/core (26.6.1 → 26.6.3) · Repo · Changelog
Release Notes
26.6.3
26.6.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
v26.6.3
chore: update changelog for release
Don't throw an error if mock dependency can't be found (#10779)
chore: bump babel core types (#10772)
chore: update lockfile after publish
v26.6.2
chore: update changelog for release
chore: refresh lockfiles (#10768)
chore: run yarn with `immutable` flag (#10767)
Revert "fix(expect): `objectContaining` should recurse into sub-objects (#10508)" (#10766)
chore: document `haste` config option (#10765)
chore: update cjs-module-lexer (#10764)
fix(hoist-plugin): hoist pure constants to support experimental JSX transform in mocks (#10723)
chore: update package.json to use asterisk version match in workspace protocol (#10762)
chore: disable issues not following one of the templates
chore: rewrite script-transformer test in TS (#10755)
fix: properly inject `extraGlobals` into the environment (#10758)
chore: move TestUtils file into test utils package (#10756)
chore: sort imports alphabetically (#10757)
chore: support more caller options in babel-jest (#10752)
chore: add test verifying namespace export support (#10751)
chore: link to ESM docs on syntax error (#10748)
chore: update node babel syntax preset (#10747)
chore(docs): link to `watchman` docs
chore: document `watchman` configuration option
fix(jest-config): throw correct error for missing preset modules (#10737)
fix: tell transformers Jest supports dynamic imports (#10745)
chore: handle file URLs in dynamic imports (#10744)
Add a note to the Exceptions section (#10742)
chore: bump `@babel/core` types (#10388)
chore: delete `eslint-config-fb-strict` package from repo (#10739)
Update TypeScript example to show use of newer Jest types (#10399)
chore: remove a redundant entry from gitignore (#10735)
chore(jest-snapshot): standardize files name (#10736)
chore: add missing dependencies uncovered by PnP (#10738)
chore: bump @types/jest (#10732)
Add docs for using mocks in TypeScript (#10415)
chore: update dependencies (#10731)
fix: Preserve order of jest calls when hoisting (#10536)
chore(jest-reporters): standardize files name (#10727)
chore: remove custom babel plugin for stripping namespaces (#10729)
fix: don't assume `stack` is always a string (#10697)
fix(jest-resolve-dependencies): resolve mocks as dependencies (#10713)
chore: add test verifying top-level await works (#10721)
chore: use `typescript-eslint` to parse all files (#10722)
chore(docs): note how to get `jest` object in ESM tests (#10718)
chore: link to SO's guide for reproduction in bug template (#10719)
chore(ci): fix failing test on Windows (#10714)
fix: revert watch mode change for onlyFailures mode (#10692)
Improve the doc on how to do type-checking for test files (#10705)
chore(docs): make throwing matcher example explicit (#10385)
chore(docs): cleanup unnecessarily diverging docs (#10691)
fix: don't mutate the sample in expect.objectContaining() (#10711)
chore: remove obsolete test conditions for old versions of node (#10712)
fix: do not mention implied `runInBand` on `detectOpenHandles` warning (#10703)
chore(jest-core): standardize files name (#10702)
chore(jest-cli): standardize files and folder names (#10698)
chore: update feature request template (#10696)
chore: ignore package-lock.json (#10694)
chore: fix grammar in PULL_REQUEST_TEMPLATE (#10695)
Allow to pass `findRelatedTests` and `nonFlagArgs` to `updateConfigAndRun` (#10659)
more consistent function sign (#10661)
chore: update lockfile after publish
🆕 @babel/preset-typescript (added, 7.12.1)
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