[jenkinsci/aws-java-sdk-plugin]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.865
  Home:   https://github.com/jenkinsci/aws-java-sdk-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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.865/b162b0-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 150c87: Bump aws-java-sdk from 1.11.864 to 1.11.866

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.866
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 150c878e46cbb89b745931c36f3ea413d916ecdf
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/150c878e46cbb89b745931c36f3ea413d916ecdf
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk from 1.11.864 to 1.11.866

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.864 to 
1.11.866.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.11.864...1.11.866)

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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.866/00-150c87%40github.com.


[jenkinsci/git-client-plugin] 5c22b6: Add support to convey compatibility info related t...

2020-09-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 5c22b66aae2cd561f3ae0ae4d891435fbfd3d33a
  
https://github.com/jenkinsci/git-client-plugin/commit/5c22b66aae2cd561f3ae0ae4d891435fbfd3d33a
  Author: Rishabh Budhouliya 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/UnsupportedCommand.java

  Log Message:
  ---
  Add support to convey compatibility info related to JGit and Git Publisher

The UnsupportedCommand now features a support to convey if JGit should be 
suggested
as a viable implementation in the scenario where Git Publisher is added as a 
post build
action.


  Commit: 05563bf78a365d68dff677a13aaad95756ed516a
  
https://github.com/jenkinsci/git-client-plugin/commit/05563bf78a365d68dff677a13aaad95756ed516a
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/UnsupportedCommand.java

  Log Message:
  ---
  Add javadoc for new method


  Commit: 50e8df9d93963f2ead93b8fb56f25ebed4d48e8a
  
https://github.com/jenkinsci/git-client-plugin/commit/50e8df9d93963f2ead93b8fb56f25ebed4d48e8a
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/UnsupportedCommandTest.java

  Log Message:
  ---
  Add git publisher tests


  Commit: b85fc89d5173ee62ae8dfe809624fb957c6d4a65
  
https://github.com/jenkinsci/git-client-plugin/commit/b85fc89d5173ee62ae8dfe809624fb957c6d4a65
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/UnsupportedCommand.java
M src/test/java/org/jenkinsci/plugins/gitclient/UnsupportedCommandTest.java

  Log Message:
  ---
  Merge pull request #615 from rishabhBudhouliya/JENKINS-63727

[JENKINS-63727] Add support to convey compatibility info related to JGit and 
Git Publisher


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/480367de1952...b85fc89d5173

-- 
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-client-plugin/push/refs/heads/master/480367-b85fc8%40github.com.


[jenkins-infra/jenkins.io] d2e2ce: Include upgrade content provided with pull request

2020-09-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d2e2ce920403957ed624d89eca2c2a4231d72d67
  
https://github.com/jenkins-infra/jenkins.io/commit/d2e2ce920403957ed624d89eca2c2a4231d72d67
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M content/_data/upgrades/2-249-1.adoc

  Log Message:
  ---
  Include upgrade content provided with pull request

I should have used this in the original upgrade guide.  I incorrectly
ignored the upgrade guide entry in the original pull request.


  Commit: edc481322e2c77e819a227995d560373440db601
  
https://github.com/jenkins-infra/jenkins.io/commit/edc481322e2c77e819a227995d560373440db601
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M content/_data/upgrades/2-249-1.adoc

  Log Message:
  ---
  Merge pull request #3734 from MarkEWaite/improve-statusFilter-upgrade-guide

Include statusFilter upgrade content provided with pull request


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/096cc7aacd9b...edc481322e2c

-- 
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/096cc7-edc481%40github.com.


[jenkins-infra/jenkins.io] ed4d0b: added Jenkins on Kubernetes item to Subprojects dr...

2020-09-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ed4d0b0944ac53f92c981b38042fe8e24149d18a
  
https://github.com/jenkins-infra/jenkins.io/commit/ed4d0b0944ac53f92c981b38042fe8e24149d18a
  Author: zainab.abubakar 
  Date:   2020-09-19 (Sat, 19 Sep 2020)

  Changed paths:
M content/_partials/toptoolbar.html.haml

  Log Message:
  ---
  added Jenkins on Kubernetes item to Subprojects drop-down


  Commit: 4eeb344fb41c48959d02dbb844b331175f09e9d0
  
https://github.com/jenkins-infra/jenkins.io/commit/4eeb344fb41c48959d02dbb844b331175f09e9d0
  Author: Oleg Nenashev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M content/_partials/toptoolbar.html.haml

  Log Message:
  ---
  Update content/_partials/toptoolbar.html.haml

Co-authored-by: Mark Waite 


  Commit: 096cc7aacd9bea8acf704bea64016375b8fd9a1d
  
https://github.com/jenkins-infra/jenkins.io/commit/096cc7aacd9bea8acf704bea64016375b8fd9a1d
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M content/_partials/toptoolbar.html.haml

  Log Message:
  ---
  Merge pull request #3714 from zaycodes/master

added Jenkins on Kubernetes item to Subprojects drop-down


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/2e26ee43c28b...096cc7aacd9b

-- 
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/2e26ee-096cc7%40github.com.


[jenkinsci/compuware-ispw-operations-plugin] f244a1: CWE-165779 - ECLIPSE: BUILD to support Webhooks in...

2020-09-21 Thread 'Sam Zhou' via Jenkins Commits
  Branch: 
refs/heads/CWE-167962-The-webhook-callback-originally-supported-in-ispw-operation-plugin-no-longer-works
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: f244a14e2c6a3f268420331571bcad44559fbbbf
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/f244a14e2c6a3f268420331571bcad44559fbbbf
  Author: Sam Zhou 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml
M src/main/java/com/compuware/ispw/git/GitToIspwUtils.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java

  Log Message:
  ---
  CWE-165779 - ECLIPSE: BUILD to support Webhooks instead of polling for
TTT file; CWE-165363 ECLIPSE: Support Webhooks (GENERATE) instead of
polling for TTT file; CWE-167422 ECLIPSE: Support Webhooks (PROMOTE &
REGRESS& DEPLOY) instead of polling for TTT file;


-- 
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/compuware-ispw-operations-plugin/push/refs/heads/CWE-167962-The-webhook-callback-originally-supported-in-ispw-operation-plugin-no-longer-works/b24f58-f244a1%40github.com.


[jenkinsci/ec2-fleet-plugin] 202b79: Fix log messaging and reduce noise (#210)

2020-09-21 Thread 'Abdul Muqtadir Mohammed' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 202b793c992263060fe793fb5c4be1b8b40285fd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/202b793c992263060fe793fb5c4be1b8b40285fd
  Author: Abdul Muqtadir Mohammed 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  ---
  Fix log messaging and reduce noise (#210)


-- 
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/ec2-fleet-plugin/push/refs/heads/master/89e747-202b79%40github.com.


[jenkinsci/prometheus-plugin] eb1adb: Update FUNDING.yml

2020-09-21 Thread 'Marky Jackson' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: eb1adb6cee1cc2299ed8a87f728c2db9e4aeae54
  
https://github.com/jenkinsci/prometheus-plugin/commit/eb1adb6cee1cc2299ed8a87f728c2db9e4aeae54
  Author: Marky Jackson 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M .github/FUNDING.yml

  Log Message:
  ---
  Update FUNDING.yml


-- 
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/prometheus-plugin/push/refs/heads/master/9431f0-eb1adb%40github.com.


[jenkinsci/prometheus-plugin] 9431f0: Update FUNDING.yml

2020-09-21 Thread 'Marky Jackson' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: 9431f02bb76d4088e0ef02ae7c2ffead7d03fe57
  
https://github.com/jenkinsci/prometheus-plugin/commit/9431f02bb76d4088e0ef02ae7c2ffead7d03fe57
  Author: Marky Jackson 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M .github/FUNDING.yml

  Log Message:
  ---
  Update FUNDING.yml


-- 
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/prometheus-plugin/push/refs/heads/master/bc9d03-9431f0%40github.com.


[jenkinsci/prometheus-plugin] bc9d03: Update FUNDING.yml

2020-09-21 Thread 'Marky Jackson' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: bc9d0386f42c61475f3b43fabd9b51b42e31f64d
  
https://github.com/jenkinsci/prometheus-plugin/commit/bc9d0386f42c61475f3b43fabd9b51b42e31f64d
  Author: Marky Jackson 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M .github/FUNDING.yml

  Log Message:
  ---
  Update FUNDING.yml


-- 
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/prometheus-plugin/push/refs/heads/master/166752-bc9d03%40github.com.


[jenkinsci/prometheus-plugin] 166752: Update FUNDING.yml

2020-09-21 Thread 'Marky Jackson' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: 166752541b5e81be51f89d2671837ec2a893c38b
  
https://github.com/jenkinsci/prometheus-plugin/commit/166752541b5e81be51f89d2671837ec2a893c38b
  Author: Marky Jackson 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M .github/FUNDING.yml

  Log Message:
  ---
  Update FUNDING.yml


-- 
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/prometheus-plugin/push/refs/heads/master/ff941d-166752%40github.com.


[jenkinsci/prometheus-plugin] ff941d: Create FUNDING.yml

2020-09-21 Thread 'Marky Jackson' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: ff941d9c1c9ca9ca2dfd7eed2179904027b348ad
  
https://github.com/jenkinsci/prometheus-plugin/commit/ff941d9c1c9ca9ca2dfd7eed2179904027b348ad
  Author: Marky Jackson 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
A .github/FUNDING.yml

  Log Message:
  ---
  Create FUNDING.yml


-- 
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/prometheus-plugin/push/refs/heads/master/9a473b-ff941d%40github.com.


[jenkinsci/branch-api-plugin] 459dc7: RateLimitBranchPropertyTest.rateLimitsConcurrentBu...

2020-09-21 Thread 'Liam Newman' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 459dc74151359a93305cbb105f3ed10ecc3e3f0e
  
https://github.com/jenkinsci/branch-api-plugin/commit/459dc74151359a93305cbb105f3ed10ecc3e3f0e
  Author: Jesse Glick 
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
M src/test/java/jenkins/branch/RateLimitBranchPropertyTest.java

  Log Message:
  ---
  RateLimitBranchPropertyTest.rateLimitsConcurrentBuilds is flaky too


  Commit: 7d005e70758d4b5eb5d48d918aed4e32d5345857
  
https://github.com/jenkinsci/branch-api-plugin/commit/7d005e70758d4b5eb5d48d918aed4e32d5345857
  Author: Liam Newman 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/test/java/jenkins/branch/RateLimitBranchPropertyTest.java

  Log Message:
  ---
  Merge pull request #211 from 
jglick/RateLimitBranchPropertyTest.rateLimitsConcurrentBuilds

RateLimitBranchPropertyTest.rateLimitsConcurrentBuilds is flaky too


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/46454590af26...7d005e70758d

-- 
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/branch-api-plugin/push/refs/heads/master/464545-7d005e%40github.com.


[jenkinsci/compuware-topaz-for-total-test-plugin] 56a3a1: Initial check in for additional file parameter.

2020-09-21 Thread 'Ron Vorndam' via Jenkins Commits
  Branch: refs/heads/CWE-159853
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
  Commit: 56a3a1ca516cfb56bcf566c11d90842056f181c5
  
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/56a3a1ca516cfb56bcf566c11d90842056f181c5
  Author: Vorndam, Ron 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java
M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java
M src/main/java/com/compuware/jenkins/totaltest/TotalTestRunnerUtils.java
M 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.jelly
M 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.properties
A 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-jsonFile.html
A 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-testList.html
A 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-useScenarios.html

  Log Message:
  ---
  Initial check in for additional file parameter.


-- 
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/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-159853/5abb6b-56a3a1%40github.com.


[jenkinsci/compuware-topaz-for-total-test-plugin]

2020-09-21 Thread 'Ron Vorndam' via Jenkins Commits
  Branch: refs/heads/CWE-159853
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-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/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-159853/00-5abb6b%40github.com.


[jenkinsci/appscan-plugin] eccdf9: region support

2020-09-21 Thread 'mattmurp' via Jenkins Commits
  Branch: refs/heads/regionSupport
  Home:   https://github.com/jenkinsci/appscan-plugin
  Commit: eccdf9a3b4ce14d9375f988e7925044e2ac94e88
  
https://github.com/jenkinsci/appscan-plugin/commit/eccdf9a3b4ce14d9375f988e7925044e2ac94e88
  Author: Matthew Murphy 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/hcl/appscan/jenkins/plugin/auth/ASoCCredentials.java

  Log Message:
  ---
  region support


-- 
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/appscan-plugin/push/refs/heads/regionSupport/00-eccdf9%40github.com.


[jenkinsci/jenkins] c431cc: Fix data migration and add a test

2020-09-21 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c431ccc9b4af2a7fdfe5979f9913df07f04906e0
  
https://github.com/jenkinsci/jenkins/commit/c431ccc9b4af2a7fdfe5979f9913df07f04906e0
  Author: res0nance 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M core/src/main/java/hudson/model/ListView.java
M test/src/test/java/hudson/model/ListViewTest.java
A 
test/src/test/resources/hudson/model/ListViewTest/migrateStatusFilter/config.xml

  Log Message:
  ---
  Fix data migration and add a test


  Commit: d201a91b889e20c2db01819356dee8b06a1b1f15
  
https://github.com/jenkinsci/jenkins/commit/d201a91b889e20c2db01819356dee8b06a1b1f15
  Author: Tim Jacomb 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M core/src/main/java/hudson/model/ListView.java
M test/src/test/java/hudson/model/ListViewTest.java
A 
test/src/test/resources/hudson/model/ListViewTest/migrateStatusFilter/config.xml

  Log Message:
  ---
  [JENKINS-62661] Fix status filter migration (#4942)

[JENKINS-62661] Fix status filter migration


Compare: 
https://github.com/jenkinsci/jenkins/compare/35caaebd3855...d201a91b889e

-- 
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/35caae-d201a9%40github.com.


[jenkinsci/electricflow-plugin] 2cac8e: update replace procedure

2020-09-21 Thread 'Eduard Serbin' via Jenkins Commits
  Branch: refs/heads/NTVEPLUGIN-393
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 2cac8e99df175623f66eddc7e9bfa8841226033c
  
https://github.com/jenkinsci/electricflow-plugin/commit/2cac8e99df175623f66eddc7e9bfa8841226033c
  Author: Eduard Serbin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerReleaseSuite.groovy
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy

  Log Message:
  ---
  update replace procedure


  Commit: 8e1d0ac378841054f817f742130e94548107e1bd
  
https://github.com/jenkinsci/electricflow-plugin/commit/8e1d0ac378841054f817f742130e94548107e1bd
  Author: Eduard Serbin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/AssociateBuildToReleaseSuite.groovy

  Log Message:
  ---
  added tests for MB pipeline


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/0d5ca8db3721...8e1d0ac37884

-- 
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/electricflow-plugin/push/refs/heads/NTVEPLUGIN-393/0d5ca8-8e1d0a%40github.com.


[jenkinsci/snyk-security-scanner-plugin] 67e89e: fix: pipe monitor debug output into stderr

2020-09-21 Thread 'Pavel Sorokin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 67e89eb059d06a745096a928010b5317adc360c8
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/67e89eb059d06a745096a928010b5317adc360c8
  Author: Pavel Sorokin <60606414+pavel-s...@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java

  Log Message:
  ---
  fix: pipe monitor debug output into stderr


  Commit: 5bf81b81c74456c70642915d9915d6502d00a7e0
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/5bf81b81c74456c70642915d9915d6502d00a7e0
  Author: Pavel Sorokin <60606414+pavel-s...@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java

  Log Message:
  ---
  Merge pull request #64 from jenkinsci/fix/use-stderr-by-monitor

fix: pipe monitor debug output into stderr


Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/941d61a0302f...5bf81b81c744

-- 
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/snyk-security-scanner-plugin/push/refs/heads/master/941d61-5bf81b%40github.com.


[jenkinsci/snyk-security-scanner-plugin]

2020-09-21 Thread 'Pavel Sorokin' via Jenkins Commits
  Branch: refs/heads/fix/use-stderr-by-monitor
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin/push/refs/heads/fix/use-stderr-by-monitor/67e89e-00%40github.com.


[jenkinsci/genexus-plugin] 043b85: Fix Deprecated usages and set compiler to show dep...

2020-09-21 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: 043b85e5ec5460358a5268e8dd995a06bebc2d03
  
https://github.com/jenkinsci/genexus-plugin/commit/043b85e5ec5460358a5268e8dd995a06bebc2d03
  Author: jlr 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/genexus/server/GXSChangeLogSet.java

  Log Message:
  ---
  Fix Deprecated usages and set compiler to show deprecation


-- 
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/genexus-plugin/push/refs/heads/master/a96735-043b85%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] a709d6: [maven-release-plugin] prepare release oracle-clou...

2020-09-21 Thread 'Andrey Andreyev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: a709d6762f3cfbdd2f13ed130a3356435ca6ea9b
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/a709d6762f3cfbdd2f13ed130a3356435ca6ea9b
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
oracle-cloud-infrastructure-compute-1.0.9


-- 
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/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/87358a-a709d6%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] a3a183: [maven-release-plugin] prepare for next developmen...

2020-09-21 Thread 'Andrey Andreyev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: a3a1832a778d117716641f2d035ce7c6edb28072
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/a3a1832a778d117716641f2d035ce7c6edb28072
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 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/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/a709d6-a3a183%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin]

2020-09-21 Thread 'Andrey Andreyev' via Jenkins Commits
  Branch: refs/tags/oracle-cloud-infrastructure-compute-1.0.9
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-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/oracle-cloud-infrastructure-compute-plugin/push/refs/tags/oracle-cloud-infrastructure-compute-1.0.9/00-2cc53f%40github.com.


[jenkinsci/genexus-plugin] 4c6e23: [maven-release-plugin] prepare release genexus-1.9

2020-09-21 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: 4c6e2388310b7b1d20d51829786e0c1224f43c40
  
https://github.com/jenkinsci/genexus-plugin/commit/4c6e2388310b7b1d20d51829786e0c1224f43c40
  Author: jlr 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release genexus-1.9


-- 
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/genexus-plugin/push/refs/heads/master/fd8fcb-4c6e23%40github.com.


[jenkinsci/genexus-plugin] a96735: [maven-release-plugin] prepare for next developmen...

2020-09-21 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: a96735e0e3f14f7a359264da5eb843356f667bf8
  
https://github.com/jenkinsci/genexus-plugin/commit/a96735e0e3f14f7a359264da5eb843356f667bf8
  Author: jlr 
  Date:   2020-09-21 (Mon, 21 Sep 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/genexus-plugin/push/refs/heads/master/4c6e23-a96735%40github.com.


[jenkinsci/genexus-plugin]

2020-09-21 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/tags/genexus-1.9
  Home:   https://github.com/jenkinsci/genexus-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/genexus-plugin/push/refs/tags/genexus-1.9/00-b13b31%40github.com.


[jenkinsci/electricflow-plugin] 0d5ca8: replaced old variables

2020-09-21 Thread 'Eduard Serbin' via Jenkins Commits
  Branch: refs/heads/NTVEPLUGIN-393
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 0d5ca8db37210f951858c4ec3bf31d7f82fdaf1d
  
https://github.com/jenkinsci/electricflow-plugin/commit/0d5ca8db37210f951858c4ec3bf31d7f82fdaf1d
  Author: Eduard Serbin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M specs/environments/default/remote-secrets.env

  Log Message:
  ---
  replaced old variables


-- 
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/electricflow-plugin/push/refs/heads/NTVEPLUGIN-393/cd4048-0d5ca8%40github.com.


[jenkinsci/electricflow-plugin] 50f157: replace default value for repository, fixed typo a...

2020-09-21 Thread 'Eduard Serbin' via Jenkins Commits
  Branch: refs/heads/NTVEPLUGIN-393
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 50f157eea3f148370f8dcd9adf5d5b8a03572e2f
  
https://github.com/jenkinsci/electricflow-plugin/commit/50f157eea3f148370f8dcd9adf5d5b8a03572e2f
  Author: Eduard Serbin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/utils/GitHelper.groovy

  Log Message:
  ---
  replace default value for repository, fixed typo and moved flag to another 
method


  Commit: fd521d65155de6ceb8373a771b27dfb7ff256b81
  
https://github.com/jenkinsci/electricflow-plugin/commit/fd521d65155de6ceb8373a771b27dfb7ff256b81
  Author: Eduard Serbin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
A specs/src/test/resources/jenkinsXMLs/MultiBranchPipeline2.xml

  Log Message:
  ---
  added jenkins xml file for multibranch pipeline  project


  Commit: cd40484e5dac78d5297661fd23e591a5712edd6b
  
https://github.com/jenkinsci/electricflow-plugin/commit/cd40484e5dac78d5297661fd23e591a5712edd6b
  Author: Eduard Serbin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerPipelineSuite.groovy
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/TriggerReleaseSuite.groovy

  Log Message:
  ---
  added importing of xml file and replace string with variable


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/a63e9e6a7018...cd40484e5dac

-- 
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/electricflow-plugin/push/refs/heads/NTVEPLUGIN-393/a63e9e-cd4048%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] 4ec82e: Update Thirdpartyreadme.txt with latest used versions

2020-09-21 Thread 'Andrey Andreyev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 4ec82e646f0fbf327fd8b628454a008f7251d330
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/4ec82e646f0fbf327fd8b628454a008f7251d330
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M Thirdpartyreadme.txt

  Log Message:
  ---
  Update Thirdpartyreadme.txt with latest used versions


  Commit: 19622df0837bbf579d22963aeae8d6f6370accf7
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/19622df0837bbf579d22963aeae8d6f6370accf7
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove old commented lines


  Commit: 1e2aa685ae3220bc55a0a1c6f71b5919711052be
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/1e2aa685ae3220bc55a0a1c6f71b5919711052be
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java

  Log Message:
  ---
  Update log messages for explicit provisioned slaves


  Commit: 26b9fdc0da5266e91addb589a43162895d074c71
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/26b9fdc0da5266e91addb589a43162895d074c71
  Author: andrey_adnreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
A 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-autoImageUpdate.html
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  ---
  Add image field autoupdate if one name is used


  Commit: b6c953b4fe68d5957384238607ed8b5b53ef3d3f
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/b6c953b4fe68d5957384238607ed8b5b53ef3d3f
  Author: andrey_adnreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
A 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudNsgTemplate.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/BaremetalCloudClient.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-nsgIds.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudNsgTemplate/config.jelly
M src/main/resources/com/oracle/cloud/baremetal/jenkins/Messages.properties
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  ---
  Add network security groups field to templates


  Commit: 4cfed50ee20fabcb4028a492aa710b979f230aec
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/4cfed50ee20fabcb4028a492aa710b979f230aec
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-subnetCompartmentId.html
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-vcnCompartmentId.html
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  ---
  Add subnets compartment field


  Commit: 090da1d318e46d43b2e55373a5f37fba1753c5ae
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/090da1d318e46d43b2e55373a5f37fba1753c5ae
  Author: andrey_adnreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java
M 

[jenkinsci/oracle-cloud-infrastructure-compute-plugin]

2020-09-21 Thread 'Andrey Andreyev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-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/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/2c14d4-fd8ad5%40github.com.


[jenkinsci/vsphere-cloud-plugin] 5565d6: Update CHANGELOG.md

2020-09-21 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: 5565d6c79da316e193d0fb4d1ee071979a5b4fa3
  
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/5565d6c79da316e193d0fb4d1ee071979a5b4fa3
  Author: Peter Darton 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


-- 
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/vsphere-cloud-plugin/push/refs/heads/master/3bf808-5565d6%40github.com.


[jenkinsci/vsphere-cloud-plugin] 3bf808: [maven-release-plugin] prepare for next developmen...

2020-09-21 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: 3bf808184cb27ad3a9cf3c837bf14d1e4ce848d7
  
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/3bf808184cb27ad3a9cf3c837bf14d1e4ce848d7
  Author: Peter Darton 
  Date:   2020-09-21 (Mon, 21 Sep 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/vsphere-cloud-plugin/push/refs/heads/master/fbdd9d-3bf808%40github.com.


[jenkinsci/vsphere-cloud-plugin] fbdd9d: [maven-release-plugin] prepare release vsphere-clo...

2020-09-21 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: fbdd9d9935b92cd00627c48e2fb3ec4cb21eff85
  
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/fbdd9d9935b92cd00627c48e2fb3ec4cb21eff85
  Author: Peter Darton 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vsphere-cloud-2.24


-- 
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/vsphere-cloud-plugin/push/refs/heads/master/5ca51c-fbdd9d%40github.com.


[jenkinsci/vsphere-cloud-plugin]

2020-09-21 Thread 'Peter Darton' via Jenkins Commits
  Branch: refs/tags/vsphere-cloud-2.24
  Home:   https://github.com/jenkinsci/vsphere-cloud-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/vsphere-cloud-plugin/push/refs/tags/vsphere-cloud-2.24/00-f1552b%40github.com.


[jenkinsci/genexus-plugin] fd8fcb: Prepare for non-beta release

2020-09-21 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: fd8fcba87ed7994f3b32194746310d2d87ad80e6
  
https://github.com/jenkinsci/genexus-plugin/commit/fd8fcba87ed7994f3b32194746310d2d87ad80e6
  Author: jlr 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prepare for non-beta release


-- 
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/genexus-plugin/push/refs/heads/master/f3c299-fd8fcb%40github.com.


[jenkinsci/soapui-pro-functional-testing-plugin] 9b6ed4: RIA-14439 Hide password in form of job setup

2020-09-21 Thread 'AlexanderNikitin-Smartbear' via Jenkins Commits
  Branch: refs/heads/RIA-14439
  Home:   https://github.com/jenkinsci/soapui-pro-functional-testing-plugin
  Commit: 9b6ed41ff0420fd139326fb95589822cebbf7258
  
https://github.com/jenkinsci/soapui-pro-functional-testing-plugin/commit/9b6ed41ff0420fd139326fb95589822cebbf7258
  Author: AQA\Alexander.Nikitin 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/smartbear/ready/jenkins/JenkinsSoapUIProTestRunner.java

  Log Message:
  ---
  RIA-14439 Hide password in form of job setup


-- 
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/soapui-pro-functional-testing-plugin/push/refs/heads/RIA-14439/c5bda5-9b6ed4%40github.com.


[jenkinsci/snyk-security-scanner-plugin] d019e8: chore: codeowners -> hammer

2020-09-21 Thread 'Pavel Sorokin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: d019e8de961a3c0ccde2a04970f0dd5d4859092a
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/d019e8de961a3c0ccde2a04970f0dd5d4859092a
  Author: Pavel Sorokin <60606414+pavel-s...@users.noreply.github.com>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  chore: codeowners -> hammer


  Commit: 941d61a0302fb99b9b377c8279e4b170e264b075
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/941d61a0302fb99b9b377c8279e4b170e264b075
  Author: Pavel Sorokin <60606414+pavel-s...@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  Merge pull request #59 from pavel-snyk/chore/codeowners-hammer

chore: codeowners -> hammer


Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/85941d161f63...941d61a0302f

-- 
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/snyk-security-scanner-plugin/push/refs/heads/master/85941d-941d61%40github.com.


[jenkinsci/soapui-pro-functional-testing-plugin]

2020-09-21 Thread 'AlexanderNikitin-Smartbear' via Jenkins Commits
  Branch: refs/heads/RIA-14439
  Home:   https://github.com/jenkinsci/soapui-pro-functional-testing-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/soapui-pro-functional-testing-plugin/push/refs/heads/RIA-14439/00-c5bda5%40github.com.


[jenkinsci/genexus-plugin] e998eb: Bump jackson-databind from 2.9.10.4 to 2.9.10.5

2020-09-21 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/genexus-plugin

  Commit: e998eb5f05d19bb5cac6ae46e5afab3a9c1bbd1a

  
https://github.com/jenkinsci/genexus-plugin/commit/e998eb5f05d19bb5cac6ae46e5afab3a9c1bbd1a

  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  Date:   2020-08-04 (Tue, 04 Aug 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Bump jackson-databind from 2.9.10.4 to 2.9.10.5



Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.9.10.5.

- [Release notes](https://github.com/FasterXML/jackson/releases)

- [Commits](https://github.com/FasterXML/jackson/commits)



Signed-off-by: dependabot[bot] 





  Commit: f3c299f82e68c2459820301a579a7bac35d87e07

  
https://github.com/jenkinsci/genexus-plugin/commit/f3c299f82e68c2459820301a579a7bac35d87e07

  Author: José Lamas 

  Date:   2020-09-21 (Mon, 21 Sep 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #12 from 
jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.5



Bump jackson-databind from 2.9.10.4 to 2.9.10.5





Compare: 
https://github.com/jenkinsci/genexus-plugin/compare/627602c2a854...f3c299f82e68

-- 
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/genexus-plugin/push/refs/heads/master/627602-f3c299%40github.com.


[jenkinsci/genexus-plugin]

2020-09-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.5
  Home:   https://github.com/jenkinsci/genexus-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/genexus-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.5/e998eb-00%40github.com.


[jenkinsci/git-plugin]

2020-09-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-git-client-3.5.0
  Home:   https://github.com/jenkinsci/git-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/git-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-git-client-3.5.0/34ebfd-00%40github.com.


[jenkinsci/qftest-plugin]

2020-09-21 Thread 'qfs' via Jenkins Commits
  Branch: refs/tags/qftest-2.1.1
  Home:   https://github.com/jenkinsci/qftest-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/qftest-plugin/push/refs/tags/qftest-2.1.1/00-0cbd87%40github.com.


[jenkinsci/qftest-plugin] e7b043: [maven-release-plugin] prepare release qftest-2.1.1

2020-09-21 Thread 'qfs' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qftest-plugin
  Commit: e7b043c835b14ebbfcf229f30ffb9e0b1d696c91
  
https://github.com/jenkinsci/qftest-plugin/commit/e7b043c835b14ebbfcf229f30ffb9e0b1d696c91
  Author: Thomas Max 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qftest-2.1.1


  Commit: e5f2782cfbf77e1a6192330d01c0620460d5b5f1
  
https://github.com/jenkinsci/qftest-plugin/commit/e5f2782cfbf77e1a6192330d01c0620460d5b5f1
  Author: Thomas Max 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/qftest-plugin/compare/3f4af16ec9bf...e5f2782cfbf7

-- 
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/qftest-plugin/push/refs/heads/master/3f4af1-e5f278%40github.com.


[jenkinsci/jenkins-test-harness]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1
  Home:   https://github.com/jenkinsci/jenkins-test-harness

-- 
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-test-harness/push/refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1/4701ab-00%40github.com.


[jenkinsci/jenkins-test-harness] cea69e: Bump gmavenplus-plugin from 1.10.0 to 1.10.1

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: cea69ed658df55f0fc1af7297ea35fbd9f02f1bf
  
https://github.com/jenkinsci/jenkins-test-harness/commit/cea69ed658df55f0fc1af7297ea35fbd9f02f1bf
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump gmavenplus-plugin from 1.10.0 to 1.10.1

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.10.0 to 
1.10.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.10.0...1.10.1)

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/jenkins-test-harness/push/refs/heads/master/678a25-cea69e%40github.com.


[jenkinsci/artifact-manager-s3-plugin]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.235.x-12
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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/artifact-manager-s3-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.235.x-12/756f4d-00%40github.com.


[jenkinsci/plugin-pom]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1/587808-00%40github.com.


[jenkinsci/plugin-pom] 9c2c76: Bump gmavenplus-plugin from 1.10.0 to 1.10.1

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 9c2c76cf4f335cd4ea1d9f407f8cdfca5633e1cd
  
https://github.com/jenkinsci/plugin-pom/commit/9c2c76cf4f335cd4ea1d9f407f8cdfca5633e1cd
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump gmavenplus-plugin from 1.10.0 to 1.10.1

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.10.0 to 
1.10.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.10.0...1.10.1)

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/plugin-pom/push/refs/heads/master/a346de-9c2c76%40github.com.


[jenkinsci/artifact-manager-s3-plugin] b4313f: Bump bom-2.235.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: b4313fe6286028c094c3ddbbd5b0e00ad04c8c5d
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/b4313fe6286028c094c3ddbbd5b0e00ad04c8c5d
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.235.x from 11 to 12

Bumps [bom-2.235.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/artifact-manager-s3-plugin/push/refs/heads/master/0de35c-b4313f%40github.com.


[jenkinsci/qftest-plugin] 3f4af1: Adding/Modifying a QF-Test job could raise an exce...

2020-09-21 Thread 'qfs' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qftest-plugin
  Commit: 3f4af16ec9bfc0f0f189930dcdc8cfbe3041492f
  
https://github.com/jenkinsci/qftest-plugin/commit/3f4af16ec9bfc0f0f189930dcdc8cfbe3041492f
  Author: Thomas Max 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M README.md
M src/main/java/org/jenkinsci/plugins/qftest/QFTestConfigBuilder.java
M src/main/java/org/jenkinsci/plugins/qftest/QFTestStep.java
M 
src/main/resources/org/jenkinsci/plugins/qftest/QFTestConfigBuilder/config.jelly
M src/main/resources/org/jenkinsci/plugins/qftest/Suites/config.jelly

  Log Message:
  ---
  Adding/Modifying a QF-Test job could raise an exception in some occasions.


-- 
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/qftest-plugin/push/refs/heads/master/8635ac-3f4af1%40github.com.


[jenkinsci/build-token-root-plugin] 225b09: Bump bom-2.176.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-token-root-plugin
  Commit: 225b09c94611ee757d3f89e7e3ea614f5f6f2abc
  
https://github.com/jenkinsci/build-token-root-plugin/commit/225b09c94611ee757d3f89e7e3ea614f5f6f2abc
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.176.x from 11 to 12

Bumps [bom-2.176.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/build-token-root-plugin/push/refs/heads/master/940b00-225b09%40github.com.


[jenkinsci/plugin-pom]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.11
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.11/067803-00%40github.com.


[jenkinsci/build-token-root-plugin]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-12
  Home:   https://github.com/jenkinsci/build-token-root-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/build-token-root-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-12/2a277f-00%40github.com.


[jenkinsci/plugin-pom] a346de: Bump mockito-core from 3.5.10 to 3.5.11

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: a346de4238dd9cb22dcd284c06655d68ed19a576
  
https://github.com/jenkinsci/plugin-pom/commit/a346de4238dd9cb22dcd284c06655d68ed19a576
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 3.5.10 to 3.5.11

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.5.11)

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/plugin-pom/push/refs/heads/master/510f69-a346de%40github.com.


[jenkinsci/plugin-pom] 510f69: Bump jacoco-maven-plugin from 0.8.5 to 0.8.6

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 510f69cba6567985bd5cf3c9d79500631aca2547
  
https://github.com/jenkinsci/plugin-pom/commit/510f69cba6567985bd5cf3c9d79500631aca2547
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jacoco-maven-plugin from 0.8.5 to 0.8.6

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 
0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

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/plugin-pom/push/refs/heads/master/d5ca13-510f69%40github.com.


[jenkinsci/plugin-pom]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6/c02ed0-00%40github.com.


[jenkinsci/snyk-security-scanner-plugin] 67e89e: fix: pipe monitor debug output into stderr

2020-09-21 Thread 'Pavel Sorokin' via Jenkins Commits
  Branch: refs/heads/fix/use-stderr-by-monitor
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 67e89eb059d06a745096a928010b5317adc360c8
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/67e89eb059d06a745096a928010b5317adc360c8
  Author: Pavel Sorokin <60606414+pavel-s...@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java
M src/main/java/io/snyk/jenkins/workflow/SnykSecurityStep.java

  Log Message:
  ---
  fix: pipe monitor debug output into stderr


-- 
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/snyk-security-scanner-plugin/push/refs/heads/fix/use-stderr-by-monitor/00-67e89e%40github.com.


[jenkinsci/custom-war-packager] 61a76d: Bump jackson-databind from 2.8.11 to 2.11.2

2020-09-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.11.2
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 61a76d85102d75b1c97c77e3dcfb9847a18b39e0
  
https://github.com/jenkinsci/custom-war-packager/commit/61a76d85102d75b1c97c77e3dcfb9847a18b39e0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.8.11 to 2.11.2

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11 to 
2.11.2.
- [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/custom-war-packager/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.11.2/6dff51-61a76d%40github.com.


[jenkinsci/custom-war-packager] 32b459: Bump jackson-databind in /custom-war-packager-lib

2020-09-21 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 32b459bc3ce411f3893420bac1168a69c60c265b
  
https://github.com/jenkinsci/custom-war-packager/commit/32b459bc3ce411f3893420bac1168a69c60c265b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Bump jackson-databind in /custom-war-packager-lib

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

Signed-off-by: dependabot[bot] 


  Commit: 75896a3af8d5e88556fe8f59fbd2ef2002676b1b
  
https://github.com/jenkinsci/custom-war-packager/commit/75896a3af8d5e88556fe8f59fbd2ef2002676b1b
  Author: Oleg Nenashev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Merge pull request #160 from 
jenkinsci/dependabot/maven/custom-war-packager-lib/com.fasterxml.jackson.core-jackson-databind-2.9.10.5

Bump jackson-databind from 2.8.11 to 2.9.10.5 in /custom-war-packager-lib


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/65e576b27a0b...75896a3af8d5

-- 
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/custom-war-packager/push/refs/heads/master/65e576-75896a%40github.com.


[jenkinsci/custom-war-packager]

2020-09-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.8.0
  Home:   https://github.com/jenkinsci/custom-war-packager

-- 
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/custom-war-packager/push/refs/heads/dependabot/maven/commons-io-commons-io-2.8.0/2ac51c-00%40github.com.


[jenkinsci/custom-war-packager] 2ac51c: Bump commons-io from 2.7 to 2.8.0

2020-09-21 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 2ac51c4f2dd504283176fcca270d646da6f0e2a2
  
https://github.com/jenkinsci/custom-war-packager/commit/2ac51c4f2dd504283176fcca270d646da6f0e2a2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Bump commons-io from 2.7 to 2.8.0

Bumps commons-io from 2.7 to 2.8.0.

Signed-off-by: dependabot[bot] 


  Commit: 9cfe30fde9523a462185f260aee6b390a3de711c
  
https://github.com/jenkinsci/custom-war-packager/commit/9cfe30fde9523a462185f260aee6b390a3de711c
  Author: Oleg Nenashev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Merge pull request #170 from 
jenkinsci/dependabot/maven/commons-io-commons-io-2.8.0

Bump commons-io from 2.7 to 2.8.0


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/c7555ba49c86...9cfe30fde952

-- 
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/custom-war-packager/push/refs/heads/master/c7555b-9cfe30%40github.com.


[jenkinsci/custom-war-packager]

2020-09-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/custom-war-packager-lib/org.apache.ant-ant-1.9.15
  Home:   https://github.com/jenkinsci/custom-war-packager

-- 
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/custom-war-packager/push/refs/heads/dependabot/maven/custom-war-packager-lib/org.apache.ant-ant-1.9.15/b513c5-00%40github.com.


[jenkinsci/custom-war-packager] b513c5: Bump ant from 1.9.2 to 1.9.15 in /custom-war-packa...

2020-09-21 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: b513c5d0dce026b93dfa7e9a08ed15132925d9f7
  
https://github.com/jenkinsci/custom-war-packager/commit/b513c5d0dce026b93dfa7e9a08ed15132925d9f7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Bump ant from 1.9.2 to 1.9.15 in /custom-war-packager-lib

Bumps ant from 1.9.2 to 1.9.15.

Signed-off-by: dependabot[bot] 


  Commit: 65e576b27a0b0c9905aed9744c8dbc46af545ea0
  
https://github.com/jenkinsci/custom-war-packager/commit/65e576b27a0b0c9905aed9744c8dbc46af545ea0
  Author: Oleg Nenashev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Merge pull request #172 from 
jenkinsci/dependabot/maven/custom-war-packager-lib/org.apache.ant-ant-1.9.15

Bump ant from 1.9.2 to 1.9.15 in /custom-war-packager-lib


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/9cfe30fde952...65e576b27a0b

-- 
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/custom-war-packager/push/refs/heads/master/9cfe30-65e576%40github.com.


[jenkinsci/custom-war-packager]

2020-09-21 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/custom-war-packager-lib/com.fasterxml.jackson.core-jackson-databind-2.9.10.5
  Home:   https://github.com/jenkinsci/custom-war-packager

-- 
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/custom-war-packager/push/refs/heads/dependabot/maven/custom-war-packager-lib/com.fasterxml.jackson.core-jackson-databind-2.9.10.5/32b459-00%40github.com.


[jenkins-infra/jenkins.io] 2e26ee: Update Hacktoberfest landing page for 2020 (#3724)

2020-09-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 2e26ee43c28b0c26ed4df05173c8b2e603f20107
  
https://github.com/jenkins-infra/jenkins.io/commit/2e26ee43c28b0c26ed4df05173c8b2e603f20107
  Author: Mark Waite 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
A content/_data/events/2020-10-01-hacktoberfest.adoc
M content/events/hacktoberfest.adoc
M content/events/hacktoberfest/event-kit.adoc
M content/events/hacktoberfest/faq.adoc
A content/images/hacktoberfest/2020_badge_small.png
A content/images/hacktoberfest/2020_social.png
M content/index.html.haml

  Log Message:
  ---
  Update Hacktoberfest landing page for 2020 (#3724)

* Update Hacktoberfest landing page for 2020

* Add Hacktoberfest to Jumbotron as comment

Ready to uncomment after DevOps World finishes

* use 2020_social Hacktoberfest image rather than 2019

* Note in FAQ that events this year are online-only

* Add calendar event for Hacktoberfest start

* Optimize image sizes

* Update Jumbotron and the event dates

Co-authored-by: Oleg Nenashev 


-- 
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/bffef2-2e26ee%40github.com.


[jenkinsci/analysis-model] 77fc7c: Remove coverage support from Jenkinsfile.

2020-09-21 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 77fc7cd6d6b06d34dd202cd687212fef1e4110a1
  
https://github.com/jenkinsci/analysis-model/commit/77fc7cd6d6b06d34dd202cd687212fef1e4110a1
  Author: Ulli Hafner 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Remove coverage support from Jenkinsfile.


  Commit: 6b2eb1464dbca748652bc45a5fa9121a68a11930
  
https://github.com/jenkinsci/analysis-model/commit/6b2eb1464dbca748652bc45a5fa9121a68a11930
  Author: Ulli Hafner 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M .github/labels.yml

  Log Message:
  ---
  Use new colors for dependencies.


Compare: 
https://github.com/jenkinsci/analysis-model/compare/87ca8da40f5c...6b2eb1464dbc

-- 
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/analysis-model/push/refs/heads/master/87ca8d-6b2eb1%40github.com.


[jenkinsci/analysis-pom-plugin] 6c62b6: Use new colors for dependencies.

2020-09-21 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 6c62b671c7414afc2c3fdace8a47a8f9844a218f
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/6c62b671c7414afc2c3fdace8a47a8f9844a218f
  Author: Ulli Hafner 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M .github/labels.yml

  Log Message:
  ---
  Use new colors for dependencies.


-- 
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/analysis-pom-plugin/push/refs/heads/master/eaf1f8-6c62b6%40github.com.


[jenkinsci/custom-war-packager] 21b574: Add Custom WAR Packager Roadmap

2020-09-21 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/roadmap
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 21b57491e9d2c054f8b5c5fa48dc84dda85fcb25
  
https://github.com/jenkinsci/custom-war-packager/commit/21b57491e9d2c054f8b5c5fa48dc84dda85fcb25
  Author: Oleg Nenashev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
A ROADMAP.adoc

  Log Message:
  ---
  Add Custom WAR Packager Roadmap


-- 
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/custom-war-packager/push/refs/heads/roadmap/00-21b574%40github.com.


[jenkinsci/ontrack-plugin] 4f45c2: Using GitHub as a source for the documentation

2020-09-21 Thread 'Damien Coraboeuf' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ontrack-plugin
  Commit: 4f45c2ba381edf578118b9696f60e2f5d8ee8aa2
  
https://github.com/jenkinsci/ontrack-plugin/commit/4f45c2ba381edf578118b9696f60e2f5d8ee8aa2
  Author: Damien Coraboeuf 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Using GitHub as a source for the documentation


-- 
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/ontrack-plugin/push/refs/heads/master/e5ea68-4f45c2%40github.com.


[jenkinsci/ontrack-plugin] e5ea68: [maven-release-plugin] prepare for next developmen...

2020-09-21 Thread 'Damien Coraboeuf' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ontrack-plugin
  Commit: e5ea6841250597d06741b325d4c585d75ed3202e
  
https://github.com/jenkinsci/ontrack-plugin/commit/e5ea6841250597d06741b325d4c585d75ed3202e
  Author: Damien Coraboeuf 
  Date:   2020-09-21 (Mon, 21 Sep 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/ontrack-plugin/push/refs/heads/master/fc2bc8-e5ea68%40github.com.


[jenkinsci/ontrack-plugin]

2020-09-21 Thread 'Damien Coraboeuf' via Jenkins Commits
  Branch: refs/tags/3.8.3
  Home:   https://github.com/jenkinsci/ontrack-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/ontrack-plugin/push/refs/tags/3.8.3/00-0fdc8e%40github.com.


[jenkinsci/ontrack-plugin] fc2bc8: [maven-release-plugin] prepare release 3.8.3

2020-09-21 Thread 'Damien Coraboeuf' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ontrack-plugin
  Commit: fc2bc8637ad9dc22bcc23bd7a5c901bd7f0210de
  
https://github.com/jenkinsci/ontrack-plugin/commit/fc2bc8637ad9dc22bcc23bd7a5c901bd7f0210de
  Author: Damien Coraboeuf 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 3.8.3


-- 
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/ontrack-plugin/push/refs/heads/master/6259ba-fc2bc8%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin]

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12/8424ee-00%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin] 8424ee: Bump bom-2.204.x from 11 to 12

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: 8424eee181d9cb054ae081de5cc4b21e1d8467f2
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/8424eee181d9cb054ae081de5cc4b21e1d8467f2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

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

Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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] 


  Commit: 1aa6c286b820359f8f711cf0c3364779f3affead
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/1aa6c286b820359f8f711cf0c3364779f3affead
  Author: Arnaud Heritier 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #73 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12

Bump bom-2.204.x from 11 to 12


Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/90f693a4b9fc...1aa6c286b820

-- 
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/master/90f693-1aa6c2%40github.com.


[jenkinsci/pipeline-maven-plugin]

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12
  Home:   https://github.com/jenkinsci/pipeline-maven-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/pipeline-maven-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12/4dbe3f-00%40github.com.


[jenkinsci/pipeline-maven-plugin] 4dbe3f: Bump bom-2.204.x from 11 to 12

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 4dbe3f8dee096b9c8d6df0d641d094cbebd77bb3
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/4dbe3f8dee096b9c8d6df0d641d094cbebd77bb3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M jenkins-plugin/pom.xml

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

Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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] 


  Commit: 42780d6119638b3e41436169a9387c886c20ef07
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/42780d6119638b3e41436169a9387c886c20ef07
  Author: Arnaud Heritier 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M jenkins-plugin/pom.xml

  Log Message:
  ---
  Merge pull request #284 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12

Bump bom-2.204.x from 11 to 12


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/550b706fa70a...42780d611963

-- 
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-maven-plugin/push/refs/heads/master/550b70-42780d%40github.com.


[jenkinsci/pipeline-maven-plugin] dfb7fe: Bump jacoco from 3.0.7 to 3.0.8

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: dfb7fe18d3b43e43eae05b4f9d4738f6029971bd
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/dfb7fe18d3b43e43eae05b4f9d4738f6029971bd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M jenkins-plugin/pom.xml

  Log Message:
  ---
  Bump jacoco from 3.0.7 to 3.0.8

Bumps [jacoco](https://github.com/jenkinsci/jacoco-plugin) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/jenkinsci/jacoco-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/jacoco-plugin/compare/jacoco-3.0.7...jacoco-3.0.8)

Signed-off-by: dependabot[bot] 


  Commit: 550b706fa70a848c4a895feae4cea4b248394eea
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/550b706fa70a848c4a895feae4cea4b248394eea
  Author: Arnaud Heritier 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M jenkins-plugin/pom.xml

  Log Message:
  ---
  Merge pull request #283 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-jacoco-3.0.8

Bump jacoco from 3.0.7 to 3.0.8


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/479f7db34989...550b706fa70a

-- 
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-maven-plugin/push/refs/heads/master/479f7d-550b70%40github.com.


[jenkinsci/pipeline-maven-plugin]

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jacoco-3.0.8
  Home:   https://github.com/jenkinsci/pipeline-maven-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/pipeline-maven-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jacoco-3.0.8/dfb7fe-00%40github.com.


[jenkinsci/pipeline-maven-plugin]

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-config-file-provider-3.7.0
  Home:   https://github.com/jenkinsci/pipeline-maven-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/pipeline-maven-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-config-file-provider-3.7.0/5f54f3-00%40github.com.


[jenkinsci/pipeline-maven-plugin] 5f54f3: Bump config-file-provider from 3.6.3 to 3.7.0

2020-09-21 Thread 'Arnaud Heritier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 5f54f3ee19d6934099ca352e5826146df1f8a715
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/5f54f3ee19d6934099ca352e5826146df1f8a715
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M jenkins-plugin/pom.xml

  Log Message:
  ---
  Bump config-file-provider from 3.6.3 to 3.7.0

Bumps 
[config-file-provider](https://github.com/jenkinsci/config-file-provider-plugin)
 from 3.6.3 to 3.7.0.
- [Release 
notes](https://github.com/jenkinsci/config-file-provider-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/config-file-provider-plugin/compare/config-file-provider-3.6.3...config-file-provider-3.7.0)

Signed-off-by: dependabot[bot] 


  Commit: 479f7db3498910cbe9c6455842f944bbb7493488
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/479f7db3498910cbe9c6455842f944bbb7493488
  Author: Arnaud Heritier 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M jenkins-plugin/pom.xml

  Log Message:
  ---
  Merge pull request #282 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-config-file-provider-3.7.0

Bump config-file-provider from 3.6.3 to 3.7.0


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/7335efc93b1e...479f7db34989

-- 
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-maven-plugin/push/refs/heads/master/7335ef-479f7d%40github.com.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] cfad23: Update pom.xml version to 1.0.9-SNAPSHOT

2020-09-21 Thread 'Andrey Andreyev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: cfad23e55eea6439a9ff2f931c3a7932d4859c61
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/cfad23e55eea6439a9ff2f931c3a7932d4859c61
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml version to 1.0.9-SNAPSHOT


  Commit: 904e7754e9739c9794d4104a3b0046e23ef6561c
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/904e7754e9739c9794d4104a3b0046e23ef6561c
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M Thirdpartyreadme.txt

  Log Message:
  ---
  Update Thirdpartyreadme.txt with latest used versions


  Commit: 8fc10a56427b5dfe28c08d93eeb3728be72e5b18
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/8fc10a56427b5dfe28c08d93eeb3728be72e5b18
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java

  Log Message:
  ---
  Update log messages for explicit provisioned slaves


  Commit: 997c213d4fb1d755526edf00f0c92bf2fff4b081
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/997c213d4fb1d755526edf00f0c92bf2fff4b081
  Author: andrey_adnreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
A 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-autoImageUpdate.html
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  ---
  Add image field autoupdate if one name is used


  Commit: 3a3172f39f6db6014f904b92bb44e5a147ed4e62
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/3a3172f39f6db6014f904b92bb44e5a147ed4e62
  Author: andrey_adnreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
A 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudNsgTemplate.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/BaremetalCloudClient.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-nsgIds.html
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudNsgTemplate/config.jelly
M src/main/resources/com/oracle/cloud/baremetal/jenkins/Messages.properties
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  ---
  Add network security groups field to templates


  Commit: c54a126fbfd3def266340120b26e5952405ef8b2
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/c54a126fbfd3def266340120b26e5952405ef8b2
  Author: Andrey Andreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-subnetCompartmentId.html
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-vcnCompartmentId.html
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  ---
  Add subnets compartment field


  Commit: 9992934fc512e3bef57d6fcfb8412130b7aabec1
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/9992934fc512e3bef57d6fcfb8412130b7aabec1
  Author: andrey_adnreyev 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java
M 

[jenkinsci/artifact-manager-s3-plugin] 756f4d: Bump bom-2.235.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.235.x-12
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 756f4daa5405e355e40b0696eb64a767e1333608
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/756f4daa5405e355e40b0696eb64a767e1333608
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.235.x from 11 to 12

Bumps [bom-2.235.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/artifact-manager-s3-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.235.x-12/00-756f4d%40github.com.


[jenkinsci/configuration-as-code-plugin] ef3cf9: Bump bom-2.176.x from 9 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-12
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: ef3cf98768a3b29d5089d17a3d627e66631e5aeb
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/ef3cf98768a3b29d5089d17a3d627e66631e5aeb
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M integrations/pom.xml

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

Bumps [bom-2.176.x](https://github.com/jenkinsci/pom) from 9 to 12.
- [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-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-12/00-ef3cf9%40github.com.


[jenkinsci/configuration-as-code-plugin]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-11
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-11/43f863-00%40github.com.


[jenkinsci/pom] 2d3351: Bump cargo-maven2-plugin from 1.7.15 to 1.8.1

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.cargo-cargo-maven2-plugin-1.8.1
  Home:   https://github.com/jenkinsci/pom
  Commit: 2d3351ea2898d97ddd2775e2617824db368588df
  
https://github.com/jenkinsci/pom/commit/2d3351ea2898d97ddd2775e2617824db368588df
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump cargo-maven2-plugin from 1.7.15 to 1.8.1

Bumps cargo-maven2-plugin from 1.7.15 to 1.8.1.

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/pom/push/refs/heads/dependabot/maven/org.codehaus.cargo-cargo-maven2-plugin-1.8.1/00-2d3351%40github.com.


[jenkinsci/pom]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.cargo-cargo-maven2-plugin-1.8.0
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.codehaus.cargo-cargo-maven2-plugin-1.8.0/7dd8fb-00%40github.com.


[jenkinsci/audit-trail-plugin] e1661e: Bump bom-2.190.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.190.x-12
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: e1661ebdbeca1ffccabc1d021317baca40e1b8e1
  
https://github.com/jenkinsci/audit-trail-plugin/commit/e1661ebdbeca1ffccabc1d021317baca40e1b8e1
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.190.x from 11 to 12

Bumps [bom-2.190.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/audit-trail-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.190.x-12/00-e1661e%40github.com.


[jenkinsci/build-token-root-plugin] 2a277f: Bump bom-2.176.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-12
  Home:   https://github.com/jenkinsci/build-token-root-plugin
  Commit: 2a277f8b3bfaa612f935ce50583451ab85126e1d
  
https://github.com/jenkinsci/build-token-root-plugin/commit/2a277f8b3bfaa612f935ce50583451ab85126e1d
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.176.x from 11 to 12

Bumps [bom-2.176.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/build-token-root-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-12/00-2a277f%40github.com.


[jenkinsci/jenkins-test-harness] 4701ab: Bump gmavenplus-plugin from 1.10.0 to 1.10.1

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 4701ab4b1bf0a724f29ae7cd7cc5095080f76a53
  
https://github.com/jenkinsci/jenkins-test-harness/commit/4701ab4b1bf0a724f29ae7cd7cc5095080f76a53
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump gmavenplus-plugin from 1.10.0 to 1.10.1

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.10.0 to 
1.10.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.10.0...1.10.1)

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/jenkins-test-harness/push/refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1/00-4701ab%40github.com.


[jenkinsci/jackson2-api-plugin] fb3742: Bump bom-2.222.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-12
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: fb3742d8e5001317aad787fc1b7d48770af43b01
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/fb3742d8e5001317aad787fc1b7d48770af43b01
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.222.x from 11 to 12

Bumps [bom-2.222.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/jackson2-api-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.222.x-12/00-fb3742%40github.com.


[jenkinsci/configuration-as-code-plugin] 23f543: Bump mercurial from 2.4 to 2.10

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-mercurial-2.10
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 23f5433e6d18eecb59dd0039be255664216af9ea
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/23f5433e6d18eecb59dd0039be255664216af9ea
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump mercurial from 2.4 to 2.10

Bumps [mercurial](https://github.com/jenkinsci/mercurial-plugin) from 2.4 to 
2.10.
- [Release notes](https://github.com/jenkinsci/mercurial-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/mercurial-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/mercurial-plugin/compare/mercurial-2.4...mercurial-2.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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-mercurial-2.10/00-23f543%40github.com.


[jenkinsci/configuration-as-code-plugin] 0bec85: Bump protobuf-java from 3.11.4 to 3.13.0

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.13.0
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 0bec8579f42805accaeb738e8991eaf4505da668
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/0bec8579f42805accaeb738e8991eaf4505da668
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump protobuf-java from 3.11.4 to 3.13.0

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.4 
to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- 
[Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- 
[Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.4...v3.13.0)

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.13.0/00-0bec85%40github.com.


[jenkinsci/plugin-pom] c02ed0: Bump jacoco-maven-plugin from 0.8.5 to 0.8.6

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: c02ed0c8999b2b0f011dc22eba067d1f8c44c304
  
https://github.com/jenkinsci/plugin-pom/commit/c02ed0c8999b2b0f011dc22eba067d1f8c44c304
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jacoco-maven-plugin from 0.8.5 to 0.8.6

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 
0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

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/plugin-pom/push/refs/heads/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6/00-c02ed0%40github.com.


[jenkinsci/plugin-pom] 587808: Bump gmavenplus-plugin from 1.10.0 to 1.10.1

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 58780808cc62a4957cb871bf8c72d843e8d438a9
  
https://github.com/jenkinsci/plugin-pom/commit/58780808cc62a4957cb871bf8c72d843e8d438a9
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump gmavenplus-plugin from 1.10.0 to 1.10.1

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.10.0 to 
1.10.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.10.0...1.10.1)

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/plugin-pom/push/refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.1/00-587808%40github.com.


[jenkinsci/plugin-pom] 067803: Bump mockito-core from 3.5.10 to 3.5.11

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.11
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 0678031ce8cb81dbcc5203c8835ef36d6c17f3d4
  
https://github.com/jenkinsci/plugin-pom/commit/0678031ce8cb81dbcc5203c8835ef36d6c17f3d4
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 3.5.10 to 3.5.11

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.5.11)

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/plugin-pom/push/refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.11/00-067803%40github.com.


[jenkinsci/ec2-plugin]

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-bom-2.256
  Home:   https://github.com/jenkinsci/ec2-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/ec2-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-bom-2.256/e502bd-00%40github.com.


[jenkinsci/ec2-plugin] fde7f7: Bump bom-2.204.x from 11 to 12

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: fde7f78b23b53d69eb2b44579b6d5548ac8e4928
  
https://github.com/jenkinsci/ec2-plugin/commit/fde7f78b23b53d69eb2b44579b6d5548ac8e4928
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

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

Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 11 to 12.
- [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-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/ec2-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-12/00-fde7f7%40github.com.


[jenkinsci/ec2-plugin] eec5ed: Bump jenkins-bom from 2.204.6 to 2.257

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-bom-2.257
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: eec5ed08dd6d3191cd38e46ce65a705d8a411e2c
  
https://github.com/jenkinsci/ec2-plugin/commit/eec5ed08dd6d3191cd38e46ce65a705d8a411e2c
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-bom from 2.204.6 to 2.257

Bumps [jenkins-bom](https://github.com/jenkinsci/pom) from 2.204.6 to 2.257.
- [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-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/ec2-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-bom-2.257/00-eec5ed%40github.com.


[jenkinsci/ec2-plugin] 44ab2a: Bump mockito-core from 3.5.10 to 3.5.11

2020-09-21 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.11
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 44ab2a51cb952591f38d683ccc39ef5d294982e7
  
https://github.com/jenkinsci/ec2-plugin/commit/44ab2a51cb952591f38d683ccc39ef5d294982e7
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 3.5.10 to 3.5.11

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.5.11)

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/ec2-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-3.5.11/00-44ab2a%40github.com.


  1   2   >