From dac2dc3c11f440c883c864bc6944edb3dc51d899 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:54:11 +0000 Subject: [PATCH] chore(deps): update dependency ssh-agent to v376 (#1221) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ssh-agent](https://togithub.com/jenkinsci/ssh-agent-plugin) | major | `346.vda_a_c4f2c8e50` -> `376.v8933585c69d3` | --- ### Release Notes
jenkinsci/ssh-agent-plugin (ssh-agent) ### [`v376.v8933585c69d3`](https://togithub.com/jenkinsci/ssh-agent-plugin/releases/tag/376.v8933585c69d3) [Compare Source](https://togithub.com/jenkinsci/ssh-agent-plugin/compare/367.vf9076cd4ee21...376.v8933585c69d3) #### 🐛 Bug fixes - Simplified plugin impl, removed unreliable `onResume` ([#​152](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/152)) [@​jglick](https://togithub.com/jglick) #### 📦 Dependency updates - Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.85 ([#​151](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/151)) [@​dependabot](https://togithub.com/dependabot) - Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 ([#​148](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/148)) [@​dependabot](https://togithub.com/dependabot) ### [`v367.vf9076cd4ee21`](https://togithub.com/jenkinsci/ssh-agent-plugin/releases/tag/367.vf9076cd4ee21) [Compare Source](https://togithub.com/jenkinsci/ssh-agent-plugin/compare/360.vf8027a_b_0c912...367.vf9076cd4ee21) #### 👷 Changes for plugin developers - Add `trilead-api` to test classpath ([#​145](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/145)) [@​jglick](https://togithub.com/jglick) #### 📦 Dependency updates - Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2543.vfb\_1a\_5fb\_9496d ([#​139](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/139)) [@​dependabot](https://togithub.com/dependabot) - Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 ([#​143](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/143)) [@​dependabot](https://togithub.com/dependabot) ### [`v360.vf8027a_b_0c912`](https://togithub.com/jenkinsci/ssh-agent-plugin/releases/tag/360.vf8027a_b_0c912) [Compare Source](https://togithub.com/jenkinsci/ssh-agent-plugin/compare/346.vda_a_c4f2c8e50...360.vf8027a_b_0c912) :warning: You may need to add `ignoreMissing: true` to certain pipelines: [https://github.com/jenkinsci/ssh-agent-plugin/pull/144#issuecomment-2139534739](https://togithub.com/jenkinsci/ssh-agent-plugin/pull/144#issuecomment-2139534739) #### 🐛 Bug fixes - Fail the entire build when a requested credential cannot be found ([#​144](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/144)) [@​nattofriends](https://togithub.com/nattofriends) #### 📦 Dependency updates - Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 ([#​142](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/142)) [@​dependabot](https://togithub.com/dependabot) - Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 ([#​141](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/141)) [@​dependabot](https://togithub.com/dependabot) - Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 ([#​140](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/140)) [@​dependabot](https://togithub.com/dependabot) - Update to 2.387.x ([#​138](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/138)) [@​jglick](https://togithub.com/jglick)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/PingCAP-QE/ee-ops). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/staging/jenkins/release/values-controller-plugins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/staging/jenkins/release/values-controller-plugins.yaml b/apps/staging/jenkins/release/values-controller-plugins.yaml index 595b071f9..9f207bc5b 100644 --- a/apps/staging/jenkins/release/values-controller-plugins.yaml +++ b/apps/staging/jenkins/release/values-controller-plugins.yaml @@ -81,7 +81,7 @@ controller: - artifactId: ssh-agent source: # renovate: datasource=jenkins-plugins depName=ssh-agent - version: 346.vda_a_c4f2c8e50 + version: 376.v8933585c69d3 # for plugin build-failure-analyzer # Exporting to prometheus # Ref: https://github.com/jenkinsci/build-failure-analyzer-plugin/blob/master/docs/metrics.md