Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps net-ssh from 6.1.0 to 7.1.0.

Changelog

Sourced from net-ssh's changelog.

=== 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
  • 03716c1 7.1.0 release prepare
  • b472cde Merge pull request #891 from RemcodM/master
  • da52b10 7.1.0.beta2 release prepare
  • 09f2c40 Merge pull request #902 from net-ssh/mfazekas/add-test-for-conn-timeout
  • c09ac48 Added changelog, implement version bumper
  • e570e27 test: added integration test for connection timeout
  • fbaa5b7 Remove trailing commas
  • d9b259c Don't use the deprecated set_XXX methods on RSA keys.
  • ab74b03 doc: use github private vunerability reporting
  • e749980 Update README.md
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file major ruby Pull requests that update Ruby code labels Mar 13, 2023
Bumps [net-ssh](https://github.com/net-ssh/net-ssh) from 6.1.0 to 7.1.0.
- [Release notes](https://github.com/net-ssh/net-ssh/releases)
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](net-ssh/net-ssh@v6.1.0...v7.1.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.1.0 branch from 336de8b to 3d6dfca Compare April 12, 2023 06:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #1606.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/bundler/net-ssh-7.1.0 branch July 31, 2023 04:18
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