-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency ts-jest to v27.1.5 #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ts-jest-27.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
3621424 to
e10c935
Compare
Coverage report❌ An unexpected error occurred. For more details, check console
Test suite run failedFailed tests: 4/15. Failed suites: 1/2.Report generated by 🧪jest coverage report action from e10c935 |
c447741 to
e10c935
Compare
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.
This PR contains the following updates:
27.1.3→27.1.5Release Notes
kulshekhar/ts-jest (ts-jest)
v27.1.5Compare Source
Bug Fixes
processAsyncforbabel-jestin ESM mode instead ofprocess(#3430) (0d7356c)Features
ConfigSetas legacy (#3456) (a986729)TsCompilerandTsJestCompileras legacy (#3457) (0f2fe30)path-mappingAST transformer (#3455) (f566869)mockedtesting util (#3333) (2d9017d)ts-jest/utilssub path export (#3334) (9f253d3)TsJestTransformeras legacy (#3451) (b090179)BREAKING CHANGES
path-mappingAST transformer is no longer shipped ints-jestv28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.ts-jest/dist/compiler/ts-compilershould change tots-jest/dist/legacy/compiler/ts-compilerts-jest/dist/compiler/ts-jest-compilershould change tots-jest/dist/legacy/compiler/ts-jest-compilerts-jest/dist/config/config-setshould change tots-jest/dist/legacy/config/config-setTypeScriptversion is now 4.3 since Jest 28 requires it.ts-jest/utilsshould be replaced withts-jest.mockedhas been integrated into Jest repo.27.1.5 (2022-05-17)
Bug Fixes
Array.sortin hoisting transformer (#3498) (e400a6e), fixes #347627.1.4 (2022-03-24)
Bug Fixes
esbuildfrom peer dependency (#3360) (8c8c1ca), closes #3346.cjsextension (#3361) (5e5ac4a), closes #333527.1.3 (2022-01-14)
Bug Fixes
27.1.2 (2021-12-15)
Bug Fixes
esbuildtype to avoid importingesbuilddirectly (#3147) (9ace0a9)27.1.1 (2021-12-07)
Bug Fixes
afterProcesshook (#3132) (2b6b86e)esbuildas optional peer dependency (#3129) (20258de)v27.1.4Compare Source
Bug Fixes
processAsyncforbabel-jestin ESM mode instead ofprocess(#3430) (0d7356c)Features
ConfigSetas legacy (#3456) (a986729)TsCompilerandTsJestCompileras legacy (#3457) (0f2fe30)path-mappingAST transformer (#3455) (f566869)mockedtesting util (#3333) (2d9017d)ts-jest/utilssub path export (#3334) (9f253d3)TsJestTransformeras legacy (#3451) (b090179)BREAKING CHANGES
path-mappingAST transformer is no longer shipped ints-jestv28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.ts-jest/dist/compiler/ts-compilershould change tots-jest/dist/legacy/compiler/ts-compilerts-jest/dist/compiler/ts-jest-compilershould change tots-jest/dist/legacy/compiler/ts-jest-compilerts-jest/dist/config/config-setshould change tots-jest/dist/legacy/config/config-setTypeScriptversion is now 4.3 since Jest 28 requires it.ts-jest/utilsshould be replaced withts-jest.mockedhas been integrated into Jest repo.27.1.5 (2022-05-17)
Bug Fixes
Array.sortin hoisting transformer (#3498) (e400a6e), fixes #347627.1.4 (2022-03-24)
Bug Fixes
esbuildfrom peer dependency (#3360) (8c8c1ca), closes #3346.cjsextension (#3361) (5e5ac4a), closes #333527.1.3 (2022-01-14)
Bug Fixes
27.1.2 (2021-12-15)
Bug Fixes
esbuildtype to avoid importingesbuilddirectly (#3147) (9ace0a9)27.1.1 (2021-12-07)
Bug Fixes
afterProcesshook (#3132) (2b6b86e)esbuildas optional peer dependency (#3129) (20258de)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.