dependabot[bot] opened a new pull request, #7893: URL: https://github.com/apache/opendal/pull/7893
Bumps the others group in /core with 6 updates: | Package | From | To | | --- | --- | --- | | [ctor](https://github.com/mmastrac/linktime) | `1.0.7` | `1.0.8` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.96.0` | `1.102.0` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.31` | `0.2.32` | | [hotpath](https://github.com/pawurb/hotpath-rs) | `0.19.1` | `0.21.1` | | [hf-xet](https://github.com/huggingface/xet-core) | `1.5.2` | `1.5.3` | | [surrealdb](https://github.com/surrealdb/surrealdb) | `3.1.5` | `3.2.0` | Updates `ctor` from 1.0.7 to 1.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mmastrac/linktime/releases">ctor's releases</a>.</em></p> <blockquote> <h2>ctor-1.0.8</h2> <h2>What's Changed</h2> <ul> <li>Bump versions by <a href="https://github.com/mmastrac"><code>@mmastrac</code></a> in <a href="https://redirect.github.com/mmastrac/linktime/pull/490">mmastrac/linktime#490</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mmastrac/linktime/compare/link-section-0.18.3...ctor-1.0.8">https://github.com/mmastrac/linktime/compare/link-section-0.18.3...ctor-1.0.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mmastrac/linktime/commit/1ee6abdff013f581056775f44bd92d3fd0097c46"><code>1ee6abd</code></a> Bump versions (<a href="https://redirect.github.com/mmastrac/linktime/issues/490">#490</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/6be1d60264ad4390cb1eac36078c999338926260"><code>6be1d60</code></a> WASM fat LTO fix (<a href="https://redirect.github.com/mmastrac/linktime/issues/489">#489</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/30ac4bd7bf0d94a1c7dbf27b00c5b8a691abb1a4"><code>30ac4bd</code></a> Fix for <code>$crate</code> in gathered types (<a href="https://redirect.github.com/mmastrac/linktime/issues/486">#486</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/5f44e675ed93fa0c425da439a6cd6937750446cf"><code>5f44e67</code></a> ScatteredMap ergonomics (<a href="https://redirect.github.com/mmastrac/linktime/issues/485">#485</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/d29bbf468b284fc9aa832258822ac6006d056c9e"><code>d29bbf4</code></a> Improve scattered map ergonomics (<a href="https://redirect.github.com/mmastrac/linktime/issues/484">#484</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/02336eeb4973ab2298183529ecfe1257ec7cdb9a"><code>02336ee</code></a> Repro for LLVM provenance issue on Windows (<a href="https://redirect.github.com/mmastrac/linktime/issues/480">#480</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/cec95c4ed5b405874e9163ff568fc58d2d3b072f"><code>cec95c4</code></a> Bump link-section (<a href="https://redirect.github.com/mmastrac/linktime/issues/482">#482</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/05a8d8f116c27bd487f63ad3f0cfbf9a03cee8e7"><code>05a8d8f</code></a> Fix Windows/COFF pointer-provenance miscompile in scattered-collect section b...</li> <li><a href="https://github.com/mmastrac/linktime/commit/8514faf07e4ac714fd4af32ce7772c2017bc3d3d"><code>8514faf</code></a> Allow full paths for scattered collections (<a href="https://redirect.github.com/mmastrac/linktime/issues/478">#478</a>)</li> <li><a href="https://github.com/mmastrac/linktime/commit/a8f8336467e77967c777df77bcecc9aa3c485dbc"><code>a8f8336</code></a> Implement a ScatteredSet in <code>scattered-collect</code> (<a href="https://redirect.github.com/mmastrac/linktime/issues/476">#476</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mmastrac/linktime/compare/ctor-1.0.7...ctor-1.0.8">compare view</a></li> </ul> </details> <br /> Updates `aws-sdk-s3` from 1.96.0 to 1.102.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/awslabs/aws-sdk-rust/commits">compare view</a></li> </ul> </details> <br /> Updates `jiff` from 0.2.31 to 0.2.32 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md">jiff's changelog</a>.</em></p> <blockquote> <h1>0.2.32 (2026-07-08)</h1> <p>This release updates Jiff's bundled copy of the [IANA Time Zone Database] to <code>2026c</code>. See the <a href="https://lists.iana.org//hyperkitty/list/[email protected]/thread/NVHSX2PAQIT44U5FCCEVNJJYXQMMTJSA/"><code>2026c</code> release announcement</a> for more details.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BurntSushi/jiff/commit/bc70277861e54973e8a9be91bc92c44de56719b5"><code>bc70277</code></a> 0.2.32</li> <li><a href="https://github.com/BurntSushi/jiff/commit/0ac41e2ad97691ddee86dfa5092d351fb5a599d6"><code>0ac41e2</code></a> jiff-tzdb-0.1.8</li> <li><a href="https://github.com/BurntSushi/jiff/commit/11965f47dc83a8c22c3e732a832a5893968e5cd2"><code>11965f4</code></a> scripts: fix tzdb-update script</li> <li><a href="https://github.com/BurntSushi/jiff/commit/fbc46ba0e335f4f95e6c03c846a643752596a3b0"><code>fbc46ba</code></a> jiff-tzdb: update to tzdb 2026c</li> <li><a href="https://github.com/BurntSushi/jiff/commit/fff100d81210cbd7246aa720b35be9eaa14c053e"><code>fff100d</code></a> scripts: squash shellcheck bleating</li> <li><a href="https://github.com/BurntSushi/jiff/commit/8a131027f79b004c5b88af0da2845d7b2b92d352"><code>8a13102</code></a> jiff-tzdb-0.1.7</li> <li>See full diff in <a href="https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.31...jiff-static-0.2.32">compare view</a></li> </ul> </details> <br /> Updates `hotpath` from 0.19.1 to 0.21.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pawurb/hotpath-rs/releases">hotpath's releases</a>.</em></p> <blockquote> <h2>v0.21.1</h2> <p>Changelog: <a href="https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0211---2026-07-06">https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0211---2026-07-06</a></p> <h2>v0.21.0</h2> <p>Changelog: <a href="https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0210---2026-07-06">https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0210---2026-07-06</a></p> <h2>v0.20.0</h2> <p>Changelog: <a href="https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0200---2026-07-05">https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0200---2026-07-05</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md">hotpath's changelog</a>.</em></p> <blockquote> <h2>[0.21.1] - 2026-07-06</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>Restore Sync for tokio wrapper</li> </ul> <h3>⚙️ Miscellaneous Tasks</h3> <ul> <li>Release 0.21.1</li> </ul> <h2>[0.21.0] - 2026-07-06</h2> <h3>🚀 Features</h3> <ul> <li>[<strong>breaking</strong>] Extent tokio wrap channel APIs</li> </ul> <p>Bump min tokio version to account for new wrapped APIs.</p> <h3>🐛 Bug Fixes</h3> <ul> <li>Dont display delay for proxy channels</li> </ul> <h3>⚡ Performance</h3> <ul> <li>Fix avg duration overhead</li> </ul> <h3>⚙️ Miscellaneous Tasks</h3> <ul> <li>Release 0.21.0</li> </ul> <h2>[0.20.0] - 2026-07-05</h2> <h3>🚀 Features</h3> <ul> <li> <p>Add async_channel wrap version</p> </li> <li> <p>[<strong>breaking</strong>] Channel macro default wrap mode</p> </li> </ul> <p>Change the default channel instrumentation mode to wrap = true. The previous default mode is now available via proxy = true config.</p> <ul> <li>Improve SQL TUI view</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pawurb/hotpath-rs/commit/74fbb3e134bbee4890b49bdd8c9e4b52e16775be"><code>74fbb3e</code></a> chore: Release 0.21.1</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/15fe693bbbf554e0962544a8ae654472be40a03d"><code>15fe693</code></a> fix: Restore Sync for tokio wrapper</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/f8d4b6a15a46a5ab94785de9f963fc00e9fa020a"><code>f8d4b6a</code></a> Update changelog</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/308d3fad2790b9899f006efeb74baca493239949"><code>308d3fa</code></a> chore: Release 0.21.0</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/59b21662bfd8cc03ab2e0bb0e7cba524ed76e874"><code>59b2166</code></a> feat!: Extent tokio wrap channel APIs</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/03cb77aa4b1167f9f5c83d119c2adae2446480fa"><code>03cb77a</code></a> perf: Fix avg duration overhead</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/7bd53136f100541e8e567fb6f98e467afe3ada40"><code>7bd5313</code></a> fix: Dont display delay for proxy channels</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/efbfd2bd46c8829951ef961769c00315f8406288"><code>efbfd2b</code></a> Update changelog</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/16cf3043a4eb6e0e2c93f63a1bec1c06a85ebc4d"><code>16cf304</code></a> chore: Release 0.20.0</li> <li><a href="https://github.com/pawurb/hotpath-rs/commit/64e9054650cc95fdad4cdc9694ac3bd1a3a101bf"><code>64e9054</code></a> Sync meta crate</li> <li>Additional commits viewable in <a href="https://github.com/pawurb/hotpath-rs/compare/v0.19.1...v0.21.1">compare view</a></li> </ul> </details> <br /> Updates `hf-xet` from 1.5.2 to 1.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/huggingface/xet-core/releases">hf-xet's releases</a>.</em></p> <blockquote> <h2>[v1.0.0]: hf-xet is ready for 1.0.0 now! 🚀</h2> <h2>🚀 Ready. Xet. Go!</h2> <p><code>hf-xet</code> is ready for 1.0.0 now. We have been onboarding internal and external Hugging Face users over the last several weeks and have hardened this package, along with the backend services it relies on. Now, we will work hard to prevent any breaking changes going forward.</p> <h2>✨ New Features and Improvements</h2> <p>In this release we 2x the download performance for xet files. With some preliminary benchmarking, <code>hf-xet</code> is faster than <code>hf-transfer</code>.</p> <h2>⚡ Getting Started with Xet</h2> <p>You can start using Xet today by installing the optional dependency:</p> <pre lang="bash"><code>pip install -U huggingface_hub[hf_xet] </code></pre> <p>With that, you can seamlessly download files from Xet-enabled repositories! And don’t worry—everything remains fully backward-compatible if you’re not ready to upgrade yet.</p> <p><strong>Blog post:</strong> <a href="https://huggingface.co/blog/xet-on-the-hub">Xet on the Hub</a><br /> <strong>Docs:</strong> <a href="https://huggingface.co/docs/hub/en/storage-backends#xet">Storage backends → Xet</a></p> <blockquote> <p>[!TIP]<br /> Want to store your own files with Xet? We’re gradually rolling out support on the Hugging Face Hub, so <code>hf_xet</code> uploads may need to be enabled for your repo. Join the <a href="https://huggingface.co/join/xet">waitlist</a> to get onboarded soon!</p> </blockquote> <h2>What's Changed</h2> <ul> <li>add utils over unpacked_chunk_offsets by <a href="https://github.com/assafvayner"><code>@assafvayner</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/193">huggingface/xet-core#193</a></li> <li>Enable unpacked_chunk_offsets check by <a href="https://github.com/seanses"><code>@seanses</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/192">huggingface/xet-core#192</a></li> <li>CAS Data Aggregator by <a href="https://github.com/hoytak"><code>@hoytak</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/194">huggingface/xet-core#194</a></li> <li>Merge RemoteClient and HttpShardClient. by <a href="https://github.com/hoytak"><code>@hoytak</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/183">huggingface/xet-core#183</a></li> <li>update merklehash to wasm compat by <a href="https://github.com/assafvayner"><code>@assafvayner</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/205">huggingface/xet-core#205</a></li> <li>Restrict memory allocation size on Xorb deserialization by <a href="https://github.com/seanses"><code>@seanses</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/197">huggingface/xet-core#197</a></li> <li>xet_threadpool is wasm compilable by <a href="https://github.com/assafvayner"><code>@assafvayner</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/204">huggingface/xet-core#204</a></li> <li>opt-test profile for builds with debug assertions for regular use by <a href="https://github.com/hoytak"><code>@hoytak</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/210">huggingface/xet-core#210</a></li> <li>Macro for declaring configurable constants. by <a href="https://github.com/hoytak"><code>@hoytak</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/211">huggingface/xet-core#211</a></li> <li>concurrent limited join set by <a href="https://github.com/assafvayner"><code>@assafvayner</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/209">huggingface/xet-core#209</a></li> <li>optionally deserialize only boundaries section of xorb metadata by <a href="https://github.com/assafvayner"><code>@assafvayner</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/203">huggingface/xet-core#203</a></li> <li>make cas endpoint option in xtool migration by <a href="https://github.com/sirahd"><code>@sirahd</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/216">huggingface/xet-core#216</a></li> <li>Data Processing Refactor / Simplification towards WASM compatibility by <a href="https://github.com/hoytak"><code>@hoytak</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/199">huggingface/xet-core#199</a></li> <li>Fold parallel xorb uploader into FileUploadSession. by <a href="https://github.com/hoytak"><code>@hoytak</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/217">huggingface/xet-core#217</a></li> <li>Env to write reconstruction terms in parallel by <a href="https://github.com/jgodlew"><code>@jgodlew</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/221">huggingface/xet-core#221</a></li> <li>Conservative retry strategy for global dedup query by <a href="https://github.com/seanses"><code>@seanses</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/218">huggingface/xet-core#218</a></li> <li>Update hf_xet to 1.0.0 by <a href="https://github.com/jgodlew"><code>@jgodlew</code></a> in <a href="https://redirect.github.com/huggingface/xet-core/pull/222">huggingface/xet-core#222</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/huggingface/xet-core/compare/v0.1.4...v1.0.0">https://github.com/huggingface/xet-core/compare/v0.1.4...v1.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/huggingface/xet-core/commits">compare view</a></li> </ul> </details> <br /> Updates `surrealdb` from 3.1.5 to 3.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/surrealdb/surrealdb/releases">surrealdb's releases</a>.</em></p> <blockquote> <p>Release 3.2.0</p> <p>Release 3.2.0-beta.3</p> <p>Release 3.2.0-beta.2</p> <p>Release 3.2.0-beta.1</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/surrealdb/surrealdb/commit/5bebfcdcfa9166131618f768dfe0c0e6fb486f4f"><code>5bebfcd</code></a> Bump version to 3.2.0 (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/527">#527</a>)</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/3d0ebbb9f8225910c14769ca25a7e1fd8ee28d84"><code>3d0ebbb</code></a> chore(language-tests): refresh Cargo.lock after backports</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/6a4754acb5225ba26b424b91e817ea255829ee19"><code>6a4754a</code></a> chore(deps): bump revision to 0.30.0 (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/534">#534</a>)</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/d920629bdfa978216bcbd34053bc62f5dd5f74bc"><code>d920629</code></a> feat(exec): push graph traversal WHERE filters into GraphEdgeScan (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/533">#533</a>)</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/461618230ca16e697075874abf81d4a7bc7d9821"><code>4616182</code></a> perf(exec): pre-encode fused-clause needle wire, drop per-row allocation (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/532">#532</a>)</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/4e88c4e0b7a417e3b9ff4b3f74bef3f35f4f4b56"><code>4e88c4e</code></a> perf(exec): fused slice-direct opener for the record data field in the pre-de...</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/68d653fa4fa340e2adb79c8dc940e4b68a951278"><code>68d653f</code></a> feat(language-tests): extend graph bench suite with larger-scale and hub-skew...</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/4323bfe7687c770f7983707324a5e366ee04b1ea"><code>4323bfe</code></a> Add --quick flag to benchmark scripts for fast coarse-grained testing (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/530">#530</a>)</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/3dd736dd294eb5436f32cd246286c59de678e3eb"><code>3dd736d</code></a> chore(deps): bump revision to 0.29.0 (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/528">#528</a>)</li> <li><a href="https://github.com/surrealdb/surrealdb/commit/b0bf4c2f2abd04573c06a96ddc73f5003e150f83"><code>b0bf4c2</code></a> fix(core): remove redundant clone in legacy_handles (<a href="https://redirect.github.com/surrealdb/surrealdb/issues/526">#526</a>)</li> <li>Additional commits viewable in <a href="https://github.com/surrealdb/surrealdb/compare/v3.1.5...v3.2.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
