Skip to content

Commit 744fbc0

Browse files
Merge #389
389: Bump meilisearch from 0.26.0 to 0.27.0 r=alallema a=dependabot[bot] Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.26.0 to 0.27.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.27.0 🐍</h2> <h2>⚠️ Breaking changes</h2> <ul> <li>Return <code>Task</code> instances from task methods instead of <code>Dict</code> (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/750">#750</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` </ul> <h2>🚀 Enhancements</h2> <ul> <li>Changes utcnow() to now() with a utc time zone. (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/754">#754</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` <li>Adding header parameters to the client constructor (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/771">#771</a>) <a href="https://github.com/alallema"><code>`@​alallema</code></a></li>` </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Don't send body for get requests (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/763">#763</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` <li>Allow <code>None</code> for the body when updating settings (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/765">#765</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` <li>Make params required in <code>cancel_task</code> (<a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/761">#761</a>) <a href="https://github.com/sanders41"><code>`@​sanders41</code></a></li>` </ul> <p>Thanks again to <a href="https://github.com/KShivendu"><code>`@​KShivendu</code></a>,` <a href="https://github.com/alallema"><code>`@​alallema</code></a>,` <a href="https://github.com/curquiza"><code>`@​curquiza</code></a>` and <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/863dc5b1cc18f512c29d1ec52234a44c9f1d7557"><code>863dc5b</code></a> Merge pull request <a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/767">#767</a> from meilisearch/meili-bot/bump-version</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/bc6357aa84e0e9d156d5fec8593f0dc6b29b06b0"><code>bc6357a</code></a> Merge branch 'main' into meili-bot/bump-version</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/7ae903aad47b465eb49cc473cb36d674042c14a5"><code>7ae903a</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-python/issues/771">#771</a></li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/95bd4bc111578303e0045a6ba7e6d7827437f3b9"><code>95bd4bc</code></a> Move _build_user_agent from a method to a function</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/dce8fe098f3f498ab465dbd5ccc48080c422bf96"><code>dce8fe0</code></a> Adding _build_user_agent method</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/d40350376af6502711fbcc6179237cfffe0eb307"><code>d403503</code></a> Update meilisearch/_httprequests.py</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/3dc0ddd0e4acb21e6d1f31f9737d261092880545"><code>3dc0ddd</code></a> Modify import LIst to Tuple</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/b56a225ef20542537f1d32bf6861eb4af3904b27"><code>b56a225</code></a> Exchange List for Tuple</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/e462013accf4960526cde61374cc7962771cd71c"><code>e462013</code></a> Update meilisearch/config.py</li> <li><a href="https://github.com/meilisearch/meilisearch-python/commit/70800529f354c46ae53bc336a3920c008802675e"><code>7080052</code></a> Update tests/client/test_http_requests.py</li> <li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-python/compare/v0.26.0...v0.27.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.26.0&new-version=0.27.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>
2 parents 0c98039 + 089f3c4 commit 744fbc0

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
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.26.0"
9+
meilisearch = "==0.27.0"
1010
requests-iap = "==0.2.0"
1111
python-keycloak-client = "==0.2.3"
1212
requests = "==2.31.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)