Skip to content

Commit 3abe9e6

Browse files
Merge #1127
1127: Bump instantsearch.js from 4.50.3 to 4.56.1 r=bidoubiwa a=dependabot[bot] Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.50.3 to 4.56.1. <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.1">4.56.1</a> (2023-05-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>insights:</strong> send default click event when using auxiliary pointer button (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5634">#5634</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/7e4a2162f87596a384b35c97efa51db9bb6f8973">7e4a216</a>)</li> </ul> <h2>[email protected]</h2> <h1><a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@4.56.0">4.56.0</a> (2023-05-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>infinite-hits:</strong> do not write cache with incomplete state caused by dynamic widgets (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5620">#5620</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/30edccdaf0607695a6e621d7a71dd36f0f719d0b">30edccd</a>)</li> <li><strong>rangeinput:</strong> allow input of numbers with precision (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5541">#5541</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/fb489513a8550528f3e2867be30fb380229ad188">fb48951</a>)</li> <li><strong>this:</strong> ensure all functions are able to be destructured (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5611">#5611</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/a8b5c1e5bbd6afac39fce523f7d7c2ec02f51153">a8b5c1e</a>), closes <a href="https://redirect.github.com/algolia/instantsearch.js/issues/5589">#5589</a></li> </ul> <h3>Features</h3> <ul> <li><strong>history:</strong> warn when <code>createURL</code> does not return an absolute URL (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5613">#5613</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/f45e0faede3461678cb05170887f3b7bc02dad50">f45e0fa</a>)</li> <li><strong>instantsearch:</strong> make root indexName optional (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5590">#5590</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/80f309ed69b61534ca118b60c9c88691e0148fca">80f309e</a>)</li> </ul> <h2>[email protected]</h2> <h1><a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@4.55.0">4.55.0</a> (2023-04-24)</h1> <h3>Features</h3> <ul> <li><strong>insights:</strong> add insights option to InstantSearch (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5488">#5488</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/9031573807fa6803dcfae9f33d61b8f111f68423">9031573</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5578">#5578</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/8fb517f15381ecb32ea00cf4b01a0fd5e70e1d17">8fb517f</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5545">#5545</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/99a0972663b8f3284cac3b5621571ced7a33908f">99a0972</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5493">#5493</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/cff723fc95a90ebb2ed14c46c51ab05764835a47">cff723f</a>)</li> <li><strong>insights:</strong> always pass Algolia credentials locally (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5554">#5554</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/654ab81e1669354c249710b6756610fba35d54b4">654ab81</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5558">#5558</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/82144c0a0b18e6b47d6f508e5c670a9de274c121">82144c0</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5529">#5529</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/8537f8f7a10bcaf053ff62180c082e077b1b052d">8537f8f</a>)</li> <li><strong>insights:</strong> annotate events with algoliaSource (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5580">#5580</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/c419307a5f7fe46d5032c9437a17c8e3dad57fe5">c419307</a>)</li> <li><strong>insights:</strong> automatically load search-insights if not passed (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5484">#5484</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/a85797b503edc94e001c5bfb3b754db6cb556943">a85797b</a>)</li> <li><strong>insights:</strong> enable default click events on hits and infinite hits (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5522">#5522</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/271bd12e34bc55656976bb53c90282193083eb86">271bd12</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5527">#5527</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/0e558213c807cd17d592fadec052f3d1fc692e6c">0e55821</a>)</li> <li><strong>insights:</strong> prevent potential errors (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5487">#5487</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/33fe510307e4b382a5ba1153a0eaf160420acd11">33fe510</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5606">#5606</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/bdd92901b59ae4e5d7311eadfbf53ed656bbaf4a">bdd9290</a>) (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5512">#5512</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/85dfbc9ebd722fbe6a7e1bd056950fdbcc16d8d9">85dfbc9</a>)</li> <li><strong>metadata:</strong> register metadata around middleware (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5492">#5492</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/3e72ec82894a05a071328a4802d2f764233fe005">3e72ec8</a>)</li> </ul> <h2>[email protected]</h2> <h2><a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@4.54.1">4.54.1</a> (2023-04-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>helpers:</strong> deprecate highlight helpers (<a href="https://github.com/algolia/instantsearch.js/commit/09817fb1e9231cb60d91f1c08e918fec18b08fcf">09817fb</a>)</li> <li><strong>pagination:</strong> use real template (<a href="https://github.com/algolia/instantsearch.js/commit/678340856f690e1ebaa94c407d4d2e7644f6c1d1">6783408</a>)</li> <li><strong>panel:</strong> use undefined templates by default (<a href="https://github.com/algolia/instantsearch.js/commit/dcef813020a5f9b2d3a128fe79653df52efb097d">dcef813</a>)</li> <li><strong>Template:</strong> easier to debug warning when string template is used (<a href="https://github.com/algolia/instantsearch.js/commit/f2859424526b65f969e0bf69e0c358c433bf5b32">f285942</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/instantsearch/commit/f224d502edb8cf119213cb9cd6e557dc03180521"><code>f224d50</code></a> chore: release (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5653">#5653</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/14f1235116d080172e282e21bdfae8de812cf856"><code>14f1235</code></a> chore(major): leave major comments on how to improve highlighting (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5648">#5648</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/4bcc4267cdbecdb9274b0fe87e0a4f8701ec6475"><code>4bcc426</code></a> fix(js): use html templates (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5644">#5644</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/212ad4fd2d40c525dfc5e49d0c77fc3013275c38"><code>212ad4f</code></a> feat(templates): add &quot;insights&quot; flag if supported (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5639">#5639</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/e001aa9a06bab28777906901f4f4ea007c92a2a1"><code>e001aa9</code></a> fix(dependencies): update metalsmith packages (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5642">#5642</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/12258510e421aff99ec83f994514750fe0746125"><code>1225851</code></a> refactor(deps): replace latest-semver with semver (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5640">#5640</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/7e4a2162f87596a384b35c97efa51db9bb6f8973"><code>7e4a216</code></a> fix(insights): send default click event when using auxiliary pointer button (...</li> <li><a href="https://github.com/algolia/instantsearch/commit/162341a75a81b97fbcc14107114437d8d92a9d18"><code>162341a</code></a> chore(examples): set explicit typescript dev dependency for rish examples (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5">#5</a>...</li> <li><a href="https://github.com/algolia/instantsearch/commit/9f41d7e702bfa482b229846e67ee4c7619f756cf"><code>9f41d7e</code></a> fix(cisa): remove fixed isjs dependency from rish templates (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5636">#5636</a>)</li> <li><a href="https://github.com/algolia/instantsearch/commit/faff1c521241b59f4db82a7e8ee3f71606f6c7b3"><code>faff1c5</code></a> chore: add codesandbox link to all code samples (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5631">#5631</a>)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@4.56.1">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/~instantsearch-bot">instantsearch-bot</a>, a new releaser for instantsearch.js since your current version.</p> </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.50.3&new-version=4.56.1)](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 be9a46f + ebb0fd7 commit 3abe9e6

File tree

4 files changed

+32
-18
lines changed

4 files changed

+32
-18
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.49.4",
64+
"instantsearch.js": "^4.56.1",
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.49.4",
67+
"instantsearch.js": "^4.56.1",
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.14.3",
2424
"angular-instantsearch": "^4.4.1",
25-
"instantsearch.js": "^4.14.0",
25+
"instantsearch.js": "^4.56.1",
2626
"rxjs": "~6.6.0",
2727
"tslib": "^2.0.0",
2828
"zone.js": "~0.11.4"

yarn.lock

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3829,10 +3829,10 @@ ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5:
38293829
json-schema-traverse "^0.4.1"
38303830
uri-js "^4.2.2"
38313831

3832-
algoliasearch-helper@^3.11.3:
3833-
version "3.11.3"
3834-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.11.3.tgz#6e7af8afe6f9a9e55186abffb7b6cf7ca8de3301"
3835-
integrity sha512-TbaEvLwiuGygHQIB8y+OsJKQQ40+JKUua5B91X66tMUHyyhbNHvqyr0lqd3wCoyKx7WybyQrC0WJvzoIeh24Aw==
3832+
algoliasearch-helper@^3.11.3, algoliasearch-helper@^3.13.0:
3833+
version "3.13.1"
3834+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.1.tgz#7fdbf4137ac60925d094f691df5b563fd0da5bb7"
3835+
integrity sha512-4ZUVmtMfe4+RgI1v53eGW4YQUsPJrZbi4AecGgmotkPXp0ysW4b2zG+/VpxgOz8cwwwkVLeEskL+iECzCwdpFw==
38363836
dependencies:
38373837
"@algolia/events" "^4.0.1"
38383838

@@ -8346,7 +8346,7 @@ instantsearch.css@^8.0.0:
83468346
resolved "https://registry.yarnpkg.com/instantsearch.css/-/instantsearch.css-8.0.0.tgz#66a56b52400c7a14f678859e35a12eb32696a417"
83478347
integrity sha512-yU63cF9KdkyFFh7ynYQy39nh1MD1eVDHIaa/gdm8a/O9dTG/5P6hBF1ONoIbKTtjlxxsHS2S8MarCZZ0l31ajg==
83488348

8349-
[email protected], instantsearch.js@^4.14.0, instantsearch.js@^4.48.1, instantsearch.js@^4.49.4:
8349+
83508350
version "4.50.3"
83518351
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.50.3.tgz#3b810fed3b52f0b887c3ae458cd9054433872742"
83528352
integrity sha512-xfVKe7/uAzxnSJeUI2M4RQZycnggx+jtKB6ZCp10Q2FGsPn0pwf2kHO1r0oy05SFYj/UmRf6NXV6h7GjR+ctKg==
@@ -8365,6 +8365,25 @@ [email protected], instantsearch.js@^4.14.0, instantsearch.js@^4.48.1, ins
83658365
qs "^6.5.1 < 6.10"
83668366
search-insights "^2.1.0"
83678367

8368+
instantsearch.js@^4.48.1, instantsearch.js@^4.56.1:
8369+
version "4.56.1"
8370+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.56.1.tgz#ddff17fea5ed8d8a0e14e66a977f107f7143adef"
8371+
integrity sha512-4BQdnMEDWP9IRF12xninO/yR1f7F+mE935X0eVKuhUqitZF7GvUsL93MysXxHyPJnrbC6o0Aofc3kNcTKteKWw==
8372+
dependencies:
8373+
"@algolia/events" "^4.0.1"
8374+
"@algolia/ui-components-highlight-vdom" "^1.2.1"
8375+
"@algolia/ui-components-shared" "^1.2.1"
8376+
"@types/dom-speech-recognition" "^0.0.1"
8377+
"@types/google.maps" "^3.45.3"
8378+
"@types/hogan.js" "^3.0.0"
8379+
"@types/qs" "^6.5.3"
8380+
algoliasearch-helper "^3.13.0"
8381+
hogan.js "^3.0.2"
8382+
htm "^3.0.0"
8383+
preact "^10.10.0"
8384+
qs "^6.5.1 < 6.10"
8385+
search-insights "^2.6.0"
8386+
83688387
internal-slot@^1.0.2:
83698388
version "1.0.3"
83708389
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
@@ -11951,12 +11970,7 @@ posthtml@^0.15.1:
1195111970
posthtml-parser "^0.7.2"
1195211971
posthtml-render "^1.3.1"
1195311972

11954-
preact@^10.10.0:
11955-
version "10.11.2"
11956-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.11.2.tgz#e43f2a2f2985dedb426bb4c765b7bb037734f8a8"
11957-
integrity sha512-skAwGDFmgxhq1DCBHke/9e12ewkhc7WYwjuhHB8HHS8zkdtITXLRmUMTeol2ldxvLwYtwbFeifZ9uDDWuyL4Iw==
11958-
11959-
preact@^10.13.2:
11973+
preact@^10.10.0, preact@^10.13.2:
1196011974
version "10.15.1"
1196111975
resolved "https://registry.yarnpkg.com/preact/-/preact-10.15.1.tgz#a1de60c9fc0c79a522d969c65dcaddc5d994eede"
1196211976
integrity sha512-qs2ansoQEwzNiV5eAcRT1p1EC/dmEzaATVDJNiB3g2sRDWdA7b7MurXdJjB2+/WQktGWZwxvDrnuRFbWuIr64g==
@@ -12977,10 +12991,10 @@ scriptjs@^2.5.9:
1297712991
resolved "https://registry.yarnpkg.com/scriptjs/-/scriptjs-2.5.9.tgz#343915cd2ec2ed9bfdde2b9875cd28f59394b35f"
1297812992
integrity sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg==
1297912993

12980-
search-insights@^2.1.0:
12981-
version "2.1.0"
12982-
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.1.0.tgz#42822fa325062ec5bf050c5f8cad58f0c5b21310"
12983-
integrity sha512-mWIVsZ5igQnlM2tC0HJCtGWKQcBhLhkasZoZZS2exUfZPpRowVWEvyyYTWU3M0rUKWlWLWFCYvJ3HGTSSCsOcw==
12994+
search-insights@^2.1.0, search-insights@^2.6.0:
12995+
version "2.6.0"
12996+
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.6.0.tgz#bb8771a73b83c4a0f1f207c2f64fea01acd3e7d0"
12997+
integrity sha512-vU2/fJ+h/Mkm/DJOe+EaM5cafJv/1rRTZpGJTuFPf/Q5LjzgMDsqPdSaZsAe+GAWHHsfsu+rQSAn6c8IGtBEVw==
1298412998

1298512999
select-hose@^2.0.0:
1298613000
version "2.0.0"

0 commit comments

Comments
 (0)