dependabot[bot] opened a new pull request, #1015: URL: https://github.com/apache/sedona-db/pull/1015
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.4 to 0.14.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md">object_store's changelog</a>.</em></p> <blockquote> <!-- raw HTML omitted --> <h1>Historical Changelog</h1> <h2><a href="https://github.com/apache/arrow-rs-object-store/tree/v0.13.2">v0.13.2</a> (2026-03-19)</h2> <p><a href="https://github.com/apache/arrow-rs-object-store/compare/v0.12.5...v0.13.2">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li><code>Path::join(Self, &PathPart) -> Self</code> <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/665">#665</a></li> <li>Support for AWS Encryption Client encryption <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/647">#647</a></li> <li><code>LocalFileSystem</code>: use <code>read_at</code> instead of seek + read <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/622">#622</a></li> <li>Avoid reading metadata for <code>LocalFileSystem::read_ranges</code> (and other methods) <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/614">#614</a></li> <li>expose <code>Inner</code> from <code>HttpRequestBody</code> <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/606">#606</a></li> <li>Release object store <code>0.13.1</code> (maintenance) - Target Jan 2026 <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/598">#598</a></li> <li>Support AWS_ENDPOINT_URL_S3 in aws backend <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/589">#589</a></li> <li>Release object store <code>0.12.5</code> (maintenance) - Target Dec 2025 <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/582">#582</a></li> <li>Support upper-case configuration options in parse_url_opts <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/529">#529</a></li> <li>object_store: Support <code>{az,abfs,abfss}://[email protected].{core.windows.net,fabric.microsoft.com}</code> URLs <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/430">#430</a></li> <li>Support <code>Transfer-Encoding: chunked</code> responses in HttpStore <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/340">#340</a></li> <li>Use reconstructed ListBlobs marker to provide list offset support in <code>MicrosoftAzure</code> store <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/461">#461</a></li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>Azure Fabric: Unsigned integer underflow when fetching token causes integer overflow panic <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/640">#640</a></li> <li>Error body missing for 5xx errors after retry exhausted <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/617">#617</a></li> <li>Heavy contention on credentials cache <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/541">#541</a></li> <li>AWS/S3 Default Headers are not considered for signature calculation <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/484">#484</a></li> <li>az:// <container> not work as expected <a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/443">#443</a></li> </ul> <p><strong>Performance improvements:</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/6c5b299d4274219ecd406cc4828b94efe4a14f8d"><code>6c5b299</code></a> Update version to 0.14.0 and add CHANGELOG (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/765">#765</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/c9db3e22d2eed690b7a9c14a988ec85d6b9304ad"><code>c9db3e2</code></a> Clarify aws-lc-rs feature docs and fix CI comment URL (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/764">#764</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/596e1f695bd7d351a0a5d89fff14d1d2b87b853a"><code>596e1f6</code></a> fix(local): fsync create-mode rename source delete (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/758">#758</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/c219109b5e9cb368c5da35adcc45e93d804a3cae"><code>c219109</code></a> feat: add AzureConfigKey::CredentialType to select Azure credential method (#...</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/590cbc9a1a862b87310495a26b2669c575e8bf68"><code>590cbc9</code></a> Update release schedule on README.md (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/763">#763</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/1a612825dc6f8ccfe1d8bd871df6acae2c68527e"><code>1a61282</code></a> Support PutMultipartOptions for MultipartStore::create_multipart for AWS/GCP....</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/996e084600a4adc7e14cf34d332d3cb0972547b4"><code>996e084</code></a> Pluggable Crypto / Update reqwest 0.13 (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/707">#707</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/d1c0e43e8ba817e4d139a2713b5b888df38943e6"><code>d1c0e43</code></a> build(deps): update itertools requirement from 0.14.0 to 0.15.0 (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/755">#755</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/bdc9f632a645273d6412512a2213e9cbe6b926e4"><code>bdc9f63</code></a> Fix flaky local close file test (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/757">#757</a>)</li> <li><a href="https://github.com/apache/arrow-rs-object-store/commit/5dc1c5a1c327553bcaca58f17cbe0db6cd908410"><code>5dc1c5a</code></a> Supporting CPK (Customer Provided Keys) in Azure Blob Storage requests (<a href="https://redirect.github.com/apache/arrow-rs-object-store/issues/742">#742</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-rs-object-store/compare/v0.12.4...v0.14.0">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 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]
