Skip to content

chore(deps): update dependency ts-jest to v29.4.11#66

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

chore(deps): update dependency ts-jest to v29.4.11#66
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ts-jest-29.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 27, 2023

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

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

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

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.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Aug 27, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e78cb7e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.1.1 chore(deps): update dependency ts-jest to v29.1.2 Jan 22, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from e78cb7e to 52ffab8 Compare January 22, 2024 14:28
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Jan 22, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 52ffab8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.1.2 chore(deps): update dependency ts-jest to v29.1.3 May 21, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 52ffab8 to 0cec4d5 Compare May 21, 2024 05:02
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 0cec4d5 to 91aa4b5 Compare May 28, 2024 06:08
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.1.3 chore(deps): update dependency ts-jest to v29.1.4 May 28, 2024
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.1.4 chore(deps): update dependency ts-jest to v29.1.5 Jun 16, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 91aa4b5 to a65f1ec Compare June 16, 2024 16:24
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.1.5 chore(deps): update dependency ts-jest to v29.2.0 Jul 8, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from dc56076 to 8a22c77 Compare July 10, 2024 10:17
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.0 chore(deps): update dependency ts-jest to v29.2.1 Jul 10, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 8a22c77 to e159b04 Compare July 10, 2024 18:19
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.1 chore(deps): update dependency ts-jest to v29.2.2 Jul 10, 2024
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.2 chore(deps): update dependency ts-jest to v29.2.3 Jul 18, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from e159b04 to 71f8ce7 Compare July 21, 2024 15:08
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 71f8ce7 to 48cfbdf Compare August 1, 2024 10:05
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.3 chore(deps): update dependency ts-jest to v29.2.4 Aug 1, 2024
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 48cfbdf to c8d84d6 Compare August 23, 2024 15:27
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.4 chore(deps): update dependency ts-jest to v29.2.5 Aug 23, 2024
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from c8d84d6 to b580bbd Compare February 23, 2025 09:43
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.5 chore(deps): update dependency ts-jest to v29.2.6 Feb 23, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from b580bbd to 29d29f9 Compare March 24, 2025 12:56
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.2.6 chore(deps): update dependency ts-jest to v29.3.0 Mar 24, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from 03232b0 to f7f0512 Compare September 19, 2025 16:46
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.3 chore(deps): update dependency ts-jest to v29.4.4 Sep 19, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from f7f0512 to 58ad234 Compare September 25, 2025 14:45
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 58ad234 to a362547 Compare October 10, 2025 10:34
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.4 chore(deps): update dependency ts-jest to v29.4.5 Oct 10, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from a362547 to ec146b3 Compare October 23, 2025 06:38
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from ec146b3 to 8996f45 Compare November 10, 2025 19:17
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 8996f45 to 876ed5d Compare November 18, 2025 22:40
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.5 chore(deps): update dependency ts-jest to v29.4.6 Dec 1, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from ce86575 to a921c64 Compare December 3, 2025 17:06
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from a921c64 to e3194de Compare December 31, 2025 13:39
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from e3194de to 9954ea2 Compare January 8, 2026 18:09
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from 164a35f to b3ce3b3 Compare January 23, 2026 19:36
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from b3ce3b3 to 4b2c627 Compare February 2, 2026 21:18
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from 9b98490 to 95076af Compare February 17, 2026 19:03
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 95076af to 2565fa5 Compare March 5, 2026 20:41
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 5, 2026

@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 2565fa5 to 8b625ea Compare March 13, 2026 14:44
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.6 chore(deps): update dependency ts-jest to v29.4.8 Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 8b625ea to 357a770 Compare April 1, 2026 14:52
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.8 chore(deps): update dependency ts-jest to v29.4.9 Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 357a770 to 23c08d8 Compare April 1, 2026 19:58
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 23c08d8 to b8d8848 Compare April 8, 2026 21:11
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

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