-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jestjs/jest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 32b966f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jestjs/jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fa24a3b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 199 files changed
- 13 contributors
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdf089a - Browse repository at this point
Copy the full SHA cdf089aView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 672dfa2 - Browse repository at this point
Copy the full SHA 672dfa2View commit details -
chore(deps): lock file maintenance (#15066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 343d450 - Browse repository at this point
Copy the full SHA 343d450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b8634 - Browse repository at this point
Copy the full SHA 08b8634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 559449e - Browse repository at this point
Copy the full SHA 559449eView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18cde1d - Browse repository at this point
Copy the full SHA 18cde1dView commit details -
fix: allow Node16/NodeNext/Bundler moduleResolution in project's tsco…
…nfig (#14739) This small change fixes an issue that makes using jest impossible with inside a TypeScript project which is working on NodeNext, Node16 or Bundler moduleResolution setting. The default behaviour of ts-node is to read the default tsconfig.json file from the project. With a hardcoded option of "module: CommonJs" the TypeScript compiler will throw an error, because the modern moduleResolution options used in the project are not compatible with the hardcoded module value. The only way to use jest in such a repo is to change the jest.config.ts file into a JS one (or pass the options in a different way), so that the code responsible of instantiating ts-node is not invoked. This commit fixes the issue by providing a missing complementary option, moduleResolution: Node, which will work perfectly with module: CommonJs and will not be overridden by any project-specific value in tsconfig.json.
Configuration menu - View commit details
-
Copy full SHA for a3975c8 - Browse repository at this point
Copy the full SHA a3975c8View commit details
Commits on May 22, 2024
-
chore(deps): update dependency jest-silent-reporter to ^0.6.0 (#15083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d222c1 - Browse repository at this point
Copy the full SHA 0d222c1View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7ae0b8 - Browse repository at this point
Copy the full SHA b7ae0b8View commit details
Commits on May 29, 2024
-
feat: split some
jest-snapshotutility functions to its own package…… `@jest/snapshot-utils` (#15095)
Configuration menu - View commit details
-
Copy full SHA for 7a2ccc2 - Browse repository at this point
Copy the full SHA 7a2ccc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7a9c0 - Browse repository at this point
Copy the full SHA 3a7a9c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb15c34 - Browse repository at this point
Copy the full SHA cb15c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68dca2a - Browse repository at this point
Copy the full SHA 68dca2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4280a31 - Browse repository at this point
Copy the full SHA 4280a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d9036 - Browse repository at this point
Copy the full SHA 03d9036View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7541ac - Browse repository at this point
Copy the full SHA b7541acView commit details -
Configuration menu - View commit details
-
Copy full SHA for af3b1be - Browse repository at this point
Copy the full SHA af3b1beView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa24a3b - Browse repository at this point
Copy the full SHA fa24a3bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 32b966f...fa24a3b