camunda / camunda-dmn-js

Embeddable Camunda modeling distributions based on dmn-js
MIT License
6 stars 2 forks source link

chore: update dependency @testing-library/dom to v9 #63

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.13.0 -> ^9.0.0 age adoption passing confidence

Release Notes

testing-library/dom-testing-library ### [`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 ### [`v8.20.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v8.20.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v8.19.1...v8.20.0) ##### Features - add offline/online events ([#​1205](https://togithub.com/testing-library/dom-testing-library/issues/1205)) ([0ce0c70](https://togithub.com/testing-library/dom-testing-library/commit/0ce0c7054dfa64d1cd65053790246aed151bda9d)) ### [`v8.19.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v8.19.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v8.19.0...v8.19.1) ##### Bug Fixes - Bump used `aria-query` types ([#​1198](https://togithub.com/testing-library/dom-testing-library/issues/1198)) ([9f363af](https://togithub.com/testing-library/dom-testing-library/commit/9f363afe6ba6b2ec9d9d11d51e3c37ab72d4576b)), closes [#​1197](https://togithub.com/testing-library/dom-testing-library/issues/1197)

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), 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.