Skip to content

Update dependency ts-jest to v29#614

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

Update dependency ts-jest to v29#614
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-jest-29.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 25, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 27.1.329.4.9 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.4.9

Compare Source

v29.4.8

Compare Source

v29.4.7

Compare Source

Features

v29.4.6

Compare Source

Bug Fixes

v29.4.5

Compare Source

Bug Fixes
  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes #​5013

v29.4.4

Compare Source

Bug Fixes

v29.4.3

Compare Source

Bug Fixes

v29.4.2

Compare Source

v29.4.1

Compare Source

v29.4.0

Compare Source

Features

v29.3.4

Compare Source

Bug Fixes
  • fix: fix TsJestTransformerOptions type (3b11e29), closes #​4247
  • fix(cli): fix wrong path for preset creator fns (249eb2c)
  • fix(config): disable rewriteRelativeImportExtensions always (9b1f472), closes #​4855

v29.3.3

Compare Source

Bug Fixes

v29.3.2

Compare Source

Bug Fixes
  • fix: transpile js files from node_modules whenever Jest asks (968370e), closes #​4637

v29.3.1

Compare Source

Bug Fixes
  • fix: allow isolatedModules mode to have ts.Program under Node16/Next (25157eb)
  • fix: improve message for isolatedModules of ts-jest config (547eb6f)

v29.3.0

Compare Source

Features
  • feat: support hybrid module values for isolatedModules: true (f372121)
Bug Fixes
  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #​4620
Code Refactoring
  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

v29.2.6

Compare Source

Bug Fixes
  • fix: escape dot for JS_TRANSFORM_PATTERN regex (8c91c60)
  • fix: escape dot for TS_JS_TRANSFORM_PATTERN regex (3eea850)
  • fix: escape dot for TS_TRANSFORM_PATTERN regex (80d3e4d), closes #​4579

v29.2.5

Compare Source

Bug Fixes
  • build: build package with NodeNext module (9b3ade5)
  • fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset (d9ff362)
  • fix(compiler): fallback to NodeJS module resolution for ts 4.8 (b7d3409), closes #​4499

v29.2.4

Compare Source

Bug Fixes

v29.2.3

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes inside src (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changing module value (94db43f), closes #​4439

v29.2.2

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes inside src (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changing module value (94db43f), closes #​4439

v29.2.1

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes inside src (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changing module value (94db43f), closes #​4439

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed), close #​4200
  • feat(presets): add util functions to create CJS presets (f9cc3c0), close #​4200
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

v29.1.5

Compare Source

Bug Fixes

v29.1.4

Compare Source

Bug Fixes
  • fix(transformer): allow transforming of .cts/.mts extensions. (b8f6eaa), closes #​3996
Features

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)

v29.1.2

Compare Source

Bug Fixes

v29.1.1

Compare Source

Security Fixes
  • bump semver to 7.5.3

v29.1.0

Compare Source

Features
29.0.5 (2023-01-13)
Reverts

v29.0.5

Compare Source

Features
29.0.5 (2023-01-13)
Reverts

v29.0.4

Compare Source

Features
29.0.5 (2023-01-13)
Reverts

v29.0.3

Compare Source

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

v29.0.2

Compare Source

Bug Fixes

v29.0.1

Compare Source

Bug Fixes
  • legacy: include existing globals config in cached config (#​3803) (e79be47)
Features
  • add typings for ts-jest options via transform config (#​3805) (664b0f2)

v29.0.0

Compare Source

Features
DEPRECATIONS
  • Define ts-jest config under globals is now deprecated. Please define the config via transformer config instead.
BREAKING CHANGES
  • Only Node 14, 16 and 18 are supported
  • Jest 29 is required.

v28.0.8

Compare Source

v28.0.7

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.6

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.5

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.4

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.3

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.2

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.1

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.0

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 25, 2022

⚠ 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: search-query-enhancer/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-search-query-enhancer@1.0.0
npm ERR! Found: jest@27.5.1
npm ERR! node_modules/jest
npm ERR!   dev jest@"27.5.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer jest@"^29.0.0" from ts-jest@29.1.2
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"29.1.2" 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! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-30T05_21_43_193Z-debug-0.log

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (nodejs) 12 39 33 5
Secrets Audit 0 1 0 0
Security Audit for Infrastructure 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 0137138 to 10d51a7 Compare March 17, 2023 02:09
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 13 30 26 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 10d51a7 to 54d26df Compare April 3, 2023 10:56
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 54d26df to 8e7e9fd Compare June 30, 2023 08:21
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 13 30 29 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 8e7e9fd to c9cee63 Compare January 22, 2024 11:50
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 33 28 0
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from c9cee63 to 39fc5fd Compare April 30, 2024 05:21
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 33 28 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 39fc5fd to fc67a3f Compare May 21, 2024 13:54
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 21, 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: search-query-enhancer/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-search-query-enhancer@1.0.0
npm ERR! Found: jest@27.5.1
npm ERR! node_modules/jest
npm ERR!   dev jest@"27.5.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer jest@"^29.0.0 || ^30.0.0" from ts-jest@29.4.9
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"29.4.9" 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! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-04-29T14_15_58_334Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from fc67a3f to b911f2b Compare May 28, 2024 06:08
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from b911f2b to eb2799b Compare June 16, 2024 19:49
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 3 times, most recently from dde152e to 3a0ddc6 Compare July 10, 2024 18:57
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 3a0ddc6 to 83c9329 Compare July 18, 2024 20:12
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 83c9329 to b0aa782 Compare August 1, 2024 10:53
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from b0aa782 to a465eb8 Compare August 23, 2024 15:28
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from a465eb8 to e103449 Compare February 23, 2025 09:40
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 14 32 28 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from e103449 to be5d42f Compare March 24, 2025 13:47
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 32 28 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from be5d42f to 79659d4 Compare March 31, 2025 19:08
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 79659d4 to 172046d Compare April 13, 2025 11:13
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 32 29 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 172046d to af2732d Compare May 14, 2025 16:07
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 15 32 30 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from af2732d to e895965 Compare May 16, 2025 18:39
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from e895965 to 6b98acd Compare June 12, 2025 05:51
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 6b98acd to ccf3cba Compare October 10, 2025 04:02
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 1 0 0 0
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from ccf3cba to 66063c6 Compare October 10, 2025 10:43
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 66063c6 to 86520a4 Compare November 9, 2025 01:08
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 86520a4 to 5109e2f Compare December 1, 2025 19:00
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 0 0 1 0
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 5109e2f to 755a59f Compare February 12, 2026 14:23
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 755a59f to 3e351f3 Compare April 1, 2026 20:51
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 1 0 1 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants