Skip to content

Update test dependencies #2164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom 9.3.3 -> 9.3.4 age adoption passing confidence
@testing-library/jest-dom 6.1.5 -> 6.6.3 age adoption passing confidence
@testing-library/user-event 14.5.1 -> 14.6.1 age adoption passing confidence
jest-when 3.6.0 -> 3.7.0 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.3.4 age adoption passing 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.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.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

v29.2.5

Compare Source

v29.2.4

Compare Source

v29.2.3

Compare Source

v29.2.2

Compare Source

v29.2.1

Compare Source

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

v29.1.4

Compare Source

v29.1.3

Compare Source

v29.1.2

Compare Source


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
Copy link

socket-security bot commented Apr 2, 2025

@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
@renovate renovate bot force-pushed the renovate/test-dependencies branch from f55b382 to 20929b3 Compare May 22, 2025 20:52
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 20929b3 to 1a33d67 Compare May 22, 2025 20:53
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 1a33d67 to ebd4261 Compare May 22, 2025 21:23
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from ebd4261 to e34dabb Compare May 22, 2025 21:23
@renovate renovate bot force-pushed the renovate/test-dependencies branch from e34dabb to 8563dc3 Compare May 23, 2025 21:36
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 8563dc3 to a07523d Compare May 23, 2025 21:36
@renovate renovate bot force-pushed the renovate/test-dependencies branch from a07523d to be01159 Compare May 23, 2025 21:39
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from be01159 to 228ea02 Compare May 23, 2025 21:40
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 228ea02 to eded593 Compare May 27, 2025 13:26
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from eded593 to 23a8c6d Compare May 27, 2025 13:26
@renovate renovate bot force-pushed the renovate/test-dependencies branch from 23a8c6d to 000470a Compare May 30, 2025 08:05
@github-actions github-actions bot force-pushed the renovate/test-dependencies branch from 000470a to b267f0e Compare May 30, 2025 08:05
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.

0 participants