6.md (7048B)
1 # PR #6 Bump @meilisearch/instant-meilisearch from 0.13.6 to 1.0.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-12-17T14:36:13Z 6 - **Branch:** dependabot/npm_and_yarn/meilisearch/instant-meilisearch-1.0.0 → main 7 - **Closed:** 2023-12-17T17:27:27Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [6.diff](./6.diff) 10 11 --- 12 13 Bumps [@meilisearch/instant-meilisearch](https://github.com/meilisearch/meilisearch-js-plugins) from 0.13.6 to 1.0.0. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/meilisearch/meilisearch-js-plugins/releases"><code>@meilisearch/instant-meilisearch</code>'s releases</a>.</em></p> 17 <blockquote> 18 <h2><code>@meilisearch/instant-meilisearch</code><a href="https://github.com/1"><code>@1</code></a>.0.0</h2> 19 <h3>Major Changes</h3> 20 <ul> 21 <li> 22 <p>5b6be19: Added ability to override a selection of Meilisearch search parameters.</p> 23 <p>⚠️ The returned value of the core <code>instantMeiliSearch</code> function has changed!</p> 24 <p>This change was necessary for the aforementioned ability to be implemented and 25 applied in a clean manner. 26 The necessary migration should be of minimal impact.</p> 27 <h3>Migration</h3> 28 <p>Change the following</p> 29 <pre lang="js"><code>// 1. 30 const client = instantMeiliSearch(/*...*/); 31 // 2. 32 const searchClient = instantMeiliSearch(/*...*/); 33 // 3. 34 instantsearch({ 35 indexName: "movies", 36 searchClient: instantMeiliSearch(/*...*/), 37 }); 38 </code></pre> 39 <p>to the following</p> 40 <pre lang="js"><code>// 1. 41 const { searchClient: client } = instantMeiliSearch(/*...*/); 42 // 2. 43 const { searchClient } = instantMeiliSearch(/*...*/); 44 // 3. 45 instantsearch({ 46 indexName: "movies", 47 searchClient: instantMeiliSearch(/*...*/).searchClient, 48 }); 49 </code></pre> 50 </li> 51 </ul> 52 <h3>Patch Changes</h3> 53 <ul> 54 <li>06377ef: Fixes issue where backslashes ("\") and quotes (<code>"</code>) are not escaped in filters.</li> 55 </ul> 56 </blockquote> 57 </details> 58 <details> 59 <summary>Commits</summary> 60 <ul> 61 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/2bd616385ac42ab55746184cc92b3a83a8e8a2b8"><code>2bd6163</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js-plugins/issues/1264">#1264</a></li> 62 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/ef237a1694411cfeeb0a0ea3b6d2ff04cda7f284"><code>ef237a1</code></a> Version Packages</li> 63 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/f95e70a6f8f14f5f7b0e67f619e6f5db66de550c"><code>f95e70a</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js-plugins/issues/1258">#1258</a></li> 64 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/8042361e55fe3d2178f28c37e49e3279904370d2"><code>8042361</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js-plugins/issues/1266">#1266</a></li> 65 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/64bc3f9c88059ace54b245d7def8a676c0763cf6"><code>64bc3f9</code></a> Bump meilisearch from 0.35.0 to 0.36.0</li> 66 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/1bc46b5d4f3ed8b2d54b715841ddfb4c96d37f8b"><code>1bc46b5</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js-plugins/issues/1265">#1265</a></li> 67 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/da8d7397fd8b3a54164acb543e5fd783eeef4221"><code>da8d739</code></a> Update README.md</li> 68 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/b3502e2abf3a101963b2eab08406d9208417dd39"><code>b3502e2</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js-plugins/issues/1263">#1263</a></li> 69 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/2a79757ab13e10781bc065035e17799e49c60280"><code>2a79757</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js-plugins/issues/1259">#1259</a></li> 70 <li><a href="https://github.com/meilisearch/meilisearch-js-plugins/commit/96d78728a42f1cd13e3261ef9e6aece10fc70c70"><code>96d7872</code></a> Removed more unnecessary checks on filter adapter.</li> 71 <li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js-plugins/compare/@meilisearch/instant-meilisearch@0.13.6...@meilisearch/instant-meilisearch@1.0.0">compare view</a></li> 72 </ul> 73 </details> 74 <br /> 75 76 77 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 78 79 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`. 80 81 [//]: # (dependabot-automerge-start) 82 [//]: # (dependabot-automerge-end) 83 84 --- 85 86 <details> 87 <summary>Dependabot commands and options</summary> 88 <br /> 89 90 You can trigger Dependabot actions by commenting on this PR: 91 - `@dependabot rebase` will rebase this PR 92 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 93 - `@dependabot merge` will merge this PR after your CI passes on it 94 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 95 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 96 - `@dependabot reopen` will reopen this PR if it is closed 97 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 98 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 99 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) 100 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) 101 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) 102 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 103 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 104 105 106 </details> 107 108 109 ## Comments 110 111 ### @dependabot[bot] — 2023-12-17T17:27:26Z 112 113 Looks like @meilisearch/instant-meilisearch is no longer a dependency, so this is no longer needed. 114