create-awesome-project
create-awesome-project copied to clipboard
chore(deps): update testing-library monorepo (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @testing-library/react | ^13.4.0 -> ^16.3.0 |
||||
| @testing-library/vue | ^6.6.1 -> ^8.1.0 |
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.3.0
v16.2.0
Features
v16.1.0
Features
v16.0.1
Bug Fixes
v16.0.0
Features
BREAKING CHANGES
@testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dominstalled that frequently caused bugs when used with@testing-library/user-event. We will also be able to allow new versions of@testing-library/dombeing used without a SemVer major release of@testing-library/reactby just widening the peer dependency.@types/react-domneeds to be installed if you're typechecking files using@testing-library/react.
v15.0.7
Bug Fixes
v15.0.6
Bug Fixes
v15.0.5
Bug Fixes
v15.0.4
Bug Fixes
v15.0.3
Bug Fixes
v15.0.2
Bug Fixes
v15.0.1
Bug Fixes
v15.0.0
Release
BREAKING CHANGES
- Minimum supported Node.js version is 18.0
- New version of
@testing-library/domchanges various roles. Check out the changed tests in https://github.com/testing-library/dom-testing-library/commit/2c570553d8f31b008451398152a9bd30bce362b3 to get an overview about what changed.
v14.3.1
Bug Fixes
v14.3.0
Features
v14.2.2
Bug Fixes
v14.2.1
Bug Fixes
v14.2.0
Features
v14.1.2
Bug Fixes
v14.1.1
Bug Fixes
v14.1.0
Features
v14.0.0
Bug Fixes
Features
- Bump
@testing-library/domto 9.0.0 (#1177) (6653c23) - Drop support for Node.js 12.x (#1169) (9b7a1e2)
BREAKING CHANGES
- See https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
- Minimum supported Node.js version is now 14.x
testing-library/vue-testing-library (@testing-library/vue)
v8.1.0
Features
- Add types for props and slots in render function (d46ed8f)
v8.0.3
Bug Fixes
v8.0.2
Bug Fixes
v8.0.1
Bug Fixes
v8.0.0
bug
BREAKING CHANGES
- This PR change default behavior for Vitest users. This major should yield no effect to other test frameworks.
Throw error when running vitest with no afterEach global and no VTL_SKIP_AUTO_CLEANUP flag is set.
v7.0.0
Features
BREAKING CHANGES
- This PR increases the minimum node.js version to v14, and DOM Testing Library to v9.
Configuration
📅 Schedule: Branch creation - "on Saturday" (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.
👻 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.