Skip to content
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

chore(deps): update dependency ts-jest to v28.0.4 #196

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 28.0.0-next.3 -> 28.0.4 age adoption passing confidence

Release Notes

kulshekhar/ts-jest

v28.0.4

Compare Source

Bug Fixes

v28.0.3

Compare Source

Bug Fixes

v28.0.2

Compare Source

Bug Fixes

v28.0.1

Compare Source

Bug Fixes

v28.0.0

Compare Source

Bug Fixes
  • legacy invoke Babel processAsync for babel-jest in ESM mode instead of process (#​3430) (0d7356c)
Features
BREAKING CHANGES
  • path-mapping AST transformer is no longer shipped in ts-jest v28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.
  • Any imports ts-jest/dist/compiler/ts-compiler should change to ts-jest/dist/legacy/compiler/ts-compiler
  • Any imports ts-jest/dist/compiler/ts-jest-compiler should change to ts-jest/dist/legacy/compiler/ts-jest-compiler
  • Any imports ts-jest/dist/config/config-set should change to ts-jest/dist/legacy/config/config-set
  • Minimum support TypeScript version is now 4.3 since Jest 28 requires it.
  • Jest 28 is required.
  • core: Any imports ts-jest/utils should be replaced with ts-jest.
  • core: Starting from Jest 27.4, mocked has been integrated into Jest repo.
  • core: Support for Node.js v10 has been removed as Jest drops support for it.

27.1.5 (2022-05-17)

Bug Fixes

27.1.4 (2022-03-24)

Bug Fixes

27.1.3 (2022-01-14)

Bug Fixes
  • compiler: update memory cache for compiler using received file content (#​3194) (e4d9541)

27.1.2 (2021-12-15)

Bug Fixes
  • stimulate esbuild type to avoid importing esbuild directly (#​3147) (9ace0a9)

27.1.1 (2021-12-07)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ts-jest-28.x branch from 9dcaa76 to fca363a Compare May 3, 2022 21:20
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v28.0.0 chore(deps): update dependency ts-jest to v28.0.1 May 3, 2022
@renovate renovate bot force-pushed the renovate/ts-jest-28.x branch from fca363a to eb9c332 Compare May 8, 2022 10:23
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v28.0.1 chore(deps): update dependency ts-jest to v28.0.2 May 8, 2022
@renovate renovate bot force-pushed the renovate/ts-jest-28.x branch from eb9c332 to c89c62b Compare May 24, 2022 05:50
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v28.0.2 chore(deps): update dependency ts-jest to v28.0.3 May 24, 2022
@renovate renovate bot force-pushed the renovate/ts-jest-28.x branch from c89c62b to 7965950 Compare June 3, 2022 06:09
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v28.0.3 chore(deps): update dependency ts-jest to v28.0.4 Jun 3, 2022
@AustinZhu AustinZhu merged commit 9e57633 into develop Jun 8, 2022
@AustinZhu AustinZhu deleted the renovate/ts-jest-28.x branch June 8, 2022 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants