Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2024

Bumps org.apache.sshd:sshd-sftp from 2.12.0 to 2.12.1.

Release notes

Sourced from org.apache.sshd:sshd-sftp's releases.

Apache MINA SSHD 2.12.1

Introduced in 2.12.1

Bug Fixes

  • GH-458 Singleton thread pool for kex message handler flushing
  • SSHD-1338 Restore binary compatibility with 2.9.2

What's Changed

New Contributors

Full Changelog: apache/mina-sshd@sshd-2.12.0...sshd-2.12.1

Changelog

Sourced from org.apache.sshd:sshd-sftp's changelog.

Version 2.11.0 to 2.12.0

Version 2.12.0 to 2.12.1

Planned for next version

Bug Fixes

  • GH-455 Fix BaseCipher: make sure all bytes are processed

New Features

Behavioral changes and enhancements

Potential compatibility issues

Major Code Re-factoring

Commits
  • 9ceba3e [maven-release-plugin] prepare release sshd-2.12.1
  • 1525fd3 Prepare changelog for release
  • 6c45997 Update CHANGES.md
  • 7d77e6d Use a singleton threadpool for kex message handler flushing (#459) (fixes #458)
  • 7498f7a Update CHANGES.md
  • 8744f06 [SSHD-1338] Restore binary compatibility with 2.9.2
  • 44a0b1b Bump jgit 5.13.0 -> 5.13.3
  • b040109 Merge pull request #454 from swiedenfeld/patch-1
  • c8be9b8 Fix link
  • 6511fb7 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)

Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.12.0...sshd-2.12.1)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 3, 2024
@github-actions github-actions bot added this to the 6.3.0-M2 milestone Mar 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 3, 2024 00:20
@github-actions github-actions bot merged commit 0e7c761 into main Mar 3, 2024
@github-actions github-actions bot deleted the dependabot/gradle/org.apache.sshd-sshd-sftp-2.12.1 branch March 3, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants