jenkinsci / badge-plugin

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

Bump workflow-durable-task-step from 2.35 to 1101.vf832bc1ac745 #35

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps workflow-durable-task-step from 2.35 to 1101.vf832bc1ac745.

Release notes

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

1101.vf832bc1ac745

🐛 Bug fixes

1100.v08e8ce12d697

🐛 Bug fixes

  • ExecutorPickle should not reschedule anything until after Queue.load (#184) @​jglick

📦 Dependency updates

👻 Maintenance

1097.veac1aacfbda8

🚀 New features and improvements

  • Make ExecutorPickle add RemovedNodeCause (#176) @​jglick
  • ExecutorStepExecution.queue_task_cancelled should yield ABORTED not FAILURE (#147) @​jglick
  • Nicer build log message when ExecutorPickle fails to resume (#175) @​jglick

📦 Dependency updates

  • Jenkins version is now 2.303.3, parent pom at 4.30 (#177) @​jglick

👻 Maintenance

🚦 Tests

v2.40 🌈

The NODE_NAME environment variable value set for the built-in node inside node blocks now matches the behavior of other job types: On Jenkins 2.306 and earlier, the behavior is unchanged (master). On Jenkins 2.307 and later, the variable will be built-in or master, depending on whether the instance was upgraded from a previous release or newly installed, and whether the migration was applied. See https://www.jenkins.io/redirect/built-in-node-migration/

🚀 New features and improvements

... (truncated)

Changelog

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

Changelog

2.39

Release date: 2021-05-10

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)
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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.