Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@testing-library/dom 9.3.3 -> 9.3.4 age confidence
@testing-library/jest-dom 6.1.5 -> 6.9.1 age confidence
@testing-library/user-event 14.5.1 -> 14.6.1 age confidence
jest-when 3.6.0 -> 3.7.0 age confidence
ts-jest (source) 29.1.1 -> 29.4.6 age confidence

Release Notes

testing-library/dom-testing-library (@​testing-library/dom)

v9.3.4

Compare Source

Bug Fixes
testing-library/jest-dom (@​testing-library/jest-dom)

v6.9.1

Compare Source

Bug Fixes

v6.9.0

Compare Source

Features

v6.8.0

Compare Source

Features

v6.7.0

Compare Source

Features

v6.6.4

Compare Source

Performance Improvements

v6.6.3

Compare Source

Bug Fixes
  • add vitest import when extending vitest matchers (#​646) (5ba0156)

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

Bug Fixes

v6.6.0

Compare Source

Features

v6.5.0

Compare Source

Features

v6.4.8

Compare Source

Bug Fixes

v6.4.7

Compare Source

Bug Fixes

v6.4.6

Compare Source

Bug Fixes

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

Bug Fixes

v6.4.3

Compare Source

Bug Fixes
  • Updates role support for aria-required attribute in toBeRequired (#​590) (20aca33)

v6.4.2

Compare Source

Bug Fixes
  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#​575) (a93c0c4)

v6.4.1

Compare Source

Bug Fixes
  • Export type TestingLibraryMatchers from "./matchers" (#​576) (dd1c4dd)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Bug Fixes
  • Standalone types for "./matchers" export and add Bun support (#​566) (5675b86)

v6.2.0

Compare Source

Features
  • toHaveAccessibleDescription supports aria-description (#​565) (1fb156c)

v6.1.6

Compare Source

Bug Fixes
testing-library/user-event (@​testing-library/user-event)

v14.6.1

Compare Source

Bug Fixes

v14.6.0

Compare Source

Features
Bug Fixes
  • clipboard: await DataTransferItem.getAsString() callback (#​1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#​1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#​1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#​1229) (5f3d28f)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)
timkindberg/jest-when (jest-when)

v3.7.0

Compare Source

  • Support resetting of specific calledWith mocks ce60dd5 (closes #​108)
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)

v29.1.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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 is behind base branch, 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.

@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 5e422c0 to 67fbec9 Compare April 2, 2025 13:15
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 67fbec9 to dd6317c Compare April 3, 2025 12:10
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from dd6317c to 2683183 Compare April 3, 2025 12:10
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 2683183 to 1d6d2ab Compare April 13, 2025 10:08
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 1d6d2ab to ce61eaa Compare April 13, 2025 10:08
@renovate renovate bot force-pushed the renovate/test-dependencies branch from ce61eaa to bab4e30 Compare April 15, 2025 12:23
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from bab4e30 to 5d3e9f6 Compare April 15, 2025 12:23
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 5d3e9f6 to cf5657f Compare April 15, 2025 15:37
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from cf5657f to ee8b81a Compare April 15, 2025 15:37
@renovate renovate bot force-pushed the renovate/test-dependencies branch from ee8b81a to 5061f38 Compare April 16, 2025 10:09
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 5061f38 to 861339e Compare April 16, 2025 10:09
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 861339e to feab6d7 Compare May 6, 2025 02:17
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from feab6d7 to 754100c Compare May 6, 2025 02:17
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 754100c to 70d71b6 Compare May 6, 2025 02:20
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 70d71b6 to 2463f57 Compare May 6, 2025 02:21
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 2463f57 to c31317a Compare May 6, 2025 02:42
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from c31317a to 399270f Compare May 6, 2025 02:42
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 399270f to 41b9e1b Compare May 14, 2025 15:22
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 41b9e1b to 22b35e6 Compare May 14, 2025 15:22
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 22b35e6 to 2f664f1 Compare May 16, 2025 18:58
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 2f664f1 to 8d58ee1 Compare May 16, 2025 18:58
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 8d58ee1 to f1390df Compare May 19, 2025 18:03
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from f1390df to 91e7d2e Compare May 19, 2025 18:03
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 91e7d2e to a14f8b2 Compare May 19, 2025 19:10
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from a14f8b2 to 3aa4a52 Compare May 19, 2025 19:11
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 3aa4a52 to 26c3d8b Compare May 19, 2025 19:47
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 26c3d8b to 92b6857 Compare May 19, 2025 19:47
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 92b6857 to 2ac26b8 Compare May 21, 2025 21:50
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 2ac26b8 to f55b382 Compare May 21, 2025 21:50
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 5500974 to 7cb8013 Compare November 18, 2025 22:37
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 7cb8013 to 2fe0932 Compare November 28, 2025 10:35
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 2fe0932 to 8676865 Compare November 28, 2025 10:35
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 8676865 to aa1fea8 Compare November 28, 2025 12:00
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from aa1fea8 to c8c7e71 Compare November 28, 2025 12:00
@renovate renovate bot force-pushed the renovate/test-dependencies branch from c8c7e71 to 29d9a4d Compare November 28, 2025 17:35
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 29d9a4d to 8f8fa9d Compare November 28, 2025 17:35
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 8f8fa9d to de578d6 Compare December 1, 2025 19:22
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from de578d6 to 99fec0a Compare December 1, 2025 19:22
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 99fec0a to e347139 Compare December 1, 2025 19:29
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from e347139 to 9234356 Compare December 1, 2025 19:30
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 9234356 to e4b79e1 Compare December 2, 2025 12:34
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from e4b79e1 to e4bce01 Compare December 2, 2025 12:34
@renovate renovate bot force-pushed the renovate/test-dependencies branch from e4bce01 to 6816245 Compare December 2, 2025 15:59
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 6816245 to 4c861da Compare December 2, 2025 15:59
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 4c861da to 81b911f Compare December 2, 2025 16:06
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 81b911f to 3a8aa23 Compare December 2, 2025 16:06
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 3a8aa23 to 6ff55dd Compare December 2, 2025 19:12
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 6ff55dd to 3f76362 Compare December 2, 2025 19:12
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 3f76362 to 5268af0 Compare December 3, 2025 18:15
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 5268af0 to e0534de Compare December 3, 2025 18:15
@renovate renovate bot force-pushed the renovate/test-dependencies branch from e0534de to d25a143 Compare December 4, 2025 11:51
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from d25a143 to 8bfb417 Compare December 4, 2025 11:51
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 8bfb417 to 68bc2a8 Compare December 4, 2025 11:59
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 68bc2a8 to b68b6d8 Compare December 4, 2025 12:00
@renovate renovate bot force-pushed the renovate/test-dependencies branch from b68b6d8 to c96e827 Compare December 4, 2025 16:25
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from c96e827 to bf4f8b7 Compare December 4, 2025 16:25
@renovate renovate bot force-pushed the renovate/test-dependencies branch from bf4f8b7 to 5bf53c2 Compare December 5, 2025 13:59
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 5bf53c2 to 446ffc8 Compare December 5, 2025 13:59
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