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-cps from 2.36 to 2.65 in /examples/helper-script #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

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.

Bumps [workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 2.36 to 2.65.
- [Release notes](https://github.com/jenkinsci/workflow-cps-plugin/releases)
- [Changelog](https://github.com/jenkinsci/workflow-cps-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/workflow-cps-plugin@workflow-cps-2.36...workflow-cps-2.65)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-cps
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants