Skip to content

chore(deps): update dependency jest-mock-extended to v4.0.1#311

Open
specmatic-builder wants to merge 1 commit intomasterfrom
renovate/jest-mock-extended-4.x-lockfile
Open

chore(deps): update dependency jest-mock-extended to v4.0.1#311
specmatic-builder wants to merge 1 commit intomasterfrom
renovate/jest-mock-extended-4.x-lockfile

Conversation

@specmatic-builder
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-mock-extended 4.0.04.0.1 age adoption passing confidence

Release Notes

marchaos/jest-mock-extended (jest-mock-extended)

v4.0.1

Compare Source

Patch release containing the recently merged fixes after 4.0.0.

Changes
  • Added TypeScript 6 compatibility.

    • Updated dev dependency support for TypeScript 6.
    • Expanded the TypeScript peer dependency range to include ^6.0.0.
  • Fixed calledWith matching for object arguments.

    • calledWith now compares literal object arguments by value instead of only by reference.
    • This allows calls like mockFn.calledWith({ id: 1 }) to match later calls with equivalent object literals.
    • Added regression coverage for nested object literal matching.
  • Fixed overloaded function support in mock proxy types.

    • Restored inferred argument and return types for mocked function properties.
    • Improves typing for overloaded methods on both flat mocks and deep mocks.
    • Adds regression coverage for overloaded method mocks.

Configuration

📅 Schedule: (UTC)

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


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

This PR has been generated by Renovate Bot. Specmatic specific configuration is managed here.

@specmatic-builder specmatic-builder force-pushed the renovate/jest-mock-extended-4.x-lockfile branch 2 times, most recently from 873d111 to 43146a0 Compare April 28, 2026 01:02
@specmatic-builder specmatic-builder force-pushed the renovate/jest-mock-extended-4.x-lockfile branch 2 times, most recently from 6dc1c55 to 465f111 Compare May 5, 2026 00:58
@specmatic-builder specmatic-builder force-pushed the renovate/jest-mock-extended-4.x-lockfile branch from 465f111 to c2c905a Compare May 6, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant