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

chore(deps): bump apache-sshd from 2.12.0 to 2.12.1 #1063

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps apache-sshd from 2.12.0 to 2.12.1.
Updates org.apache.sshd:sshd-core from 2.12.0 to 2.12.1

Release notes

Sourced from org.apache.sshd:sshd-core'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-core'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

Updates 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

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

@paullatzelsperger
Copy link
Contributor

@dependabot rebase

Bumps `apache-sshd` from 2.12.0 to 2.12.1.

Updates `org.apache.sshd:sshd-core` 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)

Updates `org.apache.sshd:sshd-sftp` 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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/apache-sshd-2.12.1 branch from 1d460ce to d9ab128 Compare February 19, 2024 11:41
Copy link

sonarcloud bot commented Feb 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@paullatzelsperger paullatzelsperger merged commit d74b1ab into main Feb 19, 2024
23 of 24 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/apache-sshd-2.12.1 branch February 19, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

1 participant