terraform-aws-base-networking
terraform-aws-base-networking copied to clipboard
Bump net-ssh from 7.2.3 to 7.3.0
Bumps net-ssh from 7.2.3 to 7.3.0.
Changelog
Sourced from net-ssh's changelog.
=== 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
[email protected]cypher ifRbNaClgem is installed #908=== 7.1.0
- Accept pubkey_algorithms option when starting a new connection #891
=== 7.1.0 beta1
=== 7.0.1
- Drop leftover debug statement #866
=== 7.0.0
- BREAKING: Drop support for Ruby 2.5
- Fix decoding of ecdsa-sha2-nistp256 private keys [#657, #854]
- Fix missing require #855
- Support
~in the path to the SSH agent's unix socket #850- Add support for RSA client authentication with SHA-2 [a45f54]
- openssl: DSA: don't hardcode expected signature size, see ruby/openssl#483 [23a15c]
- Internal housekeeping (rubocop, codecov, remove travis, adding/improving tests)
=== 6.3.0 beta1
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.