Skip to content

Update dependency ts-jest to v29.4.12#4

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

Update dependency ts-jest to v29.4.12#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ts-jest-29.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 18, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ts-jest (source) 29.0.329.4.12 age confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.4.12

Compare Source

Features
  • compiler: support TypeScript 7 projects through compatibility aliases (#​5386)

v29.4.11

Compare Source

Bug Fixes
  • preserve Bundler on the CJS path under TypeScript >= 6 (3941818), closes #​4198

v29.4.10

Compare Source

Bug Fixes
  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #​4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)

v29.4.9

Compare Source

Bug Fixes
  • use correct registry for npm OIDC trusted publishing (f8a9cc9)

v29.4.8

Compare Source

Bug Fixes
  • wrong published assets

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

Bug Fixes
  • preserve Bundler on the CJS path under TypeScript >= 6 (3941818), closes #​4198

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

Configuration

📅 Schedule: (UTC)

  • 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.

@github-advanced-security

Copy link
Copy Markdown

You have successfully added a new CodeQL configuration /language:javascript. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@pixeebot

pixeebot Bot commented Mar 18, 2023

Copy link
Copy Markdown

We found no opportunities for hardening in your pull request. Good work!
Thanks!

docs | feedback

@renovate renovate Bot changed the title Update dependency ts-jest to v29.0.5 Update dependency ts-jest to v29.1.0 May 28, 2023
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5810af8 to a340288 Compare May 28, 2023 15:48
@renovate renovate Bot changed the title Update dependency ts-jest to v29.1.0 Update dependency ts-jest to v29.1.1 Jul 1, 2023
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from a340288 to 3f67f6c Compare July 1, 2023 00:39
@socket-security

socket-security Bot commented Jul 1, 2023

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedts-jest@​29.0.3 ⏵ 29.4.119710094 +193100

View full report

@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 3f67f6c to 02227e6 Compare January 23, 2024 15:01
@renovate renovate Bot changed the title Update dependency ts-jest to v29.1.1 Update dependency ts-jest to v29.1.2 Jan 23, 2024
@renovate renovate Bot changed the title Update dependency ts-jest to v29.1.2 Update dependency ts-jest to v29.1.3 May 22, 2024
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 02227e6 to 8af36b2 Compare May 22, 2024 23:34
@renovate renovate Bot changed the title Update dependency ts-jest to v29.1.3 Update dependency ts-jest to v29.1.4 May 29, 2024
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 8af36b2 to 70fb9fe Compare May 29, 2024 08:47
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 70fb9fe to 0fc17de Compare June 17, 2024 02:46
@renovate renovate Bot changed the title Update dependency ts-jest to v29.1.4 Update dependency ts-jest to v29.1.5 Jun 17, 2024
@renovate renovate Bot changed the title Update dependency ts-jest to v29.1.5 Update dependency ts-jest to v29.2.0 Jul 8, 2024
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 0fc17de to af892d5 Compare July 8, 2024 20:47
@renovate renovate Bot changed the title Update dependency ts-jest to v29.2.0 Update dependency ts-jest to v29.2.2 Jul 11, 2024
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from af892d5 to 7ad7745 Compare July 11, 2024 05:54
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 7ad7745 to f89817c Compare July 20, 2024 20:58
@renovate renovate Bot changed the title Update dependency ts-jest to v29.2.2 Update dependency ts-jest to v29.2.3 Jul 20, 2024
@renovate renovate Bot changed the title Update dependency ts-jest to v29.2.3 Update dependency ts-jest to v29.2.4 Aug 2, 2024
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from f89817c to 3afbf1c Compare August 2, 2024 20:21
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 3afbf1c to 3270da3 Compare August 23, 2024 17:56
@renovate renovate Bot changed the title Update dependency ts-jest to v29.2.4 Update dependency ts-jest to v29.2.5 Aug 23, 2024
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 3270da3 to 5d8fe45 Compare January 31, 2025 04:20
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5d8fe45 to ab51fd0 Compare February 12, 2025 04:06
@renovate renovate Bot changed the title Update dependency ts-jest to v29.2.5 Update dependency ts-jest to v29.2.6 Feb 23, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from ab51fd0 to b125392 Compare February 23, 2025 16:03
@renovate renovate Bot changed the title Update dependency ts-jest to v29.2.6 Update dependency ts-jest to v29.3.0 Mar 27, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5bcd0b6 to 69c94bd Compare April 26, 2025 03:58
@renovate renovate Bot changed the title Update dependency ts-jest to v29.3.2 Update dependency ts-jest to v29.3.4 May 17, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 69c94bd to 98b0e2b Compare May 17, 2025 15:29
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 98b0e2b to 7f7e0a3 Compare June 14, 2025 04:09
@renovate renovate Bot changed the title Update dependency ts-jest to v29.3.4 Update dependency ts-jest to v29.4.0 Jun 14, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 7f7e0a3 to 9cd3083 Compare August 4, 2025 23:41
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.0 Update dependency ts-jest to v29.4.1 Aug 4, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 9cd3083 to cab3087 Compare September 17, 2025 07:42
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.1 Update dependency ts-jest to v29.4.2 Sep 17, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from cab3087 to bd32e5c Compare September 18, 2025 19:34
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.2 Update dependency ts-jest to v29.4.3 Sep 18, 2025
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.3 Update dependency ts-jest to v29.4.4 Sep 20, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from bd32e5c to 7c8f6c8 Compare September 20, 2025 06:22
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 7c8f6c8 to 14cf781 Compare October 10, 2025 20:07
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.4 Update dependency ts-jest to v29.4.5 Oct 10, 2025
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.5 Update dependency ts-jest to v29.4.6 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 14cf781 to 9200604 Compare December 2, 2025 22:51
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 9200604 to c9594fb Compare February 13, 2026 07:58
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.6 Update dependency ts-jest to v29.4.9 Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from c9594fb to f93ae6d Compare April 15, 2026 10:56
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from f93ae6d to dd23e6f Compare May 13, 2026 22:53
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.9 Update dependency ts-jest to v29.4.11 May 23, 2026
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from dd23e6f to d01bba0 Compare May 23, 2026 03:31
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from d01bba0 to e54bd77 Compare June 4, 2026 20:17
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from e54bd77 to 3b0ed56 Compare June 12, 2026 13:01
@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 3b0ed56 to 1e0c695 Compare July 18, 2026 03:27
@socket-security

socket-security Bot commented Jul 18, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedts-jest@​29.0.3 ⏵ 29.4.129710095 +293 +3100

View full report

@renovate
renovate Bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 1e0c695 to f86aab6 Compare July 25, 2026 07:35
@renovate renovate Bot changed the title Update dependency ts-jest to v29.4.11 Update dependency ts-jest to v29.4.12 Jul 25, 2026
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.

1 participant