Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps net-ssh from 6.1.0 to 7.2.0.

Changelog

Sourced from net-ssh's changelog.

=== 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
  • Fix decoding of ecdsa-sha2-nistp256 private keys [Bump caniuse-lite from 1.0.30001192 to 1.0.30001194 #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

  • Support cert based host key auth, fix asterisk in known_hosts #833
  • Support kex dh-group14-sha256 #795
  • Fix StrictHostKeyChecking ssh config parameter translation #765

=== 6.2.0 rc1

=== 6.2.0 beta1

  • rsa-sha2-512, rsa-sha2-256 host_key algs #771
  • JRuby aes*-ctr suppport #767
Commits
  • 4a98e6e Update CHANGES.txt
  • cea6660 Merge pull request #919 from net-ssh/mfazekas/bump-mocha
  • b6779c5 update mocha and minitest and ruby 3.0.5 to 3.0.6
  • 7dd7d82 bump version
  • cce2c57 Merge pull request #918 from TNP-Ltd/pubkey-debugging
  • 2186072 Update lib/net/ssh/authentication/methods/publickey.rb
  • 6a8d24f Add debugging information for algorithm of pubkey in use
  • 0d7e363 Merge pull request #917 from net-ssh/mfazekas/72rc1
  • 6d3f7ea chore: bump to 7.2.0.rc1
  • 1ac9d96 Merge pull request #916 from net-ssh/mfazekas/rubocop
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file major ruby Pull requests that update Ruby code labels Jul 31, 2023
Bumps [net-ssh](https://github.com/net-ssh/net-ssh) from 6.1.0 to 7.2.0.
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](net-ssh/net-ssh@v6.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: net-ssh
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/net-ssh-7.2.0 branch from 70ad774 to fb985d2 Compare August 19, 2023 06:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2023

Superseded by #1673.

@dependabot dependabot bot closed this Dec 20, 2023
@dependabot dependabot bot deleted the dependabot/bundler/net-ssh-7.2.0 branch December 20, 2023 05:04
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 major ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant