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

Bump com.hierynomus:sshj from 0.35.0 to 0.37.0 #15198

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps com.hierynomus:sshj from 0.35.0 to 0.37.0.

Commits
  • 3b67d2b Prepare release 0.37.0
  • 9b9b208 Add AES-GCM Support for OpenSSH Private Keys (#899)
  • a3cce0d Fix bunch of warnings
  • 5d040dd Fix zlib compression (#901)
  • 461c0e4 Improved malformed file handling for OpenSSH Private Keys (#898)
  • f4d34d8 Fix release build
  • 2bef99c Prepare release 0.36.0
  • a186dbf Fix race condition causing SSH_MSG_UNIMPLEMENTED occasionally during key exch...
  • a5fdb29 Fixed itests for missing docker container (#892)
  • 3069138 Add DefaultSecurityProviderConfig with Bouncy Castle disabled (#861)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @dkocher.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps [com.hierynomus:sshj](https://github.com/hierynomus/sshj) from 0.35.0 to 0.37.0.
- [Commits](hierynomus/sshj@v0.35.0...v0.37.0)

---
updated-dependencies:
- dependency-name: com.hierynomus:sshj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 12, 2023 08:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 12, 2023
@dkocher dkocher added this to the 8.7.0 milestone Oct 12, 2023
@dkocher dkocher marked this pull request as draft October 12, 2023 08:27
@dkocher
Copy link
Contributor

dkocher commented Oct 12, 2023

@dkocher dkocher modified the milestones: 8.7.0, 8.7.1 Oct 16, 2023
@dkocher dkocher modified the milestones: 8.7.1, 8.7.2 Nov 3, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

A newer version of com.hierynomus:sshj exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@ylangisc ylangisc marked this pull request as ready for review January 3, 2024 07:16
@dkocher dkocher modified the milestones: 8.7.2, 8.7.3 Jan 10, 2024
@dkocher
Copy link
Contributor

dkocher commented Jan 29, 2024

@dependabot merge

@dependabot dependabot bot merged commit 77118bb into master Jan 29, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.hierynomus-sshj-0.37.0 branch January 29, 2024 09: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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant