chore(deps): update testing-library monorepo #29

Open
kjuulh wants to merge 1 commits from renovate/testing-library-monorepo into main
Owner

This PR contains the following updates:

Package Type Update Change
@testing-library/jest-dom devDependencies minor 6.4.8 -> 6.6.3
@testing-library/react devDependencies patch 16.0.0 -> 16.0.1

Release Notes

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
testing-library/react-testing-library (@​testing-library/react)

v16.0.1

Compare Source

Bug Fixes
  • Add support for exactOptionalPropertyTypes in TypeScript (#​1351) (3dcd8a9)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | devDependencies | minor | [`6.4.8` -> `6.6.3`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.8/6.6.3) | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | devDependencies | patch | [`16.0.0` -> `16.0.1`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.0.0/16.0.1) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@&#8203;testing-library/jest-dom)</summary> ### [`v6.6.3`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.3) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3) ##### Bug Fixes - add vitest import when extending vitest matchers ([#&#8203;646](https://github.com/testing-library/jest-dom/issues/646)) ([5ba0156](https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295)) ### [`v6.6.2`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.2) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2) ##### Bug Fixes - remove recursive type reference in vitest types ([#&#8203;636](https://github.com/testing-library/jest-dom/issues/636)) ([4468378](https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718)) ### [`v6.6.1`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.1) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1) ##### Bug Fixes - fix lodash import in to-have-selection.js ([#&#8203;642](https://github.com/testing-library/jest-dom/issues/642)) ([ced792e](https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20)) ### [`v6.6.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.0) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0) ##### Features - implement toHaveSelection ([#&#8203;637](https://github.com/testing-library/jest-dom/issues/637)) ([9b14804](https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e)) ### [`v6.5.0`](https://github.com/testing-library/jest-dom/releases/tag/v6.5.0) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0) ##### Features - **toHaveValue:** Asserting aria-valuenow ([#&#8203;479](https://github.com/testing-library/jest-dom/issues/479)) ([acbf416](https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b)) </details> <details> <summary>testing-library/react-testing-library (@&#8203;testing-library/react)</summary> ### [`v16.0.1`](https://github.com/testing-library/react-testing-library/releases/tag/v16.0.1) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1) ##### Bug Fixes - Add support for exactOptionalPropertyTypes in TypeScript ([#&#8203;1351](https://github.com/testing-library/react-testing-library/issues/1351)) ([3dcd8a9](https://github.com/testing-library/react-testing-library/commit/3dcd8a9649e25054c0e650d95fca2317b7008576)) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-08-23 22:23:14 +02:00
chore(deps): update dependency @testing-library/jest-dom to v6.5.0
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
8a5f581f96
kjuulh force-pushed renovate/testing-library-monorepo from 8a5f581f96 to 8fa44af6e7 2024-08-27 12:02:20 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 8fa44af6e7 to ada5b7f58f 2024-08-27 12:54:51 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from ada5b7f58f to 38ad3cb10e 2024-08-27 14:43:19 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 38ad3cb10e to 3fa38c1ccb 2024-08-27 20:45:34 +02:00 Compare
kjuulh changed title from chore(deps): update dependency @testing-library/jest-dom to v6.5.0 to chore(deps): update testing-library monorepo 2024-08-29 11:54:34 +02:00
kjuulh force-pushed renovate/testing-library-monorepo from 3fa38c1ccb to a661da07d2 2024-08-29 11:54:36 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from a661da07d2 to f31b9b6cd9 2024-08-29 16:38:15 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from f31b9b6cd9 to d056374602 2024-09-12 06:02:52 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from d056374602 to 7c5e5b035c 2024-09-13 02:03:10 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 7c5e5b035c to 53afea53ed 2024-09-19 02:03:52 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 53afea53ed to 3b0ad644a1 2024-09-20 06:06:58 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 3b0ad644a1 to 48209e9e2a 2024-09-21 02:05:37 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 48209e9e2a to 391b9d1c63 2024-09-28 06:03:00 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 391b9d1c63 to f400ffcf33 2024-10-03 06:02:48 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from f400ffcf33 to e7b0a568ec 2024-10-04 06:02:42 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from e7b0a568ec to c6031a5159 2024-10-16 06:03:52 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from c6031a5159 to 0c7ac5c61b 2024-10-17 02:03:50 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 0c7ac5c61b to 1de49edfbc 2024-10-17 06:03:07 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 1de49edfbc to d12c16ef4c 2024-10-18 02:02:57 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from d12c16ef4c to 64c0f99e94 2024-10-19 06:03:21 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 64c0f99e94 to 40aa82d04c 2024-10-23 06:03:22 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 40aa82d04c to 9dfce9aef1 2024-10-24 06:03:23 +02:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 9dfce9aef1 to c23eb0e469 2024-10-30 06:03:18 +01:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from c23eb0e469 to bfa7d54f50 2024-10-31 06:03:12 +01:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from bfa7d54f50 to 42e9bf4b25 2024-11-01 02:04:29 +01:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 42e9bf4b25 to 87c7900386 2024-11-01 06:03:27 +01:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 87c7900386 to 6ab95eb7bb 2024-11-07 06:02:30 +01:00 Compare
kjuulh force-pushed renovate/testing-library-monorepo from 6ab95eb7bb to 5f1617eee5 2024-11-14 06:03:49 +01:00 Compare
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/testing-library-monorepo:renovate/testing-library-monorepo
git checkout renovate/testing-library-monorepo
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/backstage#29
No description provided.