Skip to content

chore(deps): bump org.jenkins-ci.modules:sshd from 3.353.v2b_d33c46e970 to 3.372.v5d04a_e92d8cf in /bom-weekly #5281

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

Bumps org.jenkins-ci.modules:sshd from 3.353.v2b_d33c46e970 to 3.372.v5d04a_e92d8cf.

Release notes

Sourced from org.jenkins-ci.modules:sshd's releases.

3.372.v5d04a_e92d8cf

🚀 New features and improvements

  • Fix support of EdDSA keys which was not working and use support of EdDSA natively provided now by Apache Mina via Bouncycastle (#234) @​olamy

🚦 Tests

📦 Dependency updates

  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4948.vcf1d17350668 to 4969.v6ffa_18d90c9f (#232) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.17 to 5.18 (#233) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4890.vfca_82c6741a_d to 4948.vcf1d17350668 (#231) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4862.vc32a_71c3e731 to 4890.vfca_82c6741a_d (#229) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4770.v9a_2b_7a_9d8b_7f to 4862.vc32a_71c3e731 (#228) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.16 to 5.17 (#227) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4740.v75a_90f6fefb_7 to 4770.v9a_2b_7a_9d8b_7f (#226) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4710.v016f0a_07e34d to 4740.v75a_90f6fefb_7 (#225) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.14 to 5.16 (#224) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4669.v0e99c712a_30e to 4710.v016f0a_07e34d (#223) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.12 to 5.14 (#222) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4607.v67a_4791074d7 to 4669.v0e99c712a_30e (#219) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.11 to 5.12 (#220) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.10 to 5.11 (#218) @dependabot[bot]
  • chore(deps): bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 4607.v67a_4791074d7 (#216) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.9 to 5.10 (#217) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.7 to 5.9 (#211) @dependabot[bot]
Commits

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.jenkins-ci.modules:sshd](https://github.com/jenkinsci/sshd-plugin) from 3.353.v2b_d33c46e970 to 3.372.v5d04a_e92d8cf.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/sshd-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-version: 3.372.v5d04a_e92d8cf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the developer Pull requests that merits a release for plugin developers label Jul 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 2, 2025 14:56
@dependabot dependabot bot added the developer Pull requests that merits a release for plugin developers label Jul 2, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 2, 2025 14:56
@github-actions github-actions bot merged commit 2686ddc into master Jul 2, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/maven/bom-weekly/org.jenkins-ci.modules-sshd-3.372.v5d04a_e92d8cf branch July 2, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Pull requests that merits a release for plugin developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants