Skip to content

chore(deps): update testing packages#270

Open
renovate[bot] wants to merge 1 commit into
0.xfrom
renovate/testing-packages
Open

chore(deps): update testing packages#270
renovate[bot] wants to merge 1 commit into
0.xfrom
renovate/testing-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 27, 2023

This PR contains the following updates:

Package Change Age Confidence
@testing-library/dom 9.3.39.3.4 age confidence
@testing-library/jest-dom 6.1.56.9.1 age confidence
@testing-library/react 14.1.214.3.1 age confidence
@testing-library/user-event 14.5.114.6.1 age confidence
@types/jest (source) 29.5.1129.5.14 age confidence
ts-jest (source) 29.1.129.4.9 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/react-testing-library (@​testing-library/react)

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

Features

v14.2.2

Compare Source

Bug Fixes

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)
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)
kulshekhar/ts-jest (ts-jest)

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

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.

👻 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-form Ready Ready Preview, Comment May 12, 2026 10:46am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 27, 2023

size-limit report 📦

Path Size
lib/index.js 6.48 KB (0%)

@renovate renovate Bot changed the title chore(deps): update dependency @testing-library/jest-dom to v6.1.6 chore(deps): update testing packages Dec 29, 2023
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 7a5dde2 to 09011f6 Compare December 29, 2023 16:18
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 09011f6 to 3cbaab9 Compare January 3, 2024 21:10
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 3cbaab9 to 12759a3 Compare January 8, 2024 22:00
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 12759a3 to fb17ea3 Compare January 22, 2024 14:51
@renovate renovate Bot force-pushed the renovate/testing-packages branch from fb17ea3 to 45f8d16 Compare January 22, 2024 19:00
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 45f8d16 to 51fa8bd Compare January 24, 2024 13:47
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 51fa8bd to af3db62 Compare January 30, 2024 02:21
@renovate renovate Bot force-pushed the renovate/testing-packages branch from af3db62 to f0d3809 Compare January 30, 2024 22:23
@renovate renovate Bot force-pushed the renovate/testing-packages branch from f0d3809 to 56c2906 Compare February 1, 2024 08:33
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 56c2906 to e531a0f Compare February 1, 2024 18:44
@renovate renovate Bot force-pushed the renovate/testing-packages branch from e531a0f to c31e21c Compare February 1, 2024 23:03
@renovate renovate Bot force-pushed the renovate/testing-packages branch from c31e21c to a2a3c22 Compare February 5, 2024 13:41
@renovate renovate Bot force-pushed the renovate/testing-packages branch from a2a3c22 to 1958252 Compare March 19, 2024 23:05
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 6a58f0a to ac8d226 Compare June 11, 2024 00:55
@renovate renovate Bot force-pushed the renovate/testing-packages branch from ac8d226 to b0c649a Compare June 16, 2024 19:28
@renovate renovate Bot force-pushed the renovate/testing-packages branch from b0c649a to 96ec511 Compare July 8, 2024 15:15
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 96ec511 to 8d190d8 Compare July 10, 2024 11:56
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 8d190d8 to 36cad63 Compare July 10, 2024 20:06
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 36cad63 to 8135237 Compare July 18, 2024 17:12
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 8135237 to a3461f4 Compare July 22, 2024 20:41
@renovate renovate Bot force-pushed the renovate/testing-packages branch from a3461f4 to e86eabb Compare July 23, 2024 17:31
@renovate renovate Bot force-pushed the renovate/testing-packages branch from e86eabb to bdc467e Compare August 1, 2024 20:52
@renovate renovate Bot force-pushed the renovate/testing-packages branch from bdc467e to 5e88c82 Compare August 23, 2024 15:56
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 5e88c82 to 9280cbe Compare August 23, 2024 22:25
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 9280cbe to 1896f93 Compare September 12, 2024 17:27
@renovate renovate Bot force-pushed the renovate/testing-packages branch from 1896f93 to f65c05b Compare October 16, 2024 18:02
@renovate renovate Bot force-pushed the renovate/testing-packages branch from f65c05b to 759354e Compare October 16, 2024 21:32
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