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 ssh-agent from 1.3 to 1.23.2 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps ssh-agent from 1.3 to 1.23.2.

Release notes

Sourced from ssh-agent's releases.

1.23

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

1.22

💥 Breaking changes

1.21

📦 Dependency updates

1.20

📦 Dependency updates

1.19

🐛 Bug Fixes

  • Fix serialization problems in 1.18 for users of non-CLI (in-Java) implementations (#35) @​jonsten

1.18

🐛 Bug Fixes

📝 Documentation updates

... (truncated)

Changelog

Sourced from ssh-agent's changelog.

For new versions, see GitHub releases.

Version 1.17 (2018-10-02)

  • Did not properly interact with withDockerContainer when run on a machine with DISPLAY=:0 set.

Version 1.16 (2018-07-30)

Version 1.15 (2017-04-06)

  • issue@42093 Fixed quoting for askpass in command-line implementation. 

Version 1.14 (2017-02-10)

  • JENKINS-36997 New default implementation that uses command-line ssh-agent. Should fix various problems with crypto APIs, docker.image(…).inside {sshagent(…) {…}}, etc.
  • JENKINS-38830 Track credentials used in the wrapper.
  • JENKINS-35563 Fixes to credentials dropdown.

Version 1.13 (2016-03-03)

  • JENKINS-32120 Register Bouncy Castle on the remote agent by using Bouncy Castle API plugin

Apparently does not work in some versions of Jenkins; see JENKINS-36935.

Version 1.12 (2016-03-03)

  • Wrong release. Release process broken due a network issue.

Version 1.11 (2016-03-03)

Version 1.10 (2016-03-03)

... (truncated)

Commits
  • f8cd0a2 [maven-release-plugin] prepare release ssh-agent-1.23.2
  • 7ff5792 SECURITY-2189
  • 3227f99 [maven-release-plugin] prepare for next development iteration
  • d329ba9 [maven-release-plugin] prepare release ssh-agent-1.23.1
  • 9c08b9f SECURITY-2189
  • 40947f2 [maven-release-plugin] prepare for next development iteration
  • cb16f71 [maven-release-plugin] prepare release ssh-agent-1.23
  • 296b4b9 Merge pull request #50 from mbriand/mbria/show_launcher_error
  • 9d5234b Merge pull request #51 from Onyimatics/JENKINS-65457
  • dd3f8a7 Merge pull request #55 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ssh-agent](https://github.com/jenkinsci/ssh-agent-plugin) from 1.3 to 1.23.2.
- [Release notes](https://github.com/jenkinsci/ssh-agent-plugin/releases)
- [Changelog](https://github.com/jenkinsci/ssh-agent-plugin/blob/master/docs/old-changelog.md)
- [Commits](jenkinsci/ssh-agent-plugin@ssh-agent-1.3...ssh-agent-1.23.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:ssh-agent
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
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
Projects
None yet
0 participants