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.version from 2.14 to 2.22 #51

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2020

Bumps workflow-step-api.version from 2.14 to 2.22.
Updates workflow-step-api from 2.14 to 2.22

Changelog

Sourced from workflow-step-api's changelog.

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

Requires Jenkins core 2.121.1 or newer.

  • JENKINS-51170 - Add StepEnvironmentContributor extension point, which allows extensions to access the current FlowNode when expanding environment variables.
  • Internal - Simplify test code by depending on a more recent version of workflow-cps in test scope.

2.18

Release date: 2019-01-14

  • JENKINS-49337 - Add GeneralNonBlockingStepExecution utility to allow block-scope steps to execute without blocking the CPS VM thread.

... (truncated)

Commits
  • d4b6aeb [maven-release-plugin] prepare release workflow-step-api-2.22
  • d632b61 Merge pull request #53 from dwnusbaum/changelog-2.22
  • 062e726 Add 2.22 release notes
  • 61bfada Merge pull request #51 from dwnusbaum/JENKINS-60354
  • 2afa8d8 Merge pull request #52 from slonopotamus/parent-pom-3.54
  • 051fb8e Bump parent pom to 3.54
  • 5cb7d36 [JENKINS-60354] Switch actualInterruption default value to true
  • 2870bd0 [JENKINS-60354] Add flag to FlowInterruptedException to indicate actual inter...
  • 60dfb63 [maven-release-plugin] prepare for next development iteration
  • 8267f2e [maven-release-plugin] prepare release workflow-step-api-2.21
  • Additional commits viewable in compare view

Updates workflow-step-api from 2.14 to 2.22

Changelog

Sourced from workflow-step-api's changelog.

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

Requires Jenkins core 2.121.1 or newer.

  • JENKINS-51170 - Add StepEnvironmentContributor extension point, which allows extensions to access the current FlowNode when expanding environment variables.
  • Internal - Simplify test code by depending on a more recent version of workflow-cps in test scope.

2.18

Release date: 2019-01-14

  • JENKINS-49337 - Add GeneralNonBlockingStepExecution utility to allow block-scope steps to execute without blocking the CPS VM thread.

... (truncated)

Commits
  • d4b6aeb [maven-release-plugin] prepare release workflow-step-api-2.22
  • d632b61 Merge pull request #53 from dwnusbaum/changelog-2.22
  • 062e726 Add 2.22 release notes
  • 61bfada Merge pull request #51 from dwnusbaum/JENKINS-60354
  • 2afa8d8 Merge pull request #52 from slonopotamus/parent-pom-3.54
  • 051fb8e Bump parent pom to 3.54
  • 5cb7d36 [JENKINS-60354] Switch actualInterruption default value to true
  • 2870bd0 [JENKINS-60354] Add flag to FlowInterruptedException to indicate actual inter...
  • 60dfb63 [maven-release-plugin] prepare for next development iteration
  • 8267f2e [maven-release-plugin] prepare release workflow-step-api-2.21
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2020
@slide slide merged commit 8e4b3c6 into master Dec 8, 2020
@slide slide deleted the dependabot/maven/workflow-step-api.version-2.22 branch December 8, 2020 19:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant