dependabot[bot] opened a new pull request, #2819:
URL: https://github.com/apache/datafusion-comet/pull/2819

   Bumps [object_store_opendal](https://github.com/apache/opendal) from 0.54.1 
to 0.55.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/opendal/blob/main/CHANGELOG.md";>object_store_opendal's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[v0.55.0] - 2025-11-11</h2>
   <h3>Added</h3>
   <ul>
   <li>feat(services/oss): allow users to specify endpoint addressing style by 
<a href="https://github.com/howardlau1999";><code>@​howardlau1999</code></a> in 
<a 
href="https://redirect.github.com/apache/opendal/pull/6504";>apache/opendal#6504</a></li>
   <li>feat(bindings/ruby): publish ruby binding by <a 
href="https://github.com/erickguan";><code>@​erickguan</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6539";>apache/opendal#6539</a></li>
   <li>feat(services/s3): add support for HTTP 429 TooManyRequests for 
S3-compatible services by <a 
href="https://github.com/justinjoseph89";><code>@​justinjoseph89</code></a> in 
<a 
href="https://redirect.github.com/apache/opendal/pull/6589";>apache/opendal#6589</a></li>
   <li>feat: Add Operator Registry by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6608";>apache/opendal#6608</a></li>
   <li>feat: Add from_uri support for more object storage services by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6665";>apache/opendal#6665</a></li>
   <li>feat(services/webdav): Implement write returns metadata by <a 
href="https://github.com/yunchipang";><code>@​yunchipang</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6660";>apache/opendal#6660</a></li>
   <li>feat: Add from_uri support for http/webdav/ftp/sftp by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6666";>apache/opendal#6666</a></li>
   <li>feat(services/swift): Implement write returns metadata by <a 
href="https://github.com/yunchipang";><code>@​yunchipang</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6669";>apache/opendal#6669</a></li>
   <li>feat(buffer): add chunk iterator for Buffer by <a 
href="https://github.com/TennyZhuang";><code>@​TennyZhuang</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6672";>apache/opendal#6672</a></li>
   <li>feat(services/dropbox): Implement write returns metadata by <a 
href="https://github.com/yunchipang";><code>@​yunchipang</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6673";>apache/opendal#6673</a></li>
   <li>feat: Add from_uri support for all services by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6668";>apache/opendal#6668</a></li>
   <li>chore(bindings/python): Add Justfile and format codebase by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6677";>apache/opendal#6677</a></li>
   <li>feat: Introduce TailCutLayer by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6680";>apache/opendal#6680</a></li>
   <li>feat(services/gdrive): Implement write returns metadata by <a 
href="https://github.com/yunchipang";><code>@​yunchipang</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6683";>apache/opendal#6683</a></li>
   <li>feat(bindings/python): Add stubs for Exception and Capability by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6690";>apache/opendal#6690</a></li>
   <li>feat(bindings/python): Add stubs for some more types by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6703";>apache/opendal#6703</a></li>
   <li>feat(bindings/python)!: Add stubs for remaining types by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6720";>apache/opendal#6720</a></li>
   <li>feat(bindings/python)!: Stubs fix for operator and 
<strong>version</strong> by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6728";>apache/opendal#6728</a></li>
   <li>RFC-6707: Capability Override Layer by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6707";>apache/opendal#6707</a></li>
   <li>feat(bindings/python)!: Generate stubs for Operator overloads and Scheme 
by <a href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in 
<a 
href="https://redirect.github.com/apache/opendal/pull/6729";>apache/opendal#6729</a></li>
   <li>feat(bindings/nodejs): add concurrent limit layer by <a 
href="https://github.com/kingsword09";><code>@​kingsword09</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6739";>apache/opendal#6739</a></li>
   <li>feat(bindings/python): Enable ftp/hdfs_native/sftp for python by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6745";>apache/opendal#6745</a></li>
   <li>feat: implement content-md5 for s3 by <a 
href="https://github.com/waynexia";><code>@​waynexia</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6508";>apache/opendal#6508</a></li>
   <li>feat(services/compfs): implement IoVectoredBuf for Buffer by <a 
href="https://github.com/meteorgan";><code>@​meteorgan</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6762";>apache/opendal#6762</a></li>
   <li>feat(services/lakefs): Implement write returns metadata by <a 
href="https://github.com/kingsword09";><code>@​kingsword09</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6770";>apache/opendal#6770</a></li>
   <li>Add <code>connection_pool_max_size</code> option to memcached and redis 
builders by <a href="https://github.com/trxcllnt";><code>@​trxcllnt</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6759";>apache/opendal#6759</a></li>
   <li>fix:(bindings/python) Gate service-sftp on windows targets by <a 
href="https://github.com/chitralverma";><code>@​chitralverma</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6777";>apache/opendal#6777</a></li>
   <li>feat(binding/nodejs): add TimeoutLayer, LoggingLayer and ThrottleLayer 
in nodejs binding by <a 
href="https://github.com/Kilerd";><code>@​Kilerd</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6772";>apache/opendal#6772</a></li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>refactor: Migrate cloudflare_kv from adapter::kv to Access instead by <a 
href="https://github.com/kingsword09";><code>@​kingsword09</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6340";>apache/opendal#6340</a></li>
   <li>refactor: Centralize date/time handling with Timestamp wrapper by <a 
href="https://github.com/dami0806";><code>@​dami0806</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6650";>apache/opendal#6650</a></li>
   <li>refactor: Move Config related back to <code>config.rs</code> instead by 
<a href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6667";>apache/opendal#6667</a></li>
   <li>refactor: Remove deprecated project virtiofs by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6682";>apache/opendal#6682</a></li>
   <li>refactor(core): remove conditional compilation in PageList trait by <a 
href="https://github.com/crwen";><code>@​crwen</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6715";>apache/opendal#6715</a></li>
   <li>refactor: migrate tikv service from adapter::kv to impl Access directly 
by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6713";>apache/opendal#6713</a></li>
   <li>refactor: migrate memcached service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6714";>apache/opendal#6714</a></li>
   <li>refactor: migrate mysql service from adapter::kv to impl Access directly 
by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6716";>apache/opendal#6716</a></li>
   <li>refactor: migrate postgresql service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6718";>apache/opendal#6718</a></li>
   <li>refactor: migrate persy service from adapter::kv to impl Access directly 
by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6721";>apache/opendal#6721</a></li>
   <li>refactor: migrate foundationdb service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6722";>apache/opendal#6722</a></li>
   <li>refactor: migrate surrealdb service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6723";>apache/opendal#6723</a></li>
   <li>refactor: migrate mongodb service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6724";>apache/opendal#6724</a></li>
   <li>refactor: migrate d1 service from adapter::kv to impl Access directly by 
<a href="https://github.com/koushiro";><code>@​koushiro</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6725";>apache/opendal#6725</a></li>
   <li>refactor: migrate gridfs service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6726";>apache/opendal#6726</a></li>
   <li>refactor: Migrate sqlite from adapter::kv to Access instead by <a 
href="https://github.com/NoxTav";><code>@​NoxTav</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6328";>apache/opendal#6328</a></li>
   <li>refactor: migrate sled service from adapter::kv to impl Access directly 
by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6731";>apache/opendal#6731</a></li>
   <li>refactor: migrate rocksdb service from adapter::kv to impl Access 
directly by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> 
in <a 
href="https://redirect.github.com/apache/opendal/pull/6732";>apache/opendal#6732</a></li>
   <li>refactor: migrate redb service from adapter::kv to impl Access directly 
by <a href="https://github.com/koushiro";><code>@​koushiro</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/6733";>apache/opendal#6733</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/opendal/commit/48c48b1a1d3821af0864adc878e3864019ee9755";><code>48c48b1</code></a>
 ci: Remove hdfs-native from arm platform (<a 
href="https://redirect.github.com/apache/opendal/issues/6792";>#6792</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/f9b67904d4ff2eceff559b292d08ae3c1f54402a";><code>f9b6790</code></a>
 chore: Don't introduce openssl for python binding (<a 
href="https://redirect.github.com/apache/opendal/issues/6790";>#6790</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/ec8d0cdfde254285883cfcddea90c9f403d919ef";><code>ec8d0cd</code></a>
 chore: Fix build (<a 
href="https://redirect.github.com/apache/opendal/issues/6789";>#6789</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/fe8c14f9ab0258e60e7fafbf0c342613e73a6025";><code>fe8c14f</code></a>
 Bump to version 0.55.0 with rc.2 (<a 
href="https://redirect.github.com/apache/opendal/issues/6788";>#6788</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/d05602ca63eac47b0a08de60bfcad7b16b87bbeb";><code>d05602c</code></a>
 fix(bindings/python): Update python/stubgen &amp; core/hdfs-native (<a 
href="https://redirect.github.com/apache/opendal/issues/6774";>#6774</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/0c513546fc0ef3254057526f4ea3a0d6d723dd80";><code>0c51354</code></a>
 docs: Make it clear that bindings have different version with rust core. (<a 
href="https://redirect.github.com/apache/opendal/issues/6780";>#6780</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/e9494dc63c5e9f956717612d7bae779b32b61ace";><code>e9494dc</code></a>
 chore(services/fs): use NotADirectory directly (<a 
href="https://redirect.github.com/apache/opendal/issues/6786";>#6786</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/d0eddb26a527bff2f65d9055d152a88e87813480";><code>d0eddb2</code></a>
 No need to copy the whole tree (<a 
href="https://redirect.github.com/apache/opendal/issues/6783";>#6783</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/fc5725a2a007fbf8e322d05596e72f5a787c7ce4";><code>fc5725a</code></a>
 feat(binding/nodejs): add TimeoutLayer, LoggingLayer and ThrottleLayer in 
nod...</li>
   <li><a 
href="https://github.com/apache/opendal/commit/147b1e1844e680d66687c7e1de9365ed97d15aa1";><code>147b1e1</code></a>
 chore(services/s3)!: remove deprecated <code>S3::security_token</code> (<a 
href="https://redirect.github.com/apache/opendal/issues/6779";>#6779</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/opendal/compare/v0.54.1...v0.55.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=object_store_opendal&package-manager=cargo&previous-version=0.54.1&new-version=0.55.0)](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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to