sbardian / gatsby-plugin-breadcrumb

Breadcrumbs for gatsby sites
51 stars 5 forks source link

chore(deps): update @testing-library/dom to v10 - autoclosed #248

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.0.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.0.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.4...v10.0.0) ##### Bug Fixes - use defineProperty on the error object instead of setting the message directly ([#​1268](https://togithub.com/testing-library/dom-testing-library/issues/1268)) ([3580f25](https://togithub.com/testing-library/dom-testing-library/commit/3580f25bd765cedb70889b2cf716085023d8c314)), closes [#​1259](https://togithub.com/testing-library/dom-testing-library/issues/1259) ##### Features - Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x ([#​1255](https://togithub.com/testing-library/dom-testing-library/issues/1255)) ([452097b](https://togithub.com/testing-library/dom-testing-library/commit/452097b35a207341f5328b997dfc901461a4e9d9)) - upgrade aria-query to 5.3.0 ([#​1241](https://togithub.com/testing-library/dom-testing-library/issues/1241)) ([2c57055](https://togithub.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3)), closes [#​1240](https://togithub.com/testing-library/dom-testing-library/issues/1240) ##### BREAKING CHANGES - Minimum supported Node.js version is 18.0 - New version of `aria-query` changes various roles. Check out the changed tests in [`2c57055`](https://togithub.com/testing-library/dom-testing-library/commit/2c57055) to get an overview about what changed. ### [`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.x

Configuration

📅 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.