Skip to content

Bump workflow-basic-steps from 2.6 to 986.v6b_9c830a_6b_37#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-basic-steps-986.v6b_9c830a_6b_37
Closed

Bump workflow-basic-steps from 2.6 to 986.v6b_9c830a_6b_37#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-basic-steps-986.v6b_9c830a_6b_37

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps workflow-basic-steps from 2.6 to 986.v6b_9c830a_6b_37.

Release notes

Sourced from workflow-basic-steps's releases.

986.v6b_9c830a_6b_37

🐛 Bug fixes

  • More gracefully handle StepContext errors from CoreWrapperStep.Callback (#220) @​jglick

🚦 Tests

📦 Dependency updates

980.v82219a_ed188e

💥 Breaking changes

Related plugin releases

The following plugins must be upgraded in lockstep:

Failure to upgrade all three plugins in lockstep will result in linkage errors.

975.v8d89b_e9579b_b_

👷 Changes for plugin developers

👻 Maintenance

📦 Dependency updates

969.vc4ec3e4854b_f

🚀 New features and improvements

961.vfe95552883f8

... (truncated)

Changelog

Sourced from workflow-basic-steps's changelog.

Changelog

2.24

Release date: 2021-08-16

2.23

Release date: 2020-11-06

2.22

Release date: 2020-10-01

2.21

Release date: 2020-09-15

  • Developer: Support new SimpleBuildStep.perform overload with EnvVars parameter (JENKINS-29144)
  • Improvement: Update the help text for the sleep and timeout steps to mention the default units for each step (PR 114)
  • Improvement: Update the help text for the waitUntil step to mention the maximum wait time between attempts (PR 119)
  • Internal: Ignore flaky test and remove invalid test (PR 120, PR 126)

2.20

Release date: 2020-04-20

  • Improvement: Add new quiet option to the waitUntil step. Use quiet: true to stop the waitUntil step from logging a message every time the condition is checked. quiet defaults to false. (JENKINS-59776).
  • Fix: Prevent the fileExists step from throwing an error if the file parameter is null. If the file parameter is null, the current directory will be checked, which is the same as the behavior for an empty string. (PR 108)
  • Fix: Prevent the timeout step from hanging indefinitely after a Jenkins restart in rare cases where the step already attempted to cancel the body before the restart and needs to force-cancel it after the restart because the body was unresponsive. (JENKINS-42940)
  • Internal: Update minimum supported Jenkins core version to 2.164.3. (PR 111)
  • Internal: Use waitForMessage instead of assertLogContains in tests to avoid nondeterministic failures. (PR 110)
  • Internal: Update pom.xml to use jenkinsci/bom to specify dependency versions. (PR 95)

... (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-basic-steps](https://github.com/jenkinsci/workflow-basic-steps-plugin) from 2.6 to 986.v6b_9c830a_6b_37.
- [Release notes](https://github.com/jenkinsci/workflow-basic-steps-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-basic-steps-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-basic-steps-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-basic-steps
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 15, 2022

Superseded by #83.

@dependabot dependabot bot closed this Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-basic-steps-986.v6b_9c830a_6b_37 branch August 15, 2022 13:01
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.

0 participants