Skip to content

Commit 0c4ad52

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=instantsearch.js&package-manager=npm_and_yarn&previous-version=4.56.1&new-version=4.56.2)](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 parents 254b0ed + 51b7624 commit 0c4ad52

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/autocomplete-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"concurrently": "^7.1.0",
6262
"cssnano": "^4.1.10",
6363
"eslint-config-meilisearch": "*",
64-
"instantsearch.js": "^4.56.1",
64+
"instantsearch.js": "^4.56.2",
6565
"jest": "^27.2.2",
6666
"jest-watch-typeahead": "^0.6.3",
6767
"regenerator-runtime": "^0.13.7",

packages/instant-meilisearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"concurrently": "^7.1.0",
6565
"cssnano": "^4.1.10",
6666
"eslint-config-meilisearch": "*",
67-
"instantsearch.js": "^4.56.1",
67+
"instantsearch.js": "^4.56.2",
6868
"jest": "^27.2.2",
6969
"jest-watch-typeahead": "^0.6.3",
7070
"regenerator-runtime": "^0.13.7",

playgrounds/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@meilisearch/instant-meilisearch": "0.13.2",
2323
"algoliasearch": "^4.17.2",
2424
"angular-instantsearch": "^4.4.1",
25-
"instantsearch.js": "^4.56.1",
25+
"instantsearch.js": "^4.56.2",
2626
"rxjs": "~7.8.1",
2727
"tslib": "^2.0.0",
2828
"zone.js": "~0.11.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8459,10 +8459,10 @@ [email protected]:
84598459
qs "^6.5.1 < 6.10"
84608460
search-insights "^2.1.0"
84618461

8462-
instantsearch.js@^4.48.1, instantsearch.js@^4.56.1:
8463-
version "4.56.1"
8464-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.56.1.tgz#ddff17fea5ed8d8a0e14e66a977f107f7143adef"
8465-
integrity sha512-4BQdnMEDWP9IRF12xninO/yR1f7F+mE935X0eVKuhUqitZF7GvUsL93MysXxHyPJnrbC6o0Aofc3kNcTKteKWw==
8462+
instantsearch.js@^4.48.1, instantsearch.js@^4.56.2:
8463+
version "4.56.2"
8464+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.56.2.tgz#ccd82da0d1c883283e9b3cd2c4ee4b5d0189f3ef"
8465+
integrity sha512-hHudd6fKA30MFnxshin6Zj2Gm/JPgq231nR0zdxJ+S/bCMWuDQv/iGKHPE/98tEykwkuLg2b/TnUR+iqzHj9pg==
84668466
dependencies:
84678467
"@algolia/events" "^4.0.1"
84688468
"@algolia/ui-components-highlight-vdom" "^1.2.1"

0 commit comments

Comments
 (0)