Skip to content

Bump jest-extended from 4.0.2 to 7.0.0#27

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jest-extended-7.0.0
Open

Bump jest-extended from 4.0.2 to 7.0.0#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jest-extended-7.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps jest-extended from 4.0.2 to 7.0.0.

Release notes

Sourced from jest-extended's releases.

v7.0.0

Major Changes

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

v6.0.0

Major Changes

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

v5.0.3

Patch Changes

  • 3a031b6: Fix some types bugs

v5.0.2

Patch Changes

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

v5.0.1

Patch Changes

  • 0886e55: Fix import paths

v5.0.0

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
Changelog

Sourced from jest-extended's changelog.

7.0.0

Major Changes

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

6.0.0

Major Changes

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

5.0.3

Patch Changes

  • 3a031b6: Fix some types bugs

5.0.2

Patch Changes

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

5.0.1

Patch Changes

  • 0886e55: Fix import paths

5.0.0

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
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 4.0.2 to 7.0.0.
- [Release notes](https://github.com/jest-community/jest-extended/releases)
- [Changelog](https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md)
- [Commits](jest-community/jest-extended@v4.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: jest-extended
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants