Skip to content

Bump workflow-step-api from 2.20 to 2.22 #149

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 4, 2020

Bumps workflow-step-api from 2.20 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)
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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 4, 2020
@dependabot-preview dependabot-preview bot requested a review from jglick January 4, 2020 19:05
@jglick
Copy link
Member

jglick commented Jan 4, 2020

Blocked on #150.

@jglick
Copy link
Member

jglick commented Jan 4, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.22 branch from f8165e5 to d9a151d Compare January 4, 2020 23:22
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit e15cc96 into master Jan 5, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.22 branch January 5, 2020 00:46
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