Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps ssh-agent from 1.3 to 1.19.

Release notes

Sourced from ssh-agent's releases.

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

👻 Maintenance

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
  • 44e5329 [maven-release-plugin] prepare release ssh-agent-1.19
  • e03f6c9 Merge pull request #35 from jonsten/serializationFix
  • e7a8732 Fix serialization problems
  • ace6c61 [maven-release-plugin] prepare for next development iteration
  • 84b78e5 [maven-release-plugin] prepare release ssh-agent-1.18
  • 96f2b21 Merge pull request #33 from jonsten/durabilityCrash
  • 56e659b Fixed durability bug in sshAgent step
  • 2ef98d6 Merge pull request #34 from jglick/release-drafter
  • 4fd7193 Wiki → Markdown conversion is buggy.
  • 62fd781 Also do wiki conversion while we are here.
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants