cashapp / misk-web

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

Update dependency @testing-library/dom to v9 #2064

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

testing-library/dom-testing-library ### [`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.0...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.x

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.