Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump workflow-step-api from 2.12 to 639.v6eca_cd8c04a_a_ #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps workflow-step-api from 2.12 to 639.v6eca_cd8c04a_a_.

Release notes

Sourced from workflow-step-api's releases.

639.v6eca_cd8c04a_a_

👷 Changes for plugin developers

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

625.vd896b_f445a_f8

📦 Dependency updates

622.vb_8e7c15b_c95a_

🚀 New features and improvements

  • Allow AbstractStepImpl to still be subclassed for serial compatibility (#81) @​jglick

📦 Dependency updates

615.vb09dac339255

🚀 New features and improvements

613.v375732a042b1

Note: Jenkins version is now at 2.222.4

📦 Dependency updates

... (truncated)

Changelog

Sourced from workflow-step-api's changelog.

Changelog

2.24

Release date: 2021-07-12

  • Bug: Pipeline retry operation doesn't retry when there is a timeout 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.

... (truncated)

Commits

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 639.v6eca_cd8c04a_a_.
- [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](https://github.com/jenkinsci/workflow-step-api-plugin/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 25, 2022
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