Skip to content

Update dependency jest-extended to v7#1098

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jest-extended-7.x
Open

Update dependency jest-extended to v7#1098
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jest-extended-7.x

Conversation

@renovate

@renovate renovate Bot commented Nov 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jest-extended ^0.11.5^7.0.0 age confidence

Release Notes

jest-community/jest-extended (jest-extended)

v7.0.0

Compare Source

Major Changes
  • 50a96f9: Drop support for Node 18 and 23 and add support for Node 24 and 25

v6.0.0

Compare Source

Major Changes
  • 46ed810: Add BigInt support to number matchers
    and add new toBeBigInt matchers

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

Patch Changes
  • 846fac2: toIncludeSameMembers should fail when passed non-arrays
  • 89c99c4: toBeWithin fails with bigints

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
  • b86423c: Drop support for Node 16 and 18
Minor Changes
  • 94935ea: Replace jest-get-type with native type checking
  • 2483bcc: Add Minor: Add toIncludeSamePartialMembers
  • deb17c6: Add toChange, toChangeBy, and toChangeTo matchers
  • b2c1bd4: Switch to TypeScript
  • 50e6a8a: Support custom equality testers
Patch Changes
  • 3f47e14: Fix toBeInRange wording
  • Dependency Updates

v4.0.2

Compare Source

Patch Changes
  • 1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional

v4.0.1

Compare Source

Patch Changes
  • bad7056: Fix toHaveBeenCalledExactlyOnceWith typings
  • 1609897: Remove problematic Vitest types

v4.0.0

Compare Source

Major Changes
  • ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith
Minor Changes
Patch Changes
  • ab20845: Make CustomMatchers extend Record to fix a TypeScript error
  • ab20845: Fix toHaveBeenCalledOnceWith messages
  • ab20845: Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

What's Changed

Full Changelog: jest-community/jest-extended@v3.2.2...v3.2.3

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.1.0...v3.2.0

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.2...v3.1.0

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.0...v3.0.1

v3.0.0

Compare 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.0

Compare Source

⚠️ This should have been released as a major as it dropped Node 12 and 17 ⚠️

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v2.0.0...v2.1.0

v2.0.0

Compare Source

What's Changed

Breaking changes

  • Only jest@27.2.5 and newer is supported

Full Changelog: jest-community/jest-extended@v1.2.1...v2.0.0

v1.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v1.1.0...v1.2.0

v1.1.0

Compare Source

What's Changed

  • Feature: toEqualIgnoringWhitespace. Check if two strings are equal irrespective of white-spaces and provide hints if not (#​266) 8977bca
  • fix: toIncludeAllPartialMembers types (#​370) c3bf852

New Contributors

Full Changelog: jest-community/jest-extended@v1.0.0...v1.1.0

v1.0.0: 1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v0.11.5...v1.0.0


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 10 times, most recently from 324e75d to 85ffa27 Compare November 14, 2025 00:00
@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 12 times, most recently from 8e705c5 to 1d59056 Compare November 21, 2025 01:31
@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 8 times, most recently from 17cba88 to 3f82ca1 Compare November 27, 2025 14:41
@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 12 times, most recently from b810c37 to 2de0020 Compare December 15, 2025 14:46
@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 9 times, most recently from 996b1cb to bfb69e7 Compare December 21, 2025 09:54
@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 6 times, most recently from d29165f to 0e30a85 Compare December 29, 2025 08:59
@renovate
renovate Bot force-pushed the renovate/jest-extended-7.x branch 2 times, most recently from 6c7890d to e90c594 Compare December 30, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants