Update all of jest 30.0.5 → 30.1.2 (minor) #343
Merged
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?
✳️ babel-jest (30.0.5 → 30.1.2) · Repo · Changelog
Release Notes
30.1.1
30.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
v30.1.2
Update CHANGELOG.
fix(snapshot-utils): snapshot header regexp to work with newline across OSes (#15803)
Update CHANGELOG.
v30.1.1
fix(snapshot-utils): Handle Windows line endings (#15800)
v30.1.0
Update CHANGELOG.
fix: resolve todo by pass `cause` to the `Error` constructor (#15755)
feat(jest-leak-detector): make GC aggressiveness configurable regarding to V8 heap snapshot generation (#15793)
fix(snapshot-utils): replace Jest snapshot guide link from deprecated goo.gl link to fully canonical URL (#15787)
Revert "fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)"
Fix prettier.
fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)
#15759 Fix `it.concurrent` not working with `describe.skip` (#15765)
fix: use parsed source text for Prettier formatting (#15764)
docs: Document getMockImplementation() (#15766)
Shorter output for reference errors (#15767)
Include test suites that failed to execute when running failed tests (#15769)
Per-file @jest/globals (#15773)
fix: simplified reduce with inner loop (#15790)
Fix running tests in US time zones (#15768)
chore(expect): update docblock for `toContain()` to display info on substring check (#15789)
Handle empty stack (#15792)
Website: Fix link for migration to jest 28 (#15783)
fix: update return type for check is primitive (#15770)
Update TypeScript (#15762)
fix(tests): Fix test failures due to unflagged strip-types (#15795)
Update GettingStarted.md (#15798)
Update resolver docs (#15749)
fix: removed redundant check for NaN in parseShardPair (#15742)
Fix Docs after breaking change (#15746)
✳️ jest (30.0.5 → 30.1.2) · Repo · Changelog
Release Notes
30.1.2 (from changelog)
30.1.1
30.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
v30.1.2
Update CHANGELOG.
fix(snapshot-utils): snapshot header regexp to work with newline across OSes (#15803)
Update CHANGELOG.
v30.1.1
fix(snapshot-utils): Handle Windows line endings (#15800)
v30.1.0
Update CHANGELOG.
fix: resolve todo by pass `cause` to the `Error` constructor (#15755)
feat(jest-leak-detector): make GC aggressiveness configurable regarding to V8 heap snapshot generation (#15793)
fix(snapshot-utils): replace Jest snapshot guide link from deprecated goo.gl link to fully canonical URL (#15787)
Revert "fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)"
Fix prettier.
fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)
#15759 Fix `it.concurrent` not working with `describe.skip` (#15765)
fix: use parsed source text for Prettier formatting (#15764)
docs: Document getMockImplementation() (#15766)
Shorter output for reference errors (#15767)
Include test suites that failed to execute when running failed tests (#15769)
Per-file @jest/globals (#15773)
fix: simplified reduce with inner loop (#15790)
Fix running tests in US time zones (#15768)
chore(expect): update docblock for `toContain()` to display info on substring check (#15789)
Handle empty stack (#15792)
Website: Fix link for migration to jest 28 (#15783)
fix: update return type for check is primitive (#15770)
Update TypeScript (#15762)
fix(tests): Fix test failures due to unflagged strip-types (#15795)
Update GettingStarted.md (#15798)
Update resolver docs (#15749)
fix: removed redundant check for NaN in parseShardPair (#15742)
Fix Docs after breaking change (#15746)
✳️ jest-environment-jsdom (30.0.5 → 30.1.2) · Repo · Changelog
Release Notes
30.1.1
30.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
v30.1.2
Update CHANGELOG.
fix(snapshot-utils): snapshot header regexp to work with newline across OSes (#15803)
Update CHANGELOG.
v30.1.1
fix(snapshot-utils): Handle Windows line endings (#15800)
v30.1.0
Update CHANGELOG.
fix: resolve todo by pass `cause` to the `Error` constructor (#15755)
feat(jest-leak-detector): make GC aggressiveness configurable regarding to V8 heap snapshot generation (#15793)
fix(snapshot-utils): replace Jest snapshot guide link from deprecated goo.gl link to fully canonical URL (#15787)
Revert "fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)"
Fix prettier.
fix(jest-resolver): Allow core ESM modules to be mocked with prefix (#15774)
#15759 Fix `it.concurrent` not working with `describe.skip` (#15765)
fix: use parsed source text for Prettier formatting (#15764)
docs: Document getMockImplementation() (#15766)
Shorter output for reference errors (#15767)
Include test suites that failed to execute when running failed tests (#15769)
Per-file @jest/globals (#15773)
fix: simplified reduce with inner loop (#15790)
Fix running tests in US time zones (#15768)
chore(expect): update docblock for `toContain()` to display info on substring check (#15789)
Handle empty stack (#15792)
Website: Fix link for migration to jest 28 (#15783)
fix: update return type for check is primitive (#15770)
Update TypeScript (#15762)
fix(tests): Fix test failures due to unflagged strip-types (#15795)
Update GettingStarted.md (#15798)
Update resolver docs (#15749)
fix: removed redundant check for NaN in parseShardPair (#15742)
Fix Docs after breaking change (#15746)
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