Open
Conversation
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 → 30.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 43 commits:
v30.3.0Fix lint.chore: Remove `std-env` which doesn't work on Node 18.chore: Update `CHANGELOG.md`.Reduce token usage when run through LLMs.chore: update some vulnerable deps (#15987)Crowdin: force versioned mdx parser even for .md (#15954)Revert "Unbreak website deploy."Really try to fix the website deploy.Fix yarn.Unbreak website deploy.chore: update tar&qs (#15942)docs: remove deprecated 'Setup with Create React App' guide (#15882) (#15886)fix: twitter icon to x (#15869)fix: Keep CLI coverage output when using `--json` with `--outputFile` (#15918)Replace remaining micromatch uses with picomatch (#15922)simplify createTranspilingRequire function signature (#15919)chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#15941)Remove unused dependencies from jest-environment-jsdom (#15928)chore: update TSTyche to v5 (#15929)chore(deps): bump @angular/compiler (#15938)misc(expect-utils): removed creation of a new collection (#15874)misc(jest-haste-map): simplified checking of the beginning of a pathname (#15873)Update the website. (#15940)chore: add coding agent instructions (#15917)chore(deps): bump tar-fs (#15838)chore: update "vulnerable" dependencies (#15915)fix(jest-mock): use Symbol from environment global (#15858)chore: re-add renovate config (#15909)Issue #15865 : Fixed the change to switch to the fallback (#15867)chore: normalize error in snapshot between node versions (#15907)chore: update to glob v10.5.0 and js-yaml v4.1.1 (#15905)fix(jest-reporters): print out console log for GHA reporter and group by test file (#15864)feat(jest-fake-timers): Add feature to configure how timers advance (#15871)docs: add `runtime` option to `Configuration` doc (#15863)chore: upgrade TypeScript and `@types/node` (#15861)fix(jest-test-sequencer): make `--onlyFailures` flag working for tests failed due to compilation errors (#15851)doc: update v30 migration guide for `jest.mock()` strictly case-sentitive path (#15849)chore: update docusaurus (#15860)feat(jest-config): add `defineConfig` and `mergeConfig` functions (#15844)fix: prevent infinite recursion with self-referential getters (#15822) (#15831)docs: Update `snapshotSerializers` Docs (#15841)fix(runtime): user can use dynamic import in code when running tests (#15842)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