Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 1, 2023

This PR contains the following updates:

Package Change Age Confidence
ts-jest (source) 27.1.4 -> 27.1.5 age confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v27.1.5

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 by config. Please merge this manually once you are satisfied.

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch 2 times, most recently from 610002f to 6f03b5a Compare January 30, 2025 14:15
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 6f03b5a to 0349e8b Compare February 9, 2025 13:49
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 0349e8b to 5879b2d Compare March 3, 2025 12:02
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 5879b2d to 1f36a9f Compare March 11, 2025 10:16
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch 2 times, most recently from 3ee98f5 to 2888042 Compare April 8, 2025 11:00
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 2888042 to fa5bd91 Compare April 24, 2025 10:17
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from fa5bd91 to 3141732 Compare May 19, 2025 17:07
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch 2 times, most recently from 21ba754 to d62aadf Compare June 4, 2025 12:04
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from d62aadf to 6c6b9a6 Compare June 22, 2025 14:14
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 6c6b9a6 to 0ee8bee Compare July 2, 2025 18:14
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 0ee8bee to 774afa8 Compare August 10, 2025 13:55
@renovate renovate bot force-pushed the renovate/ts-jest-27.x-lockfile branch from 774afa8 to f06b51f Compare August 19, 2025 12:48
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.

0 participants