Commit 6ed2dc4
Merge #267
267: Bump meilisearch from 0.18.0 to 0.18.1 r=bidoubiwa a=dependabot-preview[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.18.0 to 0.18.1.
<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.18.1 🌻</h2>
<h2>Changes</h2>
<ul>
<li>Update types to be more accurate (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/781">#781</a>) <a href="https://github.com/bidoubiwa"><code>@bidoubiwa</code></a></li>
<li>Export types that were not exported before (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/781">#781</a>) <a href="https://github.com/bidoubiwa"><code>@bidoubiwa</code></a>:
<ul>
<li><a href="https://docs.meilisearch.com/reference/features/search_parameters.html#the-facets-distribution"><code>FacetsDistribution</code></a></li>
<li><a href="https://docs.meilisearch.com/reference/features/search_parameters.html#matches"><code>_matchesInfo</code></a></li>
<li><a href="https://docs.meilisearch.com/reference/api/search.html#search-in-an-index-with-post-route"><code>Hits</code></a></li>
</ul>
</li>
<li>Fixes getKeys() method that threw an error (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/791">#791</a>) <a href="https://github.com/bidoubiwa"><code>@bidoubiwa</code></a></li>
</ul>
<p>Thanks again to <a href="https://github.com/bidoubiwa"><code>@bidoubiwa</code></a>, <a href="https://github.com/curquiza"><code>@curquiza</code></a>, and <a href="https://github.com/react-learner"><code>@react-learner</code></a>! 🎉</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/6520ad9e5770be0d660fe623075e97948243c1cd"><code>6520ad9</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/792">#792</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/f8f21982004bcd9372a2d3901d5b524883f2213f"><code>f8f2198</code></a> Update version in package.json for the next release (v0.18.1)</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/ec61242703d485e4755709f61a196604913d28d7"><code>ec61242</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/791">#791</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/c912bad93fffc9a43d8bdc0f9f89e8af48d9435d"><code>c912bad</code></a> Fixes wrong key route</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/ca723acf859b9a95ffdbdd6c5ce9309755994979"><code>ca723ac</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/786">#786</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/b1325410d2187b2eb8c7023e6a34af502add7573"><code>b132541</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/781">#781</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/8079a92190bbcd577d235a48e0eaa9ff0024d76d"><code>8079a92</code></a> Update tests/typed_search_tests.ts</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/029b5ce8ecd17ceadb9e2eaf5fbf57427a1a14df"><code>029b5ce</code></a> Apply suggestions from code review</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/a7995ca21cb79544bdce1d2e0532212540f7b13e"><code>a7995ca</code></a> Update types</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/e336435da9fd94b8aba5e0c719e98b914af55dd4"><code>e336435</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/788">#788</a></li>
<li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.18.0...v0.18.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=meilisearch&package-manager=npm_and_yarn&previous-version=0.18.0&new-version=0.18.1)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4968 | 4968 | | |
4969 | 4969 | | |
4970 | 4970 | | |
4971 | | - | |
4972 | | - | |
4973 | | - | |
4974 | | - | |
| 4971 | + | |
| 4972 | + | |
| 4973 | + | |
| 4974 | + | |
4975 | 4975 | | |
4976 | 4976 | | |
4977 | 4977 | | |
| |||
0 commit comments