gnmyt / MCDash

MCDash is a simple dashboard for your Minecraft server. It contains a http server that allows the dashboard to manage the server
http://mcdash.gnmyt.dev/
MIT License
89 stars 17 forks source link

Bump org.apache.sshd:sshd-sftp from 2.12.0 to 2.12.1 #128

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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: https://github.com/apache/mina-sshd/compare/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

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 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)