backstage-plugins-for-aws
backstage-plugins-for-aws copied to clipboard
chore(deps): update testing-library monorepo (major)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@testing-library/dom | ^9.0.0 -> ^10.0.0 |
||||
@testing-library/react | ^14.0.0 -> ^16.0.0 |
||||
@testing-library/react | ^12.1.3 -> ^16.0.0 |
Release Notes
testing-library/dom-testing-library (@testing-library/dom)
v10.4.0
v10.3.2
Bug Fixes
v10.3.1
Bug Fixes
v10.3.0
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.
testing-library/react-testing-library (@testing-library/react)
v16.0.1
v16.0.0
Features
BREAKING CHANGES
-
@testing-library/dom
was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dom
installed that frequently caused bugs when used with@testing-library/user-event
. We will also be able to allow new versions of@testing-library/dom
being used without a SemVer major release of@testing-library/react
by just widening the peer dependency.@types/react-dom
needs to be installed if you're typechecking files using@testing-library/react
.
v15.0.7
v15.0.6
v15.0.5
v15.0.4
v15.0.3
Bug Fixes
v15.0.2
v15.0.1
v15.0.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.