chore(deps): bump russh from 0.62.5 to 0.62.6 in the rust-dependencies group - #2301
chore(deps): bump russh from 0.62.5 to 0.62.6 in the rust-dependencies group#2301dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-dependencies group with 1 update: [russh](https://github.com/warp-tech/russh). Updates `russh` from 0.62.5 to 0.62.6 - [Release notes](https://github.com/warp-tech/russh/releases) - [Commits](Eugeny/russh@v0.62.5...v0.62.6) --- updated-dependencies: - dependency-name: russh dependency-version: 0.62.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
bashkit | 4c1c5ab | Commit Preview URL Branch Preview URL |
Aug 15 2026, 09:38 AM |
|
Superseded by #2305. Two reasons this needed a replacement rather than a re-run:
Closing once #2305 merges. Generated by Claude Code |
Picks up the upstream channel-open reply priority queue, server-side max_auth_attempts enforcement, and the OpenSSH name-list trailing-comma interop fix. Records the 0.62.5 -> 0.62.6 cargo-vet delta audit as safe-to-deploy rather than widening the blanket exemption. Keeps the lockfile edit scoped to russh: a plain `cargo update -p russh` also re-unifies unrelated crates onto windows-sys 0.52.0 / getrandom 0.3.4. russh 0.62.6 declares the same requirements as 0.62.5, so the two-line edit stays consistent under --locked. Supersedes #2301.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the rust-dependencies group with 1 update: russh.
Updates
russhfrom 0.62.5 to 0.62.6Release notes
Sourced from russh's releases.
Commits
27554edv0.62.65fb05fcclippy6f9419dMerge branch 'main' of github.com:warp-tech/russh8f4548eUpdate rust-toolchain.tomlc66837eFix deadlock when handling open channel on contended handler (#734)c465e3faccept a single trailing comma in SSH name-lists (#743)ffe78feadd PokAhonTAS911 as a contributor for code (#744)f9733c2cryptovec: add Motor OS support (#742)f8fd0b1fix auth cap handlingDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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