-
Notifications
You must be signed in to change notification settings - Fork 458
Comparing changes
Open a pull request
base repository: kulshekhar/ts-jest
base: v26.4.2
head repository: kulshekhar/ts-jest
compare: v26.4.3
- 8 commits
- 11 files changed
- 2 contributors
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7264c13 - Browse repository at this point
Copy the full SHA 7264c13View commit details -
build(deps-dev): bump eslint from 7.11.0 to 7.12.0 (#2069)
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.11.0...v7.12.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cdc55bd - Browse repository at this point
Copy the full SHA cdc55bdView commit details -
build(deps-dev): bump @jest/types from 26.6.0 to 26.6.1 (#2066)
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types) from 26.6.0 to 26.6.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/jest-types) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a93fff1 - Browse repository at this point
Copy the full SHA a93fff1View commit details -
build(deps-dev): bump @jest/transform from 26.6.0 to 26.6.1 (#2065)
Bumps [@jest/transform](https://github.com/facebook/jest/tree/HEAD/packages/jest-transform) from 26.6.0 to 26.6.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/jest-transform) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00f6c2f - Browse repository at this point
Copy the full SHA 00f6c2fView commit details -
build(deps-dev): bump jest from 26.6.0 to 26.6.1 (#2067)
Bumps [jest](https://github.com/facebook/jest) from 26.6.0 to 26.6.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.6.0...v26.6.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57f7448 - Browse repository at this point
Copy the full SHA 57f7448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 681bfef - Browse repository at this point
Copy the full SHA 681bfefView commit details -
feat(config): allow to override resolve tsconfig behavior (#2063)
This change is needed because some jest transformers which want to reuse/extend our `ConfigSet` but want to change the default behavior when reading and resolving tsconfig. This PR introduces: - Change `_readTsConfig` to `_resolveTsConfig` and set `_resolveTsConfig` to `protected` - Allow to override `_resolveTsConfig` via overload signature - Expose `_transformCfgStr`, `_configSet`, `_overriddenCompilerOptions`
Configuration menu - View commit details
-
Copy full SHA for 9f46ace - Browse repository at this point
Copy the full SHA 9f46aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f652e - Browse repository at this point
Copy the full SHA 61f652eView commit details
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 v26.4.2...v26.4.3