Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33
  Home:   https://github.com/jenkinsci/pipeline-utility-steps-plugin
  Commit: 1d91c29606ce59515614ed0d7536b1aaaea9e356
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/1d91c29606ce59515614ed0d7536b1aaaea9e356
  Author: Jesse Glick <[email protected]>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/WriteYamlStepTest.java

  Log Message:
  -----------
  Verifying that displayed arguments for `writeYaml` does not include YAML 
content


  Commit: f38e4468ec7cdf1ee676617762e96d7404caf49a
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/f38e4468ec7cdf1ee676617762e96d7404caf49a
  Author: Basil Crow <[email protected]>
  Date:   2021-12-31 (Fri, 31 Dec 2021)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/fs/FileVerifyHashStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/fs/PrependToFileStep.java

  Log Message:
  -----------
  EOL JSR 305


  Commit: a48f5fd4d0411083dd577ed2dba7a267dd9b71e0
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/a48f5fd4d0411083dd577ed2dba7a267dd9b71e0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Bump git-changelist-maven-extension from 1.2 to 1.3

Bumps 
[git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.2 to 1.3.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.2...parent-1.3)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 277d392044d2e221274028dcb2c098c9e21b81c4
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/277d392044d2e221274028dcb2c098c9e21b81c4
  Author: rngcntr <[email protected]>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep/help.html

  Log Message:
  -----------
  Fix Copy&Paste error: json/yml


  Commit: d916f9cfb6b3bfbc30135478adddeaa982e61098
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/d916f9cfb6b3bfbc30135478adddeaa982e61098
  Author: Robert Sandell <[email protected]>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/WriteYamlStepTest.java

  Log Message:
  -----------
  Merge pull request #116 from jglick/writeYaml

Verifying that displayed arguments for `writeYaml` does not include YAML content


  Commit: a13b63a9fb18d508b5d20e1b4ee1844bf1e21b45
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/a13b63a9fb18d508b5d20e1b4ee1844bf1e21b45
  Author: Robert Sandell <[email protected]>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/fs/FileVerifyHashStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/fs/PrependToFileStep.java

  Log Message:
  -----------
  Merge pull request #118 from basil/jsr305

EOL JSR 305


  Commit: 1717d1c03b186bdea4e031baebca4ef191bb2ad9
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/1717d1c03b186bdea4e031baebca4ef191bb2ad9
  Author: Robert Sandell <[email protected]>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Merge pull request #119 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.3

Bump git-changelist-maven-extension from 1.2 to 1.3


  Commit: dd6987f14e01a834c3f4212bc79a5d4637aff634
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/dd6987f14e01a834c3f4212bc79a5d4637aff634
  Author: Robert Sandell <[email protected]>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep/help.html

  Log Message:
  -----------
  Merge pull request #120 from rngcntr/patch-1

Fix WriteJSON help: reference json instead of yml


  Commit: b6c0e49d954b86a72635e5eb6a2311adf0c70b87
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/b6c0e49d954b86a72635e5eb6a2311adf0c70b87
  Author: rsandell <[email protected]>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M .mvn/extensions.xml
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/fs/FileVerifyHashStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/fs/PrependToFileStep.java
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep/help.html
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/WriteYamlStepTest.java

  Log Message:
  -----------
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.33


Compare: 
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/c8e38303ccb7...b6c0e49d954b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-utility-steps-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33/c8e383-b6c0e4%40github.com.

Reply via email to