Skip to content

chore(deps): Bump net-ssh from 7.3.1 to 7.3.2#492

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/net-ssh-7.3.2
Open

chore(deps): Bump net-ssh from 7.3.1 to 7.3.2#492
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/net-ssh-7.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps net-ssh from 7.3.1 to 7.3.2.

Changelog

Sourced from net-ssh's changelog.

=== 7.3.2 rc2

  • Fix Ruby 2.6 compat: use public_to_der fallback for EC public keys #993
  • Fix test framework hang: preserve StringIO position in idle!

=== 7.3.2 rc1

  • Support frozen strings #958

=== 7.3.0 rc0

  • aes(128|256)gcm #946

=== 7.2.2

  • ruby 3.3.0: base64 fix

=== 7.2.1 rc1

  • feat: allow load of certkey from string #926
  • fix: fix for Socket#recv returning nil on ruby 3.3.0 #928

=== 7.2.0

  • Add debugging information for algorithm of pubkey in use #918

=== 7.2.0 rc1

  • Allow IdentityAgent as option to Net::SSH.start #912

=== 7.2.0 beta1

  • Support chacha20-poly1305@opnessh.com cypher if RbNaCl gem is installed #908

=== 7.1.0

  • Accept pubkey_algorithms option when starting a new connection #891

=== 7.1.0 beta1

  • Don't use the deprecated set_XXX methods on RSA keys. #875
  • Raise error when BCryptPbkdf fails #876

=== 7.0.1

  • Drop leftover debug statement #866

=== 7.0.0

  • BREAKING: Drop support for Ruby 2.5

... (truncated)

Commits
  • c4e128f bump version
  • 719d89e Restore version to 7.3.2.rc1 for proper bump-version release flow
  • c580a4b Revert version to 7.3.2.rc1, restore rc changelog entries
  • a48f4ff bump version
  • 2d4bfdb Release 7.3.2
  • 27e7a42 Update CHANGES.txt for 7.3.2 rc2
  • 802ebea bump version
  • fe1c846 Merge pull request #993 from net-ssh/fix-ecdsa-key-manager-flaky-test
  • 61a675d Fix rubocop: rename param ec -> key (min 3 chars)
  • 39ad224 Fix Ruby 2.6 compat: use public_to_der fallback for EC public keys
  • 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 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 [net-ssh](https://github.com/net-ssh/net-ssh) from 7.3.1 to 7.3.2.
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](net-ssh/net-ssh@v7.3.1...v7.3.2)

---
updated-dependencies:
- dependency-name: net-ssh
  dependency-version: 7.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Mar 23, 2026
@dependabot dependabot bot requested a review from toshimaru as a code owner March 23, 2026 23:12
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants