chore(deps): update dependency @testing-library/dom to v10 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@testing-library/dom | devDependencies | major | ^9.3.3 -> ^10.0.0 |
Release Notes
testing-library/dom-testing-library
v10.4.0
Features
v10.3.2
Bug Fixes
v10.3.1
Bug Fixes
v10.3.0
Features
v10.2.0
Features
v10.1.0
Features
v10.0.0
Bug Fixes
- use defineProperty on the error object instead of setting the message directly (#1268) (3580f25), closes #1259
Features
- Drop support for Node.js 14.x and Node.js 16.x and add support for Node 20.x (#1255) (452097b)
- upgrade aria-query to 5.3.0 (#1241) (2c57055), closes #1240
BREAKING CHANGES
- Minimum supported Node.js version is 18.0
- New version of
aria-query
changes various roles. Check out the changed tests in2c57055
to get an overview about what changed.
v9.3.4
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot