chore(deps): update dependency jest-extended to v7 #213
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.2.4->^7.0.0Release Notes
jest-community/jest-extended (jest-extended)
v7.0.0Compare Source
Major Changes
50a96f9: Drop support for Node 18 and 23 and add support for Node 24 and 25v6.0.0Compare Source
Major Changes
46ed810: Add BigInt support to number matchersand add new toBeBigInt matchers
v5.0.3Compare Source
Patch Changes
3a031b6: Fix some types bugsv5.0.2Compare Source
Patch Changes
846fac2: toIncludeSameMembers should fail when passed non-arrays89c99c4: toBeWithin fails with bigintsv5.0.1Compare Source
Patch Changes
0886e55: Fix import pathsv5.0.0Compare Source
Major Changes
b86423c: Drop support for Node 16 and 18Minor Changes
94935ea: Replace jest-get-type with native type checking2483bcc: Add Minor: Add toIncludeSamePartialMembersdeb17c6: Add toChange, toChangeBy, and toChangeTo matchersb2c1bd4: Switch to TypeScript50e6a8a: Support custom equality testersPatch Changes
3f47e14: Fix toBeInRange wordingv4.0.2Compare Source
Patch Changes
1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optionalv4.0.1Compare Source
Patch Changes
bad7056: FixtoHaveBeenCalledExactlyOnceWithtypings1609897: Remove problematic Vitest typesv4.0.0Compare Source
Major Changes
ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWithMinor Changes
5b80ca8: support vitest 0.31.0Patch Changes
ab20845: Make CustomMatchers extend Record to fix a TypeScript errorab20845: Fix toHaveBeenCalledOnceWith messagesab20845: Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfterConfiguration
📅 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.
🔕 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.