Skip to content

build(deps): bump russh from 0.44.1 to 0.57.0#109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/russh-0.57.0
Open

build(deps): bump russh from 0.44.1 to 0.57.0#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/russh-0.57.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps russh from 0.44.1 to 0.57.0.

Release notes

Sourced from russh's releases.

v0.57.0

Fixes

  • fdf2925: fixed #625 - rand crate breakage (#628) (Eugene) #628
    • Note that this bumps the internal rand-core dependency. The stable rand-core dependency is still re-exported as russh::keys::ssh_key::rand_core.
  • e265845: Make Config accessor methods for user/port/host public (#620) (Adam Chappell) #620

v0.56.0

Changes

  • f1e1e1a: Add server side ping (#610) (Mark Bundschuh) #610

Fixes

  • de9a452: fixed #337, fixed #597 - upgrade rsa crate to mitigate Marvin attack (#613) (Eugene) #613
  • 70cce56: fixed #611 - prevent extension algos from being selected as a real kex (#612) (Eugene) #612
  • 372f387: Fix comments handling of russh_config::parse_ssh_config. (#609) (tayu0110) #609
  • bbaf489: Clean up of known_hosts_path() (#605) (Roger Knecht) #605

v0.55.0

Changes

  • kex: add shared secret retrieval and kex_done callback (#604) #604 (stevenparkerco3)
  • 08e1007: Bump Rust edition (#587) #587
  • Implement NamedPipes-based stream (#472) #472 (Adrian Müller (DTT))
  • 63f779c: Error on unsupported authentication method instead of panicking (#600) (lgmugnier) #600
  • 1332a31: Update generic-array from 0.14 to 1.x (#586) (Kenny Root) #586
  • 4bf0a0d: Implement better error messages for invalid configs during ssh connection setup. (#589) (Lucy) #589

Fixes

  • upgrade libcrux-ml-kem since 0.0.3 was yanked (#606) #606 (Gaëtan) / (#608) (Kenny Root) #608
  • 5b0c70f: Fix clippy lints to fix CI (#596) (Lucas Kent) #596
  • 79e76af: Remove unneeded deps (#595) (Lucas Kent) #595
  • 7acf9c5: Resolve warning: macro-expanded 'macro_export' macros from the current crate cannot be referred to by absolute paths (#592) (iamjpotts) #592

v0.54.6

Commits

  • 140e482: Add ML-KEM post-quantum hybrid key exchange support (#585) (Kenny Root)

v0.54.5

Changes

Fixes

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [russh](https://github.com/warp-tech/russh) from 0.44.1 to 0.57.0.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](Eugeny/russh@v0.44.1...v0.57.0)

---
updated-dependencies:
- dependency-name: russh
  dependency-version: 0.57.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants