Skip to content

chore(deps): Bump net-ssh from 7.3.2 to 7.3.3#511

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

chore(deps): Bump net-ssh from 7.3.2 to 7.3.3#511
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/net-ssh-7.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps net-ssh from 7.3.2 to 7.3.3.

Changelog

Sourced from net-ssh's changelog.

=== 7.3.3

  • Support .pub file as IdentityFile to filter/prioritize agent keys (1Password SSH agent use case) #942
  • Fix cert signing regression when using a .pub companion file without an agent #1006
  • Fix unreadable .pub IdentityFile silently skipped instead of raising #1006
  • Allow multiple UserKnownHostsFile entries (space-separated, matching ssh_config(5)) #979
  • Stop mutating ENV['HOME'] at require time #997
  • Fix ED25519 loader with frozen string literals #995
Commits
  • b991e88 Update CHANGES.txt for 7.3.3
  • e7c4afc bump version
  • 9698668 Fix rubocop offenses introduced by #979 and #951
  • 4be06b0 Merge pull request #1006 from net-ssh/pub-key-identity
  • 81b2e89 Fix rubocop offenses: hash brace spacing and empty block comments
  • 60490df Fix cert signing regression and unreadable .pub file error handling
  • 11243f2 Merge pull request #951 from usiegj00/patch-1
  • 491660f Merge pull request #979 from andrewdotn/main
  • 6f01d90 Merge pull request #995 from G-Rath/patch-1
  • 1aa9ea6 Merge pull request #997 from net-ssh/fix/remove-env-home-mutation
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from toshimaru as a code owner June 29, 2026 23:12
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Jun 29, 2026
Bumps [net-ssh](https://github.com/net-ssh/net-ssh) from 7.3.2 to 7.3.3.
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](net-ssh/net-ssh@v7.3.2...v7.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/net-ssh-7.3.3 branch from 483cba5 to f95f911 Compare July 20, 2026 23:58
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