Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps russh from 0.54.6 to 0.55.0.

Release notes

Sourced from russh's releases.

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
Commits
  • f6b9e64 v0.55.0
  • 500bef1 feat(kex): add shared secret retrieval and kex_done callback (#604)
  • 37aea77 Update libcrux-ml-kem to 0.0.4 (#608)
  • 258c6bb fix: upgrade libcrux-ml-kem since 0.0.3 was yanked (#606)
  • 63f779c Error on unsupported authentication method instead of panicking (#600)
  • f3a45c0 Pageant: Implement NamedPipes-based stream (#472)
  • 7acf9c5 Resolve warning: macro-expanded 'macro_export' macros from the current crate ...
  • 79e76af Remove unneeded deps (#595)
  • 5b0c70f Fix clippy lints to fix CI (#596)
  • 0706d6e bump rust
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [russh](https://github.com/warp-tech/russh) from 0.54.6 to 0.55.0.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](Eugeny/russh@v0.54.6...v0.55.0)

---
updated-dependencies:
- dependency-name: russh
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #28.

@dependabot dependabot bot closed this Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/cargo/russh-0.55.0 branch December 29, 2025 19:21
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