Skip to content

Update jest#58

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jest
Open

Update jest#58
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jest

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/jest (source) 29.5.1229.5.14 age confidence
eslint-plugin-jest 27.6.327.9.0 age confidence
ts-jest (source) 29.1.229.4.6 age confidence

Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.9.0

Compare Source

Features

v27.8.0

Compare Source

Features

v27.7.0

Compare Source

Features
  • allow [@typescript-eslint](https://redirect.github.com/typescript-eslint) v7 (#​1500) (6be2928)

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

27.6.1 (2024-01-01)

Bug Fixes
  • include plugin meta information with snapshot processor for ESLint v9 (#​1484) (067e246)
kulshekhar/ts-jest (ts-jest)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Updates to dependencies label Feb 16, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Feb 16, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v27.8.0 Update dependency eslint-plugin-jest to v27.9.0 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/jest branch from 56351c9 to b28425a Compare May 24, 2024 07:15
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v27.9.0 Update jest May 24, 2024
@renovate renovate bot force-pushed the renovate/jest branch from b28425a to 6c559cf Compare May 31, 2024 07:25
@renovate renovate bot force-pushed the renovate/jest branch from 6c559cf to 05f731a Compare June 19, 2024 18:35
@renovate renovate bot force-pushed the renovate/jest branch 3 times, most recently from d244c03 to 79ed78c Compare July 13, 2024 18:35
@renovate renovate bot force-pushed the renovate/jest branch from 79ed78c to fdb5391 Compare July 21, 2024 17:11
@renovate renovate bot force-pushed the renovate/jest branch from fdb5391 to 7ffd3da Compare August 4, 2024 11:16
@renovate renovate bot force-pushed the renovate/jest branch from 39a17ee to f638de8 Compare March 27, 2025 08:15
@renovate renovate bot force-pushed the renovate/jest branch from f638de8 to 6339546 Compare April 3, 2025 22:24
@renovate renovate bot force-pushed the renovate/jest branch from 6339546 to a04bbb2 Compare April 16, 2025 07:39
@renovate renovate bot force-pushed the renovate/jest branch 2 times, most recently from 36ddaed to b3367cd Compare May 19, 2025 19:51
@renovate renovate bot force-pushed the renovate/jest branch from b3367cd to dced71c Compare June 15, 2025 05:07
@renovate renovate bot force-pushed the renovate/jest branch from dced71c to 325c29f Compare August 6, 2025 17:56
@renovate renovate bot force-pushed the renovate/jest branch 4 times, most recently from aae6b26 to 8b0e0f7 Compare September 25, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants