jenkinsci / badge-plugin

Jenkins Badge plugin
https://plugins.jenkins.io/badge/
MIT License
32 stars 43 forks source link

Bump workflow-job from 2.39 to 2.42 #32

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps workflow-job from 2.39 to 2.42.

Release notes

Sourced from workflow-job's releases.

v2.42 🌈

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

2.41

👻 Maintenance

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)
Commits
  • e584c5f [maven-release-plugin] prepare release workflow-job-2.42
  • 81eea9f [JENKINS-43353] Option to disable concurrent builds by aborting previous ones...
  • 8635b6a Merge pull request #204 from dwnusbaum/dependabot-notifications
  • d52fb59 Do not request review from @​dwnusbaum on Dependabot PRs
  • 5cd5d32 Merge pull request #198 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-...
  • aa733a2 Bump bom-2.222.x from 831.v9814430e6383 to 887.vae9c8ac09ff7
  • 933c996 Merge pull request #201 from fcojfernandez/missing-symbol
  • 0b88a63 Add missing symbol for WorkflowJob
  • 2b96ad1 remove gh action
  • c942c02 Merge pull request #146 from jglick/FlowDurabilityHint
  • 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)
bakito commented 2 years ago

@dependabot rebase

bakito commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like org.jenkins-ci.plugins.workflow:workflow-job is up-to-date now, so this is no longer needed.