cashapp / misk-web

Micro-Frontends React + Redux + Typescript Framework
https://cashapp.github.io/misk-web/
Apache License 2.0
64 stars 19 forks source link

Update dependency @testing-library/dom to v7.31.2 #1916

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom 7.2.2 -> 7.31.2 age adoption passing confidence

Release Notes

testing-library/dom-testing-library ### [`v7.31.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.31.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.31.1...v7.31.2) ##### Bug Fixes - Consider `` labelable ([#​968](https://togithub.com/testing-library/dom-testing-library/issues/968)) ([56a4c75](https://togithub.com/testing-library/dom-testing-library/commit/56a4c759a0237b6ca9dcec3cffcd71832c00e736)) ### [`v7.31.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.31.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.31.0...v7.31.1) ##### Bug Fixes - Bump dom-accessibility-api ([#​965](https://togithub.com/testing-library/dom-testing-library/issues/965)) ([86fb094](https://togithub.com/testing-library/dom-testing-library/commit/86fb0948f7c4c00b1dec45ff9161cb2d7df13688)) ### [`v7.31.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.31.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.30.4...v7.31.0) ##### Features - Add extra error messages when `screen` was passed instead of a DOM element ([#​949](https://togithub.com/testing-library/dom-testing-library/issues/949)) ([c273ed5](https://togithub.com/testing-library/dom-testing-library/commit/c273ed518cf783591692be8c0c5e5a34feafd4bb)) ### [`v7.30.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.30.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.30.3...v7.30.4) ##### Bug Fixes - Guard against `jest.useRealTimers` not existing ([#​934](https://togithub.com/testing-library/dom-testing-library/issues/934)) ([1b19094](https://togithub.com/testing-library/dom-testing-library/commit/1b19094d6531f365c4bb317043267df75bdd5bbc)) ### [`v7.30.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.30.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.30.2...v7.30.3) ##### Bug Fixes - **types:** missing ignore parameter for SelectorMatcherOptions ([7edd2bd](https://togithub.com/testing-library/dom-testing-library/commit/7edd2bd734f93b79e50059b65dd9beb61bdfae26)) ### [`v7.30.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.30.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.30.1...v7.30.2) ##### Bug Fixes - **types:** exclude tsconfig from types folder in publish flow ([#​923](https://togithub.com/testing-library/dom-testing-library/issues/923)) ([bb83d8c](https://togithub.com/testing-library/dom-testing-library/commit/bb83d8c540e95701826e31897374227b1e1cc33a)) ### [`v7.30.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.30.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.30.0...v7.30.1) ##### Bug Fixes - **timers:** safe check for setImmediate and clearImmediate ([#​916](https://togithub.com/testing-library/dom-testing-library/issues/916)) ([14788b6](https://togithub.com/testing-library/dom-testing-library/commit/14788b6098242ce62037ba748f4402042d170b41)) ### [`v7.30.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.30.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.6...v7.30.0) ##### Features - Improve error message when passing an Array while a single Element is expected ([#​906](https://togithub.com/testing-library/dom-testing-library/issues/906)) ([300bfe2](https://togithub.com/testing-library/dom-testing-library/commit/300bfe26f253b8f045da24bf3c75a83d1cc0f49c)) ### [`v7.29.6`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.6) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.5...v7.29.6) ##### Bug Fixes - Don't assume mocked timers imply jest fake timers ([#​900](https://togithub.com/testing-library/dom-testing-library/issues/900)) ([f7b5c33](https://togithub.com/testing-library/dom-testing-library/commit/f7b5c33c44632fba1579cb44f9f175be1ec46087)) ### [`v7.29.5`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.5) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.4...v7.29.5) ##### Bug Fixes - remove side-effect from runWithRealTimers ([#​887](https://togithub.com/testing-library/dom-testing-library/issues/887)) ([ac9a6b7](https://togithub.com/testing-library/dom-testing-library/commit/ac9a6b78968e39547d1383e51f74752259fbe2f2)) ### [`v7.29.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.3...v7.29.4) ##### Bug Fixes - Pass container from findBy through to waitFor ([#​868](https://togithub.com/testing-library/dom-testing-library/issues/868)) ([b4f1d45](https://togithub.com/testing-library/dom-testing-library/commit/b4f1d458dde88ad78317f63e418d7400eacd1d39)) ### [`v7.29.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.2...v7.29.3) ##### Bug Fixes - prevent crashing on elements without parentElement ([#​871](https://togithub.com/testing-library/dom-testing-library/issues/871)) ([6d32457](https://togithub.com/testing-library/dom-testing-library/commit/6d324572ec148b0a0897177e00180024c23b4612)) ### [`v7.29.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.1...v7.29.2) ##### Bug Fixes - add normalizer for matching aria-label ([#​855](https://togithub.com/testing-library/dom-testing-library/issues/855)) ([5831f60](https://togithub.com/testing-library/dom-testing-library/commit/5831f608bb0225233f1d8c5aa555328ca0c72b0b)) ### [`v7.29.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.29.0...v7.29.1) ##### Bug Fixes - add number support for matches ([#​856](https://togithub.com/testing-library/dom-testing-library/issues/856)) ([ec1b642](https://togithub.com/testing-library/dom-testing-library/commit/ec1b642ba6069cbe5a85db649a939ff00d434343)) ### [`v7.29.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.29.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.28.1...v7.29.0) ##### Features - migrate some files to typescript ([#​848](https://togithub.com/testing-library/dom-testing-library/issues/848)) ([accb6cc](https://togithub.com/testing-library/dom-testing-library/commit/accb6cc60628cb6b5bd4d9be2ead41724995e5ae)) ### [`v7.28.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.28.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.28.0...v7.28.1) ##### Bug Fixes - **suggestions:** don't suggest byLabelText when using byLabelText ([53f29f7](https://togithub.com/testing-library/dom-testing-library/commit/53f29f70c8861d6ed7f9071654360d57a58ca95b)) ### [`v7.28.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.28.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.27.1...v7.28.0) ##### Features - warn when the test environment fake timers change unexpectedly ([#​832](https://togithub.com/testing-library/dom-testing-library/issues/832)) ([e3fc7f3](https://togithub.com/testing-library/dom-testing-library/commit/e3fc7f3a0d29921a5821d361394446968d77eca5)), closes [#​830](https://togithub.com/testing-library/dom-testing-library/issues/830) ### [`v7.27.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.27.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.27.0...v7.27.1) ##### Bug Fixes - **suggestions:** only warn about inaccessible elements when actually showing the suggestion ([#​827](https://togithub.com/testing-library/dom-testing-library/issues/827)) ([9494fdc](https://togithub.com/testing-library/dom-testing-library/commit/9494fdc690af8b257010b2cff61b2515017b4f67)) ### [`v7.27.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.27.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.7...v7.27.0) ##### Features - allow TextMatch to be any non-nullable type ([#​829](https://togithub.com/testing-library/dom-testing-library/issues/829)) ([9b688f8](https://togithub.com/testing-library/dom-testing-library/commit/9b688f8600dc8d0c2feb2590a14e5e9588dde45c)) ### [`v7.26.7`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.7) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.6...v7.26.7) ##### Bug Fixes - use node property instead of selector for type=text input ([#​823](https://togithub.com/testing-library/dom-testing-library/issues/823)) ([7e5da11](https://togithub.com/testing-library/dom-testing-library/commit/7e5da11655ed2bc58afaffaa89489ea49df2729a)) ### [`v7.26.6`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.6) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.5...v7.26.6) ##### Bug Fixes - export pretty format ([#​818](https://togithub.com/testing-library/dom-testing-library/issues/818)) ([e32937c](https://togithub.com/testing-library/dom-testing-library/commit/e32937ce4eb5b5f26ffdac5eeb82d62e0ac05476)) ### [`v7.26.5`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.5) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.4...v7.26.5) ##### Bug Fixes - null labels on hidden inputs ([#​804](https://togithub.com/testing-library/dom-testing-library/issues/804)) ([6ef63b7](https://togithub.com/testing-library/dom-testing-library/commit/6ef63b762b861323033e20f8cef0f77c53ca9990)), closes [/github.com/testing-library/dom-testing-library/blob/62f4e5e09a4b81ef66679560b540523edccdef98/src/queries/label-text.js#L52](https://togithub.com//github.com/testing-library/dom-testing-library/blob/62f4e5e09a4b81ef66679560b540523edccdef98/src/queries/label-text.js/issues/L52) ### [`v7.26.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.3...v7.26.4) ##### Bug Fixes - Disconnect MutationObserver synchronously in wait-for ([#​801](https://togithub.com/testing-library/dom-testing-library/issues/801)) ([2cb8405](https://togithub.com/testing-library/dom-testing-library/commit/2cb8405736ca2a88954b0575a9df627fff72a1cc)) ### [`v7.26.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.2...v7.26.3) ##### Bug Fixes - Use import instead of require ([#​796](https://togithub.com/testing-library/dom-testing-library/issues/796)) ([a386d87](https://togithub.com/testing-library/dom-testing-library/commit/a386d8733594ec96b472b50aef09ac62ba7ccd75)) ### [`v7.26.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.1...v7.26.2) ##### Bug Fixes - **types:** make third and fourth params optional for findAllBy and findBy built queries ([#​794](https://togithub.com/testing-library/dom-testing-library/issues/794)) ([9387b08](https://togithub.com/testing-library/dom-testing-library/commit/9387b0877ab0c5c83413204cc4f1af555e70c38b)) ### [`v7.26.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.26.0...v7.26.1) ##### Bug Fixes - getByLabelText for output ([#​789](https://togithub.com/testing-library/dom-testing-library/issues/789)) ([bc65b91](https://togithub.com/testing-library/dom-testing-library/commit/bc65b91fed81d900e8eb2aff1813752a4f487869)) ### [`v7.26.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.26.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.25.0...v7.26.0) ##### Features - add logPlaygroundUrl in screen ([#​781](https://togithub.com/testing-library/dom-testing-library/issues/781)) ([f627ade](https://togithub.com/testing-library/dom-testing-library/commit/f627ade1d8169db6113181a3893c847c10fa3ee2)) ### [`v7.25.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.25.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.24.5...v7.25.0) ##### Features - **waitFor:** allow returning a promise ([#​782](https://togithub.com/testing-library/dom-testing-library/issues/782)) ([4e5e533](https://togithub.com/testing-library/dom-testing-library/commit/4e5e533e7922099bc0f95a0c492cb0a5705c7ee7)) ### [`v7.24.5`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.24.5) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.24.4...v7.24.5) ##### Bug Fixes - element error delegation ([#​777](https://togithub.com/testing-library/dom-testing-library/issues/777)) ([0d7294f](https://togithub.com/testing-library/dom-testing-library/commit/0d7294f4e1b6da5e3d3593abf77ecbfbb976f1be)) ### [`v7.24.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.24.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.24.3...v7.24.4) ##### Bug Fixes - createEvent type ([#​776](https://togithub.com/testing-library/dom-testing-library/issues/776)) ([9b08b70](https://togithub.com/testing-library/dom-testing-library/commit/9b08b705c1f9135e64eb628397af3bbb51482cdc)) ### [`v7.24.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.24.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.24.2...v7.24.3) ##### Bug Fixes - Mark deprecated methods as `[@deprecated](https://togithub.com/deprecated)` ([#​771](https://togithub.com/testing-library/dom-testing-library/issues/771)) ([68f8f81](https://togithub.com/testing-library/dom-testing-library/commit/68f8f81d433d7c647a1daf5797feb8384c539358)) ### [`v7.24.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.24.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.24.1...v7.24.2) ##### Bug Fixes - **events:** got-/lostpointercapture bubble ([#​767](https://togithub.com/testing-library/dom-testing-library/issues/767)) ([3154dc4](https://togithub.com/testing-library/dom-testing-library/commit/3154dc421c8837bd3453eae574244b602dd5b78d)) ### [`v7.24.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.24.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.24.0...v7.24.1) ##### Bug Fixes - fix typo in config type properties ([#​762](https://togithub.com/testing-library/dom-testing-library/issues/762)) ([15c01d8](https://togithub.com/testing-library/dom-testing-library/commit/15c01d812844bb2557283ff3efcf2c3727b6c3cc)) ### [`v7.24.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.24.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.23.0...v7.24.0) ##### Features - **debug:** show line and codeframe when using debug ([#​733](https://togithub.com/testing-library/dom-testing-library/issues/733)) ([dfb4aa1](https://togithub.com/testing-library/dom-testing-library/commit/dfb4aa1fece6d5334ddf170a3b4e4a8e520ea2f2)), closes [#​440](https://togithub.com/testing-library/dom-testing-library/issues/440) ### [`v7.23.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.23.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.6...v7.23.0) ##### Features - **ByRole:** Add 'level' option for \*ByRole('heading') ([#​757](https://togithub.com/testing-library/dom-testing-library/issues/757)) ([ea52c91](https://togithub.com/testing-library/dom-testing-library/commit/ea52c91610e6894c2fbfb7c6a94b1dffd3e78af1)) ### [`v7.22.6`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.6) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.5...v7.22.6) ##### Bug Fixes - getByTitle returning element matching textContent instead of title ([#​753](https://togithub.com/testing-library/dom-testing-library/issues/753)) ([388db21](https://togithub.com/testing-library/dom-testing-library/commit/388db210f5099d967db8aad8c28b5bf748ae3144)), closes [#​741](https://togithub.com/testing-library/dom-testing-library/issues/741) ### [`v7.22.5`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.5) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.4...v7.22.5) ##### Bug Fixes - suggest hidden:true with getByRole if element is inaccessible ([#​745](https://togithub.com/testing-library/dom-testing-library/issues/745)) ([6d6641d](https://togithub.com/testing-library/dom-testing-library/commit/6d6641d17ad808ba068e58b4119b2f1b64c0f4ac)) ### [`v7.22.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.3...v7.22.4) ##### Bug Fixes - bump pretty-format ([#​751](https://togithub.com/testing-library/dom-testing-library/issues/751)) ([9cbc428](https://togithub.com/testing-library/dom-testing-library/commit/9cbc4280d4eceddc5511c21114455f73cd31d196)) ### [`v7.22.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.2...v7.22.3) ##### Bug Fixes - update dom-accessibility-api ([#​748](https://togithub.com/testing-library/dom-testing-library/issues/748)) ([1bcf60e](https://togithub.com/testing-library/dom-testing-library/commit/1bcf60effbfc8e8c50924fa099fb94b84e6b8335)) ### [`v7.22.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.1...v7.22.2) ##### Bug Fixes - **fireEvent:** copy non-enumerable data transfer props ([#​734](https://togithub.com/testing-library/dom-testing-library/issues/734)) ([b1659cf](https://togithub.com/testing-library/dom-testing-library/commit/b1659cfabe63a01497820868fadf4baf126fc0f6)), closes [#​727](https://togithub.com/testing-library/dom-testing-library/issues/727) ### [`v7.22.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.22.0...v7.22.1) ##### Bug Fixes - Ignore pseudo elements for accessible name by default ([#​736](https://togithub.com/testing-library/dom-testing-library/issues/736)) ([01e0242](https://togithub.com/testing-library/dom-testing-library/commit/01e0242b856363ea0fd48179918ecb25ff17166b)) ### [`v7.22.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.22.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.8...v7.22.0) ##### Features - **role:** support `{pressed: true}` for buttons ([#​729](https://togithub.com/testing-library/dom-testing-library/issues/729)) ([372ac60](https://togithub.com/testing-library/dom-testing-library/commit/372ac60bc5cb74d42b527ebe1df17773537c68d7)), closes [#​692](https://togithub.com/testing-library/dom-testing-library/issues/692) ### [`v7.21.8`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.8) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.7...v7.21.8) ##### Bug Fixes - **ByLabelText:** support IE and other legacy browsers ([#​726](https://togithub.com/testing-library/dom-testing-library/issues/726)) ([f83f8e9](https://togithub.com/testing-library/dom-testing-library/commit/f83f8e96e9db7a3b67305baefb7972191625034a)), closes [#​723](https://togithub.com/testing-library/dom-testing-library/issues/723) ### [`v7.21.7`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.7) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.6...v7.21.7) ##### Bug Fixes - **TS:** add missing config fields to type ([#​724](https://togithub.com/testing-library/dom-testing-library/issues/724)) ([54aebf7](https://togithub.com/testing-library/dom-testing-library/commit/54aebf7ae2d70b8b4a187e44a31360bc8a130826)) ### [`v7.21.6`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.6) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.5...v7.21.6) ##### Bug Fixes - **ByLabelText:** improve error message for invalid labels ([#​720](https://togithub.com/testing-library/dom-testing-library/issues/720)) ([92f03c5](https://togithub.com/testing-library/dom-testing-library/commit/92f03c51fe0f2e9490f8278db3b2769e1bb122e6)), closes [#​716](https://togithub.com/testing-library/dom-testing-library/issues/716) [#​716](https://togithub.com/testing-library/dom-testing-library/issues/716) ### [`v7.21.5`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.5) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.4...v7.21.5) ##### Bug Fixes - add explicit error message for null or undefined matchers ([#​718](https://togithub.com/testing-library/dom-testing-library/issues/718)) ([22988a6](https://togithub.com/testing-library/dom-testing-library/commit/22988a6b148d5a380cf8bb8cb78c2f7984950d68)) ### [`v7.21.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.3...v7.21.4) ##### Bug Fixes - aria-labelledby with not found id ([#​710](https://togithub.com/testing-library/dom-testing-library/issues/710)) ([#​711](https://togithub.com/testing-library/dom-testing-library/issues/711)) ([f854cde](https://togithub.com/testing-library/dom-testing-library/commit/f854cde7cef103c939c40f3b56c11543604ce627)) ### [`v7.21.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.2...v7.21.3) ##### Bug Fixes - **ByLabelText:** aria-labelledby query selector ([#​708](https://togithub.com/testing-library/dom-testing-library/issues/708)) ([395d5c5](https://togithub.com/testing-library/dom-testing-library/commit/395d5c520b18383ab178c93819dcf54e550603ee)) ### [`v7.21.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.1...v7.21.2) ##### Bug Fixes - **ByLabelText:** get by label concat values ([#​681](https://togithub.com/testing-library/dom-testing-library/issues/681)) ([53e0d18](https://togithub.com/testing-library/dom-testing-library/commit/53e0d18d1d31688c3b1c9a7ee15e1159c02d47f1)), closes [#​545](https://togithub.com/testing-library/dom-testing-library/issues/545) ### [`v7.21.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.21.0...v7.21.1) ##### Bug Fixes - **types:** allow bound function to accept string and regex matcher ([1582c73](https://togithub.com/testing-library/dom-testing-library/commit/1582c7327961e2db4c2c72d30bcce49a2c9d1f2f)) - by role types ([ea7a71d](https://togithub.com/testing-library/dom-testing-library/commit/ea7a71db45aa8e6ea7f5bdcad17777c9c994e2fb)) ##### Reverts - revert "fix: by role types" ([8391d49](https://togithub.com/testing-library/dom-testing-library/commit/8391d49ae09e35b9c5093b0941465afaf121e798)) ### [`v7.21.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.21.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.20.2...v7.21.0) ##### Features - **role:** support `{checked: true}` for checkbox / radio ([#​692](https://togithub.com/testing-library/dom-testing-library/issues/692)) ([fcdeb31](https://togithub.com/testing-library/dom-testing-library/commit/fcdeb3169eae47a11171472a49abc4fa29a129d4)) ### [`v7.20.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.20.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.20.1...v7.20.2) ##### Bug Fixes - Consider title for name of svg element ([#​695](https://togithub.com/testing-library/dom-testing-library/issues/695)) ([2215770](https://togithub.com/testing-library/dom-testing-library/commit/2215770f6d3c5c9666f88f53106a13bdd9513c8f)) ### [`v7.20.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.20.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.20.0...v7.20.1) ##### Bug Fixes - escape regexps that are used as query suggestion arguments ([#​694](https://togithub.com/testing-library/dom-testing-library/issues/694)) ([aaceea2](https://togithub.com/testing-library/dom-testing-library/commit/aaceea28ed85032c084d853ea6522a530647e517)) ### [`v7.20.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.20.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.19.0...v7.20.0) ##### Features - add allowed roles to role query types ([#​670](https://togithub.com/testing-library/dom-testing-library/issues/670)) ([9ae9244](https://togithub.com/testing-library/dom-testing-library/commit/9ae92446762c15259e18ea3a398ddd8cb7afbc97)) ### [`v7.19.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.19.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.18.2...v7.19.0) ##### Features - lists elements that matched multiple error ([#​678](https://togithub.com/testing-library/dom-testing-library/issues/678)) ([639294c](https://togithub.com/testing-library/dom-testing-library/commit/639294c6e24ee9f06f214c57383e202b4c3b14b4)) ### [`v7.18.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.18.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.18.1...v7.18.2) ##### Bug Fixes - add matcher name to multiple elements error ([#​677](https://togithub.com/testing-library/dom-testing-library/issues/677)) ([aefebfb](https://togithub.com/testing-library/dom-testing-library/commit/aefebfbc6a6f91e063baf5ac8fc3dc3471c866e8)) ### [`v7.18.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.18.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.18.0...v7.18.1) ##### Bug Fixes - use the first label for LabelText query suggestions ([#​672](https://togithub.com/testing-library/dom-testing-library/issues/672)) ([373dbc4](https://togithub.com/testing-library/dom-testing-library/commit/373dbc400689f4c9c987192b6ecf85b0f7de2e31)) ### [`v7.18.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.18.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.17.2...v7.18.0) ##### Features - **waitFor:** add onTimeout which adds DOM output to timeout errors ([#​671](https://togithub.com/testing-library/dom-testing-library/issues/671)) ([6bc8e2e](https://togithub.com/testing-library/dom-testing-library/commit/6bc8e2e7e5c63bed174cffbfeed8318aa2cd5a4d)), closes [#​559](https://togithub.com/testing-library/dom-testing-library/issues/559) ### [`v7.17.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.17.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.17.1...v7.17.2) ##### Bug Fixes - add getConfig to types ([#​668](https://togithub.com/testing-library/dom-testing-library/issues/668)) ([86205e5](https://togithub.com/testing-library/dom-testing-library/commit/86205e5ba38451e81f96ed021f53be9f3b716a3e)) ### [`v7.17.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.17.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.17.0...v7.17.1) ##### Bug Fixes - **waitFor:** handle odd timing issue with fake timers ([#​667](https://togithub.com/testing-library/dom-testing-library/issues/667)) ([4ad3673](https://togithub.com/testing-library/dom-testing-library/commit/4ad36733bbd5d821b4e5878a76d9d9da9ce55dde)) ### [`v7.17.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.17.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.16.3...v7.17.0) ##### Features - **waitFor:** add complete support for fake timers ([#​662](https://togithub.com/testing-library/dom-testing-library/issues/662)) ([5b2640a](https://togithub.com/testing-library/dom-testing-library/commit/5b2640aca66b9ccf611baa88188e0807df3a73c7)), closes [#​661](https://togithub.com/testing-library/dom-testing-library/issues/661) šŸšØ It's possible this will break your tests if you were working around our limitations before. Fixing the issue should be straightforward. Here's an example from my (Kent's) own workaround: ```diff // using fake timers to skip debounce time jest.useFakeTimers() userEvent.clear(notesTextarea) userEvent.type(notesTextarea, newNotes) - act(() => jest.runAllTimers()) await screen.findByLabelText(/loading/i) // wait for the loading spinner to go away await waitForLoadingToFinish() jest.useRealTimers() ``` Notice that all I needed to change was removing manually advancing timers because now we handle things automatically for you šŸŽ‰ ### [`v7.16.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.16.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.16.2...v7.16.3) ##### Bug Fixes - Don't recommend ByRole if role is `generic` ([#​664](https://togithub.com/testing-library/dom-testing-library/issues/664)) ([a2a3212](https://togithub.com/testing-library/dom-testing-library/commit/a2a3212f97fac0aae25ae352fcef19b5f3144147)) - improve suggested message, can't await getBy ([#​655](https://togithub.com/testing-library/dom-testing-library/issues/655)) ([18b1623](https://togithub.com/testing-library/dom-testing-library/commit/18b16237fc3c6c462bce4b9e2bd8447d9e6da220)) - Treat header as banner role ([#​656](https://togithub.com/testing-library/dom-testing-library/issues/656)) ([79142fb](https://togithub.com/testing-library/dom-testing-library/commit/79142fb563a2ea19e5e8a6f008c67747a5bfbb4b)), closes [#​578](https://togithub.com/testing-library/dom-testing-library/issues/578) ### [`v7.16.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.16.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.16.1...v7.16.2) ##### Bug Fixes - use realTimers when using fakeTimers ([#​652](https://togithub.com/testing-library/dom-testing-library/issues/652)) ([ea22d73](https://togithub.com/testing-library/dom-testing-library/commit/ea22d73c832b53649124a3123ce7aac535b58224)), closes [#​612](https://togithub.com/testing-library/dom-testing-library/issues/612) ### [`v7.16.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.16.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.16.0...v7.16.1) ##### Bug Fixes - use custom testIdAttribute in getSuggestedQuery ([#​651](https://togithub.com/testing-library/dom-testing-library/issues/651)) ([2c19f4f](https://togithub.com/testing-library/dom-testing-library/commit/2c19f4fdd09434d68ef445ed6dd252fd141708ca)) ### [`v7.16.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.16.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.15.1...v7.16.0) ##### Features - **createEvent:** allow creating generic events ([#​650](https://togithub.com/testing-library/dom-testing-library/issues/650)) ([df57d7b](https://togithub.com/testing-library/dom-testing-library/commit/df57d7b86c7523f49b5b2d0909baa2b2ca9000d0)) ### [`v7.15.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.15.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.15.0...v7.15.1) ##### Bug Fixes - runWithRealTimers to be compatible with new version of jest ([#​649](https://togithub.com/testing-library/dom-testing-library/issues/649)) ([167b4ac](https://togithub.com/testing-library/dom-testing-library/commit/167b4acc304b554f03cd16456b63001e9aa4adf1)), closes [#​612](https://togithub.com/testing-library/dom-testing-library/issues/612) ### [`v7.15.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.15.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.14.3...v7.15.0) ##### Features - add explicit error message for Promises passed to getWindowFromNode ([#​646](https://togithub.com/testing-library/dom-testing-library/issues/646)) ([2a51345](https://togithub.com/testing-library/dom-testing-library/commit/2a513454b5be8d60f125743ba71b28d09b09ebb7)), closes [#​609](https://togithub.com/testing-library/dom-testing-library/issues/609) ### [`v7.14.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.14.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.14.2...v7.14.3) ##### Bug Fixes - **TS:** fix typo in type definition for suggestions ([#​642](https://togithub.com/testing-library/dom-testing-library/issues/642)) ([d5e17bd](https://togithub.com/testing-library/dom-testing-library/commit/d5e17bd63c5c339d4ae29e0090f449b2c8364755)) ### [`v7.14.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.14.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.14.1...v7.14.2) ##### Bug Fixes - **TS:** waitForElementToBeRemoved: fix return type ([#​631](https://togithub.com/testing-library/dom-testing-library/issues/631)) ([418581f](https://togithub.com/testing-library/dom-testing-library/commit/418581fe6a2bb3ad5d569e5721583246c712fcff)), closes [#​610](https://togithub.com/testing-library/dom-testing-library/issues/610) - typescript definitions for suggestions ([#​630](https://togithub.com/testing-library/dom-testing-library/issues/630)) ([7f8a15e](https://togithub.com/testing-library/dom-testing-library/commit/7f8a15e2c7e4753f4b5dfb29d2405db726823a6b)) ### [`v7.14.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.14.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.14.0...v7.14.1) ##### Bug Fixes - canSuggest should not be case sensitive ([#​628](https://togithub.com/testing-library/dom-testing-library/issues/628)) ([d6f6d3a](https://togithub.com/testing-library/dom-testing-library/commit/d6f6d3ad79d24eeeb4e15b7408fec1465c8e8fe2)) ### [`v7.14.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.14.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.13.0...v7.14.0) ##### Features - **suggestions:** add option to get specific query suggestions ([#​627](https://togithub.com/testing-library/dom-testing-library/issues/627)) ([30a1ee8](https://togithub.com/testing-library/dom-testing-library/commit/30a1ee84459f330327c98c4c71c5e47b1cd32e1e)) ### [`v7.13.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.13.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.12.0...v7.13.0) ##### Bug Fixes - **TS:** Install TypeScript in development ([#​620](https://togithub.com/testing-library/dom-testing-library/issues/620)) ([084b53f](https://togithub.com/testing-library/dom-testing-library/commit/084b53ff2297619748586a60522acc15f56f9298)) ##### Features - support `clipboardData` like `dataTransfer`. ([#​585](https://togithub.com/testing-library/dom-testing-library/issues/585)) ([9592583](https://togithub.com/testing-library/dom-testing-library/commit/95925838db823049260596bfceeaac68efd16503)) ### [`v7.12.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.12.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.11.0...v7.12.0) ##### Features - use regex based TextMatch for suggestions ([#​617](https://togithub.com/testing-library/dom-testing-library/issues/617)) ([b23a2bc](https://togithub.com/testing-library/dom-testing-library/commit/b23a2bc8a2c570d8faaa76694e05bf781bbe36a0)) ### [`v7.11.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.11.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.10.1...v7.11.0) ##### Features - return more data from getSuggestedQuery to support tooling ([#​608](https://togithub.com/testing-library/dom-testing-library/issues/608)) ([a029772](https://togithub.com/testing-library/dom-testing-library/commit/a029772c8211c26a1b7018979d49c325d5fee03d)) ### [`v7.10.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.10.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.10.0...v7.10.1) ##### Bug Fixes - Bump dom-accessibility-api ([#​606](https://togithub.com/testing-library/dom-testing-library/issues/606)) ([fb012de](https://togithub.com/testing-library/dom-testing-library/commit/fb012debae776f0cfa0f598466e67c1ff254ce4a)) ### [`v7.10.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.10.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.9.0...v7.10.0) ##### Features - Add check for container type on queries ([#​604](https://togithub.com/testing-library/dom-testing-library/issues/604)) ([16e41ac](https://togithub.com/testing-library/dom-testing-library/commit/16e41acf4c738a1566cd9222d9684f75ef8dbffa)), closes [testing-library/dom-testing-library#​537](https://togithub.com/testing-library/dom-testing-library/issues/537) ### [`v7.9.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.9.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.8.0...v7.9.0) ##### Features - **getConfig:** export the getConfig function ([#​602](https://togithub.com/testing-library/dom-testing-library/issues/602)) ([af7392f](https://togithub.com/testing-library/dom-testing-library/commit/af7392fefbf18ffa189635da53bf63777881755e)) ### [`v7.8.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.8.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.7.3...v7.8.0) ##### Features - **config:** add `eventWrapper` config for wrapping fireEvent ([#​600](https://togithub.com/testing-library/dom-testing-library/issues/600)) ([de9dd82](https://togithub.com/testing-library/dom-testing-library/commit/de9dd82f23bdd7214503847d57c12f69fa9abbee)) ### [`v7.7.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.7.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.7.2...v7.7.3) ##### Bug Fixes - update config type ([#​598](https://togithub.com/testing-library/dom-testing-library/issues/598)) ([eeb11ec](https://togithub.com/testing-library/dom-testing-library/commit/eeb11ecd27574ce86d089b54c88742fe49640c67)) ### [`v7.7.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.7.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.7.1...v7.7.2) ##### Bug Fixes - more improvements to suggestions ([#​599](https://togithub.com/testing-library/dom-testing-library/issues/599)) ([caf76e3](https://togithub.com/testing-library/dom-testing-library/commit/caf76e37a0673b56c95df2b4ad17fa122207d475)) ### [`v7.7.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.7.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.7.0...v7.7.1) ##### Bug Fixes - handle ignores for ByText in suggestions ([#​597](https://togithub.com/testing-library/dom-testing-library/issues/597)) ([bec190b](https://togithub.com/testing-library/dom-testing-library/commit/bec190b8ba0b59a70da7a7814e45cfa53fc54b7c)) ### [`v7.7.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.7.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.6.0...v7.7.0) ##### Features - suggestions for which query to use ([#​586](https://togithub.com/testing-library/dom-testing-library/issues/586)) ([839dca3](https://togithub.com/testing-library/dom-testing-library/commit/839dca3989fa35da7ff1bc6c71079f2d82575903)) ### [`v7.6.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.6.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.9...v7.6.0) ##### Features - Improve performance of ByRole in waitFor\* ([#​590](https://togithub.com/testing-library/dom-testing-library/issues/590)) ([709044b](https://togithub.com/testing-library/dom-testing-library/commit/709044baa1c4ba5e44d104126de7308fc5d9e482)) ### [`v7.5.9`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.9) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.8...v7.5.9) ##### Bug Fixes - misleading advice in waitForElement deprecation warning ([#​588](https://togithub.com/testing-library/dom-testing-library/issues/588)) ([b641e8d](https://togithub.com/testing-library/dom-testing-library/commit/b641e8dc1c6c3cbdc62b833dc57056d1f84f82ed)) ### [`v7.5.8`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.8) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.7...v7.5.8) ##### Bug Fixes - **TS:** Forbid async function as callback argument for waitFor ([#​572](https://togithub.com/testing-library/dom-testing-library/issues/572)) ([c1bf047](https://togithub.com/testing-library/dom-testing-library/commit/c1bf04789821f3d0cf59df3eefa85a5b337e193d)) ### [`v7.5.7`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.7) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.6...v7.5.7) ##### Bug Fixes - Consider and ([#​580](https://togithub.com/testing-library/dom-testing-library/issues/580)) ([9776d3d](https://togithub.com/testing-library/dom-testing-library/commit/9776d3d315d7019e6b69827b509a3eb7989e64c3)) ### [`v7.5.6`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.6) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.5...v7.5.6) ##### Bug Fixes - **types:** add fourth param to build findAllBy and findBy queries ([#​574](https://togithub.com/testing-library/dom-testing-library/issues/574)) ([6491ef1](https://togithub.com/testing-library/dom-testing-library/commit/6491ef14ca01d7beb529796dc07fbeafbdeb48f4)) ### [`v7.5.5`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.5) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.4...v7.5.5) ##### Bug Fixes - **TS:** declare first parameter of screen.debug as optional ([#​573](https://togithub.com/testing-library/dom-testing-library/issues/573)) ([dcad11b](https://togithub.com/testing-library/dom-testing-library/commit/dcad11bbc849897c863b210876f0788f6161cb07)) ### [`v7.5.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.3...v7.5.4) ##### Bug Fixes - revert pretty-format dependency upgrade ([#​571](https://togithub.com/testing-library/dom-testing-library/issues/571)) ([eb4e0d7](https://togithub.com/testing-library/dom-testing-library/commit/eb4e0d7db6c74a9f806fa37ba8dac92f8ed73421)) ### [`v7.5.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.2...v7.5.3) ##### Bug Fixes - Consider explicit role when pretty printing roles ([#​568](https://togithub.com/testing-library/dom-testing-library/issues/568)) ([04b027c](https://togithub.com/testing-library/dom-testing-library/commit/04b027c4a321c0608bf401328197b4e3993adf99)), closes [#​553](https://togithub.com/testing-library/dom-testing-library/issues/553) ### [`v7.5.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.1...v7.5.2) ##### Bug Fixes - **TS:** add `selected` to `ByRoleOptions` ([#​561](https://togithub.com/testing-library/dom-testing-library/issues/561)) ([32a7bbb](https://togithub.com/testing-library/dom-testing-library/commit/32a7bbb37c99834b3ce72333f4c8f41a34b2bb77)) ### [`v7.5.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.5.0...v7.5.1) ##### Bug Fixes - **TS:** incorrect imports in types ([#​556](https://togithub.com/testing-library/dom-testing-library/issues/556)) ([af15dd9](https://togithub.com/testing-library/dom-testing-library/commit/af15dd933d6be7684760400eaedd11ade573afe8)) ### [`v7.5.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.5.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.4.0...v7.5.0) ##### Features - **events:** Add dataTransfer event property option ([#​554](https://togithub.com/testing-library/dom-testing-library/issues/554)) ([13bfce3](https://togithub.com/testing-library/dom-testing-library/commit/13bfce39b7c6f05c95eeb647af63fae61ca99e06)) - **TS:** move types from DefinitelyTyped ([#​530](https://togithub.com/testing-library/dom-testing-library/issues/530)) ([678f4da](https://togithub.com/testing-library/dom-testing-library/commit/678f4dabfb17b09e8e7648307a4cee5fb580ab5e)) ### [`v7.4.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.4.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.3.0...v7.4.0) ##### Bug Fixes - Exclude container in the list of queryable roles ([#​550](https://togithub.com/testing-library/dom-testing-library/issues/550)) ([7b3ca97](https://togithub.com/testing-library/dom-testing-library/commit/7b3ca9722d295dc663eda93fb43bdf9ff9307d15)) ##### Features - **ByRole:** Allow filter by selected state ([#​540](https://togithub.com/testing-library/dom-testing-library/issues/540)) ([752ff66](https://togithub.com/testing-library/dom-testing-library/commit/752ff667d52efd452273232a6a48319a207c66c2)) ### [`v7.3.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v7.3.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v7.2.2...v7.3.0) ##### Features - **waitFor:** improve error stack traces for async errors ([#​542](https://togithub.com/testing-library/dom-testing-library/issues/542)) ([d3287a1](https://togithub.com/testing-library/dom-testing-library/commit/d3287a1ebcff39f267ee59cfc55205c08fbd1c88))

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.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.