jenkinsci / service-now-plugin

Build Jenkins workflow steps for the service-now API
https://plugins.jenkins.io/service-now/
MIT License
26 stars 32 forks source link

Bump workflow-cps-plugin.version from 2.21 to 2.94.4 #34

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps workflow-cps-plugin.version from 2.21 to 2.94.4. Updates workflow-cps from 2.21 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


Updates workflow-cps from 2.21 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 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/jenkinsci/service-now-plugin/network/alerts).