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 org.jenkins-ci.plugins.workflow:workflow-cps from 2.39 to 2.94.4 #14

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps org.jenkins-ci.plugins.workflow:workflow-cps from 2.39 to 2.94.4.

Release notes

Sourced from org.jenkins-ci.plugins.workflow: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 org.jenkins-ci.plugins.workflow: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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2024
Bumps [org.jenkins-ci.plugins.workflow:workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 2.39 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.39...workflow-cps-2.94.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.94.4 branch from b4e5fd1 to 7cfbf87 Compare January 7, 2024 11:27
@oyvindlr oyvindlr merged commit 24071db into master Jan 7, 2024
0 of 2 checks passed
@oyvindlr oyvindlr deleted the dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.94.4 branch January 7, 2024 19:50
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