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-basic-steps from 2.6 to 994.vd57e3ca_46d24 #92

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps workflow-basic-steps from 2.6 to 994.vd57e3ca_46d24.

Release notes

Sourced from workflow-basic-steps's releases.

994.vd57e3ca_46d24

🐛 Bug fixes

991.v43d80fea_ff66

⚠️ Likely performance regression under investigation in #234.

🐛 Bug fixes

  • Call ResetTimer synchronously from eol and skip the Tick when channel is null (#226) @​Pldi23

🚦 Tests

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

... (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 994.vd57e3ca_46d24.
- [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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #112.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-basic-steps-994.vd57e3ca_46d24 branch February 20, 2023 23:58
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