Commit 0c4ad52
Merge #1165
1165: Bump instantsearch.js from 4.56.1 to 4.56.2 r=bidoubiwa a=dependabot[bot]
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.56.1 to 4.56.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>[email protected]</h2>
<h2><a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@4.56.2">4.56.2</a> (2023-06-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>infiniteHits:</strong> correctly avoid writing to cache when dynamicWidgets has no facets in the results (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5669">#5669</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/2eec37e2bf70c4745577883fb1716dfe6ddce936">2eec37e</a>), closes <a href="https://redirect.github.com/algolia/instantsearch.js/issues/5620">#5620</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/algolia/instantsearch/commit/aa19955aae2c79b93d5f952832d366e8abff9886"><code>aa19955</code></a> chore: release (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5675">#5675</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/bdabdab6666568b4f67b8955391f1ec964c2579f"><code>bdabdab</code></a> tests: add options common test for breadcrumb</li>
<li><a href="https://github.com/algolia/instantsearch/commit/102e2a4bd92330d9749b20430d4526e8117a18f8"><code>102e2a4</code></a> docs: add testing methodology</li>
<li><a href="https://github.com/algolia/instantsearch/commit/d52b47f58a9e723616ec59c9805c590e8079ba38"><code>d52b47f</code></a> fix(createServerRootMixin): forward i18n on option (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5673">#5673</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/dbfed3ac25910013835c9bb36255b6dbd6d264ec"><code>dbfed3a</code></a> fix(breadcrumb): align vue component with specs (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5672">#5672</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/2eec37e2bf70c4745577883fb1716dfe6ddce936"><code>2eec37e</code></a> fix(infiniteHits): correctly avoid writing to cache when dynamicWidgets has n...</li>
<li><a href="https://github.com/algolia/instantsearch/commit/7887eb0f08272343fc02c45aa85a18caf7861a27"><code>7887eb0</code></a> tests(algoliaAgent): ensure all algoliaAgents match expectation (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5666">#5666</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/eaea6425c4da95cfd58a592a1f3f576893b01c7c"><code>eaea642</code></a> chore: release (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5663">#5663</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/9569a4b8b3d69f0942fa947d3fd0ee54a406c516"><code>9569a4b</code></a> docs(examples): avoid usage of html-as-a-string (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5661">#5661</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/bc4a7450b0ce81b572a812ee2b7c7ac7dd768b10"><code>bc4a745</code></a> chore(versions): ensure React InstantSearch Hooks version script runs in Comm...</li>
<li>Additional commits viewable in <a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@4.56.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>File tree
4 files changed
+7
-7
lines changed- packages
- autocomplete-client
- instant-meilisearch
- playgrounds/angular
4 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8459 | 8459 | | |
8460 | 8460 | | |
8461 | 8461 | | |
8462 | | - | |
8463 | | - | |
8464 | | - | |
8465 | | - | |
| 8462 | + | |
| 8463 | + | |
| 8464 | + | |
| 8465 | + | |
8466 | 8466 | | |
8467 | 8467 | | |
8468 | 8468 | | |
| |||
0 commit comments