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.11.2 to 1254.v3f64639b_11dd #103

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps workflow-job from 2.11.2 to 1254.v3f64639b_11dd.

Release notes

Sourced from workflow-job's releases.

1254.v3f64639b_11dd

👷 Changes for plugin developers

📦 Dependency updates

1249.v7d974144cc14

🐛 Bug fixes

1246.v6110f5347f1f

🐛 Bug fixes

  • WorkflowRun.doTerm and doKill need to redirect back to the build (#303) @​jglick

👻 Maintenance

📦 Dependency updates

1239.v71b_b_a_124a_725

🚀 New features and improvements

1236.vc3a_d1602f439

🚀 New features and improvements

📦 Dependency updates

1232.v5a_4c994312f1

... (truncated)

Changelog

Sourced from workflow-job's changelog.

From 2.41 Release notes will are available https://github.com/jenkinsci/workflow-job-plugin/releases

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

2.36

Release date: 2019-11-04

  • Fix: Call FlowExecutionListener.onCompleted on FlowExecutionListener extensions directly after calling RunListener.onCompleted on RunListener extensions (earlier than previously), so that FlowExecutionLister.onCompleted is called before the build log has been closed. (PR 143)
  • Developer: Add a new method WorkflowRun.getSCMs to obtain the list of SCMs used in a Pipeline build. (PR 141)
  • Internal: Migrate Wiki content to GitHub. (PR 144)

2.35

Release date: 2019-09-10

  • JENKINS-59083: Fix issue where Pipeline builds were considered to be in progress

... (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-job](https://github.com/jenkinsci/workflow-job-plugin) from 2.11.2 to 1254.v3f64639b_11dd.
- [Release notes](https://github.com/jenkinsci/workflow-job-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-job-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/workflow-job-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-job
  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 Nov 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2023

Superseded by #113.

@dependabot dependabot bot closed this Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-job-1254.v3f64639b_11dd branch March 7, 2023 00:00
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