Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
252: Bump meilisearch from 0.41.0 to 0.42.0 r=curquiza a=dependabot[bot] Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.41.0 to 0.42.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/meilisearch/meilisearch-js/releases">meilisearch's releases</a>.</em></p> <blockquote> <h2>v0.42.0 🌻</h2> <p>This version introduces features released on Meilisearch v1.10.0 🎉 Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v1.10.0">Meilisearch v1.10.0</a> for more information on the changes.</p> <h2>⚠️ Breaking changes</h2> <ul> <li>Improve errors (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1656">#1656</a>) `@/flevi29` More details <a href="https://redirect.github.com/meilisearch/meilisearch-js/pull/1656#issuecomment-2290826478">here</a></li> <li>Changes related to Hybrid search (experimental) for the REST embedder (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1692">#1692</a>) <a href="https://github.com/mdubus"><code>`@mdubus</code></a>` <ul> <li>Removed parameters: <code>query</code>, <code>inputField</code>, <code>inputType</code>, <code>pathToEmbeddings</code> and <code>embeddingObject</code>.</li> <li>Replaced by <code>request</code> and <code>response</code></li> <li>New parameter: <code>headers</code></li> </ul> </li> </ul> <h2>🚀 Enhancements</h2> <ul> <li> <p>Hybrid search improvements (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1692">#1692</a>) <a href="https://github.com/mdubus"><code>`@mdubus</code></a></p>` <ul> <li>Add <code>url</code> parameter to the OpenAI embedder</li> <li><code>dimensions</code> is now available as an optional parameter for <code>ollama</code> embedders.</li> </ul> </li> <li> <p>Add federated search parameters (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1689">#1689</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></p>` </li> </ul> <pre lang="js"><code>client.multiSearch({ federation: {}, queries: [ { indexUid: 'movies', q: 'batman', limit: 5, }, { indexUid: 'comics', q: 'batman', limit: 5, }, ] }) </code></pre> <ul> <li>Add capabilities to update documents by function (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1691">#1691</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></li>` </ul> <pre lang="js"><code>index.updateDocumentsByFunction({ context: { ctx: 'Harry' }, filter: 'id = 4', function: 'doc.comment = `Yer a wizard, ${context.ctx}!`', }) ) </code></pre> <ul> <li>Add language settings (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1693">#1693</a>) `@/flevi29</li>` </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/bb4f53e079eddb6b00157e9a2f951f63837e10db"><code>bb4f53e</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1695">#1695</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/9449574e0831681dd4e6ac1cba3929333d7e0b1b"><code>9449574</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1682">#1682</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/3a8608b56020166779a6c3baf051a7e436dfaad5"><code>3a8608b</code></a> Add federated search parameters (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1689">#1689</a>)</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/30e833f98a0ece09d624829a3ac75bded50e9c75"><code>30e833f</code></a> Add capabilities to update documents by function (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1691">#1691</a>)</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/a2d46d57bbdaeeda6f141e0eebf40a3935155d2b"><code>a2d46d5</code></a> Merge pull request <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1693">#1693</a> from flevi29/feature-lang-settings-search-params</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/74b48ab154dec72b02463c1b8df8b92993f694dc"><code>74b48ab</code></a> Update all snapshots</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/7780fdc639e1e22aca2bf488d45c0646b2d4f2f9"><code>7780fdc</code></a> Update snapshots</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/df7248be1b283ed257ea30ca607d2882c13bb0f8"><code>df7248b</code></a> Fix test</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/c8688b3503386a3e0285c01c169cbf59356b0fd8"><code>c8688b3</code></a> Remove test focus</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/238200b8ec5e30be93fda12eb05814ac76230c2a"><code>238200b</code></a> Make test more consistent with the rest, add locales type to SearchRequestGET</li> <li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.41.0...v0.42.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=meilisearch&package-manager=npm_and_yarn&previous-version=0.41.0&new-version=0.42.0)](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` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@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>
- Loading branch information