Commit 272b9c6
Merge #197
197: Bump meilisearch from 0.18.0 to 0.18.1 r=bidoubiwa a=dependabot[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.18.0 to 0.18.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/meilisearch/meilisearch-python/releases">meilisearch's releases</a>.</em></p>
<blockquote>
<h2>v0.18.1 🐍</h2>
<p>This version makes this package compatible with MeiliSearch v0.25 up to v0.26.0.
:tada: Check out the changelog of <a href="https://github.com/meilisearch/MeiliSearch/releases/tag/v0.26.0">MeiliSearch v0.26.0</a> for more information about the :danger: Breaking changes about the flag and dump new behavior. (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/407">#407</a>)</p>
<h2>🚀 Enhancements</h2>
<ul>
<li>Add package version (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/409">#409</a>) <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a></li>`
<li>Added new method <code>generateTenantToken()</code> as a result of the addition of the multi-tenant functionality.
This method creates a JWT tenant token that will allow the user to have multi-tenant indexes and thus restrict access to documents based on the end-user making the search request. (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/412">#412</a>) <a href="https://github.com/alallema"><code>`@alallema</code></a></li>`
</ul>
<p>Thanks again to <a href="https://github.com/alallema"><code>`@alallema</code></a>,` <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a>,` <a href="https://github.com/curquiza"><code>`@curquiza</code></a>!` 🎉</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/f9d5fa25f3a77c6a35454c45537635ba7b9abb4d"><code>f9d5fa2</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/419">#419</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/48f843858b5b5727b48600f341899aad4f28c799"><code>48f8438</code></a> Update version for the next release (v0.18.1)</li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/d0e8d45c7a6de1aa89ece7fbed1dfa2297cdc8ac"><code>d0e8d45</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/407">#407</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/834dfbd1c7a5a61b167b61029bc73f55b934eac8"><code>834dfbd</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/418">#418</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/7118b575e476866cd87490ffb0c10dc09f887a4c"><code>7118b57</code></a> Merge branch 'main' into dependabot/pip/mypy-0.940</li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/85c88c1e3dab15ac2b42811767f41ad65f830c8b"><code>85c88c1</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/417">#417</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/e9a2e409b88b647a55d1ca90f2fe45251ebc712b"><code>e9a2e40</code></a> Merge branch 'main' into dependabot/pip/pytest-7.1.0</li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/72aeb75b0a224b67e12bf351f7aa4be94723c46a"><code>72aeb75</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-python/issues/416">#416</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/6fb1a6432779a608c9c0f3cec3e1746475fd3e49"><code>6fb1a64</code></a> Bump mypy from 0.931 to 0.940</li>
<li><a href="https://github.com/meilisearch/meilisearch-python/commit/6d6545269ce774b958ae690a3981dcd1405a777e"><code>6d65452</code></a> Bump pytest from 7.0.1 to 7.1.0</li>
<li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-python/compare/v0.18.0...v0.18.1">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` 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>2 files changed
+46
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments