This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
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 (24.1.0 → 28.1.3) · 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 25 commits:
v28.1.3
chore: update changelog for release
chore: update docusaurus (#13021)
refactor(jest-mock): simplify `PropertyLikeKeys` utility type (#13020)
fix: missing spaces in string concats (#13019)
chore: bump `typescript` and related dependencies (#13017)
Update JestCommunity.md (#12988)
chore: update react-native example (#13016)
chore: fixed changelog.md typo (#13015)
chore: update babel
chore: update lint dependencies (#13014)
Update spyOn docs (#13000)
Refine babel-plugin-jest-hoist typings (#13011)
fix(jest-mock): add index signature support for `spyOn` types (#13013)
fix(scripts): also check for package.json (#12983)
chore: bump `jest-serialiser-ansi-escapes` (#13004)
chore: replace `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` (#12935)
docs: minor grammar correction from "as document" to "as documented" (#12995)
Correct `await`-ed inline snapshot indentation (#12986)
feat(jest-leak-detector): use FinalizationRegistry when it exists to get rid of external dependency (#12973)
chore: bump `jest-runner-tsd` (#12981)
fix: Switch from throat to p-limit (#12960)
feat: upgrade TypeBox (#12979)
fix(expect-utils): Fix equalityof ImmutableJS OrderedSets (#12977)
chore: update lockfile after release
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