Skip to content

Commit

Permalink
chore(deps): update dependency ssh-agent to v376 (#1221)
Browse files Browse the repository at this point in the history
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

<details>
<summary>jenkinsci/ssh-agent-plugin (ssh-agent)</summary>

###
[`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)

<!-- Optional: add a release summary here -->

#### 🐛 Bug fixes

- Simplified plugin impl, removed unreliable `onResume`
([#&#8203;152](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/152))
[@&#8203;jglick](https://togithub.com/jglick)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.85
([#&#8203;151](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/151))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from
1.7 to 1.8
([#&#8203;148](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/148))
[@&#8203;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)

<!-- Optional: add a release summary here -->

#### 👷 Changes for plugin developers

- Add `trilead-api` to test classpath
([#&#8203;145](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/145))
[@&#8203;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
([#&#8203;139](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/139))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80
([#&#8203;143](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/143))
[@&#8203;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
([#&#8203;144](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/144))
[@&#8203;nattofriends](https://togithub.com/nattofriends)

#### 📦 Dependency updates

- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78
([#&#8203;142](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/142))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77
([#&#8203;141](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/141))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76
([#&#8203;140](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/140))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Update to 2.387.x
([#&#8203;138](https://togithub.com/jenkinsci/ssh-agent-plugin/issues/138))
[@&#8203;jglick](https://togithub.com/jglick)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 2557213 commit dac2dc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dac2dc3

Please sign in to comment.