Skip to content

Bump workflow-step-api from 2.12 to 2.24#10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.24
Closed

Bump workflow-step-api from 2.12 to 2.24#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.24

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 22, 2021

Copy link
Copy Markdown

Bumps workflow-step-api from 2.12 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)

2.23

Release date: 2020-10-14

  • Internal: Use BOM. (PR-54)
  • Internal: Update minimum core version to 2.176.4 and parent POM. (PR-56)
  • Developer: Add API to look up registered sensitive variable names. Part of the fix for JENKINS-47101 and JENKINS-63254. (PR 57)
  • Internal: Use gitHubRepo for incrementals. See JENKINS-58716. (PR-58)

2.22

Release date: 2020-01-03

  • Developer: Add flag to FlowInterruptedException to indicate when the exception is only being used to propagate a result and is not a true interruption. Part of the fix for JENKINS-60354. (PR 51)
  • Internal: Update parent POM. (PR 52)

2.21

Release date: 2019-11-25

  • Fix: Prevent potential concurrency issues that may have caused incorrect error reporting when attempting to cancel some kinds of steps more than once. (PR 46)
  • Developer: DynamicContext is now considered a stable API. (PR 47)
  • Internal: Add regression tests for JENKINS-58878. (PR 49)
  • Internal: Update parent POM. (PR 45)

2.20

Release date: 2019-06-03

  • JENKINS-41854 - Add DynamicContext extension point that can be used to dynamically inject and refresh Pipeline context variables.
  • [PR #44](jenkinsci/workflow-step-api-plugin#44) - Improve how FlowInterruptedExceptions that contain nested FlowInterruptedExceptions are displayed in build logs.
  • [PR #43](jenkinsci/workflow-step-api-plugin#43 Deprecate StepDescriptor.newInstance and StepDescriptor.uninstantiate in favor of more general methods provided by CustomDescribableModel.

2.19

Release date: 2019-02-01

... (truncated)

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
  • 56460ad [maven-release-plugin] prepare release workflow-step-api-2.23
  • f1787a6 update changelog for 2.23 (#59)
  • 4b67af1 [JENKINS-63254][JENKINS-47101] add method to request sensitive environment va...
  • 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)

Bumps [workflow-step-api](https://github.com/jenkinsci/workflow-step-api-plugin) from 2.12 to 2.24.
- [Release notes](https://github.com/jenkinsci/workflow-step-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-step-api-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/workflow-step-api-plugin@workflow-step-api-2.12...workflow-step-api-2.24)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-step-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 22, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 9, 2021

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this Dec 9, 2021
@dependabot dependabot Bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.24 branch December 9, 2021 08:30
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants