Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby: bump net-ssh from 7.0.1 to 7.2.0 #634

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps net-ssh from 7.0.1 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
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

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)

Bumps [net-ssh](https://github.com/net-ssh/net-ssh) from 7.0.1 to 7.2.0.
- [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
- [Commits](net-ssh/net-ssh@v7.0.1...v7.2.0)

---
updated-dependencies:
- dependency-name: net-ssh
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 31, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #708.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/bundler/net-ssh-7.2.0 branch December 25, 2023 13:05
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants