Skip to content

Commit

Permalink
chore(deps-dev): Bump jest-extended from 0.11.5 to 1.2.0 (#683)
Browse files Browse the repository at this point in the history
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 0.11.5 to 1.2.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>v1.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix typescript for toBeDateString and toBeHexadecimal (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/381">#381</a>) by <a href="https://github.com/dharkness"><code>@​dharkness</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/384">jest-community/jest-extended#384</a></li>
<li>Add toPartiallyContain by <a href="https://github.com/idan-at"><code>@​idan-at</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/376">jest-community/jest-extended#376</a></li>
<li>fix(toIncludeAllPartialMembers): includes all member entries by <a href="https://github.com/idan-at"><code>@​idan-at</code></a> in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/375">jest-community/jest-extended#375</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dharkness"><code>@​dharkness</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/384">jest-community/jest-extended#384</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jest-community/jest-extended/compare/v1.1.0...v1.2.0">https://github.com/jest-community/jest-extended/compare/v1.1.0...v1.2.0</a></p>
<h2>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Feature: toEqualIgnoringWhitespace. Check if two strings are equal irrespective of white-spaces and provide hints if not (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/266">#266</a>)  8977bca</li>
<li>fix: toIncludeAllPartialMembers types (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/370">#370</a>)  c3bf852</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ppiyush13"><code>@​ppiyush13</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/266">jest-community/jest-extended#266</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jest-community/jest-extended/compare/v1.0.0...v1.1.0">https://github.com/jest-community/jest-extended/compare/v1.0.0...v1.1.0</a></p>
<h2>1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>toBeBetween</code>, <code>toBeAfterOrEqualTo</code> and <code>toBeBeforeOrEqualTo</code> matchers. (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/229">#229</a>)  b7e2332</li>
<li>Don't invoke <code>expect.extend</code> (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/333">#333</a>)  a2904bd</li>
<li>Add matcher <code>.toHaveBeenCalledOnce</code> (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/274">#274</a>)  405f1e7</li>
<li>Implement <code>toIncludeAllPartialMembers</code> (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/210">#210</a>)  32afe6f</li>
<li>Add <code>toBeSymbol</code> matcher (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/217">#217</a>)  adb82b8</li>
<li>Make <code>fail()</code> to break the typescript's control flow (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/312">#312</a>)  c4961cd</li>
<li>Add <code>pass</code> &amp; <code>fail</code> matchers (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/204">#204</a>)  61c92f8</li>
<li>Feature: Add support for <code>.rejects.toThrowWithMessage</code> (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/315">#315</a>)  cbdbe11</li>
<li>Add matcher for <code>Array.toSatisfyAny</code> (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/227">#227</a>)  ee70268</li>
<li>Add <code>toBeDateString</code> matcher (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/252">#252</a>)  627dc26</li>
<li>feat: add a <code>.toBeEmptyObject()</code> custom matcher. (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/255">#255</a>)  35812e3</li>
<li>Add a <code>toBeInteger</code> matcher (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/279">#279</a>)  f5d5ad3</li>
<li>fix: update dependencies (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/359">#359</a>)  e3f4029</li>
</ul>
<p><a href="https://github.com/jest-community/jest-extended/compare/v0.11.5...v1.0.0">https://github.com/jest-community/jest-extended/compare/v0.11.5...v1.0.0</a></p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/JanSawicki"><code>@​JanSawicki</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/223">jest-community/jest-extended#223</a></li>
<li><a href="https://github.com/jamesgeorge007"><code>@​jamesgeorge007</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/259">jest-community/jest-extended#259</a></li>
<li><a href="https://github.com/cherryblossom000"><code>@​cherryblossom000</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/287">jest-community/jest-extended#287</a></li>
<li><a href="https://github.com/0xflotus"><code>@​0xflotus</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/302">jest-community/jest-extended#302</a></li>
<li><a href="https://github.com/keeganwitt"><code>@​keeganwitt</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/326">jest-community/jest-extended#326</a></li>
<li><a href="https://github.com/renovate"><code>@​renovate</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/347">jest-community/jest-extended#347</a></li>
<li><a href="https://github.com/ShPelles"><code>@​ShPelles</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/279">jest-community/jest-extended#279</a></li>
<li><a href="https://github.com/AllySummers"><code>@​AllySummers</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/339">jest-community/jest-extended#339</a></li>
<li><a href="https://github.com/hansal7014"><code>@​hansal7014</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/255">jest-community/jest-extended#255</a></li>
<li><a href="https://github.com/yosrayousfi"><code>@​yosrayousfi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jest-community/jest-extended/pull/295">jest-community/jest-extended#295</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jest-community/jest-extended/commit/8aef1149bde1a1018c1f71dba218dd2a8016f151"><code>8aef114</code></a> v1.2.0</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/a041abf250b0844ffd3419a092c3a5aecf517c48"><code>a041abf</code></a> fix(toIncludeAllPartialMembers): includes all member entries (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/375">#375</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/4c4074c0c8653220b891260c8029b6523c489314"><code>4c4074c</code></a> Add toPartiallyContain (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/376">#376</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/0e55058adc32ef143ac812f5861ad7bcd3def02d"><code>0e55058</code></a> Fix typescript for toBeDateString and toBeHexadecimal (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/381">#381</a>) (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/384">#384</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/51040aa15308f8b3d1a397e04bdaf2a818eeedce"><code>51040aa</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/63bcbacb77a7aa4ef8fd9e899e709561f9139e49"><code>63bcbac</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/876a319c084b96d1800322a50907acbd966d0a18"><code>876a319</code></a> chore(deps): update dependency lint-staged to v12 (<a href="https://github-redirect.dependabot.com/jest-community/jest-extended/issues/382">#382</a>)</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/4f36ff16ce72748e1d0c2ae51c4fbff9d9767da3"><code>4f36ff1</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/157215bb5a0e49fb721b76d5cdf0c0890a07a7e1"><code>157215b</code></a> chore(deps): lock file maintenance</li>
<li><a href="https://github.com/jest-community/jest-extended/commit/0d819b32bb438fccad12a7f82af6706e69d56128"><code>0d819b3</code></a> chore(deps): lock file maintenance</li>
<li>Additional commits viewable in <a href="https://github.com/jest-community/jest-extended/compare/v0.11.5...v1.2.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~simenb">simenb</a>, a new releaser for jest-extended since your current version.</p>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest-extended&package-manager=npm_and_yarn&previous-version=0.11.5&new-version=1.2.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] committed Dec 7, 2021
1 parent 14419f1 commit 3a1b8fa
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 292 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ module.exports = {
setupFiles: [],

// A list of paths to modules that run some code to configure or set up the testing framework before each test
setupFilesAfterEnv: ["jest-extended"],
setupFilesAfterEnv: ["jest-extended/all"],

// A list of paths to snapshot serializer modules Jest should use for snapshot testing
// snapshotSerializers: [],
Expand Down
Loading

0 comments on commit 3a1b8fa

Please sign in to comment.