[jenkinsci/influxdb-plugin]

2020-10-08 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/global-listener-tags
  Home:   https://github.com/jenkinsci/influxdb-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/influxdb-plugin/push/refs/heads/global-listener-tags/3a50c9-00%40github.com.


[jenkinsci/influxdb-plugin] 84ea09: Use jenkins.get() instead of jenkins.getInstance()

2020-10-08 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/deprecation-fixes
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 84ea09f8debc2952c4b726257694da9efbcac70c
  
https://github.com/jenkinsci/influxdb-plugin/commit/84ea09f8debc2952c4b726257694da9efbcac70c
  Author: Aleksi Simell 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbStep.java
M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java
M src/main/java/jenkinsci/plugins/influxdb/global/GlobalRunListener.java

  Log Message:
  ---
  Use jenkins.get() instead of jenkins.getInstance()


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/influxdb-plugin/push/refs/heads/deprecation-fixes/00-84ea09%40github.com.


[jenkinsci/postbuildscript-plugin] 8cba0e: Bump matrix-project from 1.17 to 1.18

2020-10-08 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-1.18
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 8cba0e07de1927eb8e7676041906ccddbeaef6d0
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/8cba0e07de1927eb8e7676041906ccddbeaef6d0
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump matrix-project from 1.17 to 1.18

Bumps [matrix-project](https://github.com/jenkinsci/matrix-project-plugin) from 
1.17 to 1.18.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/matrix-project-plugin/compare/matrix-project-1.17...matrix-project-1.18)

Signed-off-by: dependabot-preview[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/postbuildscript-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-1.18/00-8cba0e%40github.com.


[jenkinsci/postbuildscript-plugin] 1dd383: Bump plugin from 4.4 to 4.10

2020-10-08 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 1dd383944d05d8a64f72816b3548891e4252376f
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/1dd383944d05d8a64f72816b3548891e4252376f
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.4 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.4 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.4...plugin-4.10)

Signed-off-by: dependabot-preview[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/postbuildscript-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-1dd383%40github.com.


[jenkinsci/influxdb-plugin] 05a44f: Use getInstanceOrNull instead of get

2020-10-08 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/deprecation-fixes
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 05a44fae8b82179dcfe8eee8932265208333f781
  
https://github.com/jenkinsci/influxdb-plugin/commit/05a44fae8b82179dcfe8eee8932265208333f781
  Author: Aleksi Simell 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbStep.java
M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java
M src/main/java/jenkinsci/plugins/influxdb/global/GlobalRunListener.java

  Log Message:
  ---
  Use getInstanceOrNull instead of get


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/influxdb-plugin/push/refs/heads/deprecation-fixes/84ea09-05a44f%40github.com.


[jenkinsci/semantic-versioning-plugin] 16c0cb: Use HTTPS URLs in pom.xml

2020-10-08 Thread 'Allan Burdajewicz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/semantic-versioning-plugin
  Commit: 16c0cbf126a5ab073121df2354415fbbec9934b7
  
https://github.com/jenkinsci/semantic-versioning-plugin/commit/16c0cbf126a5ab073121df2354415fbbec9934b7
  Author: Daniel Beck 
  Date:   2020-02-29 (Sat, 29 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml


  Commit: d36996e755f95a1148b0189356ffefc2905ce02a
  
https://github.com/jenkinsci/semantic-versioning-plugin/commit/d36996e755f95a1148b0189356ffefc2905ce02a
  Author: Allan Burdajewicz 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #13 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/semantic-versioning-plugin/compare/d420ddc03e03...d36996e755f9

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/semantic-versioning-plugin/push/refs/heads/master/d420dd-d36996%40github.com.


[jenkinsci/postbuildscript-plugin]

2020-10-08 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/postbuildscript-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/postbuildscript-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/1dd383-00%40github.com.


[jenkinsci/postbuildscript-plugin] 1dd383: Bump plugin from 4.4 to 4.10

2020-10-08 Thread 'Daniel Heid' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 1dd383944d05d8a64f72816b3548891e4252376f
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/1dd383944d05d8a64f72816b3548891e4252376f
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.4 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.4 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.4...plugin-4.10)

Signed-off-by: dependabot-preview[bot] 


  Commit: ded3de53c6e63f42c6ea7e12921d7b6b6236d552
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/ded3de53c6e63f42c6ea7e12921d7b6b6236d552
  Author: Daniel Heid 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #20 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10

Bump plugin from 4.4 to 4.10


Compare: 
https://github.com/jenkinsci/postbuildscript-plugin/compare/d31d9712bda1...ded3de53c6e6

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/postbuildscript-plugin/push/refs/heads/master/d31d97-ded3de%40github.com.


[jenkinsci/postbuildscript-plugin] 8cba0e: Bump matrix-project from 1.17 to 1.18

2020-10-08 Thread 'Daniel Heid' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 8cba0e07de1927eb8e7676041906ccddbeaef6d0
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/8cba0e07de1927eb8e7676041906ccddbeaef6d0
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump matrix-project from 1.17 to 1.18

Bumps [matrix-project](https://github.com/jenkinsci/matrix-project-plugin) from 
1.17 to 1.18.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/matrix-project-plugin/compare/matrix-project-1.17...matrix-project-1.18)

Signed-off-by: dependabot-preview[bot] 


  Commit: cc89abb42414dbffbd7102b48ddf14ce632d44b8
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/cc89abb42414dbffbd7102b48ddf14ce632d44b8
  Author: Daniel Heid 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #19 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-matrix-project-1.18

Bump matrix-project from 1.17 to 1.18


Compare: 
https://github.com/jenkinsci/postbuildscript-plugin/compare/ded3de53c6e6...cc89abb42414

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/postbuildscript-plugin/push/refs/heads/master/ded3de-cc89ab%40github.com.


[jenkinsci/postbuildscript-plugin]

2020-10-08 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-1.18
  Home:   https://github.com/jenkinsci/postbuildscript-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/postbuildscript-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-1.18/8cba0e-00%40github.com.


[jenkinsci/jenkins] 891bdb: Performance issue, string concatenation in loop

2020-10-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 891bdbeafe46600a93df299a65f3371f1f4b85fe
  
https://github.com/jenkinsci/jenkins/commit/891bdbeafe46600a93df299a65f3371f1f4b85fe
  Author: Emrullah YILDIRIM 
  Date:   2020-10-03 (Sat, 03 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/Functions.java

  Log Message:
  ---
  Performance issue, string concatenation in  loop


  Commit: e05f5a1e92103f00f67d9fae615505be8d51d6f7
  
https://github.com/jenkinsci/jenkins/commit/e05f5a1e92103f00f67d9fae615505be8d51d6f7
  Author: Emrullah YILDIRIM 
  Date:   2020-10-03 (Sat, 03 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/util/Iterators.java

  Log Message:
  ---
  Java 8 migration. Replace statements with lambda


  Commit: a38c922cfe4cd1057010917465706907fb75a06a
  
https://github.com/jenkinsci/jenkins/commit/a38c922cfe4cd1057010917465706907fb75a06a
  Author: Emrullah YILDIRIM 
  Date:   2020-10-03 (Sat, 03 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/Functions.java

  Log Message:
  ---
  Revert "Performance issue, string concatenation in  loop"

This reverts commit 891bdbeafe46600a93df299a65f3371f1f4b85fe.


  Commit: 715cdb15b3e855f8b6115aa02200860ed6caf49d
  
https://github.com/jenkinsci/jenkins/commit/715cdb15b3e855f8b6115aa02200860ed6caf49d
  Author: Oleg Nenashev 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/util/Iterators.java

  Log Message:
  ---
  Merge pull request #4967 from Sangaibisi/master

Hacktoberfest: Java 8 migration. Replace statements with lambda


Compare: 
https://github.com/jenkinsci/jenkins/compare/aa679ddb61c7...715cdb15b3e8

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/aa679d-715cdb%40github.com.


[jenkins-infra/jenkins-infra] 0ab42c: Add a redirect for the old Release Process page

2020-10-08 Thread 'Olblak' via Jenkins Commits
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 0ab42c187196f78757db5e4ff43c2f2334ce56db
  
https://github.com/jenkins-infra/jenkins-infra/commit/0ab42c187196f78757db5e4ff43c2f2334ce56db
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Add a redirect for the old Release Process page


  Commit: f5a1186c29af7d9650a66185a40bcfd9f227cb2f
  
https://github.com/jenkins-infra/jenkins-infra/commit/f5a1186c29af7d9650a66185a40bcfd9f227cb2f
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Merge pull request #1570 from jenkins-infra/release-process-redirect

Add a redirect for the old Release Process page


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/5936a45f11d0...f5a1186c29af

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/staging/5936a4-f5a118%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin] 29a995: Fix Jackson versions incompatibility introduced by...

2020-10-08 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: 
refs/heads/revert-73-dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: 29a995db195d65ae7d873c88fd0763ff47d84064
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/29a995db195d65ae7d873c88fd0763ff47d84064
  Author: Arnaud Heritier 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix Jackson versions incompatibility introduced by "Bump bom-2.204.x from 11 
to 12"


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-jenkins-advisor-plugin/push/refs/heads/revert-73-dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12/46cab1-29a995%40github.com.


[jenkinsci/pipeline-stage-view-plugin] 75037e: Removed unintentional background images (#106)

2020-10-08 Thread 'Zbynek Konecny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 75037e48525ce1fd0151308b5e37b7c618a715d3
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/75037e48525ce1fd0151308b5e37b7c618a715d3
  Author: Zbynek Konecny 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M ui/src/main/less/icons.less

  Log Message:
  ---
  Removed unintentional background images (#106)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/master/9428e0-75037e%40github.com.


[jenkinsci/pipeline-stage-view-plugin] 9e8b14: Fix calc not being escaped (#116)

2020-10-08 Thread 'Tim Lander' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 9e8b1462283deed634cf4261649fb57b7b3e3cd3
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/9e8b1462283deed634cf4261649fb57b7b3e3cd3
  Author: Tim Lander 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M ui/src/main/less/stageview_adjunct.less

  Log Message:
  ---
  Fix calc not being escaped (#116)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/master/75037e-9e8b14%40github.com.


[jenkinsci/influxdb-plugin] 212887: Check for null values

2020-10-08 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/deprecation-fixes
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 2128875fb633619313af14dbf7735f27c76b6377
  
https://github.com/jenkinsci/influxdb-plugin/commit/2128875fb633619313af14dbf7735f27c76b6377
  Author: Aleksi Simell 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbStep.java
M src/main/java/jenkinsci/plugins/influxdb/global/GlobalRunListener.java

  Log Message:
  ---
  Check for null values


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/influxdb-plugin/push/refs/heads/deprecation-fixes/05a44f-212887%40github.com.


[jenkinsci/pipeline-stage-view-plugin] 7c2c96: Fix background of progress bar in dark theme (#110)

2020-10-08 Thread 'jpk6789' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 7c2c96ed6b697e8889c21811ea3c9b58e108d2dd
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/7c2c96ed6b697e8889c21811ea3c9b58e108d2dd
  Author: jpk6789 <7957707+jpk6...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M ui/src/main/less/bootstrap-3.2.0/variables.less

  Log Message:
  ---
  Fix background of progress bar in dark theme (#110)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/master/9e8b14-7c2c96%40github.com.


[jenkinsci/datadog-plugin] 089b93: Add integration tests

2020-10-08 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 089b93a1e45ffc9446bd78f2a653be959048c42b
  
https://github.com/jenkinsci/datadog-plugin/commit/089b93a1e45ffc9446bd78f2a653be959048c42b
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/model/GitCommitAction.java
M src/main/java/org/datadog/jenkins/plugins/datadog/util/git/GitUtils.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListenerIT.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A 
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/git/gitFolder.zip

  Log Message:
  ---
  Add integration tests


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/drodriguezhdez/traces_git_commit_author/9eae9e-089b93%40github.com.


[jenkinsci/datadog-plugin] c2c839: Added javadoc

2020-10-08 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: c2c839a1463fc6613367d259a663a46476478693
  
https://github.com/jenkinsci/datadog-plugin/commit/c2c839a1463fc6613367d259a663a46476478693
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/model/GitCommitAction.java
M src/main/java/org/datadog/jenkins/plugins/datadog/util/git/GitUtils.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/util/git/RevCommitRepositoryCallback.java

  Log Message:
  ---
  Added javadoc


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/drodriguezhdez/traces_git_commit_author/089b93-c2c839%40github.com.


[jenkinsci/antisamy-markup-formatter-plugin] da04c8: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/antisamy-markup-formatter-plugin
  Commit: da04c885748c07b4d5c6e21ae741c1005670b22b
  
https://github.com/jenkinsci/antisamy-markup-formatter-plugin/commit/da04c885748c07b4d5c6e21ae741c1005670b22b
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/antisamy-markup-formatter-plugin/push/refs/heads/master/626020-da04c8%40github.com.


[jenkinsci/antisamy-markup-formatter-plugin] 629599: Bump owasp-java-html-sanitizer from 20191001.1 to ...

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20200713.1
  Home:   https://github.com/jenkinsci/antisamy-markup-formatter-plugin
  Commit: 62959980a1942ef96c8c06a0b86aaf03809f0ba6
  
https://github.com/jenkinsci/antisamy-markup-formatter-plugin/commit/62959980a1942ef96c8c06a0b86aaf03809f0ba6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump owasp-java-html-sanitizer from 20191001.1 to 20200713.1

Bumps owasp-java-html-sanitizer from 20191001.1 to 20200713.1.

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/antisamy-markup-formatter-plugin/push/refs/heads/dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20200713.1/00-629599%40github.com.


[jenkinsci/antisamy-markup-formatter-plugin] 244eee: Bump plugin from 3.57 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/antisamy-markup-formatter-plugin
  Commit: 244eee90913e3aaf27ab1b33c71713871e48ba99
  
https://github.com/jenkinsci/antisamy-markup-formatter-plugin/commit/244eee90913e3aaf27ab1b33c71713871e48ba99
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.57 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.57 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.57...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/antisamy-markup-formatter-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-244eee%40github.com.


[jenkinsci/antisamy-markup-formatter-plugin] 655196: Bump jcasc.version from 1.35 to 1.43

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/jcasc.version-1.43
  Home:   https://github.com/jenkinsci/antisamy-markup-formatter-plugin
  Commit: 655196bdc8ff92f919e1a69e16d6906c58f9
  
https://github.com/jenkinsci/antisamy-markup-formatter-plugin/commit/655196bdc8ff92f919e1a69e16d6906c58f9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jcasc.version from 1.35 to 1.43

Bumps `jcasc.version` from 1.35 to 1.43.

Updates `configuration-as-code` from 1.35 to 1.43
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.35...configuration-as-code-1.43)

Updates `test-harness` from 1.35 to 1.43
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.35...configuration-as-code-1.43)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/antisamy-markup-formatter-plugin/push/refs/heads/dependabot/maven/jcasc.version-1.43/00-655196%40github.com.


[jenkinsci/async-http-client-plugin] ea8509: Bump plugin from 3.42 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/async-http-client-plugin
  Commit: ea85095c52c92eb7311304d22c49b3d53e7247d9
  
https://github.com/jenkinsci/async-http-client-plugin/commit/ea85095c52c92eb7311304d22c49b3d53e7247d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.42 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.42 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.42...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/async-http-client-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-ea8509%40github.com.


[jenkinsci/async-http-client-plugin] 03c9d0: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/async-http-client-plugin
  Commit: 03c9d0f51def01ff28522163792475f1c5b9c3fc
  
https://github.com/jenkinsci/async-http-client-plugin/commit/03c9d0f51def01ff28522163792475f1c5b9c3fc
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/async-http-client-plugin/push/refs/heads/master/68102d-03c9d0%40github.com.


[jenkinsci/authentication-tokens-plugin] e7dac8: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: e7dac8fa942cceff5c0bca1348a5a9c034ed9d43
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/e7dac8fa942cceff5c0bca1348a5a9c034ed9d43
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authentication-tokens-plugin/push/refs/heads/master/e4e13f-e7dac8%40github.com.


[jenkinsci/authentication-tokens-plugin] de1198: Bump plugin from 3.57 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: de1198e6d159ee9cb35a89cb2da612c508c0e1f7
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/de1198e6d159ee9cb35a89cb2da612c508c0e1f7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.57 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.57 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.57...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-de1198%40github.com.


[jenkinsci/authentication-tokens-plugin] 61f086: Bump credentials from 1.22 to 2.3.13

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-2.3.13
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 61f0868c4de6015f7c96bdf543d0a67815624931
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/61f0868c4de6015f7c96bdf543d0a67815624931
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump credentials from 1.22 to 2.3.13

Bumps [credentials](https://github.com/jenkinsci/credentials-plugin) from 1.22 
to 2.3.13.
- [Release notes](https://github.com/jenkinsci/credentials-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/credentials-plugin/compare/credentials-1.22...credentials-2.3.13)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-2.3.13/00-61f086%40github.com.


[jenkinsci/authentication-tokens-plugin] 7fc470: Bump mockito-core from 1.9.5 to 3.5.13

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.13
  Home:   https://github.com/jenkinsci/authentication-tokens-plugin
  Commit: 7fc470a0511317e57d497cf24e3401c1a393e706
  
https://github.com/jenkinsci/authentication-tokens-plugin/commit/7fc470a0511317e57d497cf24e3401c1a393e706
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 1.9.5 to 3.5.13

Bumps [mockito-core](https://github.com/mockito/mockito) from 1.9.5 to 3.5.13.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v1.9.5...v3.5.13)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/authentication-tokens-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.13/00-7fc470%40github.com.


[jenkinsci/cloudbees-folder-plugin] 267dd3: Bump matrix-auth from 2.0 to 2.6.3

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.3
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 267dd3e34c09a4746bb549a5b35af2e3c9731908
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/267dd3e34c09a4746bb549a5b35af2e3c9731908
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump matrix-auth from 2.0 to 2.6.3

Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 2.0 
to 2.6.3.
- [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-2.0...matrix-auth-2.6.3)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-folder-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.3/00-267dd3%40github.com.


[jenkinsci/cloudbees-folder-plugin] b58556: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Francisco Javier Fernandez' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: b58556d0866eee62eb4b73e90e515ca4e83b92d8
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/b58556d0866eee62eb4b73e90e515ca4e83b92d8
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


  Commit: 3afb5acfeeca5a89cf97edc88e8d497b327667c3
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/3afb5acfeeca5a89cf97edc88e8d497b327667c3
  Author: Francisco Javier Fernandez 
<31063239+fcojfernan...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Merge pull request #154 from MRamonLeon/patch-1

Enable dependabot to automatically get dependency updates


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/ce9ebf82afdf...3afb5acfeeca

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-folder-plugin/push/refs/heads/master/ce9ebf-3afb5a%40github.com.


[jenkinsci/cloudbees-folder-plugin] f45ed5: Bump configuration-as-code-plugin.version from 1.3...

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/configuration-as-code-plugin.version-1.43
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: f45ed51df37def42e6f27ac0228de631b6fcd063
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/f45ed51df37def42e6f27ac0228de631b6fcd063
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump configuration-as-code-plugin.version from 1.36 to 1.43

Bumps `configuration-as-code-plugin.version` from 1.36 to 1.43.

Updates `configuration-as-code` from 1.36 to 1.43
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.36...configuration-as-code-1.43)

Updates `test-harness` from 1.36 to 1.43
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.36...configuration-as-code-1.43)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-folder-plugin/push/refs/heads/dependabot/maven/configuration-as-code-plugin.version-1.43/00-f45ed5%40github.com.


[jenkinsci/cloudbees-folder-plugin] 766305: Bump plugin from 4.2 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 7663053b274576dfe60e71032967e6f3120f3959
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/7663053b274576dfe60e71032967e6f3120f3959
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.2 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.2 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.2...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-folder-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-766305%40github.com.


[jenkinsci/cloudbees-folder-plugin] 7fe184: Bump bom-2.176.x from 9 to 13

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-13
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 7fe1847856f2ab8c1d31bff4077273f77273d645
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/7fe1847856f2ab8c1d31bff4077273f77273d645
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.176.x from 9 to 13

Bumps [bom-2.176.x](https://github.com/jenkinsci/pom) from 9 to 13.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-folder-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-13/00-7fe184%40github.com.


[jenkinsci/support-core-plugin] 218ddc: Bump quicktheories from 0.25 to 0.26

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.quicktheories-quicktheories-0.26
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 218ddcb1e3efe441433e1ecdbe461ebf99cb88ae
  
https://github.com/jenkinsci/support-core-plugin/commit/218ddcb1e3efe441433e1ecdbe461ebf99cb88ae
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump quicktheories from 0.25 to 0.26

Bumps quicktheories from 0.25 to 0.26.

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/support-core-plugin/push/refs/heads/dependabot/maven/org.quicktheories-quicktheories-0.26/00-218ddc%40github.com.


[jenkinsci/support-core-plugin] 1fcd40: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 1fcd40ccc6dfdb3596dcc85231b49d657477c4bc
  
https://github.com/jenkinsci/support-core-plugin/commit/1fcd40ccc6dfdb3596dcc85231b49d657477c4bc
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/support-core-plugin/push/refs/heads/master/5589f0-1fcd40%40github.com.


[jenkinsci/support-core-plugin] 9c3c02: Bump metrics from 3.1.2.6 to 4.0.2.6

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-metrics-4.0.2.6
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 9c3c029f3af0163386cbb6497f58b3d09d1e852c
  
https://github.com/jenkinsci/support-core-plugin/commit/9c3c029f3af0163386cbb6497f58b3d09d1e852c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump metrics from 3.1.2.6 to 4.0.2.6

Bumps [metrics](https://github.com/jenkinsci/metrics-plugin) from 3.1.2.6 to 
4.0.2.6.
- [Release notes](https://github.com/jenkinsci/metrics-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/metrics-plugin/compare/metrics-3.1.2.6...metrics-4.0.2.6)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/support-core-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-metrics-4.0.2.6/00-9c3c02%40github.com.


[jenkinsci/support-core-plugin] 1afd91: Bump bom-2.204.x from 10 to 13

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-13
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 1afd9133d0d5b7805981f464041dba8a93920fe9
  
https://github.com/jenkinsci/support-core-plugin/commit/1afd9133d0d5b7805981f464041dba8a93920fe9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.204.x from 10 to 13

Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 10 to 13.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/support-core-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-13/00-1afd91%40github.com.


[jenkinsci/support-core-plugin] 933e4b: Bump plugin from 4.2 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 933e4b9977a4b62fba53f6ee4eba4dfc4dae9a0d
  
https://github.com/jenkinsci/support-core-plugin/commit/933e4b9977a4b62fba53f6ee4eba4dfc4dae9a0d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.2 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.2 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.2...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/support-core-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-933e4b%40github.com.


[jenkinsci/support-core-plugin] f80bd0: Bump uadetector-resources from 2013.09 to 2014.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/net.sf.uadetector-uadetector-resources-2014.10
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: f80bd0582a77d084a8b818dff0adafcaa130d002
  
https://github.com/jenkinsci/support-core-plugin/commit/f80bd0582a77d084a8b818dff0adafcaa130d002
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump uadetector-resources from 2013.09 to 2014.10

Bumps uadetector-resources from 2013.09 to 2014.10.

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/support-core-plugin/push/refs/heads/dependabot/maven/net.sf.uadetector-uadetector-resources-2014.10/00-f80bd0%40github.com.


[jenkinsci/git-server-plugin] 0bee25: Bump sshd from 2.4 to 2.6

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.modules-sshd-2.6
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: 0bee25e15c799aba97b724f279d8658f04bb2e1f
  
https://github.com/jenkinsci/git-server-plugin/commit/0bee25e15c799aba97b724f279d8658f04bb2e1f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump sshd from 2.4 to 2.6

Bumps sshd from 2.4 to 2.6.

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-server-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.modules-sshd-2.6/00-0bee25%40github.com.


[jenkinsci/git-server-plugin] 7646c1: Bump ssh-cli-auth from 1.4 to 1.8

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.modules-ssh-cli-auth-1.8
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: 7646c119d549b449c08b5de06e0b637cb64725d2
  
https://github.com/jenkinsci/git-server-plugin/commit/7646c119d549b449c08b5de06e0b637cb64725d2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump ssh-cli-auth from 1.4 to 1.8

Bumps [ssh-cli-auth](https://github.com/jenkinsci/ssh-cli-auth-module) from 1.4 
to 1.8.
- [Release notes](https://github.com/jenkinsci/ssh-cli-auth-module/releases)
- 
[Commits](https://github.com/jenkinsci/ssh-cli-auth-module/compare/ssh-cli-auth-1.4...ssh-cli-auth-1.8)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-server-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.modules-ssh-cli-auth-1.8/00-7646c1%40github.com.


[jenkinsci/git-server-plugin] 2ac4de: Bump git-client from 2.7.6 to 3.5.1

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-git-client-3.5.1
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: 2ac4de7c41e70308c16411055c6edd33acddf2ab
  
https://github.com/jenkinsci/git-server-plugin/commit/2ac4de7c41e70308c16411055c6edd33acddf2ab
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump git-client from 2.7.6 to 3.5.1

Bumps [git-client](https://github.com/jenkinsci/git-client-plugin) from 2.7.6 
to 3.5.1.
- [Release notes](https://github.com/jenkinsci/git-client-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/git-client-plugin/blob/master/CHANGELOG.adoc)
- 
[Commits](https://github.com/jenkinsci/git-client-plugin/compare/git-client-2.7.6...git-client-3.5.1)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-server-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-git-client-3.5.1/00-2ac4de%40github.com.


[jenkinsci/git-server-plugin] fc5670: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: fc5670f581b9ae4790d13ddb363104f13ccf6235
  
https://github.com/jenkinsci/git-server-plugin/commit/fc5670f581b9ae4790d13ddb363104f13ccf6235
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-server-plugin/push/refs/heads/master/f64043-fc5670%40github.com.


[jenkinsci/git-server-plugin] 70eadf: Bump plugin from 3.48 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: 70eadf6b2a3b88001d6b1415288b76326138aa8f
  
https://github.com/jenkinsci/git-server-plugin/commit/70eadf6b2a3b88001d6b1415288b76326138aa8f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.48 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.48 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.48...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-server-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-70eadf%40github.com.


[jenkinsci/junit-plugin] 90c8f2: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 90c8f20fc6ec42a8f5255c8ae33fee4163ce8e2f
  
https://github.com/jenkinsci/junit-plugin/commit/90c8f20fc6ec42a8f5255c8ae33fee4163ce8e2f
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/f81a99-90c8f2%40github.com.


[jenkinsci/junit-plugin] 33b683: Bump bom-2.204.x from 11 to 13

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-13
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 33b683c1e54db4b591c2f98897262f8ffbb1cc5b
  
https://github.com/jenkinsci/junit-plugin/commit/33b683c1e54db4b591c2f98897262f8ffbb1cc5b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.204.x from 11 to 13

Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 11 to 13.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-13/00-33b683%40github.com.


[jenkinsci/junit-plugin] b8b9e6: Bump jackson-databind from 2.11.1 to 2.11.3

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.11.3
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: b8b9e637500907aa0dd4c288501098e1a58646ca
  
https://github.com/jenkinsci/junit-plugin/commit/b8b9e637500907aa0dd4c288501098e1a58646ca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.11.1 to 2.11.3

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.1 to 
2.11.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.11.3/00-b8b9e6%40github.com.


[jenkinsci/junit-plugin] 821400: Bump pipeline-stage-step from 2.3 to 2.5

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-pipeline-stage-step-2.5
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 821400584c123bd34a6600a14f250765f946cd11
  
https://github.com/jenkinsci/junit-plugin/commit/821400584c123bd34a6600a14f250765f946cd11
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pipeline-stage-step from 2.3 to 2.5

Bumps 
[pipeline-stage-step](https://github.com/jenkinsci/pipeline-stage-step-plugin) 
from 2.3 to 2.5.
- [Release 
notes](https://github.com/jenkinsci/pipeline-stage-step-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/pipeline-stage-step-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/pipeline-stage-step-plugin/compare/pipeline-stage-step-2.3...pipeline-stage-step-2.5)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-pipeline-stage-step-2.5/00-821400%40github.com.


[jenkinsci/junit-plugin] f3c8d1: Bump echarts-api from 4.8.0-2 to 4.9.0-1

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.plugins-echarts-api-4.9.0-1
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: f3c8d105adeec760129cdcecfafcf338fac8e941
  
https://github.com/jenkinsci/junit-plugin/commit/f3c8d105adeec760129cdcecfafcf338fac8e941
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump echarts-api from 4.8.0-2 to 4.9.0-1

Bumps [echarts-api](https://github.com/jenkinsci/echarts-api-plugin) from 
4.8.0-2 to 4.9.0-1.
- [Release notes](https://github.com/jenkinsci/echarts-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/echarts-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/echarts-api-plugin/compare/echarts-api-4.8.0-2...v4.9.0-1)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-echarts-api-4.9.0-1/00-f3c8d1%40github.com.


[jenkinsci/junit-plugin] 98b635: Bump plugin from 4.9 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 98b635878e6575e49034c9a718c1b7417f163de6
  
https://github.com/jenkinsci/junit-plugin/commit/98b635878e6575e49034c9a718c1b7417f163de6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.9 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.9 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.9...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-98b635%40github.com.


[jenkinsci/datadog-plugin]

2020-10-08 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/drodriguezhdez/traces_git_commit_author/c2c839-00%40github.com.


[jenkinsci/datadog-plugin] 1b9c97: Add commit message, author, and committer info to ...

2020-10-08 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 1b9c97d5c8cffd8d632756a37284a27c6e2fc966
  
https://github.com/jenkinsci/datadog-plugin/commit/1b9c97d5c8cffd8d632756a37284a27c6e2fc966
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/model/GitCommitAction.java
M src/main/java/org/datadog/jenkins/plugins/datadog/traces/CITags.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTraceBuildLogic.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
A src/main/java/org/datadog/jenkins/plugins/datadog/util/git/GitUtils.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/util/git/RevCommitRepositoryCallback.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListenerIT.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A 
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/git/gitFolder.zip

  Log Message:
  ---
  Add commit message, author, and committer info to traces (#135)

* Git Info in Jenkins Build

* Add author and committer in Jenkins pipelines

* Remove unnecesary files

* Prevent multiple RevCommit search

* Add integration tests

* Added javadoc


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/master/685b75-1b9c97%40github.com.


[jenkins-infra/jenkins.io] 122ac4: Add 2020-10-08 security advisory

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 122ac4c5bc9ae9ee0ec635a08a3d4aa59ffe6249
  
https://github.com/jenkins-infra/jenkins.io/commit/122ac4c5bc9ae9ee0ec635a08a3d4aa59ffe6249
  Author: Daniel Beck 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A content/security/advisory/2020-10-08.adoc

  Log Message:
  ---
  Add 2020-10-08 security advisory


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/c06815-122ac4%40github.com.


[jenkinsci/junit-plugin]

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/junit-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/98b635-00%40github.com.


[jenkinsci/junit-plugin] 868f8f: Bump plugin from 4.9 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 868f8f90e72555d842a40f8a1ca06eb932f23c62
  
https://github.com/jenkinsci/junit-plugin/commit/868f8f90e72555d842a40f8a1ca06eb932f23c62
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.9 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.9 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.9...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/90c8f2-868f8f%40github.com.


[jenkinsci/junit-plugin] e3f110: Bump bom + baseline to 2.222.x (#174)

2020-10-08 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: e3f110611c4286879b89d9e6533409c228f6aaa1
  
https://github.com/jenkinsci/junit-plugin/commit/e3f110611c4286879b89d9e6533409c228f6aaa1
  Author: Tim Jacomb 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom + baseline to 2.222.x (#174)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/868f8f-e3f110%40github.com.


[jenkinsci/junit-plugin] d7d76b: [JENKINS-36305] Fix TestObject url in order to fix...

2020-10-08 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: d7d76b48c16b1fdf1354f0c146d8c799d0577164
  
https://github.com/jenkinsci/junit-plugin/commit/d7d76b48c16b1fdf1354f0c146d8c799d0577164
  Author: Vincent Latombe 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/hudson/tasks/junit/TestObject.java
M src/main/java/hudson/tasks/test/TestObject.java
M src/main/resources/hudson/tasks/junit/CaseResult/list.jelly
M src/main/resources/hudson/tasks/junit/ClassResult/list.jelly
M src/main/resources/hudson/tasks/junit/History/index.jelly
M src/main/resources/hudson/tasks/test/MetaTabulatedResult/list.jelly
M src/test/java/hudson/tasks/test/TestObjectTest.java

  Log Message:
  ---
  [JENKINS-36305] Fix TestObject url in order to fix TestActions links (#50)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/e3f110-d7d76b%40github.com.


[jenkinsci/junit-plugin]

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-13
  Home:   https://github.com/jenkinsci/junit-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-13/33b683-00%40github.com.


[jenkinsci/junit-plugin]

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.11.3
  Home:   https://github.com/jenkinsci/junit-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.11.3/b8b9e6-00%40github.com.


[jenkinsci/junit-plugin] b36dac: Remove unneeded API in pluggable storage (#171)

2020-10-08 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: b36dac04173e9987a46f478529c0dd0d40ebaac8
  
https://github.com/jenkinsci/junit-plugin/commit/b36dac04173e9987a46f478529c0dd0d40ebaac8
  Author: Tim Jacomb 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M src/main/java/hudson/tasks/junit/ClassResult.java
M src/main/java/io/jenkins/plugins/junit/storage/TestResultImpl.java
M 
src/test/java/io/jenkins/plugins/junit/storage/TestResultStorageJunitTest.java

  Log Message:
  ---
  Remove unneeded API in pluggable storage (#171)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/d7d76b-b36dac%40github.com.


[jenkins-infra/update-center2] f79351: Add warnings for 2020-10-08 security advisory

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: f793511794b6690180fba81f39b0a337fe396067
  
https://github.com/jenkins-infra/update-center2/commit/f793511794b6690180fba81f39b0a337fe396067
  Author: Daniel Beck 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M resources/warnings.json

  Log Message:
  ---
  Add warnings for 2020-10-08 security advisory


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/master/ab034f-f79351%40github.com.


[jenkinsci/junit-plugin]

2020-10-08 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/tags/junit-1.38
  Home:   https://github.com/jenkinsci/junit-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/tags/junit-1.38/00-11f478%40github.com.


[jenkinsci/junit-plugin] 0626ed: [maven-release-plugin] prepare release junit-1.38

2020-10-08 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 0626edbf8e9fb097820a15fd61dcee9b85145259
  
https://github.com/jenkinsci/junit-plugin/commit/0626edbf8e9fb097820a15fd61dcee9b85145259
  Author: Tim Jacomb 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release junit-1.38


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/b36dac-0626ed%40github.com.


[jenkinsci/junit-plugin] 2461c8: [maven-release-plugin] prepare for next developmen...

2020-10-08 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 2461c82bbbfa568ed821593b4b83a03e3efbc002
  
https://github.com/jenkinsci/junit-plugin/commit/2461c82bbbfa568ed821593b4b83a03e3efbc002
  Author: Tim Jacomb 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/0626ed-2461c8%40github.com.


[jenkinsci/audit-trail-plugin] 434331: [SECURITY-1846]

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/v3.7
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: 43433147bec001f13536534d3d282ce3c28b26be
  
https://github.com/jenkinsci/audit-trail-plugin/commit/43433147bec001f13536534d3d282ce3c28b26be
  Author: Pierre Beitz 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
A docs/bypassable-patterns.adoc
M pom.xml
M src/main/java/hudson/plugins/audit_trail/AuditTrailPlugin.java
A src/main/java/hudson/plugins/audit_trail/BypassablePatternMonitor.java
A 
src/main/resources/hudson/plugins/audit_trail/BypassablePatternMonitor/message.groovy
A src/test/java/hudson/plugins/audit_trail/AuditTrailPluginTest.java
A src/test/java/hudson/plugins/audit_trail/BypassablePatternMonitorTest.java
A src/test/resources/hudson/plugins/audit_trail/security-1846.yaml

  Log Message:
  ---
  [SECURITY-1846]


  Commit: 329c6090c1c444a16e95757e537b0cbb2347a9f4
  
https://github.com/jenkinsci/audit-trail-plugin/commit/329c6090c1c444a16e95757e537b0cbb2347a9f4
  Author: Pierre Beitz 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java
M src/test/java/hudson/plugins/audit_trail/AuditTrailFilterTest.java
M 
src/test/java/hudson/plugins/audit_trail/SimpleAuditTrailPluginConfiguratorHelper.java

  Log Message:
  ---
  [SECURITY-1815]


  Commit: df68454a09d02c6a1fceac508ca38d7f8820b0da
  
https://github.com/jenkinsci/audit-trail-plugin/commit/df68454a09d02c6a1fceac508ca38d7f8820b0da
  Author: Daniel Beck 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release audit-trail-3.7


  Commit: e1bb4676f7675c477918f1dabbd8031f838a59ae
  
https://github.com/jenkinsci/audit-trail-plugin/commit/e1bb4676f7675c477918f1dabbd8031f838a59ae
  Author: Daniel Beck 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/audit-trail-plugin/compare/43433147bec0%5E...e1bb4676f767

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/audit-trail-plugin/push/refs/heads/v3.7/00-e1bb46%40github.com.


[jenkinsci/active-choices-plugin] 59bbd4: [SECURITY-1954]

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/v2.5
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 59bbd4a963dbf1aba5ca9699a913b06d4b5182fe
  
https://github.com/jenkinsci/active-choices-plugin/commit/59bbd4a963dbf1aba5ca9699a913b06d4b5182fe
  Author: Bruno P. Kinoshita 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/org/biouno/unochoice/common/choiceParameterCommon.jelly
A 
src/test/java/org/biouno/unochoice/jenkins_cert_1954/TestParametersXssVulnerabilities.java

  Log Message:
  ---
  [SECURITY-1954]


  Commit: 15e3e01929a687965f44d9d06cd2d870628a54dc
  
https://github.com/jenkinsci/active-choices-plugin/commit/15e3e01929a687965f44d9d06cd2d870628a54dc
  Author: Bruno P. Kinoshita 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/java/org/biouno/unochoice/model/GroovyScript.java
M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java
A src/test/java/jenkins_cert_2008/TestGroovyScriptXssVulnerabilities.java

  Log Message:
  ---
  [SECURITY-2008]


  Commit: 382d27f0fee9a1f092822da98d49d6e2bcb96a85
  
https://github.com/jenkinsci/active-choices-plugin/commit/382d27f0fee9a1f092822da98d49d6e2bcb96a85
  Author: Daniel Beck 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M 
src/main/java/org/biouno/unochoice/util/SafeHtmlExtendedMarkupFormatter.java

  Log Message:
  ---
  Fix Javadoc


  Commit: 0ca7644fd0365e328104a0999d5e3ea4b4d246ed
  
https://github.com/jenkinsci/active-choices-plugin/commit/0ca7644fd0365e328104a0999d5e3ea4b4d246ed
  Author: Daniel Beck 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release uno-choice-2.5


  Commit: 332fc3257f181a0b4d6853096ad647ca5c858981
  
https://github.com/jenkinsci/active-choices-plugin/commit/332fc3257f181a0b4d6853096ad647ca5c858981
  Author: Daniel Beck 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/active-choices-plugin/compare/59bbd4a963db%5E...332fc3257f18

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-choices-plugin/push/refs/heads/v2.5/00-332fc3%40github.com.


[jenkinsci/active-choices-plugin]

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/tags/uno-choice-2.5
  Home:   https://github.com/jenkinsci/active-choices-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-choices-plugin/push/refs/tags/uno-choice-2.5/00-a13d4f%40github.com.


[jenkinsci/audit-trail-plugin]

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/tags/audit-trail-3.7
  Home:   https://github.com/jenkinsci/audit-trail-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/audit-trail-plugin/push/refs/tags/audit-trail-3.7/00-66ac7d%40github.com.


[jenkinsci/audit-trail-plugin] 434331: [SECURITY-1846]

2020-10-08 Thread 'Pierre Beitz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: 43433147bec001f13536534d3d282ce3c28b26be
  
https://github.com/jenkinsci/audit-trail-plugin/commit/43433147bec001f13536534d3d282ce3c28b26be
  Author: Pierre Beitz 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
A docs/bypassable-patterns.adoc
M pom.xml
M src/main/java/hudson/plugins/audit_trail/AuditTrailPlugin.java
A src/main/java/hudson/plugins/audit_trail/BypassablePatternMonitor.java
A 
src/main/resources/hudson/plugins/audit_trail/BypassablePatternMonitor/message.groovy
A src/test/java/hudson/plugins/audit_trail/AuditTrailPluginTest.java
A src/test/java/hudson/plugins/audit_trail/BypassablePatternMonitorTest.java
A src/test/resources/hudson/plugins/audit_trail/security-1846.yaml

  Log Message:
  ---
  [SECURITY-1846]


  Commit: 329c6090c1c444a16e95757e537b0cbb2347a9f4
  
https://github.com/jenkinsci/audit-trail-plugin/commit/329c6090c1c444a16e95757e537b0cbb2347a9f4
  Author: Pierre Beitz 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java
M src/test/java/hudson/plugins/audit_trail/AuditTrailFilterTest.java
M 
src/test/java/hudson/plugins/audit_trail/SimpleAuditTrailPluginConfiguratorHelper.java

  Log Message:
  ---
  [SECURITY-1815]


  Commit: df68454a09d02c6a1fceac508ca38d7f8820b0da
  
https://github.com/jenkinsci/audit-trail-plugin/commit/df68454a09d02c6a1fceac508ca38d7f8820b0da
  Author: Daniel Beck 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release audit-trail-3.7


  Commit: e1bb4676f7675c477918f1dabbd8031f838a59ae
  
https://github.com/jenkinsci/audit-trail-plugin/commit/e1bb4676f7675c477918f1dabbd8031f838a59ae
  Author: Daniel Beck 
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: 4f6df348a1c0ba34e5970da741d833c3f9819232
  
https://github.com/jenkinsci/audit-trail-plugin/commit/4f6df348a1c0ba34e5970da741d833c3f9819232
  Author: Pierre Beitz 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A docs/bypassable-patterns.adoc
M pom.xml
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java
M src/main/java/hudson/plugins/audit_trail/AuditTrailPlugin.java
A src/main/java/hudson/plugins/audit_trail/BypassablePatternMonitor.java
A 
src/main/resources/hudson/plugins/audit_trail/BypassablePatternMonitor/message.groovy
M src/test/java/hudson/plugins/audit_trail/AuditTrailFilterTest.java
A src/test/java/hudson/plugins/audit_trail/AuditTrailPluginTest.java
A src/test/java/hudson/plugins/audit_trail/BypassablePatternMonitorTest.java
M 
src/test/java/hudson/plugins/audit_trail/SimpleAuditTrailPluginConfiguratorHelper.java
A src/test/resources/hudson/plugins/audit_trail/security-1846.yaml

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/v3.7' into master

# Conflicts:
#   src/test/java/hudson/plugins/audit_trail/AuditTrailFilterTest.java
#   
src/test/java/hudson/plugins/audit_trail/SimpleAuditTrailPluginConfiguratorHelper.java


Compare: 
https://github.com/jenkinsci/audit-trail-plugin/compare/27a91a45b008...4f6df348a1c0

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/audit-trail-plugin/push/refs/heads/master/27a91a-4f6df3%40github.com.


[jenkinsci/jenkins] dd134e: Shortlog strip console notes (#4905)

2020-10-08 Thread 'Tomek Szmytka' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: dd134ef84e642e851c1fcc8946bebef5cce840ca
  
https://github.com/jenkinsci/jenkins/commit/dd134ef84e642e851c1fcc8946bebef5cce840ca
  Author: Tomek Szmytka <60844785+tszmy...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M core/src/main/java/hudson/model/Run.java
M core/src/test/java/hudson/model/RunTest.java

  Log Message:
  ---
  Shortlog strip console notes (#4905)

* Do not render parts of serialized a ConsoleNote if output begins in the 
middle of it. Generalize finding pre/postamble

* Do not render parts of serialized a ConsoleNote while writing non-html output 
as well. Test sample script output.

* Add positive scenario test case. Fine-tune implementation

* Render progressive output with explicitly set no preBuffer. Ensure only the 
relevant lines get processed

* Revert pre-buffer functionality.
Keep tests in adjusted form.

* Push offset forward to start writing log on line beginning

* Move and fine-tune tests. Avoid rendering no output in case offset falls on 
last line

* Dont render whole log on offset on the last line. It might be problematic for 
really large logs

* Style adjustments


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/715cdb-dd134e%40github.com.


[jenkins-infra/update-center2] c0984c: Suspend persona (SECURITY-2046) and nerrvana (SECU...

2020-10-08 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: c0984c2ca94238e283a4f64daf1a7473b9430a66
  
https://github.com/jenkins-infra/update-center2/commit/c0984c2ca94238e283a4f64daf1a7473b9430a66
  Author: Daniel Beck 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Suspend persona (SECURITY-2046) and nerrvana (SECURITY-2097)


  Commit: ffc2dd2507926ec2cc9d4df13d9d1ae505f21067
  
https://github.com/jenkins-infra/update-center2/commit/ffc2dd2507926ec2cc9d4df13d9d1ae505f21067
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Merge pull request #459 from daniel-beck/2020-10-08-suspensions

Suspend persona (SECURITY-2046) and nerrvana (SECURITY-2097)


Compare: 
https://github.com/jenkins-infra/update-center2/compare/f793511794b6...ffc2dd250792

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/master/f79351-ffc2dd%40github.com.


[jenkins-infra/jenkins-infra] 63b13f: Add ssh-key for abaranov to access jira

2020-10-08 Thread 'Olblak' via Jenkins Commits
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 63b13f776aad1cc349e7d9da995578d2774eaf9c
  
https://github.com/jenkins-infra/jenkins-infra/commit/63b13f776aad1cc349e7d9da995578d2774eaf9c
  Author: Anton Baranov 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M hieradata/clients/edamame.yaml

  Log Message:
  ---
  Add ssh-key for abaranov to access jira

Signed-off-by: Anton Baranov 


  Commit: 45fee6d46682cca72e45e642e8948e8586e1d6a4
  
https://github.com/jenkins-infra/jenkins-infra/commit/45fee6d46682cca72e45e642e8948e8586e1d6a4
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M hieradata/clients/edamame.yaml

  Log Message:
  ---
  Merge pull request #1571 from spacedog/staging

Add ssh-key for abaranov to access jira


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/f5a1186c29af...45fee6d46682

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/staging/f5a118-45fee6%40github.com.


[jenkins-infra/jenkins-infra] 0ab42c: Add a redirect for the old Release Process page

2020-10-08 Thread 'Olblak' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 0ab42c187196f78757db5e4ff43c2f2334ce56db
  
https://github.com/jenkins-infra/jenkins-infra/commit/0ab42c187196f78757db5e4ff43c2f2334ce56db
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Add a redirect for the old Release Process page


  Commit: f5a1186c29af7d9650a66185a40bcfd9f227cb2f
  
https://github.com/jenkins-infra/jenkins-infra/commit/f5a1186c29af7d9650a66185a40bcfd9f227cb2f
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Merge pull request #1570 from jenkins-infra/release-process-redirect

Add a redirect for the old Release Process page


  Commit: 63b13f776aad1cc349e7d9da995578d2774eaf9c
  
https://github.com/jenkins-infra/jenkins-infra/commit/63b13f776aad1cc349e7d9da995578d2774eaf9c
  Author: Anton Baranov 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M hieradata/clients/edamame.yaml

  Log Message:
  ---
  Add ssh-key for abaranov to access jira

Signed-off-by: Anton Baranov 


  Commit: 45fee6d46682cca72e45e642e8948e8586e1d6a4
  
https://github.com/jenkins-infra/jenkins-infra/commit/45fee6d46682cca72e45e642e8948e8586e1d6a4
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M hieradata/clients/edamame.yaml

  Log Message:
  ---
  Merge pull request #1571 from spacedog/staging

Add ssh-key for abaranov to access jira


  Commit: 4ac3983f6d02b91f0cfe2a6a70ee5b66c575066b
  
https://github.com/jenkins-infra/jenkins-infra/commit/4ac3983f6d02b91f0cfe2a6a70ee5b66c575066b
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf
M hieradata/clients/edamame.yaml

  Log Message:
  ---
  Merge pull request #1572 from jenkins-infra/staging

Deploy to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/661624c2d3ae...4ac3983f6d02

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/661624-4ac398%40github.com.


[jenkinsci/nexus-platform-plugin] 5803c8: INT-2910 add feature branch policy evals

2020-10-08 Thread 'Louis de Villiers' via Jenkins Commits
  Branch: refs/heads/INT-2910_add_feature_branch_policy_evals
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 5803c837b38fdc4006680a0668c078d4ebd7d730
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/5803c837b38fdc4006680a0668c078d4ebd7d730
  Author: Louis de Villiers 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M Jenkinsfile.sonatype

  Log Message:
  ---
  INT-2910 add feature branch policy evals


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/INT-2910_add_feature_branch_policy_evals/00-5803c8%40github.com.


[jenkinsci/metrics-plugin] 058707: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 058707b6fd7b3a81e1099d747abac92393ca393d
  
https://github.com/jenkinsci/metrics-plugin/commit/058707b6fd7b3a81e1099d747abac92393ca393d
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/master/38c3ba-058707%40github.com.


[jenkinsci/metrics-plugin] 54fa83: Bump jackson2-api from 2.10.2 to 2.11.3

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.3
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 54fa83526295c19789d249356ec30b690dd39ba4
  
https://github.com/jenkinsci/metrics-plugin/commit/54fa83526295c19789d249356ec30b690dd39ba4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson2-api from 2.10.2 to 2.11.3

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.10.2 to 2.11.3.
- [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/jackson2-api-plugin/compare/jackson2-api-2.10.2...jackson2-api-2.11.3)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.3/00-54fa83%40github.com.


[jenkinsci/metrics-plugin] ac205d: Bump metrics.version from 4.1.6 to 4.1.12.1

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/metrics.version-4.1.12.1
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: ac205df82be4ae678803652ad8c2e9de4caf6385
  
https://github.com/jenkinsci/metrics-plugin/commit/ac205df82be4ae678803652ad8c2e9de4caf6385
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump metrics.version from 4.1.6 to 4.1.12.1

Bumps `metrics.version` from 4.1.6 to 4.1.12.1.

Updates `metrics-core` from 4.1.6 to 4.1.12.1
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.6...v4.1.12.1)

Updates `metrics-servlet` from 4.1.6 to 4.1.12.1
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.6...v4.1.12.1)

Updates `metrics-healthchecks` from 4.1.6 to 4.1.12.1
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.6...v4.1.12.1)

Updates `metrics-jvm` from 4.1.6 to 4.1.12.1
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.6...v4.1.12.1)

Updates `metrics-jmx` from 4.1.6 to 4.1.12.1
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.6...v4.1.12.1)

Updates `metrics-json` from 4.1.6 to 4.1.12.1
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.1.6...v4.1.12.1)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/dependabot/maven/metrics.version-4.1.12.1/00-ac205d%40github.com.


[jenkinsci/metrics-plugin] 8882d9: Bump bom-2.222.x from 9 to 13

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-13
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 8882d9fe2265a12a0a192d21af07e8997356fec6
  
https://github.com/jenkinsci/metrics-plugin/commit/8882d9fe2265a12a0a192d21af07e8997356fec6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 9 to 13

Bumps [bom-2.222.x](https://github.com/jenkinsci/pom) from 9 to 13.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-13/00-8882d9%40github.com.


[jenkinsci/metrics-plugin] 6c9eed: Bump plugin from 4.1 to 4.10

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 6c9eedb75ff9e97249fc7b7f2210a71b2d81c67d
  
https://github.com/jenkinsci/metrics-plugin/commit/6c9eedb75ff9e97249fc7b7f2210a71b2d81c67d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.1 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.1 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.1...plugin-4.10)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-6c9eed%40github.com.


[jenkinsci/datadog-plugin] dfa514: Git info at root span

2020-10-08 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/commit_info_only_root_span
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: dfa5144b9ba689a71c4971abc2e0ba15a1e122e8
  
https://github.com/jenkinsci/datadog-plugin/commit/dfa5144b9ba689a71c4971abc2e0ba15a1e122e8
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java

  Log Message:
  ---
  Git info at root span


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/drodriguezhdez/commit_info_only_root_span/00-dfa514%40github.com.


[jenkins-infra/jenkins-infra] 76c394: Redirect Fortify On Demand Uploader Plugin to Plug...

2020-10-08 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 76c39464318119c18e23118176a7a746928692c0
  
https://github.com/jenkins-infra/jenkins-infra/commit/76c39464318119c18e23118176a7a746928692c0
  Author: Pavan Chilukuri 
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Redirect Fortify On Demand Uploader Plugin to Plugins site


  Commit: 15c5ee583e2a10d0f4e16aa358665925ed094812
  
https://github.com/jenkins-infra/jenkins-infra/commit/15c5ee583e2a10d0f4e16aa358665925ed094812
  Author: Pavan Chilukuri 
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Redirect SoapUI Pro Functional Testing Plugin to plugins site


  Commit: f9b4606211f5111fb6842a74be092f1ecf5971ca
  
https://github.com/jenkins-infra/jenkins-infra/commit/f9b4606211f5111fb6842a74be092f1ecf5971ca
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Merge branch 'staging' into redirect-soap-ui


  Commit: fa6a859a9542a57addd999e53e44c4022c35fc27
  
https://github.com/jenkins-infra/jenkins-infra/commit/fa6a859a9542a57addd999e53e44c4022c35fc27
  Author: Mark Waite 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M hieradata/clients/edamame.yaml

  Log Message:
  ---
  Merge branch 'staging' into redirect-soap-ui


  Commit: 5c4b602b5f8d48941ee5419a1aeaa3e675341fe3
  
https://github.com/jenkins-infra/jenkins-infra/commit/5c4b602b5f8d48941ee5419a1aeaa3e675341fe3
  Author: Mark Waite 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Merge pull request #1567 from chilupa/redirect-soap-ui

Redirect SoapUI Pro Functional Testing Plugin to plugins site


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/45fee6d46682...5c4b602b5f8d

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/staging/45fee6-5c4b60%40github.com.


[jenkinsci/nexus-platform-plugin] 5803c8: INT-2910 add feature branch policy evals

2020-10-08 Thread 'Louis de Villiers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 5803c837b38fdc4006680a0668c078d4ebd7d730
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/5803c837b38fdc4006680a0668c078d4ebd7d730
  Author: Louis de Villiers 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M Jenkinsfile.sonatype

  Log Message:
  ---
  INT-2910 add feature branch policy evals


  Commit: 7c20770427f6c1d822eb89056268b3a3129d1fbb
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/7c20770427f6c1d822eb89056268b3a3129d1fbb
  Author: Louis de Villiers 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M Jenkinsfile.sonatype

  Log Message:
  ---
  Merge pull request #129 from 
jenkinsci/INT-2910_add_feature_branch_policy_evals

INT-2910 add feature branch policy evals


Compare: 
https://github.com/jenkinsci/nexus-platform-plugin/compare/37b08eb54602...7c20770427f6

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/master/37b08e-7c2077%40github.com.


[jenkinsci/active-choices-plugin] 13ac2f: [SECURITY-1954]

2020-10-08 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 13ac2f783985de688effbd0b9bb7a1116a2de343
  
https://github.com/jenkinsci/active-choices-plugin/commit/13ac2f783985de688effbd0b9bb7a1116a2de343
  Author: Bruno P. Kinoshita 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M src/main/resources/org/biouno/unochoice/common/choiceParameterCommon.jelly
A 
src/test/java/org/biouno/unochoice/jenkins_cert_1954/TestParametersXssVulnerabilities.java

  Log Message:
  ---
  [SECURITY-1954]


  Commit: 62fb22b2d21d3bd2dfeaa051f283686c65dd6f7c
  
https://github.com/jenkinsci/active-choices-plugin/commit/62fb22b2d21d3bd2dfeaa051f283686c65dd6f7c
  Author: Bruno P. Kinoshita 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M src/main/java/org/biouno/unochoice/model/GroovyScript.java
M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java
A src/test/java/jenkins_cert_2008/TestGroovyScriptXssVulnerabilities.java

  Log Message:
  ---
  [SECURITY-2008]


  Commit: e7f83a004959fa183c4dada8063b88ae1caf0299
  
https://github.com/jenkinsci/active-choices-plugin/commit/e7f83a004959fa183c4dada8063b88ae1caf0299
  Author: Daniel Beck 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M 
src/main/java/org/biouno/unochoice/util/SafeHtmlExtendedMarkupFormatter.java

  Log Message:
  ---
  Fix Javadoc


  Commit: a1cd7999cee21ec81a2e087c43af4d8001513a3e
  
https://github.com/jenkinsci/active-choices-plugin/commit/a1cd7999cee21ec81a2e087c43af4d8001513a3e
  Author: Daniel Beck 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release uno-choice-2.5


  Commit: 4736f5ed43f0cfe6c677cd6c3ff662e38b094986
  
https://github.com/jenkinsci/active-choices-plugin/commit/4736f5ed43f0cfe6c677cd6c3ff662e38b094986
  Author: Daniel Beck 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: 836e551cb4689d0f45b616f4b595b11b57b5e9ab
  
https://github.com/jenkinsci/active-choices-plugin/commit/836e551cb4689d0f45b616f4b595b11b57b5e9ab
  Author: Bruno P. Kinoshita 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M pom.xml
M src/main/java/org/biouno/unochoice/model/GroovyScript.java
M src/main/java/org/biouno/unochoice/model/ScriptlerScript.java
M 
src/main/java/org/biouno/unochoice/util/SafeHtmlExtendedMarkupFormatter.java
M src/main/resources/org/biouno/unochoice/common/choiceParameterCommon.jelly
A src/test/java/jenkins_cert_2008/TestGroovyScriptXssVulnerabilities.java
A 
src/test/java/org/biouno/unochoice/jenkins_cert_1954/TestParametersXssVulnerabilities.java

  Log Message:
  ---
  Merge branch 'v2.5'


Compare: 
https://github.com/jenkinsci/active-choices-plugin/compare/f1ccd81b63cb...836e551cb468

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-choices-plugin/push/refs/heads/master/f1ccd8-836e55%40github.com.


[jenkinsci/config-file-provider-plugin] 70c9a7: Bump workflow-api from 2.30 to 2.40

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-api-2.40
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 70c9a7b5d6a707d99db0720c5eac3d760ab0ca89
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/70c9a7b5d6a707d99db0720c5eac3d760ab0ca89
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-api from 2.30 to 2.40

Bumps [workflow-api](https://github.com/jenkinsci/workflow-api-plugin) from 
2.30 to 2.40.
- [Release notes](https://github.com/jenkinsci/workflow-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/workflow-api-plugin/compare/workflow-api-2.30...workflow-api-2.40)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-api-2.40/00-70c9a7%40github.com.


[jenkinsci/config-file-provider-plugin] a01c9f: Bump configuration-as-code from 1.35 to 1.43

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.43
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: a01c9fa5a2c8748ff179f994ee69a810a77f0767
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/a01c9fa5a2c8748ff179f994ee69a810a77f0767
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump configuration-as-code from 1.35 to 1.43

Bumps 
[configuration-as-code](https://github.com/jenkinsci/configuration-as-code-plugin)
 from 1.35 to 1.43.
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.35...configuration-as-code-1.43)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.43/00-a01c9f%40github.com.


[jenkinsci/config-file-provider-plugin] e08dca: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: e08dca76dca47a9c5061702d1a0dd8faf89dcaba
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/e08dca76dca47a9c5061702d1a0dd8faf89dcaba
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


  Commit: 91223c36fec8c4965f5fb5374148e1bbe996bda1
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/91223c36fec8c4965f5fb5374148e1bbe996bda1
  Author: Olivier Lamy 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Merge pull request #79 from MRamonLeon/patch-1

Enable dependabot to automatically get dependency updates


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/aa6a98475862...91223c36fec8

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/master/aa6a98-91223c%40github.com.


[jenkinsci/config-file-provider-plugin] 2ff4d7: Bump subversion from 2.5.7 to 2.13.1

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-subversion-2.13.1
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 2ff4d745954276c0785269d37d91522e11a94e77
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/2ff4d745954276c0785269d37d91522e11a94e77
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump subversion from 2.5.7 to 2.13.1

Bumps subversion from 2.5.7 to 2.13.1.

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-subversion-2.13.1/00-2ff4d7%40github.com.


[jenkinsci/config-file-provider-plugin] 0a2d48: Bump junit from 1.11 to 1.38

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.38
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 0a2d48bbc736eb14aadb3261ac84cd9974255204
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/0a2d48bbc736eb14aadb3261ac84cd9974255204
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.11 to 1.38

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.11 to 1.38.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/junit-plugin/compare/junit-1.11...junit-1.38)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.38/00-0a2d48%40github.com.


[jenkinsci/config-file-provider-plugin] 1d8bbe: Bump scm-api from 2.2.6 to 2.6.4

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-scm-api-2.6.4
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 1d8bbe291db5ffdf68b41c1c07d600abb9a0dc7b
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/1d8bbe291db5ffdf68b41c1c07d600abb9a0dc7b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump scm-api from 2.2.6 to 2.6.4

Bumps [scm-api](https://github.com/jenkinsci/scm-api-plugin) from 2.2.6 to 
2.6.4.
- [Release notes](https://github.com/jenkinsci/scm-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/scm-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/scm-api-plugin/compare/scm-api-2.2.6...scm-api-2.6.4)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-scm-api-2.6.4/00-1d8bbe%40github.com.


[jenkinsci/config-file-provider-plugin] 867975: simplify build

2020-10-08 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/jenkins-file-ezy
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 867975457270d498d86a539a7fe54e3d8e0c3a64
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/867975457270d498d86a539a7fe54e3d8e0c3a64
  Author: Olivier Lamy 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  simplify build


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/jenkins-file-ezy/00-867975%40github.com.


[jenkinsci/github-pr-comment-build-plugin] 3245a5: Make note of Jenkins version

2020-10-08 Thread 'Brian Saville' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-comment-build-plugin
  Commit: 3245a5e65a03eb3aaea8e0db1d49d39fa88d9b24
  
https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/3245a5e65a03eb3aaea8e0db1d49d39fa88d9b24
  Author: Brian Saville 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Make note of Jenkins version


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-pr-comment-build-plugin/push/refs/heads/master/ee70ed-3245a5%40github.com.


[jenkinsci/config-file-provider-plugin] 872d3f: fix release drafter and dependabot configuration

2020-10-08 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 872d3f849070de8e61fcd3a3ffef065f2921eb18
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/872d3f849070de8e61fcd3a3ffef065f2921eb18
  Author: olivier lamy 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflows/maven.yml
M .github/workflows/release-drafter.yml

  Log Message:
  ---
  fix release drafter and dependabot configuration

Signed-off-by: olivier lamy 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/master/91223c-872d3f%40github.com.


[jenkinsci/config-file-provider-plugin] 923540: Bump actions/cache from v1 to v2.1.1

2020-10-08 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/master/actions/cache-v2.1.1
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 923540a1569354cc49aa0a179ba72969a2b5e129
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/923540a1569354cc49aa0a179ba72969a2b5e129
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Bump actions/cache from v1 to v2.1.1

Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- 
[Commits](https://github.com/actions/cache/compare/v1...5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a)

Signed-off-by: dependabot[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/dependabot/github_actions/master/actions/cache-v2.1.1/00-923540%40github.com.


[jenkinsci/config-file-provider-plugin]

2020-10-08 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/jenkins-file-ezy
  Home:   https://github.com/jenkinsci/config-file-provider-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/jenkins-file-ezy/867975-00%40github.com.


[jenkinsci/config-file-provider-plugin] 73ae12: simplify build (#85)

2020-10-08 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 73ae122f3ad5aadbf1f0ccd421524bdcdf814b9d
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/73ae122f3ad5aadbf1f0ccd421524bdcdf814b9d
  Author: Olivier Lamy 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  simplify build (#85)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/master/872d3f-73ae12%40github.com.


[jenkinsci/config-file-provider-plugin] b15d62: bump parent and jenkins version to have java11 build

2020-10-08 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/java11
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: b15d6217c3029e265f622e8c1a3ea9c36204bbfb
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/b15d6217c3029e265f622e8c1a3ea9c36204bbfb
  Author: olivier lamy 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump parent and jenkins version to have java11 build

Signed-off-by: olivier lamy 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/java11/00-b15d62%40github.com.


[jenkinsci/timestamper-plugin] 811fe1: Bump parent + commons-lang3

2020-10-08 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: 811fe1f59da73a4129a428179dc32c60a718f427
  
https://github.com/jenkinsci/timestamper-plugin/commit/811fe1f59da73a4129a428179dc32c60a718f427
  Author: Tim Jacomb 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump parent + commons-lang3


  Commit: ca6144ae69127118417859a692956cf17484b9e8
  
https://github.com/jenkinsci/timestamper-plugin/commit/ca6144ae69127118417859a692956cf17484b9e8
  Author: Basil Crow 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #69 from timja/patch-1

Bump parent + commons-lang3


Compare: 
https://github.com/jenkinsci/timestamper-plugin/compare/b3ab45e00a9a...ca6144ae6912

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/b3ab45-ca6144%40github.com.


[jenkinsci/text-finder-plugin] bfafe0: Bump plugin from 4.9 to 4.10

2020-10-08 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/text-finder-plugin
  Commit: bfafe09134c7dfdc1d52a0bfe56cc04d804ef0b7
  
https://github.com/jenkinsci/text-finder-plugin/commit/bfafe09134c7dfdc1d52a0bfe56cc04d804ef0b7
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.9 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.9 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.9...plugin-4.10)

Signed-off-by: dependabot-preview[bot] 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/text-finder-plugin/push/refs/heads/master/1a5e87-bfafe0%40github.com.


[jenkinsci/text-finder-plugin]

2020-10-08 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/text-finder-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/text-finder-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/36c0d3-00%40github.com.


  1   2   >