[jenkinsci/jenkins] f03183: Bump executable-war from 1.45 to 2.0 (#5706)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f03183ab09ce5fb8f9f4cc9ccee42a3c3e6b2d3e
  
https://github.com/jenkinsci/jenkins/commit/f03183ab09ce5fb8f9f4cc9ccee42a3c3e6b2d3e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Bump executable-war from 1.45 to 2.0 (#5706)

Bumps [executable-war](https://github.com/jenkinsci/extras-executable-war) from 
1.45 to 2.0.
- [Release notes](https://github.com/jenkinsci/extras-executable-war/releases)
- 
[Changelog](https://github.com/jenkinsci/extras-executable-war/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/extras-executable-war/compare/executable-war-1.45...executable-war-2.0)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:executable-war
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/009d7c-f03183%40github.com.


[jenkinsci/jenkins]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-executable-war-2.0
  Home:   https://github.com/jenkinsci/jenkins

-- 
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/dependabot/maven/org.jenkins-ci-executable-war-2.0/2e4c43-00%40github.com.


[jenkins-infra/jenkins.io] 02edf0: Note that 2.310 release was not delivered (#4555)

2021-09-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 02edf06001b79190669b07f5a9cf375463b74f0b
  
https://github.com/jenkins-infra/jenkins.io/commit/02edf06001b79190669b07f5a9cf375463b74f0b
  Author: Mark Waite 
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Note that 2.310 release was not delivered (#4555)


-- 
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/393b88-02edf0%40github.com.


[jenkinsci/git-client-plugin] a784c9: Revert "More submodule test updates"

2021-09-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: a784c924d9a3223138538b88c433515febb1900f
  
https://github.com/jenkinsci/git-client-plugin/commit/a784c924d9a3223138538b88c433515febb1900f
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
M 
src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCliGitNotIntialized.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestNotIntialized.java

  Log Message:
  ---
  Revert "More submodule test updates"

Plugin compatibility tester is an important part of the Jenkins plugin
BOM evaluation process.  The change in the `tests/getSubmodules` branch
breaks the submodule related tests on released plugin versions.  That
disrupts the plugin compatibility tester.

Return to the prior settings that were in the `tests/getSubmodules`
branch rather than disrupt PCT.

This reverts commit e208678d925f5bf13432f5ab963345ce782cf308.


  Commit: 533cd85f3f82e8ec09ebf36ace35434cc388c8e2
  
https://github.com/jenkinsci/git-client-plugin/commit/533cd85f3f82e8ec09ebf36ace35434cc388c8e2
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

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

  Log Message:
  ---
  Revert "Update submodule test to match new data"

Further revert to not break the plugin compatibility tester use of the
git client plugin tests from released versions of the git client plugin.

This reverts commit 3ede44e2771a256a21ca2f239985f8619981c1fb.


  Commit: fbcd4811681f766633b414a3afb58c7c2caf0a16
  
https://github.com/jenkinsci/git-client-plugin/commit/fbcd4811681f766633b414a3afb58c7c2caf0a16
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
M 
src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCliGitNotIntialized.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestNotIntialized.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  ---
  Merge pull request #748 from MarkEWaite/revert-submodule-sha1-changes

Revert submodule test changes


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/1cecdf662a9c...fbcd4811681f

-- 
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/1cecdf-fbcd48%40github.com.


[jenkinsci/git-client-plugin]

2021-09-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/tests/getSubmodules
  Home:   https://github.com/jenkinsci/git-client-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-client-plugin/push/refs/heads/tests/getSubmodules/3ddfec-a6dd18%40github.com.


[jenkinsci/git-client-plugin] 3ddfec: Update firewall and ntp for test compatibility

2021-09-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/tests/getSubmodules
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 3ddfec978484afa27e7cd1be252e082cc1a6484b
  
https://github.com/jenkinsci/git-client-plugin/commit/3ddfec978484afa27e7cd1be252e082cc1a6484b
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M modules/firewall
M modules/ntp

  Log Message:
  ---
  Update firewall and ntp for test compatibility

See https://github.com/jenkinsci/git-client-plugin/pull/748 for a
detailed description that explains why this branch needs to remain in
exactly this configuration.

Released versions of git client plugin tests use this branch as their
submodule definition.  Don't change this definition.  It will break
tests in the plugin compatibilty tester.


-- 
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/tests/getSubmodules/915a6b-3ddfec%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] bec588: tech : set 2.235.1 as minimal version. set credent...

2021-09-13 Thread 'Zhipeng Wang' via Jenkins Commits
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: bec5886308b48f36efce4cffd6b5675c502b515f
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/bec5886308b48f36efce4cffd6b5675c502b515f
  Author: Radislav Berkovich 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  tech : set 2.235.1 as minimal version. set credentials - 2.3.19


  Commit: 090d641e999bb7aeb6f4e16013c609f790e52f4a
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/090d641e999bb7aeb6f4e16013c609f790e52f4a
  Author: Radislav Berkovich 
  Date:   2021-08-16 (Mon, 16 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  tech : remove comment


  Commit: df35977ef69c3c0f2b36479a769873361f9a
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/df35977ef69c3c0f2b36479a769873361f9a
  Author: Zhipeng Wang 
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #422 from MicroFocus/dependency_upgrade

dependency upgrade : set 2.235.1 as minimal version. set credentials - 2.3.19


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/a812e8cb0b0d...df35977ef69c

-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/latest/a812e8-df3597%40github.com.


[jenkinsci/git-client-plugin] 3ede44: Update submodule test to match new data

2021-09-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 3ede44e2771a256a21ca2f239985f8619981c1fb
  
https://github.com/jenkinsci/git-client-plugin/commit/3ede44e2771a256a21ca2f239985f8619981c1fb
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

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

  Log Message:
  ---
  Update submodule test to match new data

Submodule definitions updated to be after branch renaming

Two submodule repo primary branches were renamed from 'master' to 'main'


  Commit: e208678d925f5bf13432f5ab963345ce782cf308
  
https://github.com/jenkinsci/git-client-plugin/commit/e208678d925f5bf13432f5ab963345ce782cf308
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
M 
src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCliGitNotIntialized.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestNotIntialized.java

  Log Message:
  ---
  More submodule test updates


  Commit: 157fe319ecd566d72a94d259f515843b0dbabcdb
  
https://github.com/jenkinsci/git-client-plugin/commit/157fe319ecd566d72a94d259f515843b0dbabcdb
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

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

  Log Message:
  ---
  Honor the comment that remoteTracking must be false

Intermittent submodule test failures seem to be related to the use of
remoteTracking = true in one of the randomly selected test paths.
Force it to false for this case and watch for other failures of the
same style.


  Commit: 1cecdf662a9c45ad4b6d015ccb843baa3a358ad0
  
https://github.com/jenkinsci/git-client-plugin/commit/1cecdf662a9c45ad4b6d015ccb843baa3a358ad0
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
M 
src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCliGitNotIntialized.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestNotIntialized.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  ---
  Merge pull request #747 from MarkEWaite/update-submodule-test-data

Update submodule test data


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/064c3539f7f6...1cecdf662a9c

-- 
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/064c35-1cecdf%40github.com.


[jenkinsci/rocketchatnotifier-plugin] 220151: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2021-09-13 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-c5493b39579d046939fbaf148291004a
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: 220151953ee20a8ce103308350a2bb6b87a7e1fa
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/220151953ee20a8ce103308350a2bb6b87a7e1fa
  Author: snyk-bot 
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.0.pr3 to 
2.12.4

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.10.0.pr3 to 2.12.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/d741ce8c-31ef-4d15-8c62-c26abb28e9d1?utm_source=github_medium=upgrade-pr


-- 
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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-c5493b39579d046939fbaf148291004a/07634d-220151%40github.com.


[jenkinsci/rocketchatnotifier-plugin]

2021-09-13 Thread 'Martin Reinhardt' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-c5493b39579d046939fbaf148291004a
  Home:   https://github.com/jenkinsci/rocketchatnotifier-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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-c5493b39579d046939fbaf148291004a/00-07634d%40github.com.


[jenkinsci/configurationslicing-plugin] c28d42: Bump build-timeout from 1.19.1 to 1.20

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-build-timeout-1.20
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: c28d4244baa6f7137847e3a6d8b39c7bd78e2357
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/c28d4244baa6f7137847e3a6d8b39c7bd78e2357
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump build-timeout from 1.19.1 to 1.20

Bumps [build-timeout](https://github.com/jenkinsci/build-timeout-plugin) from 
1.19.1 to 1.20.
- [Release notes](https://github.com/jenkinsci/build-timeout-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/build-timeout-plugin/blob/master/CHANGELOG.adoc)
- 
[Commits](https://github.com/jenkinsci/build-timeout-plugin/compare/build-timeout-1.19.1...build-timeout-1.20)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:build-timeout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/configurationslicing-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-build-timeout-1.20/00-c28d42%40github.com.


[jenkinsci/configurationslicing-plugin] 0f8cb0: Bump bom-2.289.x from 937.v51fde92016ed to 950.v39...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.289.x-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: 0f8cb060276c2bfe28704a1b51155d0308b1956f
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/0f8cb060276c2bfe28704a1b51155d0308b1956f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.289.x from 937.v51fde92016ed to 950.v396cb834de1e

Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 937.v51fde92016ed to 
950.v396cb834de1e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.289.x
  dependency-type: direct:production
...

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/configurationslicing-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.289.x-950.v396cb834de1e/00-0f8cb0%40github.com.


[jenkinsci/configurationslicing-plugin] 7b0be2: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: 7b0be2c1bf5615d21913234de949245ae7c6db06
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/7b0be2c1bf5615d21913234de949245ae7c6db06
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/configurationslicing-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.25/00-7b0be2%40github.com.


[jenkinsci/configurationslicing-plugin] 41bec0: Bump email-ext from 2.69 to 2.83

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-email-ext-2.83
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: 41bec0f64ba750f6b9edfd943e47b1f145ebebc3
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/41bec0f64ba750f6b9edfd943e47b1f145ebebc3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump email-ext from 2.69 to 2.83

Bumps [email-ext](https://github.com/jenkinsci/email-ext-plugin) from 2.69 to 
2.83.
- [Release notes](https://github.com/jenkinsci/email-ext-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/email-ext-plugin/blob/master/CHANGELOG.adoc)
- 
[Commits](https://github.com/jenkinsci/email-ext-plugin/compare/email-ext-2.69...email-ext-2.83)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:email-ext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/configurationslicing-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-email-ext-2.83/00-41bec0%40github.com.


[jenkinsci/configurationslicing-plugin] a88df0: Bump logstash from 2.3.2 to 2.4.0

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-logstash-2.4.0
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: a88df0d56a4e2795162cb8dd547800aba572b31a
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/a88df0d56a4e2795162cb8dd547800aba572b31a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump logstash from 2.3.2 to 2.4.0

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:logstash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/configurationslicing-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-logstash-2.4.0/00-a88df0%40github.com.


[jenkinsci/metrics-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24
  Home:   https://github.com/jenkinsci/metrics-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/metrics-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24/f2fc0d-00%40github.com.


[jenkinsci/dimensionsscm-plugin] 899e82: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/dimensionsscm-plugin
  Commit: 899e82cf2dbc73861d401d935ecf3516a7305d62
  
https://github.com/jenkinsci/dimensionsscm-plugin/commit/899e82cf2dbc73861d401d935ecf3516a7305d62
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/dimensionsscm-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-899e82%40github.com.


[jenkinsci/metrics-plugin] 145463: Bump plugin from 4.19 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 145463749911fefb3e802566654fb93ecffd3858
  
https://github.com/jenkinsci/metrics-plugin/commit/145463749911fefb3e802566654fb93ecffd3858
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.19 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-145463%40github.com.


[jenkinsci/jenkins]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/junit.jupiter.version-5.8.0
  Home:   https://github.com/jenkinsci/jenkins

-- 
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/dependabot/maven/junit.jupiter.version-5.8.0/79eecd-00%40github.com.


[jenkinsci/jenkins] 009d7c: Bump junit.jupiter.version from 5.7.2 to 5.8.0 (#5...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 009d7c50e280c7615221dfbed25b3cb96574245c
  
https://github.com/jenkinsci/jenkins/commit/009d7c50e280c7615221dfbed25b3cb96574245c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit.jupiter.version from 5.7.2 to 5.8.0 (#5726)


-- 
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/f12f40-009d7c%40github.com.


[jenkinsci/ldap-plugin] e4fddb: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: e4fddba845ec0cbd4fa3c1fddabbd618b85fef86
  
https://github.com/jenkinsci/ldap-plugin/commit/e4fddba845ec0cbd4fa3c1fddabbd618b85fef86
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/ldap-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-e4fddb%40github.com.


[jenkinsci/ldap-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-937.v51fde92016ed
  Home:   https://github.com/jenkinsci/ldap-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/ldap-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-937.v51fde92016ed/003187-00%40github.com.


[jenkinsci/ldap-plugin] 287949: Bump bom-2.277.x from 807.v6d348e44c987 to 950.v39...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 2879497da667271e70e36a1705cdd9d40138bbec
  
https://github.com/jenkinsci/ldap-plugin/commit/2879497da667271e70e36a1705cdd9d40138bbec
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.277.x from 807.v6d348e44c987 to 950.v396cb834de1e

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 807.v6d348e44c987 to 
950.v396cb834de1e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

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/ldap-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e/00-287949%40github.com.


[jenkinsci/pipeline-stage-view-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.93
  Home:   https://github.com/jenkinsci/pipeline-stage-view-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-stage-view-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.93/50ad16-00%40github.com.


[jenkinsci/pipeline-stage-view-plugin] d0df8d: Bump workflow-cps from 2.31 to 2.94

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.94
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: d0df8d5387cc0117f25d35e94bd05208b4498e45
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/d0df8d5387cc0117f25d35e94bd05208b4498e45
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M rest-api/pom.xml
M ui/pom.xml

  Log Message:
  ---
  Bump workflow-cps from 2.31 to 2.94

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

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

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/pipeline-stage-view-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-cps-2.94/00-d0df8d%40github.com.


[jenkinsci/jira-plugin] 4c5bae: Bump bom-2.277.x from 937.v51fde92016ed to 950.v39...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 4c5bae8f2ea679d4e178cc196ee984866e30b263
  
https://github.com/jenkinsci/jira-plugin/commit/4c5bae8f2ea679d4e178cc196ee984866e30b263
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.277.x from 937.v51fde92016ed to 950.v396cb834de1e

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 937.v51fde92016ed to 
950.v396cb834de1e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

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/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e/00-4c5bae%40github.com.


[jenkinsci/jira-plugin] cd4424: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: cd4424ce54e5ccc13b110b7ea6d6f4fbdfe07075
  
https://github.com/jenkinsci/jira-plugin/commit/cd4424ce54e5ccc13b110b7ea6d6f4fbdfe07075
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-cd4424%40github.com.


[jenkinsci/dashboard-view-plugin] 058c89: Bump plugin from 4.18 to 4.25

2021-09-13 Thread 'Tobias Gruetzmacher' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/dashboard-view-plugin
  Commit: 058c89bbccba9c6753fe3ac77c5c5bbf874c591c
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/058c89bbccba9c6753fe3ac77c5c5bbf874c591c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.18 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 5fa078830c9fe8e1d0ed5965d48fffc826f98bb2
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/5fa078830c9fe8e1d0ed5965d48fffc826f98bb2
  Author: Tobias Gruetzmacher 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix commons-net version


Compare: 
https://github.com/jenkinsci/dashboard-view-plugin/compare/5e797e0b3506...5fa078830c9f

-- 
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/dashboard-view-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/5e797e-5fa078%40github.com.


[jenkinsci/dashboard-view-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/dashboard-view-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/dashboard-view-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e/5ed29d-00%40github.com.


[jenkinsci/dashboard-view-plugin] 1a58e9: Bump bom-2.277.x from 937.v51fde92016ed to 950.v39...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dashboard-view-plugin
  Commit: 1a58e9333de8a9893632d3a10171e59947f14dd0
  
https://github.com/jenkinsci/dashboard-view-plugin/commit/1a58e9333de8a9893632d3a10171e59947f14dd0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.277.x from 937.v51fde92016ed to 950.v396cb834de1e (#116)

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 937.v51fde92016ed to 
950.v396cb834de1e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/dashboard-view-plugin/push/refs/heads/master/bbc829-1a58e9%40github.com.


[jenkinsci/git-client-plugin] fa82e0: Checkout v3.2.0 commit in firewall submodule

2021-09-13 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/tests/getSubmodules
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: fa82e0106276f88584f9d1e40c2c149c4752cd54
  
https://github.com/jenkinsci/git-client-plugin/commit/fa82e0106276f88584f9d1e40c2c149c4752cd54
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M modules/firewall

  Log Message:
  ---
  Checkout v3.2.0 commit in firewall submodule

This is after the rename of the default branch from 'master' to 'main'.
Hope this will resolve the sporadic test failures in the git client
plugin.


  Commit: 915a6bf1c66c6905a6aa68a12c06afe3607cb0eb
  
https://github.com/jenkinsci/git-client-plugin/commit/915a6bf1c66c6905a6aa68a12c06afe3607cb0eb
  Author: Mark Waite 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M modules/ntp

  Log Message:
  ---
  Use ntp submodule tag v9.0.1

After the branch rename from 'master' to 'main'


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/a6dd18670498...915a6bf1c66c

-- 
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/tests/getSubmodules/a6dd18-915a6b%40github.com.


[jenkinsci/simple-theme-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/simple-theme-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/simple-theme-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/1c6042-00%40github.com.


[jenkinsci/simple-theme-plugin] 09a891: Bump plugin from 4.19 to 4.25 (#37)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/simple-theme-plugin
  Commit: 09a891f14c3904c6b848581c8465b0e05ed737df
  
https://github.com/jenkinsci/simple-theme-plugin/commit/09a891f14c3904c6b848581c8465b0e05ed737df
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.19 to 4.25 (#37)

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/simple-theme-plugin/push/refs/heads/master/0f99b9-09a891%40github.com.


[jenkinsci/compact-columns-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/compact-columns-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/compact-columns-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/80cdda-00%40github.com.


[jenkinsci/compact-columns-plugin] c2b92e: Bump plugin from 4.18 to 4.25 (#26)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compact-columns-plugin
  Commit: c2b92e289b693a6656b68870591fed1b52e16734
  
https://github.com/jenkinsci/compact-columns-plugin/commit/c2b92e289b693a6656b68870591fed1b52e16734
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.18 to 4.25 (#26)

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/compact-columns-plugin/push/refs/heads/master/03a08c-c2b92e%40github.com.


[jenkinsci/javadoc-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24
  Home:   https://github.com/jenkinsci/javadoc-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/javadoc-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24/755042-00%40github.com.


[jenkinsci/javadoc-plugin] 4571f9: Bump plugin from 3.36 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/javadoc-plugin
  Commit: 4571f9d7609ef66a84f0f48e79a4e64d6f516d47
  
https://github.com/jenkinsci/javadoc-plugin/commit/4571f9d7609ef66a84f0f48e79a4e64d6f516d47
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.36 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/javadoc-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-4571f9%40github.com.


[jenkinsci/code-coverage-api-plugin] a5b3c1: [SECURITY-2376]

2021-09-13 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/2.0.0-UI-refresh
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: a5b3c18cff2a0b494c55fa73b05fc935b50530be
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a5b3c18cff2a0b494c55fa73b05fc935b50530be
  Author: Daniel Beck 
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CompatibleObjectInputStream.java
A src/main/resources/META-INF/hudson.remoting.ClassFilter
A src/test/java/io/jenkins/plugins/coverage/Security2376Test.java
A 
src/test/resources/io/jenkins/plugins/coverage/Security2376Test/jobs/fs/builds/1/build.xml
A 
src/test/resources/io/jenkins/plugins/coverage/Security2376Test/jobs/fs/builds/1/coverage-report
A 
src/test/resources/io/jenkins/plugins/coverage/Security2376Test/jobs/fs/config.xml

  Log Message:
  ---
  [SECURITY-2376]


  Commit: 008ea120bbe4ca77adccf4df2ed79e2bfba1f58f
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/008ea120bbe4ca77adccf4df2ed79e2bfba1f58f
  Author: Jenkins Security Team 
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release code-coverage-api-1.4.1


  Commit: fe125020eef0d9110fd42431dff23b63801f748b
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/fe125020eef0d9110fd42431dff23b63801f748b
  Author: Jenkins Security Team 
  Date:   2021-08-26 (Thu, 26 Aug 2021)

  Changed paths:
M pom.xml

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


  Commit: a806ca2bb26546b198a14111023a14c4e9710bee
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a806ca2bb26546b198a14111023a14c4e9710bee
  Author: Ulli Hafner 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CompatibleObjectInputStream.java
M src/main/resources/META-INF/hudson.remoting.ClassFilter
A src/test/java/io/jenkins/plugins/coverage/Security2376Test.java
A 
src/test/resources/io/jenkins/plugins/coverage/Security2376Test/jobs/fs/builds/1/build.xml
A 
src/test/resources/io/jenkins/plugins/coverage/Security2376Test/jobs/fs/builds/1/coverage-report
A 
src/test/resources/io/jenkins/plugins/coverage/Security2376Test/jobs/fs/config.xml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into 2.0.0-UI-refresh

# Conflicts:
#   pom.xml
#   src/main/resources/META-INF/hudson.remoting.ClassFilter


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/eb1e5c1ff8bf...a806ca2bb265

-- 
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/code-coverage-api-plugin/push/refs/heads/2.0.0-UI-refresh/eb1e5c-a806ca%40github.com.


[jenkinsci/configuration-as-code-plugin]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/plugin-bom.version-950.v396cb834de1e
  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/plugin-bom.version-950.v396cb834de1e/0997d7-00%40github.com.


[jenkinsci/configuration-as-code-plugin] d79d07: Bump plugin-bom.version from 937.v51fde92016ed to ...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: d79d0781eaf62bd8c2db8ff0816e72d0468a6101
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/d79d0781eaf62bd8c2db8ff0816e72d0468a6101
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin-bom.version from 937.v51fde92016ed to 950.v396cb834de1e (#1733)

Bumps `plugin-bom.version` from 937.v51fde92016ed to 950.v396cb834de1e.

Updates `bom-2.249.x` from 937.v51fde92016ed to 950.v396cb834de1e
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Updates `bom-2.303.x` from 937.v51fde92016ed to 950.v396cb834de1e
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.249.x
  dependency-type: direct:production
- dependency-name: io.jenkins.tools.bom:bom-2.303.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/0bb7b2-d79d07%40github.com.


[jenkinsci/code-coverage-api-plugin] 47b6ad: Add AssertJ assertions.

2021-09-13 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/2.0.0-UI-refresh
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 47b6ad4b95ae5f6345c4edd058e25e572f79780c
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/47b6ad4b95ae5f6345c4edd058e25e572f79780c
  Author: Ulli Hafner 
  Date:   2021-09-04 (Sat, 04 Sep 2021)

  Changed paths:
A etc/assertj-templates/assertions_entry_point_class_template.txt
A etc/assertj-templates/has_assertion_template.txt
A etc/assertj-templates/soft_assertions_entry_point_class_template.txt
M pom.xml

  Log Message:
  ---
  Add AssertJ assertions.


  Commit: 6b400d783a755ce9016519124c33fafec033f1a0
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/6b400d783a755ce9016519124c33fafec033f1a0
  Author: Ulli Hafner 
  Date:   2021-09-04 (Sat, 04 Sep 2021)

  Changed paths:
A 
src/main/java/io/jenkins/plugins/coverage/adapter/CoberturaReportAdapter.java
R 
src/test/java/io/jenkins/plugins/coverage/adapter/CoberturaReportAdapter.java

  Log Message:
  ---
  Move Cobertura adapter from test to main folder.


  Commit: dd849b3cb19eb882e217682e892e38a85cc2602b
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/dd849b3cb19eb882e217682e892e38a85cc2602b
  Author: Ulli Hafner 
  Date:   2021-09-04 (Sat, 04 Sep 2021)

  Changed paths:
A src/main/java/io/jenkins/plugins/coverage/model/TreeNode.java
A src/test/java/io/jenkins/plugins/coverage/model/TreeNodeTest.java

  Log Message:
  ---
  Copy `TreeNode` from metrics aggregation plugin.


  Commit: 23a9b63a86fcbbbe1c554781e86d1bc0a83c6d2b
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/23a9b63a86fcbbbe1c554781e86d1bc0a83c6d2b
  Author: Ulli Hafner 
  Date:   2021-09-04 (Sat, 04 Sep 2021)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/adapter/JacocoReportAdapter.java
M 
src/main/java/io/jenkins/plugins/coverage/adapter/JavaCoverageReportAdapterDescriptor.java
M 
src/main/java/io/jenkins/plugins/coverage/adapter/JavaXMLCoverageReportAdapter.java
M 
src/main/java/io/jenkins/plugins/coverage/adapter/parser/JavaCoverageParser.java
M src/main/java/io/jenkins/plugins/coverage/model/CoverageViewModel.java
M src/main/java/io/jenkins/plugins/coverage/targets/CoverageElement.java
M src/main/java/io/jenkins/plugins/coverage/targets/CoverageResult.java
M src/main/java/io/jenkins/plugins/coverage/targets/Ratio.java
A src/test/java/io/jenkins/plugins/coverage/model/CoverageResultTest.java
A src/test/resources/io/jenkins/plugins/coverage/model/jacoco.xml

  Log Message:
  ---
  Add a test case for JaCoCo.


  Commit: 12412bd320dc0041b9f3856a3b1f00800ef4ae42
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/12412bd320dc0041b9f3856a3b1f00800ef4ae42
  Author: Ulli Hafner 
  Date:   2021-09-04 (Sat, 04 Sep 2021)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/coverage/adapter/parser/JavaCoverageParser.java
M src/test/java/io/jenkins/plugins/coverage/model/CoverageResultTest.java

  Log Message:
  ---
  Always use dots to separate package elements.


  Commit: eb1e5c1ff8bf97a68d957764545510c0a7327bf2
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/eb1e5c1ff8bf97a68d957764545510c0a7327bf2
  Author: Ulli Hafner 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M go.sh
A skip.sh
M 
src/main/java/io/jenkins/plugins/coverage/adapter/parser/JavaCoverageParser.java
A src/main/java/io/jenkins/plugins/coverage/model/Coverage.java
A src/main/java/io/jenkins/plugins/coverage/model/CoverageLeaf.java
A src/main/java/io/jenkins/plugins/coverage/model/CoverageNode.java
M src/main/java/io/jenkins/plugins/coverage/model/CoverageViewModel.java
A src/main/java/io/jenkins/plugins/coverage/model/ItemStyle.java
A src/main/java/io/jenkins/plugins/coverage/model/TreeChartNode.java
M src/main/java/io/jenkins/plugins/coverage/targets/CoverageResult.java
M 
src/main/resources/io/jenkins/plugins/coverage/model/CoverageViewModel/index.jelly
M src/main/webapp/css/custom-style.css
M src/main/webapp/js/charts.js
M src/test/java/io/jenkins/plugins/coverage/model/CoverageResultTest.java
A 
src/test/resources/io/jenkins/plugins/coverage/model/jacoco-analysis-model.xml
A 
src/test/resources/io/jenkins/plugins/coverage/model/jacoco-codingstyle.xml
R src/test/resources/io/jenkins/plugins/coverage/model/jacoco.xml

  Log Message:
  ---
  Add a treemap chart to the details view.


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/2104950f3c4a...eb1e5c1ff8bf

-- 
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 

[jenkinsci/configuration-as-code-plugin] 0bb7b2: Bump jira from 3.5 to 3.6 (#1730)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 0bb7b29b14206704bffa5834d2b425f8c3a93418
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/0bb7b29b14206704bffa5834d2b425f8c3a93418
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump jira from 3.5 to 3.6 (#1730)

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/9fe00d-0bb7b2%40github.com.


[jenkinsci/configuration-as-code-plugin]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jira-3.6
  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/org.jenkins-ci.plugins-jira-3.6/f30337-00%40github.com.


[jenkinsci/configuration-as-code-plugin] 9fe00d: Bump plugin from 4.24 to 4.25 (#1731)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 9fe00d328fdab8defc5b16231b2f491ae8d487d6
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/9fe00d328fdab8defc5b16231b2f491ae8d487d6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25 (#1731)

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/b5816f-9fe00d%40github.com.


[jenkinsci/configuration-as-code-plugin]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  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/org.jenkins-ci.plugins-plugin-4.25/e1d4eb-00%40github.com.


[jenkinsci/configuration-as-code-plugin] ccfade: Bump docker-plugin from 1.2.2 to 1.2.3

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.docker-docker-plugin-1.2.3
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: ccfade5622cacccbd010154a5bbbe66efbef548d
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/ccfade5622cacccbd010154a5bbbe66efbef548d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump docker-plugin from 1.2.2 to 1.2.3

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

---
updated-dependencies:
- dependency-name: io.jenkins.docker:docker-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.jenkins.docker-docker-plugin-1.2.3/6c24f0-ccfade%40github.com.


[jenkinsci/configuration-as-code-plugin] b5816f: Bump aws-java-sdk-sns from 1.12.62 to 1.12.66 (#1729)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: b5816f5ae377a9163d9852d59380304f4ed0b52a
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/b5816f5ae377a9163d9852d59380304f4ed0b52a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump aws-java-sdk-sns from 1.12.62 to 1.12.66 (#1729)

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/302609-b5816f%40github.com.


[jenkinsci/configuration-as-code-plugin]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-sns-1.12.66
  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/com.amazonaws-aws-java-sdk-sns-1.12.66/ab2ce4-00%40github.com.


[jenkinsci/git-bisect-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/git-bisect-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-bisect-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/9bdefc-00%40github.com.


[jenkinsci/git-bisect-plugin] f5b228: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-bisect-plugin
  Commit: f5b2285e2f801f836498c24373243f9d2fa3525c
  
https://github.com/jenkinsci/git-bisect-plugin/commit/f5b2285e2f801f836498c24373243f9d2fa3525c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-bisect-plugin/push/refs/heads/master/71dbb3-f5b228%40github.com.


[jenkinsci/git-bisect-plugin] 9bdefc: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/git-bisect-plugin
  Commit: 9bdefc742f9a93c354e231f7a32f1b7f606b2241
  
https://github.com/jenkinsci/git-bisect-plugin/commit/9bdefc742f9a93c354e231f7a32f1b7f606b2241
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-bisect-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-9bdefc%40github.com.


[jenkinsci/compact-columns-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24
  Home:   https://github.com/jenkinsci/compact-columns-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/compact-columns-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24/1a5981-00%40github.com.


[jenkinsci/compact-columns-plugin] 80cdda: Bump plugin from 4.18 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/compact-columns-plugin
  Commit: 80cddafda7b0afdf869ba711fc7c3c05e9d5a9af
  
https://github.com/jenkinsci/compact-columns-plugin/commit/80cddafda7b0afdf869ba711fc7c3c05e9d5a9af
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.18 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/compact-columns-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-80cdda%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.12.65
  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.12.65/1f3ce9-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] f7aed3: Bump aws-java-sdk from 1.11.996 to 1.12.66

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.12.66
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: f7aed3dbd8644c2a1adea9420cc7ac45797eb033
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/f7aed3dbd8644c2a1adea9420cc7ac45797eb033
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk from 1.11.996 to 1.12.66

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.996 to 
1.12.66.
- [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.996...1.12.66)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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


[jenkinsci/parameterized-trigger-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24
  Home:   https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24/e7d7b7-00%40github.com.


[jenkinsci/parameterized-trigger-plugin] e8d545: Bump plugin from 4.19 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/parameterized-trigger-plugin
  Commit: e8d545fe411e4cec9ff89abf8e084cef2e040038
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/e8d545fe411e4cec9ff89abf8e084cef2e040038
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.19 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-e8d545%40github.com.


[jenkinsci/parameterized-trigger-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.263.x-937.v51fde92016ed
  Home:   https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.263.x-937.v51fde92016ed/71203d-00%40github.com.


[jenkinsci/swarm-plugin] 9c0c20: Use container agents (#364)

2021-09-13 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 9c0c2064945c9dd70a22efc2309b0cb881dd0cae
  
https://github.com/jenkinsci/swarm-plugin/commit/9c0c2064945c9dd70a22efc2309b0cb881dd0cae
  Author: Basil Crow 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M Jenkinsfile
M plugin/src/test/java/hudson/plugins/swarm/SwarmClientIntegrationTest.java

  Log Message:
  ---
  Use container agents (#364)


-- 
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/swarm-plugin/push/refs/heads/master/a6ad9a-9c0c20%40github.com.


[jenkinsci/parameterized-trigger-plugin] aa63e7: Bump bom-2.263.x from 872.v03c18fa35487 to 950.v39...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.263.x-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/parameterized-trigger-plugin
  Commit: aa63e755a456c9c663d9c16f89ca5b1d3dce6a14
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/aa63e755a456c9c663d9c16f89ca5b1d3dce6a14
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.263.x from 872.v03c18fa35487 to 950.v396cb834de1e

Bumps [bom-2.263.x](https://github.com/jenkinsci/bom) from 872.v03c18fa35487 to 
950.v396cb834de1e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.263.x
  dependency-type: direct:production
...

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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.263.x-950.v396cb834de1e/00-aa63e7%40github.com.


[jenkinsci/ssh-slaves-plugin] 7c5b41: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 7c5b4102030ee47811147077aa45e28e51131090
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/7c5b4102030ee47811147077aa45e28e51131090
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/ssh-slaves-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-7c5b41%40github.com.


[jenkinsci/ssh-slaves-plugin] f45429: Bump bom-2.277.x from 937.v51fde92016ed to 950.v39...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: f45429cacacac257b3fbfceba4080e5b448d8c3b
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/f45429cacacac257b3fbfceba4080e5b448d8c3b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.277.x from 937.v51fde92016ed to 950.v396cb834de1e

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 937.v51fde92016ed to 
950.v396cb834de1e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

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/ssh-slaves-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.277.x-950.v396cb834de1e/00-f45429%40github.com.


[jenkinsci/antisamy-markup-formatter-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24
  Home:   https://github.com/jenkinsci/antisamy-markup-formatter-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/antisamy-markup-formatter-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24/ad463d-00%40github.com.


[jenkinsci/antisamy-markup-formatter-plugin] dad8f6: Bump plugin from 3.57 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/antisamy-markup-formatter-plugin
  Commit: dad8f6142e9dc295370d6e5629aed90160b1b421
  
https://github.com/jenkinsci/antisamy-markup-formatter-plugin/commit/dad8f6142e9dc295370d6e5629aed90160b1b421
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

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

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/antisamy-markup-formatter-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-dad8f6%40github.com.


[jenkinsci/configuration-as-code-plugin] 0997d7: Bump plugin-bom.version from 937.v51fde92016ed to ...

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/plugin-bom.version-950.v396cb834de1e
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 0997d7e8e9ec22c2911198e364315697d4e7d310
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/0997d7e8e9ec22c2911198e364315697d4e7d310
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin-bom.version from 937.v51fde92016ed to 950.v396cb834de1e

Bumps `plugin-bom.version` from 937.v51fde92016ed to 950.v396cb834de1e.

Updates `bom-2.249.x` from 937.v51fde92016ed to 950.v396cb834de1e
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Updates `bom-2.303.x` from 937.v51fde92016ed to 950.v396cb834de1e
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.249.x
  dependency-type: direct:production
- dependency-name: io.jenkins.tools.bom:bom-2.303.x
  dependency-type: direct:production
...

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/plugin-bom.version-950.v396cb834de1e/00-0997d7%40github.com.


[jenkinsci/configuration-as-code-plugin] 240488: Bump netty-bom from 4.1.67.Final to 4.1.68.Final

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.netty-netty-bom-4.1.68.Final
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 24048820ad86de55c403a3b76ef32081be6cc0f1
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/24048820ad86de55c403a3b76ef32081be6cc0f1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump netty-bom from 4.1.67.Final to 4.1.68.Final

Bumps [netty-bom](https://github.com/netty/netty) from 4.1.67.Final to 
4.1.68.Final.
- [Release notes](https://github.com/netty/netty/releases)
- 
[Commits](https://github.com/netty/netty/compare/netty-4.1.67.Final...netty-4.1.68.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.netty-netty-bom-4.1.68.Final/00-240488%40github.com.


[jenkinsci/configuration-as-code-plugin] e1d4eb: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: e1d4ebead4f4af3a981089e9dab64427b0c9f78f
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/e1d4ebead4f4af3a981089e9dab64427b0c9f78f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-e1d4eb%40github.com.


[jenkinsci/configuration-as-code-plugin] f30337: Bump jira from 3.5 to 3.6

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jira-3.6
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: f303375bb48f37ad0de7b6020ef4fbd19847ffe1
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/f303375bb48f37ad0de7b6020ef4fbd19847ffe1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump jira from 3.5 to 3.6

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:jira
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jira-3.6/00-f30337%40github.com.


[jenkinsci/configuration-as-code-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-sns-1.12.64
  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/com.amazonaws-aws-java-sdk-sns-1.12.64/c5e2a8-00%40github.com.


[jenkinsci/configuration-as-code-plugin] ab2ce4: Bump aws-java-sdk-sns from 1.12.62 to 1.12.66

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-sns-1.12.66
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: ab2ce44ecf9e6b1d164bf15cadf806f7c921b683
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/ab2ce44ecf9e6b1d164bf15cadf806f7c921b683
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Bump aws-java-sdk-sns from 1.12.62 to 1.12.66

Bumps [aws-java-sdk-sns](https://github.com/aws/aws-sdk-java) from 1.12.62 to 
1.12.66.
- [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.12.62...1.12.66)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-sns-1.12.66/00-ab2ce4%40github.com.


[jenkinsci/workflow-cps-plugin] ba603b: [maven-release-plugin] prepare for next developmen...

2021-09-13 Thread 'Carroll Chiou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: ba603b307d7e464f529ebbe9fdb3ee5da82d3c3d
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/ba603b307d7e464f529ebbe9fdb3ee5da82d3c3d
  Author: Carroll Chiou 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  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/workflow-cps-plugin/push/refs/heads/master/9fffbf-ba603b%40github.com.


[jenkinsci/workflow-cps-plugin] 9fffbf: [maven-release-plugin] prepare release workflow-cp...

2021-09-13 Thread 'Carroll Chiou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 9fffbfb7e8aed849d3c3bf4d1f11792b5924ae48
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/9fffbfb7e8aed849d3c3bf4d1f11792b5924ae48
  Author: Carroll Chiou 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-cps-2.94


-- 
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/workflow-cps-plugin/push/refs/heads/master/89c92e-9fffbf%40github.com.


[jenkinsci/workflow-cps-plugin]

2021-09-13 Thread 'Carroll Chiou' via Jenkins Commits
  Branch: refs/tags/workflow-cps-2.94
  Home:   https://github.com/jenkinsci/workflow-cps-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/workflow-cps-plugin/push/refs/tags/workflow-cps-2.94/00-1355fa%40github.com.


[jenkinsci/database-postgresql-plugin] 8e400f: Bump postgresql from 42.2.22 to 42.2.23

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-postgresql-plugin
  Commit: 8e400f6853c64c2bbecf352b664b3e5b6c5d4277
  
https://github.com/jenkinsci/database-postgresql-plugin/commit/8e400f6853c64c2bbecf352b664b3e5b6c5d4277
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump postgresql from 42.2.22 to 42.2.23

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.22 to 42.2.23.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.23/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.22...REL42.2.23)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/database-postgresql-plugin/push/refs/heads/master/36709f-8e400f%40github.com.


[jenkinsci/database-postgresql-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.postgresql-postgresql-42.2.23
  Home:   https://github.com/jenkinsci/database-postgresql-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/database-postgresql-plugin/push/refs/heads/dependabot/maven/org.postgresql-postgresql-42.2.23/df0861-00%40github.com.


[jenkinsci/database-postgresql-plugin] 5120fa: Bump database from 1.9 to 114.v0e004e100040

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-database-114.v0e004e100040
  Home:   https://github.com/jenkinsci/database-postgresql-plugin
  Commit: 5120fad0b796b228001769ed8f6563ed486af1b1
  
https://github.com/jenkinsci/database-postgresql-plugin/commit/5120fad0b796b228001769ed8f6563ed486af1b1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump database from 1.9 to 114.v0e004e100040

Bumps [database](https://github.com/jenkinsci/database-plugin) from 1.9 to 
114.v0e004e100040.
- [Release notes](https://github.com/jenkinsci/database-plugin/releases)
- [Commits](https://github.com/jenkinsci/database-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:database
  dependency-type: direct:production
...

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/database-postgresql-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-database-114.v0e004e100040/7fb060-5120fa%40github.com.


[jenkinsci/database-postgresql-plugin] df0861: Bump postgresql from 42.2.22 to 42.2.23

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.postgresql-postgresql-42.2.23
  Home:   https://github.com/jenkinsci/database-postgresql-plugin
  Commit: df08610df79837143d5410fd0b6ca39513a79a96
  
https://github.com/jenkinsci/database-postgresql-plugin/commit/df08610df79837143d5410fd0b6ca39513a79a96
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump postgresql from 42.2.22 to 42.2.23

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.22 to 42.2.23.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.23/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.22...REL42.2.23)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/database-postgresql-plugin/push/refs/heads/dependabot/maven/org.postgresql-postgresql-42.2.23/6fb443-df0861%40github.com.


[jenkinsci/database-postgresql-plugin] 36709f: Bump plugin from 4.24 to 4.25 (#32)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/database-postgresql-plugin
  Commit: 36709f8ffc7362e58c669ca3812b895660c66952
  
https://github.com/jenkinsci/database-postgresql-plugin/commit/36709f8ffc7362e58c669ca3812b895660c66952
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25 (#32)

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/database-postgresql-plugin/push/refs/heads/master/e06e24-36709f%40github.com.


[jenkinsci/database-postgresql-plugin]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/database-postgresql-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/database-postgresql-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/1fc2a0-00%40github.com.


[jenkinsci/build-token-root-plugin] 945e60: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-token-root-plugin
  Commit: 945e60abdf31f92f65d70eddd12fb3fc2b9d65c2
  
https://github.com/jenkinsci/build-token-root-plugin/commit/945e60abdf31f92f65d70eddd12fb3fc2b9d65c2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/build-token-root-plugin/push/refs/heads/master/12bf5d-945e60%40github.com.


[jenkinsci/build-token-root-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  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/org.jenkins-ci.plugins-plugin-4.25/dfe9d3-00%40github.com.


[jenkins-infra/jenkins.io] 3d5c3f: Automated changelog for 2.312

2021-09-13 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.312
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3d5c3f9227e24e34842461bfc8150d96e44352aa
  
https://github.com/jenkins-infra/jenkins.io/commit/3d5c3f9227e24e34842461bfc8150d96e44352aa
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.312


-- 
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/automated-weekly-changelog/2.312/1ac648-3d5c3f%40github.com.


[jenkinsci/jenkins] f12f40: Consistently use `issues.jenkins.io` for issue lin...

2021-09-13 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f12f400a5c5e1f0aabe24fd1af206ac4842310d6
  
https://github.com/jenkinsci/jenkins/commit/f12f400a5c5e1f0aabe24fd1af206ac4842310d6
  Author: Basil Crow 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M CONTRIBUTING.md
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/Proc.java
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/WebAppMain.java
M core/src/main/java/hudson/model/FileParameterValue.java
M core/src/main/java/hudson/model/Fingerprint.java
M core/src/main/java/hudson/model/Node.java
M core/src/main/java/hudson/model/ParametersAction.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/User.java
M core/src/main/java/hudson/slaves/JNLPLauncher.java
M core/src/main/java/hudson/util/ArgumentListBuilder.java
M core/src/main/java/hudson/util/ClassLoaderSanityThreadFactory.java
M core/src/main/java/hudson/util/FileChannelWriter.java
M core/src/main/java/hudson/util/RingBufferLogHandler.java
M core/src/main/java/hudson/util/XStream2.java
M core/src/main/java/jenkins/fingerprints/FileFingerprintStorage.java
M core/src/main/java/jenkins/model/item_category/ItemCategory.java
M core/src/main/resources/jenkins/security/whitelisted-classes.txt
M docs/MAINTAINERS.adoc
M pom.xml
M war/src/main/webapp/WEB-INF/ibm-web-bnd.xmi
M war/src/main/webapp/WEB-INF/sun-web.xml
M war/src/main/webapp/scripts/yui/button/button-debug.js

  Log Message:
  ---
  Consistently use `issues.jenkins.io` for issue links (#5724)


-- 
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/c22cc0-f12f40%40github.com.


[jenkinsci/pipeline-build-step-plugin] b56abb: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: b56abb95a8e9e759a87d4faa3b758c0e81324eed
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/b56abb95a8e9e759a87d4faa3b758c0e81324eed
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/pipeline-build-step-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.25/00-b56abb%40github.com.


[jenkinsci/log-cli-plugin] a2dd55: Bump jenkins-infra/jenkins-maven-cd-action from 1....

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.2.0
  Home:   https://github.com/jenkinsci/log-cli-plugin
  Commit: a2dd556db65a7d83f2ddeb02a3e7a9208389879b
  
https://github.com/jenkinsci/log-cli-plugin/commit/a2dd556db65a7d83f2ddeb02a3e7a9208389879b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M .github/workflows/cd.yaml

  Log Message:
  ---
  Bump jenkins-infra/jenkins-maven-cd-action from 1.1.0 to 1.2.0

Bumps 
[jenkins-infra/jenkins-maven-cd-action](https://github.com/jenkins-infra/jenkins-maven-cd-action)
 from 1.1.0 to 1.2.0.
- [Release 
notes](https://github.com/jenkins-infra/jenkins-maven-cd-action/releases)
- 
[Commits](https://github.com/jenkins-infra/jenkins-maven-cd-action/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: jenkins-infra/jenkins-maven-cd-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/log-cli-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.2.0/00-a2dd55%40github.com.


[jenkinsci/simple-theme-plugin]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24
  Home:   https://github.com/jenkinsci/simple-theme-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/simple-theme-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.24/2b410d-00%40github.com.


[jenkinsci/simple-theme-plugin] 1c6042: Bump plugin from 4.19 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/simple-theme-plugin
  Commit: 1c6042ffdcf34376163c062447d99659e8738166
  
https://github.com/jenkinsci/simple-theme-plugin/commit/1c6042ffdcf34376163c062447d99659e8738166
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.19 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/simple-theme-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-1c6042%40github.com.


[jenkinsci/build-token-root-plugin] dfe9d3: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/build-token-root-plugin
  Commit: dfe9d3023f5cb689df538d45df725441202c79d8
  
https://github.com/jenkinsci/build-token-root-plugin/commit/dfe9d3023f5cb689df538d45df725441202c79d8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/build-token-root-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-dfe9d3%40github.com.


[jenkinsci/database-postgresql-plugin] 1fc2a0: Bump plugin from 4.24 to 4.25

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25
  Home:   https://github.com/jenkinsci/database-postgresql-plugin
  Commit: 1fc2a01efb19006b7618c97ea12332441f456043
  
https://github.com/jenkinsci/database-postgresql-plugin/commit/1fc2a01efb19006b7618c97ea12332441f456043
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.24 to 4.25

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/database-postgresql-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.25/00-1fc2a0%40github.com.


[jenkinsci/pom]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.4.1
  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/com.github.spotbugs-spotbugs-annotations-4.4.1/dba445-00%40github.com.


[jenkinsci/pom] 338b4a: Bump spotbugs-annotations from 4.4.0 to 4.4.1 (#180)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 338b4a569cdfa10a75cf14fa343a629a2b1dd13d
  
https://github.com/jenkinsci/pom/commit/338b4a569cdfa10a75cf14fa343a629a2b1dd13d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-annotations from 4.4.0 to 4.4.1 (#180)

Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.0 
to 4.4.1.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.4.0...4.4.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/040832-338b4a%40github.com.


[jenkinsci/pom]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
  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.apache.maven.plugins-maven-javadoc-plugin-3.3.1/fe4ece-00%40github.com.


[jenkinsci/pom] 040832: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#181)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 040832dd5cc59a53bc72eaa6937319464c388765
  
https://github.com/jenkinsci/pom/commit/040832dd5cc59a53bc72eaa6937319464c388765
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#181)

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/6a5d33-040832%40github.com.


[jenkinsci/pom]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.3.2
  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.apache.maven.plugins-maven-war-plugin-3.3.2/09fb2d-00%40github.com.


[jenkinsci/pom] 6a5d33: Bump maven-war-plugin from 3.3.1 to 3.3.2 (#179)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 6a5d33684c3397da1fa84f746b225ed7786646dc
  
https://github.com/jenkinsci/pom/commit/6a5d33684c3397da1fa84f746b225ed7786646dc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-war-plugin from 3.3.1 to 3.3.2 (#179)

Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.1 
to 3.3.2.
- [Release notes](https://github.com/apache/maven-war-plugin/releases)
- 
[Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.1...maven-war-plugin-3.3.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-war-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/4bf955-6a5d33%40github.com.


[jenkinsci/pom]

2021-09-13 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.18
  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.jenkins-ci.tools-maven-hpi-plugin-3.18/31f293-00%40github.com.


[jenkinsci/pom] 4bf955: Bump maven-hpi-plugin from 3.17 to 3.18 (#182)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 4bf955ef7ceda1f10bf59bd43abe2dfaab2ea5a6
  
https://github.com/jenkinsci/pom/commit/4bf955ef7ceda1f10bf59bd43abe2dfaab2ea5a6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-hpi-plugin from 3.17 to 3.18 (#182)

Bumps [maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 
3.17 to 3.18.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.17...maven-hpi-plugin-3.18)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.tools:maven-hpi-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/4e4284-4bf955%40github.com.


[jenkinsci/pom]

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.15.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.apache.maven.plugins-maven-pmd-plugin-3.15.0/84f7c3-00%40github.com.


[jenkinsci/pom] 4e4284: Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#183)

2021-09-13 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 4e4284178cee6da6fb3d90f4e56e33680619cb85
  
https://github.com/jenkinsci/pom/commit/4e4284178cee6da6fb3d90f4e56e33680619cb85
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#183)

Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 
3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- 
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


-- 
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/master/c9bb12-4e4284%40github.com.


[jenkinsci/workflow-cps-plugin] 89c92e: Adapting `SubtypeInjectingStepTest`, `ArgumentsAct...

2021-09-13 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 89c92ec46328c6172cd8e45fabe9beae472cf585
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/89c92ec46328c6172cd8e45fabe9beae472cf585
  Author: Basil Crow 
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/SubtypeInjectingStepTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/RestartingLoadStepTest.java

  Log Message:
  ---
  Adapting `SubtypeInjectingStepTest`, `ArgumentsActionImplTest`, and 
`RestartingLoadStepTest` to jenkinsci/jenkins#5425 (#463)


-- 
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/workflow-cps-plugin/push/refs/heads/master/32593e-89c92e%40github.com.


  1   2   3   4   5   >