example-projects
example-projects copied to clipboard
chore(deps): update testing-library monorepo (major)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @testing-library/react | 13.4.0 -> 16.3.1 |
||
| @testing-library/svelte | 3.2.2 -> 5.2.9 |
Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.3.1
v16.3.0
Features
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 testing-library/dom-testing-library@2c57055to 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/svelte-testing-library (@testing-library/svelte)
v5.2.9
Bug Fixes
v5.2.8
Bug Fixes
v5.2.7
Bug Fixes
v5.2.6
Bug Fixes
v5.2.5
Bug Fixes
v5.2.4
Bug Fixes
v5.2.3
Bug Fixes
v5.2.2
Bug Fixes
v5.2.1
Bug Fixes
v5.2.0
Features
Bug Fixes
- deps: allow svelte 5.0.0-next as peer dep (#384) (2fb7423)
- types: build types from JS source (#376) (a8f21f8)
v5.1.0
Features
v5.0.1
Bug Fixes
- release: trigger release (0b857d6)
v5.0.0
chore
BREAKING CHANGES
-
release:
renderis now more strict about thetargetoption, and thecontainerresult is now the direct parent of your component instance.
v4.2.3
Bug Fixes
v4.2.2
Bug Fixes
v4.2.1
Bug Fixes
v4.2.0
Features
v4.1.0
Features
v4.0.6
Bug Fixes
-
types: correct type annotation for
act(38f7518)
v4.0.5
v4.0.4
Bug Fixes
v4.0.3
Bug Fixes
- package.json exports order (ed0bcdc)
v4.0.2
Bug Fixes
v4.0.1
Bug Fixes
- spurious commit to trigger release (12eaf28)
v4.0.0
Features
- update for svelte 4 (a7ad7fd)
BREAKING CHANGES
- moving to ESM
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.