wd-David / svelte-component-test-recipes

Svelte component test recipes using Vitest & Testing Library with TypeScript
156 stars 5 forks source link

chore(deps): update dependency @testing-library/dom to v9 #36

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

Release Notes

testing-library/dom-testing-library ### [`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 - "before 3am 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.