Skip to content

chore(deps): update dependency jest-extended to v5 #541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-extended ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

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

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
  • b86423c: Replace jest-get-type with native type checking
  • b86423c: Add Minor: Add toIncludeSamePartialMembers
  • b86423c: Add toChange, toChangeBy, and toChangeTo matchers
  • b86423c: Switch to TypeScript
  • b86423c: Support custom equality testers
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 5am and before 5pm every weekday" (UTC).

🚦 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 was generated by Mend Renovate. View the repository job log.

Copy link

snyk-io bot commented May 18, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

codecov bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.95%. Comparing base (effaa34) to head (e9c64d2).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #541   +/-   ##
==========================================
  Coverage      75.95%   75.95%           
  Complexity        47       47           
==========================================
  Files             13       13           
  Lines            183      183           
  Branches          20       20           
==========================================
  Hits             139      139           
  Misses            33       33           
  Partials          11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants