Skip to content

Commit 6ed2dc4

Browse files
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 /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=meilisearch&package-manager=npm_and_yarn&previous-version=0.18.0&new-version=0.18.1)](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 parents 904ab1e + a6d7de6 commit 6ed2dc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"url": "https://github.com/meilisearch/instant-meilisearch.git"
6161
},
6262
"dependencies": {
63-
"meilisearch": "^0.18.0"
63+
"meilisearch": "^0.18.1"
6464
},
6565
"devDependencies": {
6666
"@babel/cli": "^7.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4968,10 +4968,10 @@ [email protected]:
49684968
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
49694969
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
49704970

4971-
meilisearch@^0.18.0:
4972-
version "0.18.0"
4973-
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.18.0.tgz#050ac22c00de10fda600b437a5b3d13725b2ebef"
4974-
integrity sha512-nBr/Lyb3s27ZOJZlh6V3KCzubITrA+4H83tdpyUFFO60LNpHyqVuHEBcDOFyV8hbjmNIFTKd0X4EKOjJMNiR/Q==
4971+
meilisearch@^0.18.1:
4972+
version "0.18.1"
4973+
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.18.1.tgz#6b12da60628ec5d6438ba677a8295971e1035938"
4974+
integrity sha512-eGdcx5/0ktj5I2vC/bNbHg3ORuq9nh++fA39t03nG31J1SoFJmnx3Z0r83Q/yrfA+hAP/qhCI/6B8dHMEcCQJg==
49754975
dependencies:
49764976
cross-fetch "^3.0.5"
49774977

0 commit comments

Comments
 (0)