Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update russh monorepo to 0.42.0 #5098

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

oxide-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
russh dependencies minor 0.40.2 -> 0.42.0
russh-keys dependencies minor 0.40.1 -> 0.42.0

Release Notes

warp-tech/russh (russh)

v0.42.0

Compare Source

Changes
  • 2ce82f2: Support for NIST P-521 public keys (akeamc) #​230
  • 8f6af5e: Support for diffie-hellman-group16-sha512 hex (Brendon Ho) #​233
  • 273fd88: Add russh::server::run_on_socket to facilitate dropping privileges immediately after socket binding (Samuel Ainsworth) #​231
  • be6f5be: implement Ord, PartialOrd for ChannelId (Sherlock Holo) #​238
Fixes
  • b9dce87: Improve keepalive and inactivity timers (Milo Mirate) #​214
  • 1541fe5: Analogous keepalive fixes to the client module (Samuel Ainsworth) #​243
  • bd13e95: Avert the race between sending data and sending EOF (Milo Mirate) #​222
  • 44a2392: server/encrypted.rs: respect proceed_with_methods in "none" and "password" authentication methods (Samuel Ainsworth) #​241
  • 42c98a6: fixed #​227 - only advertise host key algos for host keys present in server::Config

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Feb 17, 2024
@sunshowers sunshowers enabled auto-merge (squash) February 18, 2024 09:13
@sunshowers sunshowers merged commit 9dd2325 into main Feb 18, 2024
21 checks passed
@sunshowers sunshowers deleted the renovate/russh-monorepo branch February 18, 2024 10:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant