Skip to content

Commit

Permalink
chore(deps): Bump jest-extended from 3.2.4 to 4.0.0 (#578)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 3.2.4 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jest-community/jest-extended/releases">jest-extended's releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li>ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith</li>
</ul>
<h3>Minor Changes</h3>
<ul>
<li>5b80ca8: support vitest 0.31.0</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>ab20845: Make CustomMatchers extend Record to fix a TypeScript error</li>
<li>ab20845: Fix toHaveBeenCalledOnceWith messages</li>
<li>ab20845: Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md">jest-extended's changelog</a>.</em></p>
<blockquote>
<h2>4.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li>ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith</li>
</ul>
<h3>Minor Changes</h3>
<ul>
<li>5b80ca8: support vitest 0.31.0</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>ab20845: Make CustomMatchers extend Record to fix a TypeScript error</li>
<li>ab20845: Fix toHaveBeenCalledOnceWith messages</li>
<li>ab20845: Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/jest-extended/commit/bdfb7522a96ba1c7e5d42f9cdad064519dd77f40"><code>bdfb752</code></a> Version Packages (<a href="https://redirect.github.com/jest-community/jest-extended/issues/605">#605</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/ab208458091cbf88e44a6a3e159e2841685f04b7"><code>ab20845</code></a> Back-fill changesets (<a href="https://redirect.github.com/jest-community/jest-extended/issues/612">#612</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/633e318ba9a77a5cdc04fdb9246442cbe2eb77de"><code>633e318</code></a> Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter (cl...</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/cb3913e90b2092f6a5eff854d91315903ea22c52"><code>cb3913e</code></a> Lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/ad22549c9b1e71a3d4bcbad6c6795790e19733bd"><code>ad22549</code></a> Lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/5b80ca8ddf9f7fd4e642495594578f7f93ba7ba7"><code>5b80ca8</code></a> feat: support typings for vitest 0.31.0 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/600">#600</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/0ab61c3149da5f3bfd3d999aee380b370f6e3b6d"><code>0ab61c3</code></a> Lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/a0d7d4670183d42e859501672b7f57293501e700"><code>a0d7d46</code></a> Update docusaurus monorepo to v2.4.1 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/583">#583</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/3ab12a292441a2e6facabf2495f489c39f2cf397"><code>3ab12a2</code></a> Lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/6396e8913f149e1907e0c546e671576d84a50854"><code>6396e89</code></a> chore: run CI on Node 20 (<a href="https://redirect.github.com/jest-community/jest-extended/issues/601">#601</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/jest-extended/compare/v3.2.4...v4.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest-extended&package-manager=npm_and_yarn&previous-version=3.2.4&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)


</details>
  • Loading branch information
dependabot[bot] authored Jun 11, 2023
1 parent 2d35fc5 commit ee5dec8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"del-cli": "^5.0.0",
"jest": "^27.5.1",
"jest-date-mock": "^1.0.8",
"jest-extended": "^3.2.4",
"jest-extended": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"ts-jest": "^27.1.4",
Expand Down

0 comments on commit ee5dec8

Please sign in to comment.