Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps workflow-cps from 2.31 to 2.94.4.

Release notes

Sourced from workflow-cps's releases.

v2.94 🌈

🐛 Bug fixes

👻 Maintenance

v2.93 🌈

🐛 Bug fixes

👻 Maintenance

  • No need to override default DescriptorByNameOwner.getDescriptorByName (#444) @​jglick

v2.92 🌈

🚀 New features and improvements

🚦 Tests

v2.91 🌈

📦 Dependency updates

📝 Documentation updates

Changelog

Sourced from workflow-cps's changelog.

Changelog

2.90

Release date: 2021-02-24

  • Fix: use EnvVars.get() instead of TreeMap.get() to guard against stray null value environment variables (JENKINS-64729)

2.89

Release date: 2021-02-17

2.88

Release date: 2021-02-15

2.87

Release date: 2020-11-30

  • Improvement: Do not check empty value environment variables for Groovy string interpolation. (JENKINS-64282)

2.86

Release date: 2020-11-18

  • Fix: Revert changes to usage of NamedArgsAndClosure class in version 2.85 that caused various regressions for Declarative Pipelines. (JENKINS-64185)

2.85

Release date: 2020-11-09

  • Improvement: Add warnings when secrets are used with Groovy String interpolation. (JENKINS-63254)
    • Warnings are configured by setting org.jenkinsci.plugins.workflow.cps.DSL.UNSAFE_GROOVY_INTERPOLATION to the following values:
      • ignore: warnings are disabled
      • fail: warnings will cause Pipeline builds to fail
      • not setting any value will display warnings to the console log and build page
  • Fix: Allow masking of secret variables that use the same name as system variables. (JENKINS-47101)
  • Fix: Throw an error when a step that requires a body has no body. ([PR #370](jenkinsci/workflow-cps-plugin#370))

2.84

Release date: 2020-10-30

... (truncated)

Commits
  • 40dc199 [maven-release-plugin] prepare release workflow-cps-2.94.4
  • a56efa9 [SECURITY-359]
  • 4cec03e [SECURITY-359]
  • 28da8db [SECURITY-2450]
  • b12fbbd [maven-release-plugin] prepare for next development iteration
  • ae187af [maven-release-plugin] prepare release workflow-cps-2.94.1
  • 881ebe8 [SECURITY-2463][SECURITY-2595]
  • 55a0b12 [SECURITY-2443]
  • cfc8d42 Prepare 2.94.x backport branch
  • ba603b3 [maven-release-plugin] prepare for next development iteration
  • 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)

Bumps [workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 2.31 to 2.94.4.
- [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.31...workflow-cps-2.94.4)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-cps
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 23, 2022
@dependabot dependabot bot requested a review from gabo89 May 23, 2022 17:23
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.

1 participant