jenkinsci / badge-plugin

Jenkins Badge plugin
https://plugins.jenkins.io/badge/
MIT License
32 stars 43 forks source link

Bump workflow-step-api from 2.23 to 2.24 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps workflow-step-api from 2.23 to 2.24.

Changelog

Sourced from workflow-step-api's changelog.

2.24

Release date: 2021-07-12

  • Bug: Pipeline retry operation doesn't retry when there is a tieout inside of it. (JENKINS-51454)(PR 61)
Commits
  • 34bc0f7 [maven-release-plugin] prepare release workflow-step-api-2.24
  • 67f090c Merge pull request #63 from car-roll/prepare-2.24
  • a17abd6 add 2.24
  • 3b1fe41 Merge pull request #61 from basil/JENKINS-51454
  • 0f709b2 Enhance TailCall to make onFailure non-final so you can call super bu...
  • 1dab8b2 [JENKINS-51454] Pipeline retry operation doesn't retry when there is a timeou...
  • 7f7c3b8 [maven-release-plugin] prepare for next development iteration
  • See full diff 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)
bakito commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like org.jenkins-ci.plugins.workflow:workflow-step-api:tests is up-to-date now, so this is no longer needed.