Closed renovate[bot] closed 7 months ago
This PR contains the following updates:
8.20.1
9.3.4
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
8.20.1
->9.3.4
Release Notes
testing-library/dom-testing-library (@testing-library/dom)
### [`v9.3.4`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.4) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.3...v9.3.4) ##### Bug Fixes - Stop calling `waitFor` callback after timeout ([#1271](https://togithub.com/testing-library/dom-testing-library/issues/1271)) ([9aaf715](https://togithub.com/testing-library/dom-testing-library/commit/9aaf71524beaeafdf9d8b690a4a78867fa50a5d2)) ### [`v9.3.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.3) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.2...v9.3.3) ##### Bug Fixes - use defineProperty on the error object instead of setting the message directly ([#1261](https://togithub.com/testing-library/dom-testing-library/issues/1261)) ([270a531](https://togithub.com/testing-library/dom-testing-library/commit/270a531bcd8bee2ccaaa96a477619f14422faebe)), closes [#1259](https://togithub.com/testing-library/dom-testing-library/issues/1259) ### [`v9.3.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.1...v9.3.2) ##### Bug Fixes - **role-helpers:** refine logRoles fn types ([#1249](https://togithub.com/testing-library/dom-testing-library/issues/1249)) ([5e03343](https://togithub.com/testing-library/dom-testing-library/commit/5e0334390f691366f8bab4123a4d1acd44665dc0)) ### [`v9.3.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.0...v9.3.1) ##### Bug Fixes - pin aria-query ([#1237](https://togithub.com/testing-library/dom-testing-library/issues/1237)) ([491e930](https://togithub.com/testing-library/dom-testing-library/commit/491e930b419c192c405216d169029172697c986c)) ### [`v9.3.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.2.0...v9.3.0) ##### Features - **waitFor:** Support async `unstable_advanceTimersWrapper` ([#1229](https://togithub.com/testing-library/dom-testing-library/issues/1229)) ([d09b3c2](https://togithub.com/testing-library/dom-testing-library/commit/d09b3c25b07486c17603317f4c5a0320c188cbed)) ### [`v9.2.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.2.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.1.0...v9.2.0) ##### Features - **ByRole:** Allow filter by value state ([#1223](https://togithub.com/testing-library/dom-testing-library/issues/1223)) ([eadf748](https://togithub.com/testing-library/dom-testing-library/commit/eadf7485430968df8d1e1293535d78cdbeea20a5)) ### [`v9.1.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.1.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.0.1...v9.1.0) ##### Features - **ByRole:** Allow filter by busy state ([#1222](https://togithub.com/testing-library/dom-testing-library/issues/1222)) ([8c40a21](https://togithub.com/testing-library/dom-testing-library/commit/8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3)) ### [`v9.0.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.0.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.0.0...v9.0.1) ##### Bug Fixes - Ensure MIT licensed lz-string is used ([#1219](https://togithub.com/testing-library/dom-testing-library/issues/1219)) ([4da0f39](https://togithub.com/testing-library/dom-testing-library/commit/4da0f39ae48ad98f8dad8b73fda5f3355877617d)) ### [`v9.0.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.0.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v8.20.1...v9.0.0) ##### Bug Fixes - **ByRole:** Constrain API ([#1211](https://togithub.com/testing-library/dom-testing-library/issues/1211)) ([746def6](https://togithub.com/testing-library/dom-testing-library/commit/746def61471e51ba43a519f68c51c57fb0c84958)) ##### Features - Drop support for Node.js 12.x ([#1207](https://togithub.com/testing-library/dom-testing-library/issues/1207)) ([c37ea2e](https://togithub.com/testing-library/dom-testing-library/commit/c37ea2e711af79184a4a71c68feefc08a53618b5)) ##### BREAKING CHANGES - **ByRole:** Only allow `string` as a `role`. Drop support for `exact`, `trim`, `collapseWhitespace`, and `normalizer` options. - Minimum supported Node.js version is now 14.xConfiguration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.