Skip to content

build(deps-dev): bump net-ssh from 7.3.1 to 7.3.2#1347

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-bundler-net-ssh-7.3.2
Open

build(deps-dev): bump net-ssh from 7.3.1 to 7.3.2#1347
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-bundler-net-ssh-7.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 17:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 20, 2026
@github-actions github-actions Bot added the automerge-waiting PR waiting 72h before being auto-merged label May 20, 2026
@github-actions github-actions Bot added automerge-ready PR ready to be auto-merged after 72h or manual approval and removed automerge-waiting PR waiting 72h before being auto-merged labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge-ready PR ready to be auto-merged after 72h or manual approval dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants