chore(deps): update dependency jest-extended to v6 #172
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:
^2.0.0->^6.0.0Release Notes
jest-community/jest-extended (jest-extended)
v6.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
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.