eps1lon / dom-accessibility-api

Implements https://w3c.github.io/accname/
MIT License
97 stars 29 forks source link

chore(deps): bump @testing-library/dom to ^10.0.0 #1042

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

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

Release Notes

testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.4.0`](https://togithub.com/testing-library/dom-testing-library/compare/v10.3.2...a86c54ccda5242ad8dfc1c70d31980bdbf96af7f) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.3.2...v10.4.0) ### [`v10.3.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.3.2) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.3.1...v10.3.2) ##### Bug Fixes - safer read of DEBUG_PRINT_LIMIT ([#​1329](https://togithub.com/testing-library/dom-testing-library/issues/1329)) ([306526b](https://togithub.com/testing-library/dom-testing-library/commit/306526b5519abcaed84ef35f82501a1691edcd0e)) ### [`v10.3.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.3.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.3.0...v10.3.1) ##### Bug Fixes - Revert "feat: Reduce caught exceptions in `prettyDom` ([#​1321](https://togithub.com/testing-library/dom-testing-library/issues/1321))" ([#​1325](https://togithub.com/testing-library/dom-testing-library/issues/1325)) ([fdc12ec](https://togithub.com/testing-library/dom-testing-library/commit/fdc12ecf4343ab6b08a898d9b3ff0013981849c8)) ### [`v10.3.0`](https://togithub.com/testing-library/dom-testing-library/compare/v10.2.0...76cb73dec444fca7ae3d160b4dad3b61f7bc8995) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.2.0...v10.3.0) ### [`v10.2.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.2.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.1.0...v10.2.0) ##### Features - Support anonymous custom elements when pretty printing DOM ([#​1319](https://togithub.com/testing-library/dom-testing-library/issues/1319)) ([0a8ad65](https://togithub.com/testing-library/dom-testing-library/commit/0a8ad65723efe47493d387c38f31082c7846d824)) ### [`v10.1.0`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.1.0) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.0.0...v10.1.0) ##### Features - Add window events "pagehide" / "pageshow" ([#​1308](https://togithub.com/testing-library/dom-testing-library/issues/1308)) ([56543d5](https://togithub.com/testing-library/dom-testing-library/commit/56543d51a8776d3bc7fa9b947771ce5308bf5df4)) ### [`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))

Configuration

📅 Schedule: Branch creation - "on monday before 6:00am" in timezone 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 was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: d1fbb2d2f5422016dfb363238700d538605db45e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR