Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on russh to permit the latest version.

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 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)

Updates the requirements on [russh](https://github.com/warp-tech/russh) to permit the latest version.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](Eugeny/russh@v0.54.4...v0.55.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 8, 2025
@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit e082937
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-rust/deploys/693669fe65c08d0008574ca2
😎 Deploy Preview https://deploy-preview-888--testcontainers-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant