dependabot[bot] opened a new pull request, #48150: URL: https://github.com/apache/airflow/pull/48150
Bumps [ibmcloudant](https://github.com/IBM/cloudant-python-sdk) from 0.9.1 to 0.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/IBM/cloudant-python-sdk/releases">ibmcloudant's releases</a>.</em></p> <blockquote> <h2>0.10.1</h2> <p><strong>Note: APIs may be subject to change.</strong></p> <p>Changes:</p> <ul> <li>Updated dependencies.</li> <li>Add operations for <code>/_api/v2/user/current/databases</code> and <code>/_api/v2/user/capacity/databases</code> APIs.</li> </ul> <h2>0.10.0</h2> <p><strong>Note: APIs may be subject to change.</strong></p> <p><em>Breaking Changes</em>:</p> <ul> <li>Corrected mapping level of faceted search ranges API model. The existing model was incorrect and resulted in unsuccessful requests. As such this API change should have no impact.</li> <li>Corrected sort direction values in explain map reduce options model. This is unlikely to break callers as the string value is returned.</li> </ul> <p>Changes:</p> <ul> <li>Added <code>GET</code> <code>/{db}/_design/{ddoc}/_search_disk_size/{index}</code> operation.</li> <li>Added <code>POST</code> <code>_replicator</code> operation.</li> <li>Updated dependencies.</li> <li>Updated documentation.</li> </ul> <h2>0.9.3</h2> <p><strong>Note: APIs may be subject to change.</strong></p> <p>Changes:</p> <ul> <li>Added new allow fallback option to find query options models.</li> <li>Fixed setting of <code>since</code> parameter in changes follower.</li> <li>Improved error message output and added trace ID to error responses.</li> <li>Updated dependencies.</li> <li>Updated documentation.</li> </ul> <h2>0.9.2</h2> <p><strong>Note: APIs may be subject to change.</strong></p> <p>Changes:</p> <ul> <li>Improved validation of properties.</li> <li>Updated dependencies.</li> <li>Updated documentation.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/6faf527f123760b2c43dc60f271b331f4e080ed4"><code>6faf527</code></a> Update version 0.10.0 -> 0.10.1</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/256b5e6e2533a53893e0bf9b55c74c5558106248"><code>256b5e6</code></a> build(deps): Bump github/codeql-action from 3.28.9 to 3.28.10</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/4bc090d2b24bee6c826ab243c8cafe70cb054537"><code>4bc090d</code></a> build(deps): Bump sphinx from 8.2.1 to 8.2.3</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/4d430d6abb815442812eae10a1333cf4bf7e50fc"><code>4d430d6</code></a> build(deps-dev): Bump pytest from 8.3.4 to 8.3.5</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/1d8f682c81f326d59c0059fb444be9dbfafb750b"><code>1d8f682</code></a> feat(generated): update API definition to 1.0.0-dev0.1.27</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/8661f8b51d3d44d0c06ce1147d94d9322498ad36"><code>8661f8b</code></a> build(deps): Bump sphinx from 8.2.0 to 8.2.1</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/28452761fcf247bca8257065bf00b488ef72dc22"><code>2845276</code></a> build(deps): Bump sphinx from 8.1.3 to 8.2.0</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/5382008210d8c92d8192aac3d61190efa8f4ce51"><code>5382008</code></a> build(deps-dev): Bump flit from 3.10.1 to 3.11.0</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/24f75e59290a571be36ff41f1ae1e7df361a7e5f"><code>24f75e5</code></a> build(deps): Bump myst-parser from 4.0.0 to 4.0.1</li> <li><a href="https://github.com/IBM/cloudant-python-sdk/commit/194e32ba259926392f0d384329f54f1675e1823e"><code>194e32b</code></a> build(deps-dev): Bump coverage from 7.6.11 to 7.6.12</li> <li>Additional commits viewable in <a href="https://github.com/IBM/cloudant-python-sdk/compare/v0.9.1...v0.10.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
