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-durable-task-step from 2.9 to 2.38 #251

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2021

Bumps workflow-durable-task-step from 2.9 to 2.38.

Changelog

Sourced from workflow-durable-task-step's changelog.

2.38

Release date: 2021-03-03

2.37

Release date: 2020-11-18

2.36

2020 Aug 17

  • New feature: Add support for global build step env var filters (JENKINS-62014)
  • New feature: Bind an environment variable named WORKSPACE_TMP in the node and ws steps that points to a temporary directory associated with the workspace as long as the workspace is not a filesystem root (JENKINS-60634, JENKINS-61197)
  • Fix: When using the snippet generator for the sh, bat, powershell, or pwsh steps, label: '' was unnecessarily added to the Groovy output even when no label was specified (PR 121)
  • Fix: Do not load builds from disk when computing the affinity key for the node step after a Jenkins restart (JENKINS-60389)
  • Improvement: Allow messages printed to build logs when the node step is waiting on an agent to display rich text such as hyperlinks (PR 134)
  • Improvement: Update plugin description (PR 100)
  • Internal: Update minimum required Jenkins version to 2.248, update parent POM and update dependencies (PR 127, PR 137)
  • Internal: Use new APIs from Jenkins core to autocomplete and validate labels for the node step in the snippet generator (JENKINS-26097)
  • Internal: Replace usage of deprecated APIs and general code cleanup (PR 133, PR 140)
  • Internal: Remove redundant security warnings from README (PR 124)

2.35

2019 Nov 01

  • Add pwsh step, which works exactly like the existing powershell step, but runs pwsh.exe instead of powershell.exe. For use with PowerShell Core 6.0 and newer. (JENKINS-48803)

2.34

2019 Sep 10

  • Fix: Prevent the node step from holding a strong reference to its body at runtime to avoid a memory leak. (PR 117)
  • Improvement: The fix for JENKINS-41854 in version 2.31 of this plugin resulted in confusing errors (a MissingContextVariableException) when running steps inside of a node step when the agent was disconnected. The error presented in these situations now indicates there is no connection to the specified agent, and when available, the reason that the agent is offline will be printed to the Pipeline's build log. (JENKINS-58900)

... (truncated)

Commits
  • 6d8a541 [maven-release-plugin] prepare release workflow-durable-task-step-2.38
  • a9485f2 add 2.38 to changelog (#151)
  • 9b1f304 switch terminology in user-facing documentation (#148)
  • 616eae1 Fix typo in resource directory for PowerShellCoreScriptStep (#149)
  • 594d287 failing ExecutorStepTest in jenkins versions > 2.65 (#150)
  • a0fd12a Adding exported annotation to some methods in ExecutorStepExecution.Placehold...
  • c5c5f97 [maven-release-plugin] prepare for next development iteration
  • d96cc7d [maven-release-plugin] prepare release workflow-durable-task-step-2.37
  • b27678e Merge pull request #145 from dwnusbaum/changelog-2.37
  • c944272 Add release notes for 2.37
  • 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 dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Mar 20, 2021
@uhafner uhafner merged commit 2d1cb8a into master Mar 20, 2021
@uhafner uhafner deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-durable-task-step-2.38 branch March 20, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant