Update ts-jest: 26.4.3 → 26.5.5 (minor) #50
Closed
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ts-jest (26.4.3 → 26.5.5) · Repo · Changelog
Release Notes
26.5.5 (from changelog)
26.5.4 (from changelog)
26.5.3 (from changelog)
26.5.2 (from changelog)
26.5.1 (from changelog)
26.4.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 55 commits:
chore(release): 26.5.5
refactor(compiler): improve error message for emit skipped (#2518)
fix(compiler): return file content on emitSkipped for non ts/tsx files (#2515)
chore(release): 26.5.4
fix(compiler): initialize compiler with `.ts`/`.tsx`/`.d.ts` files only (#2457)
chore(release): 26.5.3
refactor(config): expose root logger constant (#2422)
fix(config): create fallback jest config when jest config is undefined (#2421)
fix: remove `@types/jest` from direct dep (#2416)
fix(compiler): return original file content on emit skip (#2408)
refactor(config): improve cannot process error message (#2392)
chore(release): 26.5.2
fix(typings): set correct typing for `tsconfig`/`tsConfig` option (#2377)
fix(compiler): exclude files in `outDir` from compiler source files (#2376)
fix(config): define `matchTestFilePath` before `setupTsJestCfg` (#2373)
fix(config): improve emit skipped error message and ensure `outDir` always `TS_JEST_OUT_DIR` (#2357)
chore(release): 26.5.1 (#2342)
feat(presets): add typing for `presets` entry point (#2341)
feat(config): support typed config options for jest config typescript (#2336)
fix: reduce size of `node_modules` when adding `ts-jest` (#2309)
feat(config): introduce `exclude` to exclude files from diagnostics (#2308)
chore(release): 26.4.4 (#2115)
fix: revert usage of `@jest/create-cache-key-function` (#2108)
chore: removes redundant type definition install instruction (#2114)
build(deps-dev): bump eslint-plugin-jsdoc from 30.7.6 to 30.7.7 (#2111)
build(deps-dev): bump @types/babel__core from 7.1.11 to 7.1.12 (#2112)
build(deps-dev): bump conventional-changelog-cli from 2.1.0 to 2.1.1 (#2110)
build(deps-dev): bump @jest/transform from 26.6.1 to 26.6.2 (#2109)
build(ci): migrate linux tests to GitHub workflow actions (#2092)
build(deps-dev): bump @jest/types from 26.6.1 to 26.6.2 (#2100)
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2098)
build(deps-dev): bump @typescript-eslint/parser from 4.6.0 to 4.6.1 (#2106)
build(deps-dev): bump jest from 26.6.2 to 26.6.3 (#2105)
build(devs-infra): use `@commitlint/config-angular` (#2103)
chore: redesign top part of README.md (#2102)
feat(testing): expose all types for util `mocked` (#2096)
build(deps-dev): bump jest from 26.6.1 to 26.6.2 (#2101)
build(deps-dev): bump jest-util from 26.6.1 to 26.6.2 (#2099)
build(deps-dev): bump @jest/create-cache-key-function (#2097)
build(deps-dev): bump eslint-plugin-jsdoc from 30.7.3 to 30.7.6 (#2095)
build(deps-dev): bump @types/babel__core from 7.1.10 to 7.1.11 (#2094)
build(deps-dev): bump lint-staged from 10.5.0 to 10.5.1 (#2093)
build(deps-dev): bump @types/react from 16.9.54 to 16.9.55 (#2088)
build(deps-dev): bump @types/node from 12.12.58 to 14.14.6 (#2089)
build(deps-dev): bump execa from 4.0.3 to 4.1.0 (#2087)
build(deps-dev): bump jest-util from 26.6.0 to 26.6.1 (#2083)
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2084)
build(deps-dev): bump @types/react from 16.9.53 to 16.9.54 (#2082)
build(deps-dev): bump eslint-config-prettier from 6.14.0 to 6.15.0 (#2081)
build(deps-dev): bump lint-staged from 10.4.2 to 10.5.0 (#2079)
Merge pull request #2076 from kulshekhar/dependabot/npm_and_yarn/typescript-eslint/parser-4.6.0
build(deps-dev): bump @typescript-eslint/parser from 4.5.0 to 4.6.0
Merge pull request #2078 from kulshekhar/dependabot/npm_and_yarn/typescript-4.0.5
build(deps-dev): bump typescript from 4.0.3 to 4.0.5
build(deps-dev): bump eslint from 7.12.0 to 7.12.1 (#2075)
🆕 @babel/preset-typescript (added, 7.13.0)
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