Commit 806668b
Merge #723
723: Bump instantsearch.js from 4.40.1 to 4.40.2 r=bidoubiwa a=dependabot[bot]
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.40.1 to 4.40.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/algolia/instantsearch.js/releases">instantsearch.js's releases</a>.</em></p>
<blockquote>
<h2>v4.40.2</h2>
<h2><a href="https://github.com/algolia/instantsearch.js/compare/v4.40.1...v4.40.2">4.40.2</a> (2022-03-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>currentRefinements:</strong> more detailed type for item.type (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/5034">#5034</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/773e2c65840f86881eb3dd8825c8c4ad9c73aec9">773e2c6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/algolia/instantsearch.js/blob/master/CHANGELOG.md">instantsearch.js's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/algolia/instantsearch.js/compare/v4.40.1...v4.40.2">4.40.2</a> (2022-03-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>currentRefinements:</strong> more detailed type for item.type (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/5034">#5034</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/773e2c65840f86881eb3dd8825c8c4ad9c73aec9">773e2c6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/algolia/instantsearch.js/commit/61ad247c252a42743efa35d0e32d1802119e53a2"><code>61ad247</code></a> chore: release v4.40.2 (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/5038">#5038</a>)</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/773e2c65840f86881eb3dd8825c8c4ad9c73aec9"><code>773e2c6</code></a> fix(currentRefinements): more detailed type for item.type (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/5034">#5034</a>)</li>
<li>See full diff in <a href="https://github.com/algolia/instantsearch.js/compare/v4.40.1...v4.40.2">compare view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4053 | 4053 | | |
4054 | 4054 | | |
4055 | 4055 | | |
4056 | | - | |
4057 | | - | |
4058 | | - | |
4059 | | - | |
| 4056 | + | |
| 4057 | + | |
| 4058 | + | |
| 4059 | + | |
4060 | 4060 | | |
4061 | 4061 | | |
4062 | 4062 | | |
| |||
0 commit comments