Update dependency jest-extended to v7#1098
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
10 times, most recently
from
November 14, 2025 00:00
324e75d to
85ffa27
Compare
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
12 times, most recently
from
November 21, 2025 01:31
8e705c5 to
1d59056
Compare
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
8 times, most recently
from
November 27, 2025 14:41
17cba88 to
3f82ca1
Compare
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
12 times, most recently
from
December 15, 2025 14:46
b810c37 to
2de0020
Compare
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
9 times, most recently
from
December 21, 2025 09:54
996b1cb to
bfb69e7
Compare
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
6 times, most recently
from
December 29, 2025 08:59
d29165f to
0e30a85
Compare
renovate
Bot
force-pushed
the
renovate/jest-extended-7.x
branch
2 times, most recently
from
December 30, 2025 09:35
6c7890d to
e90c594
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.11.5→^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 toHaveBeenCalledAfterv3.2.4Compare Source
Patch Changes
0b07513: Support varargs in toHaveBeenCalledOnceWith (#557)v3.2.3Compare Source
What's Changed
Full Changelog: jest-community/jest-extended@v3.2.2...v3.2.3
v3.2.2Compare Source
What's Changed
New Contributors
Full Changelog: jest-community/jest-extended@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
New Contributors
Full Changelog: jest-community/jest-extended@v3.2.0...v3.2.1
v3.2.0Compare Source
What's Changed
Resulttoany(closes #484) by @keeganwitt in #492toHaveBeenCalledOnceWithtyping by @akoreh in #507vitestinfo to docs by @silverwind in #515jestpeerDependency as optional by @silverwind in #520expect: Add matchertoBeInRange()to validate if array elements are within the specified range by @mayankshukla94 in #461toHaveBeenCalledOnceWithtype definition (closes #518) by @keeganwitt in #523New Contributors
Full Changelog: jest-community/jest-extended@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
eslint-plugin-jest-extendedin README by @G-Rath in #493New Contributors
Full Changelog: jest-community/jest-extended@v3.0.2...v3.1.0
v3.0.2Compare Source
What's Changed
toThrowWithMessage, support unconstructable errors by @GerkinDev in #475New Contributors
Full Changelog: jest-community/jest-extended@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
readonlyarray types in matchers by @ilyub in #465failIfNoSecondInvocationparameter by @j-waaang in #468New Contributors
Full Changelog: jest-community/jest-extended@v3.0.0...v3.0.1
v3.0.0Compare Source
This is the same as https://github.com/jest-community/jest-extended/releases/tag/v2.1.0, but properly released as a major
v2.1.0Compare Source
What's Changed
New Contributors
Full Changelog: jest-community/jest-extended@v2.0.0...v2.1.0
v2.0.0Compare Source
What's Changed
Breaking changes
jest@27.2.5and newer is supportedFull Changelog: jest-community/jest-extended@v1.2.1...v2.0.0
v1.2.1Compare Source
What's Changed
New Contributors
Full Changelog: jest-community/jest-extended@v1.2.0...v1.2.1
v1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: jest-community/jest-extended@v1.1.0...v1.2.0
v1.1.0Compare Source
What's Changed
8977bcac3bf852New Contributors
Full Changelog: jest-community/jest-extended@v1.0.0...v1.1.0
v1.0.0: 1.0.0Compare Source
What's Changed
toBeBetween,toBeAfterOrEqualToandtoBeBeforeOrEqualTomatchers. (#229)b7e2332expect.extend(#333)a2904bd.toHaveBeenCalledOnce(#274)405f1e7toIncludeAllPartialMembers(#210)32afe6ftoBeSymbolmatcher (#217)adb82b8fail()to break the typescript's control flow (#312)c4961cdpass&failmatchers (#204)61c92f8.rejects.toThrowWithMessage(#315)cbdbe11Array.toSatisfyAny(#227)ee70268toBeDateStringmatcher (#252)627dc26.toBeEmptyObject()custom matcher. (#255)35812e3toBeIntegermatcher (#279)f5d5ad3e3f4029New Contributors
Full Changelog: jest-community/jest-extended@v0.11.5...v1.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.