ExpediaGroup / jenkins-spock

Unit-test Jenkins pipeline code with Spock
https://javadoc.io/doc/com.homeaway.devtools.jenkins/jenkins-spock
Apache License 2.0
186 stars 73 forks source link

Bump workflow-cps from 2.36 to 2.65 in /examples/shared-library #124

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps workflow-cps from 2.36 to 2.65.

Changelog

Sourced from workflow-cps's changelog.

2.65

Release date: 2019-03-25

2.64

Release date: 2019-03-06

2.63

Release date: 2019-02-01

  • Enhancement: Enable the StepEnvironmentContributor extension point added in version 2.19 of Pipeline Step API Plugin (JENKINS-51170)
  • Fix: Notify global GraphListener implementations of FlowStartNodes when a Pipeline build begins (JENKINS-52189)

2.62

Release date: 2019-01-14

  • Fix: Trim Pipeline script path (e.g. Jenkinsfile) when using a Pipeline script from SCM (JENKINS-55424)
  • Add a link to Pipeline Examples from the sidebar of the Pipeline Syntax page.
  • Add support for GeneralNonBlockingStepExecution utility added to Pipeline Supporting APIs 2.18 (JENKINS-49337)
  • Avoid use of deprecated APIs (PR 256)

2.61.1

Release date: 2019-01-08

2.61

Release date: 2018-11-30

  • Fix: Catch errors thrown by GraphListeners during Pipeline execution so that they do not cause the build to fail (JENKINS-54890)
  • Improvement: Only construct log messages when the specified logging level is enabled to improve performance in some cases

2.60

Release date: 2018-10-29

2.59

Release date: 2018-10-17

... (truncated)

Commits
  • baf71f2 [maven-release-plugin] prepare release workflow-cps-2.65
  • 2e5a67f [SECURITY-1353] Problems with casts
  • aea04ac [maven-release-plugin] prepare for next development iteration
  • 6f53985 [maven-release-plugin] prepare release workflow-cps-2.64
  • 3dcb238 [SECURITY-1336] Prevent unsandboxed invocation of constructors
  • 0fd80c4 [maven-release-plugin] prepare for next development iteration
  • a082c2f [maven-release-plugin] prepare release workflow-cps-2.63
  • 1110b5e Update to released versions of workflow-step-api and workflow-support
  • 731a4bd Merge pull request #232 from svanoort/fix-notify-for-flowstartnode
  • d9f2a6c Merge pull request #229 from t-8ch/step-environment-contributor
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ExpediaGroup/jenkins-spock/network/alerts).