Skip to content

Commit 2bb1e3d

Browse files
dependabot[bot]pmaxhoganclaude
authored
build(deps): Bump the cargo-minor-patch group across 1 directory with 12 updates (#298)
Bumps the cargo-minor-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.91` | `0.1.92` | | [keyring](https://github.com/open-source-cooperative/keyring-rs) | `4.1.5` | `4.1.6` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.23.0` | `0.23.1` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.31` | `0.4.33` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.5` | `1.8.6` | | [rusty-s3](https://github.com/paolobarbolini/rusty-s3) | `0.10.1` | `0.10.2` | | [russh](https://github.com/warp-tech/russh) | `0.62.5` | `0.62.6` | | [zbus](https://github.com/z-galaxy/zbus) | `5.18.0` | `5.19.0` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [thirtyfour](https://github.com/stevepryde/thirtyfour) | `0.37.4` | `0.37.5` | Updates `thiserror` from 2.0.19 to 2.0.20 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>2.0.20</h2> <ul> <li>Suppress redundant_field_names clippy lint in generated code (<a href="https://redirect.github.com/dtolnay/thiserror/issues/454">#454</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/b1d5db5e039275d95bf7536a2b2192aeb4dc28bf"><code>b1d5db5</code></a> Release 2.0.20</li> <li><a href="https://github.com/dtolnay/thiserror/commit/c4c3ebd337911af7bad544a9bce03a04bf465384"><code>c4c3ebd</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/454">#454</a> from dtolnay/clippy</li> <li><a href="https://github.com/dtolnay/thiserror/commit/2266152b163168df75a3b091208b86dd05485e66"><code>2266152</code></a> Suppress redundant_field_names clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/2901cfdc9411e883c9709c5a3adcf1ab2e3651ff"><code>2901cfd</code></a> Raise minimum tested compiler to rust 1.88</li> <li><a href="https://github.com/dtolnay/thiserror/commit/aa9d91f75302025e0c1d4c535d84a5bfdad62508"><code>aa9d91f</code></a> Update ui tests for version 2.0.19</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/2.0.19...2.0.20">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.228 to 1.0.229 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.229</h2> <ul> <li>Update to syn 3</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/7fc3b4c30c94f73a96ebd1553f2b090d928fc3a8"><code>7fc3b4c</code></a> Release 1.0.229</li> <li><a href="https://github.com/serde-rs/serde/commit/6d6e9a11101354ce769a3438a088b6b9305c1863"><code>6d6e9a1</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/3085">#3085</a> from dtolnay/syn3</li> <li><a href="https://github.com/serde-rs/serde/commit/6dec3b751126c8338cac0fe8085612d695e4ecf3"><code>6dec3b7</code></a> Update to syn 3</li> <li><a href="https://github.com/serde-rs/serde/commit/cfe669241065984177ff63af8b45058e6e9b499d"><code>cfe6692</code></a> Resolve mut_mut pedantic clippy lint</li> <li><a href="https://github.com/serde-rs/serde/commit/1023d077510b4aef36a41ef56fdb7798568a2654"><code>1023d07</code></a> Update actions/upload-artifact@v6 -&gt; v7</li> <li><a href="https://github.com/serde-rs/serde/commit/dd682c2c86aa7629e77c1ccd93212d3729f4c66d"><code>dd682c2</code></a> Update actions/checkout@v6 -&gt; v7</li> <li><a href="https://github.com/serde-rs/serde/commit/5f0f18b9211732f2d82f73b5a43e4f5ff3701251"><code>5f0f18b</code></a> Update ui test suite to nightly-2026-06-01</li> <li><a href="https://github.com/serde-rs/serde/commit/63a1498f0e7be991ffac5939bdd202ca16e9a23f"><code>63a1498</code></a> Regenerate stderr with trybuild normalization fixes</li> <li><a href="https://github.com/serde-rs/serde/commit/fa7da4a93567ed347ad0735c28e439fca688ef26"><code>fa7da4a</code></a> Fix unused_features warning</li> <li><a href="https://github.com/serde-rs/serde/commit/6b1a17851ea3d86a56aa116ca1cbf428f8d5f22d"><code>6b1a178</code></a> Unpin CI miri toolchain</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.228...v1.0.229">compare view</a></li> </ul> </details> <br /> Updates `async-trait` from 0.1.91 to 0.1.92 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/async-trait/releases">async-trait's releases</a>.</em></p> <blockquote> <h2>0.1.92</h2> <ul> <li>Resolve double_must_use clippy lint in generated code (<a href="https://redirect.github.com/dtolnay/async-trait/issues/303">#303</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/async-trait/commit/82e7e9edd60f622294373a23c0ce9c0077ad0263"><code>82e7e9e</code></a> Release 0.1.92</li> <li><a href="https://github.com/dtolnay/async-trait/commit/9a35cb87f9366cd992bbc00d430e1b5fe1aa0cdd"><code>9a35cb8</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/async-trait/issues/303">#303</a> from dtolnay/mustuse</li> <li><a href="https://github.com/dtolnay/async-trait/commit/875ceecb100bab2cf369178633b4791336d92b75"><code>875ceec</code></a> Resolve double_must_use clippy lint</li> <li><a href="https://github.com/dtolnay/async-trait/commit/62993a57bc6a8d5bd3de23fbae48cede333cb925"><code>62993a5</code></a> Raise minimum tested compiler to rust 1.88</li> <li>See full diff in <a href="https://github.com/dtolnay/async-trait/compare/0.1.91...0.1.92">compare view</a></li> </ul> </details> <br /> Updates `keyring` from 4.1.5 to 4.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-source-cooperative/keyring-rs/releases">keyring's releases</a>.</em></p> <blockquote> <h2>v4.1.6: fix concurrent initialization bug</h2> <p>This release fixes <a href="https://redirect.github.com/open-source-cooperative/keyring-rs/issues/343">#343</a>, a bug in concurrent initialization of the v1 default credential store (thanks <a href="https://github.com/bbmediaco"><code>@​bbmediaco</code></a> for reporting this). As part of this fix, there's an added feature: you can now query the exact result of the default credential store creation, as well as force it to happen without creating an entry.</p> <h2>What's Changed</h2> <ul> <li>Bump dependencies by <a href="https://github.com/stevelr"><code>@​stevelr</code></a> in <a href="https://redirect.github.com/open-source-cooperative/keyring-rs/pull/344">open-source-cooperative/keyring-rs#344</a></li> <li>Prepare the release of v4.1.6 by <a href="https://github.com/brotskydotcom"><code>@​brotskydotcom</code></a> in <a href="https://redirect.github.com/open-source-cooperative/keyring-rs/pull/345">open-source-cooperative/keyring-rs#345</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-source-cooperative/keyring-rs/compare/v4.1.5...v4.1.6">https://github.com/open-source-cooperative/keyring-rs/compare/v4.1.5...v4.1.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-source-cooperative/keyring-rs/commit/57fbfe19ed2a07ac5bb6fda97047e96ea8103cc6"><code>57fbfe1</code></a> Prepare the release of v4.1.6 (<a href="https://redirect.github.com/open-source-cooperative/keyring-rs/issues/345">#345</a>)</li> <li><a href="https://github.com/open-source-cooperative/keyring-rs/commit/3644f2f6d55ea368110a0e54fdf6938249fe37d2"><code>3644f2f</code></a> Tweak dependency formatting.</li> <li><a href="https://github.com/open-source-cooperative/keyring-rs/commit/041cc78d0053c2850696729ac11f5b29148b7f3a"><code>041cc78</code></a> Prepare to release v4.1.6.</li> <li><a href="https://github.com/open-source-cooperative/keyring-rs/commit/6ec1d3ba9197c95753675a61527177e584f5c678"><code>6ec1d3b</code></a> Guard v1 module against concurrent creations of the credential store.</li> <li><a href="https://github.com/open-source-cooperative/keyring-rs/commit/a100b3fca041bbd5d26f80919c9e79689cda328e"><code>a100b3f</code></a> Bump dependencies (<a href="https://redirect.github.com/open-source-cooperative/keyring-rs/issues/344">#344</a>)</li> <li><a href="https://github.com/open-source-cooperative/keyring-rs/commit/489b43d3e6c6b7b086dfab3adeaba21874afeff7"><code>489b43d</code></a> Updated dependencies:</li> <li>See full diff in <a href="https://github.com/open-source-cooperative/keyring-rs/compare/v4.1.5...v4.1.6">compare view</a></li> </ul> </details> <br /> Updates `base64` from 0.23.0 to 0.23.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md">base64's changelog</a>.</em></p> <blockquote> <h1>0.23.1</h1> <ul> <li>Make the tests build again on non-SIMD architectures</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marshallpierce/rust-base64/commit/069bf7067b949f5c0a92b6ceb82492920502f2c2"><code>069bf70</code></a> v0.23.1</li> <li><a href="https://github.com/marshallpierce/rust-base64/commit/6ab1fb0a5843013557a52c45c84b91f5d1bb87af"><code>6ab1fb0</code></a> Merge pull request <a href="https://redirect.github.com/marshallpierce/rust-base64/issues/310">#310</a> from musicinmybrain/test-on-non-simd-arches</li> <li><a href="https://github.com/marshallpierce/rust-base64/commit/7cffce6f971acdf48f83112cbdd63bd61125ba06"><code>7cffce6</code></a> Fix testing on architectures without unsafe SIMD support</li> <li><a href="https://github.com/marshallpierce/rust-base64/commit/e34f9a08c5c89a4641350ac22033f3fa4f5d4d97"><code>e34f9a0</code></a> Merge pull request <a href="https://redirect.github.com/marshallpierce/rust-base64/issues/308">#308</a> from atouchet/com</li> <li><a href="https://github.com/marshallpierce/rust-base64/commit/e9240c9a01e0a4934c5619e74740caa6d1f67ce9"><code>e9240c9</code></a> Remove outdated comment</li> <li>See full diff in <a href="https://github.com/marshallpierce/rust-base64/compare/v0.23.0...v0.23.1">compare view</a></li> </ul> </details> <br /> Updates `ignore` from 0.4.31 to 0.4.33 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BurntSushi/ripgrep/commit/3fce3b5bb0236da2df6d99672afb8a719642eca7"><code>3fce3b5</code></a> ignore-0.4.33</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/5055264ae021b5d0e01e55f723622d638ea877f0"><code>5055264</code></a> globset-0.4.20</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/020687a77d13146923333f0beb274eeabd54a270"><code>020687a</code></a> ignore,globset: increase pool capacity</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/5ed408e17eccfc59bcec48f584feece902873e54"><code>5ed408e</code></a> ignore-0.4.32</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/435f59fc4b43af3ab32f34d53fa34978f393fe52"><code>435f59f</code></a> ignore: skip loading unreachable ignore files</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/f9c05a949d1a0dc8e16dee28ca9605d38611faeb"><code>f9c05a9</code></a> index: remove incorrect README</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/8372866810a1f2a647d11d7780984d4402a5c1e9"><code>8372866</code></a> index: add some initial indexing scaffolding</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/d99ac34406f82c03c3938c222f1786495c845034"><code>d99ac34</code></a> core: add <code>index</code> module</li> <li><a href="https://github.com/BurntSushi/ripgrep/commit/2ed0c006fee4c441add774a711d9122a88477619"><code>2ed0c00</code></a> flags: disable many flags when indexing is enabled</li> <li>See full diff in <a href="https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.31...ignore-0.4.33">compare view</a></li> </ul> </details> <br /> Updates `blake3` from 1.8.5 to 1.8.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/BLAKE3-team/BLAKE3/releases">blake3's releases</a>.</em></p> <blockquote> <h2>1.8.6</h2> <p>version 1.8.6</p> <p>Changes since 1.8.5:</p> <ul> <li><code>update_mmap</code> and <code>update_mmap_rayon</code> (and by extension <code>b3sum</code>) now use <code>seek</code> rather than <code>metadata</code> to get the length of a file/mapping, and they tolerate <code>mmap</code> failures. That means <code>b3sum</code> will now memory map e.g. Linux block devices, which support mapping despite reporting length 0 in <code>metadata</code>. Hashing <code>NUL</code> files on Windows also works now, where previously it was an error unless you used <code>--no-mmap</code> or <code>&lt;</code>. This change was originally proposed by <a href="https://github.com/nabijaczleweli"><code>@​nabijaczleweli</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/77b257eee7da5cd608eaf6be8343d3a4c9776af2"><code>77b257e</code></a> version 1.8.6</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/83b1746e7c42e5b3d228c81ba1ccb9b767dc5e2c"><code>83b1746</code></a> use <code>seek</code> instead of <code>metadata</code> to establish mmap length (<a href="https://redirect.github.com/BLAKE3-team/BLAKE3/issues/570">#570</a>)</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/9eac279fd71b79ad9e897a4cffb23ee64acfb6df"><code>9eac279</code></a> use vswhere to find Visual Studio in CI</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/fc3d0e98e840631c001837363bba77a4f64c48b9"><code>fc3d0e9</code></a> Fix path to Visual Studio toolchain in CI</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/8aa5145039b972ba30e98e788752d37d14568824"><code>8aa5145</code></a> a few more colons</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/6bb977357b87755c14594ffce6f7133f9f6a8d78"><code>6bb9773</code></a> use cargo:: build script syntax</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/91f7308e12900d37aab7e9a03d7a2cf960609abf"><code>91f7308</code></a> fix Mode docs</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/f3913d953128661319b6b57b1c001a3b9c2d526e"><code>f3913d9</code></a> typo fixes</li> <li><a href="https://github.com/BLAKE3-team/BLAKE3/commit/f51e8226a2ce4af1e8b40d13456e551901aa8b33"><code>f51e822</code></a> tweak release instructions</li> <li>See full diff in <a href="https://github.com/BLAKE3-team/BLAKE3/compare/1.8.5...1.8.6">compare view</a></li> </ul> </details> <br /> Updates `rusty-s3` from 0.10.1 to 0.10.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/paolobarbolini/rusty-s3/releases">rusty-s3's releases</a>.</em></p> <blockquote> <h2>v0.10.2</h2> <h2>What's Changed</h2> <ul> <li>build(deps): upgrade base64 to v0.23 by <a href="https://github.com/paolobarbolini"><code>@​paolobarbolini</code></a> in <a href="https://github.com/paolobarbolini/rusty-s3/commit/6a52bf5b99cc6a616fd83c3374b764cadc263650">6a52bf5</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/paolobarbolini/rusty-s3/compare/v0.10.1...v0.10.2">https://github.com/paolobarbolini/rusty-s3/compare/v0.10.1...v0.10.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/paolobarbolini/rusty-s3/commit/d62c047c9043b84707c3fd7d2fba956140c9d507"><code>d62c047</code></a> build: release v0.10.2</li> <li><a href="https://github.com/paolobarbolini/rusty-s3/commit/6a52bf5b99cc6a616fd83c3374b764cadc263650"><code>6a52bf5</code></a> build(deps): upgrade base64 to v0.23</li> <li><a href="https://github.com/paolobarbolini/rusty-s3/commit/386ed8415cdc825036d2659b9c136e2a166dac86"><code>386ed84</code></a> build(deps): upgrade semver compatible Rust dependencies</li> <li>See full diff in <a href="https://github.com/paolobarbolini/rusty-s3/compare/v0.10.1...v0.10.2">compare view</a></li> </ul> </details> <br /> Updates `russh` from 0.62.5 to 0.62.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/warp-tech/russh/releases">russh's releases</a>.</em></p> <blockquote> <h2>v0.62.6</h2> <h1>Security fixes</h1> <h2>GHSA-g6xm-f9xp-qq35 - server-side <code>max_auth_attempts</code> was not enforced - f8fd0b1</h2> <p><code>Config::max_auth_attempts</code> was not being properly enforced by russh server implementation.</p> <h1>Fixes</h1> <ul> <li>c66837e: Fix deadlock when handling open channel on contended handler (<a href="https://redirect.github.com/warp-tech/russh/issues/734">#734</a>) (Eric Rodrigues Pires) <a href="https://redirect.github.com/Eugeny/russh/pull/734">#734</a></li> </ul> <h1>Changes</h1> <ul> <li>c465e3f: accept a single trailing comma in SSH name-lists (<a href="https://redirect.github.com/warp-tech/russh/issues/743">#743</a>) (PokAhonTAS911) <a href="https://redirect.github.com/Eugeny/russh/pull/743">#743</a></li> <li>add Motor OS support (<a href="https://redirect.github.com/warp-tech/russh/issues/742">#742</a>) <a href="https://redirect.github.com/Eugeny/russh/pull/742">#742</a> (<a href="https://github.com/Eugeny/russh/commit/f9733c254e92e131a51b31b01c55a2b0936c473a">lasiotus</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Eugeny/russh/commit/27554ed84c9af98012bf3c8cb4af2a36b0f6bdec"><code>27554ed</code></a> v0.62.6</li> <li><a href="https://github.com/Eugeny/russh/commit/5fb05fc5e0de28f9863454859fb4d01d01fdf954"><code>5fb05fc</code></a> clippy</li> <li><a href="https://github.com/Eugeny/russh/commit/6f9419d9326f468b072d5423163f12cb2d10cab2"><code>6f9419d</code></a> Merge branch 'main' of github.com:warp-tech/russh</li> <li><a href="https://github.com/Eugeny/russh/commit/8f4548ef6ef509d27bf273607c9b65fcaae8083f"><code>8f4548e</code></a> Update rust-toolchain.toml</li> <li><a href="https://github.com/Eugeny/russh/commit/c66837eaafa8e689f6e82f3951f568d9ce295f21"><code>c66837e</code></a> Fix deadlock when handling open channel on contended handler (<a href="https://redirect.github.com/warp-tech/russh/issues/734">#734</a>)</li> <li><a href="https://github.com/Eugeny/russh/commit/c465e3fe5928277c2497cdde811e9464ea232c00"><code>c465e3f</code></a> accept a single trailing comma in SSH name-lists (<a href="https://redirect.github.com/warp-tech/russh/issues/743">#743</a>)</li> <li><a href="https://github.com/Eugeny/russh/commit/ffe78fe0a645fdbc4dc8177c6bcf1daf3a058e8a"><code>ffe78fe</code></a> add PokAhonTAS911 as a contributor for code (<a href="https://redirect.github.com/warp-tech/russh/issues/744">#744</a>)</li> <li><a href="https://github.com/Eugeny/russh/commit/f9733c254e92e131a51b31b01c55a2b0936c473a"><code>f9733c2</code></a> cryptovec: add Motor OS support (<a href="https://redirect.github.com/warp-tech/russh/issues/742">#742</a>)</li> <li><a href="https://github.com/Eugeny/russh/commit/f8fd0b11a393364dc7f01a182482d86adafdd653"><code>f8fd0b1</code></a> fix auth cap handling</li> <li>See full diff in <a href="https://github.com/warp-tech/russh/compare/v0.62.5...v0.62.6">compare view</a></li> </ul> </details> <br /> Updates `zbus` from 5.18.0 to 5.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/z-galaxy/zbus/releases">zbus's releases</a>.</em></p> <blockquote> <h2>zbus-5.19.0</h2> <h3>Added</h3> <ul> <li>✨ Add Builder::async_io_unix_stream and async_io_tcp_stream.</li> <li>✨ Make the tokio and async-io features additive.</li> </ul> <h3>Changed</h3> <ul> <li>♻️ Remove unnecessary clones.</li> </ul> <h3>Deprecated</h3> <ul> <li>🗑️ Deprecate unix_stream/tcp_stream when tokio is disabled.</li> </ul> <h3>Documentation</h3> <ul> <li>📝 Document the tokio and async-io runtime selection.</li> </ul> <h3>Fixed</h3> <ul> <li>🥅 throw Error::Connection on connection failure.</li> <li>🥅 Add new error variant Error::Connection.</li> </ul> <h3>Other</h3> <ul> <li>✏️ Fix a typo in the executor docs.</li> </ul> <h3>Testing</h3> <ul> <li>✅ Test runtime selection with both backends enabled.</li> <li>✅ add tests for Error::Connection.</li> </ul> <h2>zbus_macros-5.19.0</h2> <h3>Dependencies</h3> <ul> <li>⬆️ Bump syn to 3.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/z-galaxy/zbus/commit/7518d73db4dbf830ec1c9c43865bf8aeae9a8ffd"><code>7518d73</code></a> Merge pull request <a href="https://redirect.github.com/z-galaxy/zbus/issues/1894">#1894</a> from zeenix/claude/split-str-zstr-crate-j76d2p</li> <li><a href="https://github.com/z-galaxy/zbus/commit/c1450141ffe4b381169a61bdb76cd63cd6333bc6"><code>c145014</code></a> 💥 zu: Bump version to 4.0.0</li> <li><a href="https://github.com/z-galaxy/zbus/commit/d8117ca58f4621668ce86565373dd130390e18a2"><code>d8117ca</code></a> Merge pull request <a href="https://redirect.github.com/z-galaxy/zbus/issues/1893">#1893</a> from zeenix/releases</li> <li><a href="https://github.com/z-galaxy/zbus/commit/09be35e6d8163e6dacc7ce1f7cf1966612760e04"><code>09be35e</code></a> 🔖 zb: Release 5.19</li> <li><a href="https://github.com/z-galaxy/zbus/commit/2031d24a7475d6b712fa568e572f46ad3c6bff32"><code>2031d24</code></a> 🔖 zv: Release 5.14</li> <li><a href="https://github.com/z-galaxy/zbus/commit/c19cf0d4236e65620d04e2a53aeed9e78769bef8"><code>c19cf0d</code></a> Merge pull request <a href="https://redirect.github.com/z-galaxy/zbus/issues/1891">#1891</a> from zeenix/claude/split-str-zstr-crate-j76d2p</li> <li><a href="https://github.com/z-galaxy/zbus/commit/97781745d39812056153a250402ef83e001449d1"><code>9778174</code></a> ♻️ zv: Use zcheapstr for the Str type</li> <li><a href="https://github.com/z-galaxy/zbus/commit/f71c49d338590e5cca41e85a61809fa714d4ce5d"><code>f71c49d</code></a> ➕ zv: Add zcheapstr dependency</li> <li><a href="https://github.com/z-galaxy/zbus/commit/22c278f7563e34f20393386dc567dba10373db19"><code>22c278f</code></a> Merge pull request <a href="https://redirect.github.com/z-galaxy/zbus/issues/1890">#1890</a> from z-galaxy/renovate/jamesives-github-pages-deploy...</li> <li><a href="https://github.com/z-galaxy/zbus/commit/cb40643db75238c99a69e9fa3b5a0a48f8ce51c7"><code>cb40643</code></a> ⬆️ Update JamesIves/github-pages-deploy-action action to v4.9.0</li> <li>Additional commits viewable in <a href="https://github.com/z-galaxy/zbus/compare/zbus-5.18.0...zbus-5.19.0">compare view</a></li> </ul> </details> <br /> Updates `futures-util` from 0.3.33 to 0.3.34 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/releases">futures-util's releases</a>.</em></p> <blockquote> <h2>0.3.34</h2> <ul> <li>Preserve cloned waker identity. (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/3032">#3032</a>)</li> <li>Updato <code>syn</code> to 3. (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/3028">#3028</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md">futures-util's changelog</a>.</em></p> <blockquote> <h1>0.3.34 - 2026-08-11</h1> <ul> <li>Preserve cloned waker identity. (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/3032">#3032</a>)</li> <li>Updato <code>syn</code> to 3. (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/3028">#3028</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/futures-rs/commit/705e6b5c0f06535b1aac1cb1989a172b3d45be8c"><code>705e6b5</code></a> Release 0.3.34</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/616dac7bf944ff9876b7f8b77b37c6224cbbb506"><code>616dac7</code></a> compat: Inline RawWaker clone function</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/41763693ee6400e2a7931530790af6e1746eb1c6"><code>4176369</code></a> Inline remaining RawWaker clone functions</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/f17a8957d9a25a2dd3c95b43f1c6caa108df6bcc"><code>f17a895</code></a> Fix cloned FuturesUnordered waker identity</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/51d62ada9bb8eab06339475e0f1b19cfa41fb2d7"><code>51d62ad</code></a> macro: bump <code>syn</code> to v3 (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/3028">#3028</a>)</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/9e26177cf01155d57917ee943246d0c97843deed"><code>9e26177</code></a> ci: Reduce timeout-minutes</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/b2d098331763fca9b0665f80bb31a66e3112a2cf"><code>b2d0983</code></a> tsan: Enable Adaptive Delay</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/f733d0ea9fed49263203ae0a7cb6beb5fe1a04c4"><code>f733d0e</code></a> Miri: Ignore compat tests</li> <li><a href="https://github.com/rust-lang/futures-rs/commit/e5def2f60c7eb1e8e6b76da540e148cc7638b115"><code>e5def2f</code></a> Rename default branch to main</li> <li>See full diff in <a href="https://github.com/rust-lang/futures-rs/compare/0.3.33...0.3.34">compare view</a></li> </ul> </details> <br /> Updates `thirtyfour` from 0.37.4 to 0.37.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stevepryde/thirtyfour/releases">thirtyfour's releases</a>.</em></p> <blockquote> <h2>v0.37.5</h2> <h2>What's Changed</h2> <ul> <li>Await managed driver shutdown and prepare 0.37.5 by <a href="https://github.com/stevepryde"><code>@​stevepryde</code></a> in <a href="https://redirect.github.com/stevepryde/thirtyfour/pull/363">stevepryde/thirtyfour#363</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stevepryde/thirtyfour/compare/v0.37.4...v0.37.5">https://github.com/stevepryde/thirtyfour/compare/v0.37.4...v0.37.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stevepryde/thirtyfour/commit/da2c45aec2d9f2addb6746af4189122bfd4727ae"><code>da2c45a</code></a> Merge pull request <a href="https://redirect.github.com/stevepryde/thirtyfour/issues/363">#363</a> from stevepryde/codex/await-managed-driver-shutdown</li> <li><a href="https://github.com/stevepryde/thirtyfour/commit/89279a4f68667943b19bd19ef6397069a1b8a88e"><code>89279a4</code></a> Await managed driver shutdown</li> <li>See full diff in <a href="https://github.com/stevepryde/thirtyfour/compare/v0.37.4...v0.37.5">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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pmaxhogan <max@maxhogan.dev> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 56a9d69 commit 2bb1e3d

1 file changed

Lines changed: 118 additions & 108 deletions

File tree

0 commit comments

Comments
 (0)