pyscript-react
pyscript-react copied to clipboard
Bump jest-extended from 3.2.4 to 4.0.2
Bumps jest-extended from 3.2.4 to 4.0.2.
Release notes
Sourced from jest-extended's releases.
v4.0.2
Patch Changes
- 1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional
v4.0.1
Patch Changes
- bad7056: Fix
toHaveBeenCalledExactlyOnceWithtypings- 1609897: Remove problematic Vitest types
v4.0.0
Major Changes
- ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith
Minor Changes
- 5b80ca8: support vitest 0.31.0
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
Changelog
Sourced from jest-extended's changelog.
4.0.2
Patch Changes
- 1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional
4.0.1
Patch Changes
- bad7056: Fix
toHaveBeenCalledExactlyOnceWithtypings- 1609897: Remove problematic Vitest types
4.0.0
Major Changes
- ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith
Minor Changes
- 5b80ca8: support vitest 0.31.0
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
Commits
c8a3113Version Packages (#661)bc75d10Update Vitest Typescript documentation (closes #649) (#662)1f88101Changeset for #6509231e42Mark toHaveBeenCalledBefore and After's second parameter as optional (#650)0db8bf6chore(deps): bump postcss from 8.4.30 to 8.4.31 in /website (#660)5294d0eLock file maintenanced80be4bUpdate docusaurus monorepo to v2.4.3 (#656)aee8d8bUpdate dependency clsx to v2 (#631)d546128Lock file maintenance (#654)e6ff7f9Update actions/checkout action to v4 (#655)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)