Skip to content

Bump workflow-basic-steps from 2.6 to 2.24#47

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps workflow-basic-steps from 2.6 to 2.24.

Changelog

Sourced from workflow-basic-steps's 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)

2.19

... (truncated)

Commits
  • 92257e3 [maven-release-plugin] prepare release workflow-basic-steps-2.24
  • 3c7ff45 Merge pull request #152 from car-roll/update-chnagelog
  • 5f50929 update changelog
  • ff05184 add 2.24
  • 65d323d Merge pull request #144 from basil/JENKINS-51454
  • 976f7a9 Merge remote-tracking branch 'origin/master' into JENKINS-51454
  • 21b4d3e Suppress false positive in SpotBugs
  • bd98263 Add a system property to revert to the old behavior in case it causes problem...
  • 9cac19f Update comment
  • dcf8176 Devin thinks it would make more sense to call this at the end of the method r...
  • 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-basic-steps](https://github.com/jenkinsci/workflow-basic-steps-plugin) from 2.6 to 2.24.
- [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](jenkinsci/workflow-basic-steps-plugin@workflow-basic-steps-2.6...workflow-basic-steps-2.24)

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

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

dependabot bot commented on behalf of github Feb 14, 2022

Superseded by #61.

@dependabot dependabot bot closed this Feb 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-basic-steps-2.24 branch February 14, 2022 13:03
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