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 sshj from 0.32.0 to 0.34.0 in /prime-router #7488

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps sshj from 0.32.0 to 0.34.0.

Commits
  • ec467a3 Prepare release notes for 0.34.0
  • 1b258f0 AuthGssApiWithMic: Use default client creds instead of remote username (#743)
  • 559384a restore the interrupt flag whenever we catch InterruptedException (#801)
  • 5674072 Replace PKCS5 Key File Class with PKCS8 (#793)
  • f33bfec Upgraded SLF4J to 1.7.36 and Logback to 1.2.11 (#792)
  • c0f6000 Updated KeepAlive and RemotePF examples (#791)
  • 3de0302 Added SFTP file transfer resume support on both PUT and GET. (#775)
  • d7e402c Prepare release notes for 0.33.0
  • 8ef996b Fix #777: Don't request excessive read-ahead packets in RemoteFile (#778)
  • e9cb909 Throw IOE instead of NPE if OpenSSHKeyV1KeyFile reads an empty file (#773)
  • 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 java Pull requests that update Java code labels Nov 28, 2022
Copy link
Collaborator

@MauriceReeves-usds MauriceReeves-usds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SSHJ upgrades tend to cause problems with our ability to deliver data to our STLTs. Please do not merge this change until it has been THOROUGHLY tested, which includes attempting to connect to external systems at STLTs. Connecting to our local environments is not enough to prove that this change is benign.

@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 2c308b0 to f01bba1 Compare November 28, 2022 23:50
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from f01bba1 to 4429981 Compare December 15, 2022 15:45
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 4429981 to e3c43cd Compare December 15, 2022 19:36
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from e3c43cd to fc26954 Compare December 15, 2022 20:36
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from fc26954 to 4e87ec0 Compare December 19, 2022 16:07
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 4e87ec0 to da1caf5 Compare December 19, 2022 19:59
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from da1caf5 to 2ffca58 Compare December 19, 2022 21:34
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 2ffca58 to 95d200f Compare December 20, 2022 15:30
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 95d200f to 88d089d Compare December 22, 2022 15:53
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 88d089d to db18c20 Compare December 22, 2022 16:34
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from db18c20 to b7d9e45 Compare December 24, 2022 01:36
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from b7d9e45 to 24dbef3 Compare December 27, 2022 15:32
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 24dbef3 to c64ad6f Compare December 27, 2022 15:42
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 0008d7b to 5d7086d Compare January 26, 2023 17:24
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 5d7086d to 768cc38 Compare January 26, 2023 20:32
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 768cc38 to 087cec4 Compare January 26, 2023 21:40
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 087cec4 to ee7e2e6 Compare January 27, 2023 15:03
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from ee7e2e6 to ede0e61 Compare January 27, 2023 15:39
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from ede0e61 to 6d949c8 Compare January 27, 2023 16:24
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 6d949c8 to 39a8b13 Compare January 27, 2023 18:50
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from 39a8b13 to aeb982b Compare January 30, 2023 15:32
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from aeb982b to b2a871e Compare January 30, 2023 16:17
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from b2a871e to d170e33 Compare January 30, 2023 16:24
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from d170e33 to e7447e9 Compare January 30, 2023 18:40
Bumps [sshj](https://github.com/hierynomus/sshj) from 0.32.0 to 0.34.0.
- [Release notes](https://github.com/hierynomus/sshj/releases)
- [Commits](hierynomus/sshj@v0.32.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch from e7447e9 to c610bf0 Compare January 30, 2023 23:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2023

Superseded by #8123.

@dependabot dependabot bot closed this Jan 31, 2023
@dependabot dependabot bot deleted the dependabot/gradle/prime-router/com.hierynomus-sshj-0.34.0 branch January 31, 2023 15:23
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