Skip to content

chore(deps): update dependency ts-jest to v27.1.5#386

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-jest-27.x
Open

chore(deps): update dependency ts-jest to v27.1.5#386
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-jest-27.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 21, 2022

This PR contains the following updates:

Package Change Age Confidence
ts-jest (source) 27.1.427.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: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • 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 branch 6 times, most recently from 92f917b to f9b278d Compare May 28, 2022 02:56
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 6 times, most recently from 2b91a60 to 80e71be Compare June 4, 2022 06:11
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 3 times, most recently from b261c50 to 7dec928 Compare June 11, 2022 03:25
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 7 times, most recently from 27ac585 to ac559ab Compare June 20, 2022 05:29
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 6 times, most recently from a9182fc to 948819c Compare July 2, 2022 03:28
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 2 times, most recently from afe3680 to 4874547 Compare July 3, 2022 15:09
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 3 times, most recently from ae60aab to 8339da5 Compare August 6, 2022 04:37
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from d226c14 to 9bf7e3a Compare August 15, 2022 03:31
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 4 times, most recently from 9a2280f to 73b5fcb Compare August 22, 2022 03:24
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from beef0f0 to c3032b5 Compare August 29, 2022 04:50
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from 20738e2 to 82784ed Compare September 10, 2022 05:44
@renovate renovate Bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from 3661117 to 5633738 Compare September 19, 2022 04:53
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 22, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: root@undefined
npm ERR! Found: typescript@5.0.4
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.0.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from ts-jest@27.1.5
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"27.1.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/c965a1/9a19e7/cache/others/npm/_logs/2023-07-22T03_17_43_809Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/c965a1/9a19e7/cache/others/npm/_logs/2023-07-22T03_17_43_809Z-debug-0.log

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: root@undefined
npm error Found: typescript@5.0.4
npm error node_modules/typescript
npm error   dev typescript@"5.0.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=3.8 <5.0" from ts-jest@27.1.5
npm error node_modules/ts-jest
npm error   dev ts-jest@"27.1.5" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-04-08T14_57_57_833Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-08T14_57_57_833Z-debug-0.log

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