Skip to content

Commit

Permalink
chore(deps): bump jest-extended from 3.0.2 to 3.2.4 (#262)
Browse files Browse the repository at this point in the history
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 3.0.2 to 3.2.4.
<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>v3.2.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>0b07513: Support varargs in toHaveBeenCalledOnceWith (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/557">#557</a>)</li>
</ul>
<h2>v3.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(types): fix jest AsymmetricMatcher type by <a href="https://github.com/rluvaton"><code>@​rluvaton</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/551">jest-community/jest-extended#551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jest-community/jest-extended/compare/v3.2.2...v3.2.3">https://github.com/jest-community/jest-extended/compare/v3.2.2...v3.2.3</a></p>
<h2>v3.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(types): add vitest support for AsymmetricMatchers by <a href="https://github.com/rluvaton"><code>@​rluvaton</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/549">jest-community/jest-extended#549</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rluvaton"><code>@​rluvaton</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/549">jest-community/jest-extended#549</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jest-community/jest-extended/compare/v3.2.1...v3.2.2">https://github.com/jest-community/jest-extended/compare/v3.2.1...v3.2.2</a></p>
<h2>v3.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Change return type in Expect interface to void by <a href="https://github.com/keeganwitt"><code>@​keeganwitt</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/535">jest-community/jest-extended#535</a></li>
<li>Create pass/fail error messages only if required by <a href="https://github.com/overlookmotel"><code>@​overlookmotel</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/545">jest-community/jest-extended#545</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/verdecchia"><code>@​verdecchia</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/541">jest-community/jest-extended#541</a></li>
<li><a href="https://github.com/Unclemortuary"><code>@​Unclemortuary</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/540">jest-community/jest-extended#540</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jest-community/jest-extended/compare/v3.2.0...v3.2.1">https://github.com/jest-community/jest-extended/compare/v3.2.0...v3.2.1</a></p>
<h2>v3.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Change return type in Expect interface from <code>Result</code> to <code>any</code> (closes <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/484">#484</a>) by <a href="https://github.com/keeganwitt"><code>@​keeganwitt</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/492">jest-community/jest-extended#492</a></li>
<li>Fix <code>toHaveBeenCalledOnceWith</code> typing by <a href="https://github.com/akoreh"><code>@​akoreh</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/507">jest-community/jest-extended#507</a></li>
<li>Add <code>vitest</code> info to docs by <a href="https://github.com/silverwind"><code>@​silverwind</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/515">jest-community/jest-extended#515</a></li>
<li>Mark <code>jest</code> peerDependency as optional by <a href="https://github.com/silverwind"><code>@​silverwind</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/520">jest-community/jest-extended#520</a></li>
<li><code>expect</code>: Add matcher <code>toBeInRange()</code> to validate if array elements are within the specified range by <a href="https://github.com/mayankshukla94"><code>@​mayankshukla94</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/461">jest-community/jest-extended#461</a></li>
<li>Fix <code>toHaveBeenCalledOnceWith</code> type definition (closes <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/518">#518</a>) by <a href="https://github.com/keeganwitt"><code>@​keeganwitt</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/523">jest-community/jest-extended#523</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/akoreh"><code>@​akoreh</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/507">jest-community/jest-extended#507</a></li>
<li><a href="https://github.com/silverwind"><code>@​silverwind</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/515">jest-community/jest-extended#515</a></li>
<li><a href="https://github.com/mayankshukla94"><code>@​mayankshukla94</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/461">jest-community/jest-extended#461</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jest-community/jest-extended/compare/v3.1.0...v3.2.0">https://github.com/jest-community/jest-extended/compare/v3.1.0...v3.2.0</a></p>
<h2>v3.1.0</h2>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>3.2.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>0b07513: Support varargs in toHaveBeenCalledOnceWith (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/557">#557</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/jest-extended/commit/2ec3e7ea6b5828da46a1209bffd696eaab4f09da"><code>2ec3e7e</code></a> chore: correct access in changeset config</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/4c6c9ce51b40e0f65e64d5f1e6a5fa7d6b8bf10d"><code>4c6c9ce</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/567">#567</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/c24562061beba5a164ef94589b3dba9fd5ddcef3"><code>c245620</code></a> chore: do not run pre-commit hook on CI</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/0188b5f5d43b1f852c22b39b96043dab2cae81b4"><code>0188b5f</code></a> chore: use badge from shields.io</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/feff464aa27f1cde4397986c7eed83ec52d48990"><code>feff464</code></a> chore: fix badge in readme</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/0b075133b6bff3583df026f210bca870175d748b"><code>0b07513</code></a> chore: make release (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/566">#566</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/16fa0b98e73b14d41630b5569948fffb7dbf966b"><code>16fa0b9</code></a> feat: set up changesets (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/565">#565</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/f5c0b74e165b6b8afc8263362102cdaa88a5c71d"><code>f5c0b74</code></a> Lock file maintenance (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/564">#564</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/9c6aef526e792c9d85e904b0b8bb840ef51768a1"><code>9c6aef5</code></a> Revert &quot;chore: attempt to make renovate keep example up to date&quot;</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/a032a0014c30930bd80feba88f209bd71591a1af"><code>a032a00</code></a> Update docusaurus monorepo to v2.3.1 (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/555">#555</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/jest-extended/compare/v3.0.2...v3.2.4">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.0.2&new-version=3.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
  • Loading branch information
dependabot[bot] authored May 25, 2023
1 parent 8da2287 commit 13b7000
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 12 deletions.
283 changes: 272 additions & 11 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 @@ -54,7 +54,7 @@
"buffer-to-arraybuffer": "0.0.6",
"jest": "^28.1.3",
"jest-date-mock": "^1.0.8",
"jest-extended": "^3.0.2",
"jest-extended": "^3.2.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit 13b7000

Please sign in to comment.