Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

This PR contains the following updates:

Package Change Age Confidence
ts-jest (source) 28.0.8 -> 29.4.5 age confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

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.

Configuration

📅 Schedule: Branch creation - At 06:00 PM through 11:59 PM and 12:00 AM through 09:59 AM ( * 18-23,0-9 * * * ) in timezone Europe/Kiev, 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 added the backend label Aug 31, 2023
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 4992fc6 to 1b2afe9 Compare January 24, 2024 22:53
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from 5b46c62 to 15eb36f Compare May 29, 2024 22:05
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 15eb36f to 4eeecda Compare June 19, 2024 22:09
@gitstream-cm
Copy link

gitstream-cm bot commented Jun 19, 2024

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 4eeecda to 0fd2c18 Compare July 10, 2024 21:20
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 0fd2c18 to 579b0ca Compare July 20, 2024 23:23
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 579b0ca to 82d8b08 Compare August 3, 2024 22:48
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 82d8b08 to f2a89bc Compare August 24, 2024 22:27
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from 0381cce to 7939266 Compare December 22, 2024 01:09
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 7939266 to d051e7b Compare January 12, 2025 05:34
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from eaf3fb7 to 846e071 Compare February 27, 2025 02:01
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from 61c1b1c to e426939 Compare March 13, 2025 02:14
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from f80a0d8 to 526a9fb Compare April 2, 2025 01:00
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 526a9fb to c78d770 Compare April 14, 2025 02:24
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from 4f02589 to ef8a64e Compare May 17, 2025 01:13
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from ef8a64e to c294848 Compare June 12, 2025 04:14
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from c294848 to c325cb7 Compare August 3, 2025 14:57
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 3 times, most recently from 30e9596 to 6ca40ba Compare September 19, 2025 15:00
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 6ca40ba to 1e4e335 Compare October 10, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants