Commit c6c3dd1
Merge #100
100: Bump meilisearch from 0.14.1 to 0.14.2 r=curquiza a=dependabot-preview[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.14.1 to 0.14.2.
<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.14.2 🌻</h2>
<h2>Changes</h2>
<ul>
<li>Resolve path removal of host url (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/628">#628</a>) <a href="https://github.com/bidoubiwa">@bidoubiwa</a> :
Fixes problem where additional sub-routes in host address was ignored,
for example: Given this address as a host "<a href="http://localhost:7700/api">http://localhost:7700/api</a>", the <code>/api</code> will not be ignored anymore.</li>
</ul>
<p>Thanks again to Janne Keiski and <a href="https://github.com/bidoubiwa">@bidoubiwa</a> ! 🎉</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/36930fe466784d1599896bdc410a724df5384984"><code>36930fe</code></a> Update package.json (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/631">#631</a>)</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/f2bf650506b8cc1f7825166a08e8cfcb7b4a50f4"><code>f2bf650</code></a> Resolve path removal of host url (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/628">#628</a>)</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/5154d4befa1f76fa7b7eff397e70147e8e605bad"><code>5154d4b</code></a> Update code samples with dumps examples (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/629">#629</a>)</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/329ce0fc89ca2b3f0efb1005c18da16c77264220"><code>329ce0f</code></a> build(deps-dev): bump eslint-plugin-jest from 24.0.2 to 24.1.0 (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/621">#621</a>)</li>
<li>See full diff in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.14.1...v0.14.2">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=meilisearch&package-manager=npm_and_yarn&previous-version=0.14.1&new-version=0.14.2)
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`.
[//]: # (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>
Co-authored-by: Clementine Urquizar <[email protected]>2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3991 | 3991 | | |
3992 | 3992 | | |
3993 | 3993 | | |
3994 | | - | |
3995 | | - | |
3996 | | - | |
| 3994 | + | |
| 3995 | + | |
| 3996 | + | |
3997 | 3997 | | |
3998 | 3998 | | |
3999 | 3999 | | |
| |||
0 commit comments