Skip to content

Commit c0546ca

Browse files
meili-bors[bot]dependabot[bot]alallema
authored
Merge #396
396: Bump meilisearch from 0.27.0 to 0.28.0 r=alallema a=dependabot[bot] Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.27.0 to 0.28.0. <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.28.0 🐍</h2> <p>Release CHANGELOG:</p> <p>This version introduces features released on Meilisearch v1.2.0 🎉 Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v1.2.0">Meilisearch v1.2.0</a> for more information on the changes. ⚠️ If you want to adopt new features of this release, <strong>update the Meilisearch server</strong> to the according version.</p> <h2>🚀 Enhancements</h2> <ul> <li>The method <code>delete_documents()</code> now supports a new parameter <code>filter</code> that allows deleting documents by filtering. The <code>filter</code> field works precisely like the <code>filter</code> field used on the <code>search</code> method. See <a href="https://www.meilisearch.com/docs/learn/advanced/filtering#filter-basics">the docs on how to use filters</a>. (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/756">#756</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` <li>Add the ability to receive a <code>filter</code> key from the <code>get_documents</code>/<code>documents</code> methods. The <code>filter</code> field works precisely like the <code>filter</code> field used on the <code>search</code> method. See <a href="https://www.meilisearch.com/docs/learn/advanced/filtering#filter-basics">the docs on how to use filters</a>. (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/757">#757</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` </ul> <p>Thanks again to <a href="https://github.com/sanders41"><code>`@​sanders41</code></a>!` 🎉</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/145a32408fcbdcc5a78e0569833f28a2248acc43"><code>145a324</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/772">#772</a></li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/9c14abe37ec0ce059b695d7bf55817385a5b183a"><code>9c14abe</code></a> Merge branch 'main' into meili-bot/bump-version</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/60b56255f19715a2c8b2799ba1f0f761900346f9"><code>60b5625</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/755">#755</a></li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/f5488340bcbd7e0be91216e98f6a7a87f9ddcfa2"><code>f548834</code></a> Merge branch 'main' into meili-bot/bump-version</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/d60fb0c234d9aff168648c1cbaf668cd001c49f1"><code>d60fb0c</code></a> Fix new link for new doc website</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/0dfa4add754ebf88b3d29325f30c5f53e8eb79d6"><code>0dfa4ad</code></a> Fix linter</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/b13a2d59cc19a2afea8ab024f01cbbc52b58778b"><code>b13a2d5</code></a> Merge branch 'main' into bump-meilisearch-v1.2.0</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/294eca9aa0dfcb3bf9600848ac5a4449b5be4661"><code>294eca9</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/770">#770</a></li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/1f08d6996ebddf33102f7a1cee4d113de53b085a"><code>1f08d69</code></a> Merge branch 'main' into meili-bot/v1-2-code-samples</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/323f7d75d68351240790f45ba102482433338c65"><code>323f7d7</code></a> Merge branch 'main' into meili-bot/bump-version</li> <li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-python/compare/v0.27.0...v0.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=meilisearch&package-manager=pip&previous-version=0.27.0&new-version=0.28.0)](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> Co-authored-by: Amélie <[email protected]>
2 parents ee498ac + 3920780 commit c0546ca

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
Scrapy = "==2.9.0"
88
selenium = "==4.9.1"
9-
meilisearch = "==0.27.0"
9+
meilisearch = "==0.28.0"
1010
requests-iap = "==0.2.0"
1111
python-keycloak-client = "==0.2.3"
1212
requests = "==2.31.0"

Pipfile.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)