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-job from 2.36 to 2.40 #228

Conversation

dependabot[bot]
Copy link

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

Bumps workflow-job from 2.36 to 2.40.

Changelog

Sourced from workflow-job's changelog.

2.40

Release date: 2020-09-03

  • Fix: Prevent Pipeline builds from resuming after being aborted while starting (fix also requires Pipeline: Groovy plugin version 2.83 or newer) (JENKINS-46961)
  • Fix: Make background of "Keep this build forever" button transparent to improve appearance when using Dark Theme plugin (PR 166)
  • Internal: Fix flaky test (WorkflowRunRestartTest.resumeDisabled) (PR 160)
  • Internal: Update minimum required Jenkins version to 2.176.4, update parent POM, update dependencies, and update CI build configuration (PR 163, PR 165)

2.39

Release date: 2020-04-26

  • Fix: The Pipeline console view did not work correctly in Internet Explorer 11 due to use of unsupported JavaScript functions. (JENKINS-62025)

2.38

Release date: 2020-03-26

  • Fix: Refactor locking in WorkflowRun to prevent deadlock, which could cause Jenkins to hang forever in some cases. (JENKINS-61604)
  • Fix: Remove "Custom" prefix on the console output page. This text was used for debugging and was not intended to be added to the plugin. (PR 156)
  • Internal: Use Boolean.equals when comparing Boolean objects instead of ==. Previous usage of == appears to have been safe in practice, so this is only a refactoring. (PR 154)

2.37

Release date: 2020-03-10

  • Fix: Show branch names for parallel branches in truncated build logs when the parallel branch began before the current truncation point of the log. (JENKINS-60862)
  • Fix: Remove polling baselines for Pipelines jobs immediately when an SCM is checked out in a build with polling and changelogs disabled. Previously, Jenkins needed to be restarted for the changes to polling to take effect. (JENKINS-61415)
  • Internal: Add ignored test case for JENKINS-60724. (JENKINS-60724)
  • Internal: Update parent POM and jenkins-test-harness dependency. (PR 149
Commits
  • a0aae3d [maven-release-plugin] prepare release workflow-job-2.40
  • 226f58e Merge pull request #169 from dwnusbaum/changelog-2.40
  • f918e1d Add release notes for 2.40
  • e645594 Merge pull request #167 from dwnusbaum/JENKINS-46961
  • 1b7dfa9 Update to released version of workflow-cps
  • 283b05b [JENKINS-46961] Update to latest incremental build of workflow-cps
  • 10b3550 [JENKINS-46961] Update test formatting
  • 2cf5bbf [JENKINS-46961] Prevent Pipelines from resuming after being aborted while sta...
  • e94f51a Merge pull request #160 from jglick/WorkflowRunRestartTest.resumeDisabled
  • 7a9d132 Merge pull request #166 from timja/patch-1
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 15, 2021
@markjacksonfishing markjacksonfishing merged commit 9ce73fc into master Mar 21, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-job-2.40 branch March 21, 2021 13:44
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.

None yet

1 participant