Commit 4822872
Merge #1382
1382: Bump meilisearch from 0.48.2 to 0.49.0 r=Strift a=dependabot[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.48.2 to 0.49.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.49.0 🕊️</h2>
<p>This version introduces features released on <a href="https://www.meilisearch.com/blog/meilisearch-1-13?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-js">Meilisearch v1.13.0</a> 🎉</p>
<h2>✨ New</h2>
<ul>
<li><a href="https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-js">AI-powered search</a> is now stable <a href="https://github.com/Strift"><code>`@Strift</code></a></li>`
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix lack of source maps in ESM output (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1837">#1837</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></li>`
</ul>
<h2>⚙️ Maintenance/misc</h2>
<ul>
<li>Test latest major Node.js LTS version (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1840">#1840</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></li>`
<li>Improve playgrounds (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1839">#1839</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></li>`
<li>Refactor <code>README.md</code> installation and import sections (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1859">#1859</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></li>`
<li>build(deps-dev): bump vite from 6.0.7 to 6.0.9 in /playgrounds/javascript (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1831">#1831</a>) <a href="https://github.com/dependabot"><code>`@dependabot</code></a></li>`
</ul>
<p>Thanks again to <a href="https://github.com/flevi29"><code>`@flevi29</code></a>` and <a href="https://github.com/Strift"><code>`@Strift</code></a>!` 🎉</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/f3e4dd92da43beea17c36a4274b8d185775d2e9b"><code>f3e4dd9</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1871">#1871</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/ed8ecbaf747f48eb1dec9313ae59b9f5b8bc0dbc"><code>ed8ecba</code></a> Merge branch 'main' into meili-bot/bump-version</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/15550eaf6220434dc1f684ca0ff345fcedbf8f5e"><code>15550ea</code></a> Update package-version.ts</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/7e095e7b01d505a1720d78ec94c884e9e46c493c"><code>7e095e7</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1835">#1835</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/65fa2446f58eb695fd0c17361f8b676e4da01d38"><code>65fa244</code></a> Update package.json</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/c4a5054b93e5cfec4b3650b02e50c23d793d4fa7"><code>c4a5054</code></a> Merge branch 'main' into bump-meilisearch-v1.13</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/650f86d27ee1619adfdfcd93965ffdbad60f884e"><code>650f86d</code></a> Update src/package-version.ts</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/e172bfe929261cf03bf1142c60d750847161e0aa"><code>e172bfe</code></a> Update package.json</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/ee26856272472928f90335592138fd097cd3bfa2"><code>ee26856</code></a> Add update_embedders_1 code sample</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/1064d09a5477fbcb0446e4e0a9f6ce4cc32f3b4c"><code>1064d09</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1860">#1860</a></li>
<li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.48.2...v0.49.0">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` 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>1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4683 | 4683 | | |
4684 | 4684 | | |
4685 | 4685 | | |
4686 | | - | |
4687 | | - | |
4688 | | - | |
4689 | | - | |
| 4686 | + | |
| 4687 | + | |
| 4688 | + | |
| 4689 | + | |
4690 | 4690 | | |
4691 | 4691 | | |
4692 | 4692 | | |
| |||
0 commit comments