[jenkinsci/maven-interceptors] 2f6a2d: Bump release-drafter/release-drafter from 5.18.1 t...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-interceptors
  Commit: 2f6a2df4fb7e1d1f3d766acff36aa82922568494
  
https://github.com/jenkinsci/maven-interceptors/commit/2f6a2df4fb7e1d1f3d766acff36aa82922568494
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

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

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5.18.1 to 5.20.1

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.18.1 to 5.20.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.18.1...v5.20.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: e4e92f551a3df7a313c6efb654bbbed4b7fae231
  
https://github.com/jenkinsci/maven-interceptors/commit/e4e92f551a3df7a313c6efb654bbbed4b7fae231
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Merge pull request #77 from 
jenkinsci/dependabot/github_actions/release-drafter/release-drafter-5.20.1


Compare: 
https://github.com/jenkinsci/maven-interceptors/compare/44ff0807ed12...e4e92f551a3d

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


[jenkinsci/maven-interceptors]

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.20.1
  Home:   https://github.com/jenkinsci/maven-interceptors

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-interceptors/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.20.1/2f6a2d-00%40github.com.


[jenkinsci/maven-interceptors] a1132f: Add missing lifecycle events (#78)

2022-09-15 Thread 'Alexey Venderov' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-interceptors
  Commit: a1132fa7ee806c11528d70b86b3e8409011cb8f5
  
https://github.com/jenkinsci/maven-interceptors/commit/a1132fa7ee806c11528d70b86b3e8409011cb8f5
  Author: Alexey Venderov 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
maven33-interceptor/src/main/java/org/apache/maven/cli/DefaultMavenExecutionRequestBuilder.java
M 
maven33-interceptor/src/main/java/org/jvnet/hudson/maven3/launcher/Maven33Launcher.java
M 
maven35-interceptor/src/main/java/org/apache/maven/cli/DefaultMavenExecutionRequestBuilder.java
M 
maven35-interceptor/src/main/java/org/jvnet/hudson/maven3/launcher/Maven35Launcher.java

  Log Message:
  ---
  Add missing lifecycle events (#78)

* Add missing events to Maven 3.5 interceptor

* Add missing events to Maven 3.3 interceptor

* Revert star import

* Remove ClassWorld from Maven33Launcher


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


[jenkinsci/maven-interceptors] 3da61f: Bump remoting from 1.401 to 4.14

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-4.14
  Home:   https://github.com/jenkinsci/maven-interceptors
  Commit: 3da61f9d9c45ccb4b6e3d2c2f675928b5b615296
  
https://github.com/jenkinsci/maven-interceptors/commit/3da61f9d9c45ccb4b6e3d2c2f675928b5b615296
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M maven-agent/pom.xml

  Log Message:
  ---
  Bump remoting from 1.401 to 4.14

Bumps [remoting](https://github.com/jenkinsci/remoting) from 1.401 to 4.14.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/commits/remoting-4.14)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  dependency-type: direct:development
  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/maven-interceptors/push/refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-4.14/6e3056-3da61f%40github.com.


[jenkinsci/azure-storage-plugin]

2022-09-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/380.va3a027b784f4
  Home:   https://github.com/jenkinsci/azure-storage-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/azure-storage-plugin/push/refs/tags/380.va3a027b784f4/00-a3a027%40github.com.


[jenkinsci/remoting] 258095: Bump maven-shade-plugin from 3.3.0 to 3.4.0

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.0
  Home:   https://github.com/jenkinsci/remoting
  Commit: 25809559514c4d4e2ea60794f0e309eccce52c7f
  
https://github.com/jenkinsci/remoting/commit/25809559514c4d4e2ea60794f0e309eccce52c7f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-shade-plugin from 3.3.0 to 3.4.0

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-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/remoting/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.0/00-258095%40github.com.


[jenkinsci/pipeline-utility-steps-plugin] bc76f0: Fix PR comments

2022-09-15 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/maxaliasforcollections
  Home:   https://github.com/jenkinsci/pipeline-utility-steps-plugin
  Commit: bc76f063e3d1bc6c2279625fb98bf31198e1479c
  
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/bc76f063e3d1bc6c2279625fb98bf31198e1479c
  Author: sboardwell 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep/help.groovy

  Log Message:
  ---
  Fix PR comments


  Commit: 37010c4913a0507a7b5775c267723d5ab0a8656c
  
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/37010c4913a0507a7b5775c267723d5ab0a8656c
  Author: Robert Sandell 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep/help.groovy

  Log Message:
  ---
  Merge pull request #165 from sboardwell/fixing-pr-comments

Fix PR comments


Compare: 
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/c138cfb7768c...37010c4913a0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-utility-steps-plugin/push/refs/heads/maxaliasforcollections/c138cf-37010c%40github.com.


[jenkinsci/remoting]

2022-09-15 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.0
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting] 4bd102: Bump maven-shade-plugin from 3.3.0 to 3.4.0 (#586)

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 4bd1026ad9d480b56cee0d3fdb96512e30370ddf
  
https://github.com/jenkinsci/remoting/commit/4bd1026ad9d480b56cee0d3fdb96512e30370ddf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-shade-plugin from 3.3.0 to 3.4.0 (#586)

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/remoting/push/refs/heads/master/d1c0a6-4bd102%40github.com.


[jenkinsci/schedule-build-plugin] 2f6298: chore(deps): bump spotless-maven-plugin from 2.25....

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.diffplug.spotless-spotless-maven-plugin-2.26.0
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 2f629899c5f3b2d9a0858187b9958049672483fe
  
https://github.com/jenkinsci/schedule-build-plugin/commit/2f629899c5f3b2d9a0858187b9958049672483fe
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump spotless-maven-plugin from 2.25.0 to 2.26.0

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.25.0 
to 2.26.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- 
[Commits](https://github.com/diffplug/spotless/compare/lib/2.25.0...lib/2.26.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-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/schedule-build-plugin/push/refs/heads/dependabot/maven/master/com.diffplug.spotless-spotless-maven-plugin-2.26.0/00-2f6298%40github.com.


[jenkinsci/dingtalk-plugin] 4ee671: fix: 当 Build Cause 为 Remote Cause 或 Upstream Cause...

2022-09-15 Thread 'Junling Zhu' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: 4ee6718b448b575da69e12e7c853c7d08a80c654

  
https://github.com/jenkinsci/dingtalk-plugin/commit/4ee6718b448b575da69e12e7c853c7d08a80c654

  Author: Junling Zhu 

  Date:   2022-09-15 (Thu, 15 Sep 2022)



  Changed paths:

M src/main/java/io/jenkins/plugins/DingTalkRunListener.java



  Log Message:

  ---

  fix: 当 Build Cause 为 Remote Cause 或 Upstream Cause 时,执行人字段过长 (#180)



* RemoteCause and UpstreamCause



* update



Co-authored-by: zhu.junling 





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


[jenkinsci/gradle-plugin] 88094e: Update jenkins version

2022-09-15 Thread 'Stefan Wolf' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 88094e608b349bf81d8cce40090f82473ba8e1d8
  
https://github.com/jenkinsci/gradle-plugin/commit/88094e608b349bf81d8cce40090f82473ba8e1d8
  Author: Alexey Venderov 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M build.gradle
M src/main/java/hudson/plugins/gradle/BuildScanPublisher.java
M src/main/java/hudson/plugins/gradle/injection/CopyUtil.java

  Log Message:
  ---
  Update jenkins version


  Commit: 85e2dc9d96b79778f1f78661719c7e07e1c7bcaf
  
https://github.com/jenkinsci/gradle-plugin/commit/85e2dc9d96b79778f1f78661719c7e07e1c7bcaf
  Author: Alexey Venderov 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M build.gradle
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat
M src/main/java/hudson/plugins/gradle/BuildScanPublisher.java
M src/main/java/hudson/plugins/gradle/injection/CopyUtil.java

  Log Message:
  ---
  Bump up gradle to the latest version and use Java 8


  Commit: 4f3d218cc5c0eb8c4ea7f416d56e7d5c1496fee1
  
https://github.com/jenkinsci/gradle-plugin/commit/4f3d218cc5c0eb8c4ea7f416d56e7d5c1496fee1
  Author: Stefan Wolf 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M build.gradle
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew
M gradlew.bat

  Log Message:
  ---
  Merge pull request #176 from c00ler/avenderov/require-java11

Update Gradle to be able to use toolchains


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/c6b6dcc1ed40...4f3d218cc5c0

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


[jenkins-infra/jenkins-infra] 4b0acc: feat(kubernetes agents): move allinone in producti...

2022-09-15 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/production

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 4b0acc5bef5fab58134c7d4e5c85d8474999f01e

  
https://github.com/jenkins-infra/jenkins-infra/commit/4b0acc5bef5fab58134c7d4e5c85d8474999f01e

  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>

  Date:   2022-09-15 (Thu, 15 Sep 2022)



  Changed paths:

M hieradata/clients/azure.ci.jenkins.io.yaml

M hieradata/common.yaml

M hieradata/vagrant/common.yaml



  Log Message:

  ---

  feat(kubernetes agents): move allinone in production (#2386)



* feat(kubernetes agents): move allinone in production



* update vagrant test



* update vagrant test





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/335f22-4b0acc%40github.com.


[jenkins-infra/jenkins-infra] 3620b5: feat(datadog): adding the datadog initialisation o...

2022-09-15 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/production

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 3620b59c02dd5594ff0cd6248800aba30417a10f

  
https://github.com/jenkins-infra/jenkins-infra/commit/3620b59c02dd5594ff0cd6248800aba30417a10f

  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>

  Date:   2022-09-15 (Thu, 15 Sep 2022)



  Changed paths:

M hieradata/clients/azure.ci.jenkins.io.yaml

M hieradata/vagrant/common.yaml



  Log Message:

  ---

  feat(datadog): adding the datadog initialisation on linux agents (#2383)



* adding the datadog initialisation via cloudinit to all the linux vm azure and 
amazon



* using YAML Anchors and Alias to clarify



* remove the test agent for ec2



* using alias for yaml



* rename alias



Co-authored-by: Damien Duportal 





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/4b0acc-3620b5%40github.com.


[jenkinsci/nexus-platform-plugin] 37399b: Check compatibility with Jenkins version 2.361.1 a...

2022-09-15 Thread 'Eduard Tita' via Jenkins Commits
  Branch: refs/heads/INT-7205_Check_compatibility_with_Jenkins_2.361.1
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 37399b47e63c989be476a0810205f46f30a1fdcc
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/37399b47e63c989be476a0810205f46f30a1fdcc
  Author: Eduard Tita 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M Jenkinsfile.sonatype.extra-tests
M pom.xml
M src/test/java/org/sonatype/nexus/ci/iq/IqClientFactoryTest.groovy

  Log Message:
  ---
  Check compatibility with Jenkins version 2.361.1 and sen minimum required 
version to 2.303.3


  Commit: 32d694fd51a3f5a0b72cf552ba5f6385578a8189
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/32d694fd51a3f5a0b72cf552ba5f6385578a8189
  Author: Eduard Tita 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M src/test/java/org/sonatype/nexus/ci/iq/IqServerMockUtility.groovy

  Log Message:
  ---
  Fix tests


Compare: 
https://github.com/jenkinsci/nexus-platform-plugin/compare/37399b47e63c%5E...32d694fd51a3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/INT-7205_Check_compatibility_with_Jenkins_2.361.1/00-32d694%40github.com.


[jenkinsci/bitbucket-plugin] b1892b: Fix Markdown formatting

2022-09-15 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/daniel-beck-patch-1
  Home:   https://github.com/jenkinsci/bitbucket-plugin
  Commit: b1892b1d94d55cd9785c98ed59914aba7b7d9f9d
  
https://github.com/jenkinsci/bitbucket-plugin/commit/b1892b1d94d55cd9785c98ed59914aba7b7d9f9d
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix Markdown formatting


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


[jenkinsci/ircbot-plugin] 163030: build(deps): bump release-drafter/release-drafter ...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: 163030e0f88c76b75798bd9c82e83309709994e0
  
https://github.com/jenkinsci/ircbot-plugin/commit/163030e0f88c76b75798bd9c82e83309709994e0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/ircbot-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-163030%40github.com.


[jenkinsci/code-coverage-api-plugin] b0a9d4: Bump release-drafter/release-drafter from 5.20.1 t...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b0a9d4708e987dd7a29da717e10983dadd03be91
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b0a9d4708e987dd7a29da717e10983dadd03be91
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M .github/workflows/run-release-drafter.yml

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5.20.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/code-coverage-api-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-b0a9d4%40github.com.


[jenkinsci/s3-plugin] 025707: Bump release-drafter/release-drafter from 5.20.1 t...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/s3-plugin
  Commit: 025707361b43325a6ce4d9d77e05701101707a20
  
https://github.com/jenkinsci/s3-plugin/commit/025707361b43325a6ce4d9d77e05701101707a20
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5.20.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/s3-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-025707%40github.com.


[jenkins-infra/jenkins-infra] f2a333: chore(azure): remove test agent

2022-09-15 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/smerle33-patch-1

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: f2a333b95ba1ee89c97c1352387ce8f55e260342

  
https://github.com/jenkins-infra/jenkins-infra/commit/f2a333b95ba1ee89c97c1352387ce8f55e260342

  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>

  Date:   2022-09-15 (Thu, 15 Sep 2022)



  Changed paths:

M hieradata/clients/azure.ci.jenkins.io.yaml



  Log Message:

  ---

  chore(azure): remove test agent





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


[jenkinsci/github-pr-comment-build-plugin]

2022-09-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/82.v986d7874d9c5
  Home:   https://github.com/jenkinsci/github-pr-comment-build-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/github-pr-comment-build-plugin/push/refs/tags/82.v986d7874d9c5/00-986d78%40github.com.


[jenkins-infra/jenkins.io] 93f5cb: Contributor summit aws blog post (#5445)

2022-09-15 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 93f5cbb7201d99e44727d8b521352dd61a54f035
  
https://github.com/jenkins-infra/jenkins.io/commit/93f5cbb7201d99e44727d8b521352dd61a54f035
  Author: Bruno Verachten 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
A content/_data/authors/glenduca.adoc
A content/_data/authors/kursonsk.adoc
A 
content/blog/2022/09/2022-09-14-create-iOS-unity-build-pipelines-on-AWS-with-Jenkins-and-EC2-Mac-instances.adoc
A content/images/avatars/glenduca.jpg
A content/images/avatars/kursonsk.jpg
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image1.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image10.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image11.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image2.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image3.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image4.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image5.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image6.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image7.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image8.png
A 
content/images/post-images/2022-09-14-Create-iOS-Unity-build-pipelines/image9.png

  Log Message:
  ---
  Contributor summit aws blog post (#5445)

* feat(blog) First try at the AWS blog post.
* feat(blog) Adding authors' bio.
* fix(blog) Corrected the wrong title.
* fix(blog) Credited the right authors this time.
* fix(blog) Removed a space at the end of the filename.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/744222-93f5cb%40github.com.


[jenkins-infra/jenkins.io] b43371: Updating data for Hacktoberfest 2022 (#5446)

2022-09-15 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: b4337157f2440632ad758fb16424dcd766dea921
  
https://github.com/jenkins-infra/jenkins.io/commit/b4337157f2440632ad758fb16424dcd766dea921
  Author: Jean-Marc MEESSEN 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
A content/_data/events/2022-10-01-hacktoberfest.adoc
M content/_data/roadmap/roadmap.yml
M content/events/hacktoberfest.adoc
M content/events/hacktoberfest/event-kit.adoc
M content/events/hacktoberfest/faq.adoc
A content/images/hacktoberfest/Hacktoberfest_2022.svg
A content/images/hacktoberfest/hacktoberfest_2022_social.png

  Log Message:
  ---
  Updating data for Hacktoberfest 2022 (#5446)

* Updating data for Hacktoberfest 2022

* Update roadmap with hacktoberfest 2022

* Do not delete prior Hacktoberfest roadmap entries

* Minor phrasing change

Co-authored-by: Mark Waite 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/93f5cb-b43371%40github.com.


[jenkinsci/audit-trail-plugin] 423847: Remove deprecated `java.level` property

2022-09-15 Thread 'Pierre Beitz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: 42384785e806f2f00db1a1df4cf4e130f72d5708
  
https://github.com/jenkinsci/audit-trail-plugin/commit/42384785e806f2f00db1a1df4cf4e130f72d5708
  Author: Basil Crow 
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove deprecated `java.level` property


  Commit: 7a1f61692cb761e28680327ccfe33c5377a7b8e1
  
https://github.com/jenkinsci/audit-trail-plugin/commit/7a1f61692cb761e28680327ccfe33c5377a7b8e1
  Author: Pierre Beitz 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #88 from basil/java-level


Compare: 
https://github.com/jenkinsci/audit-trail-plugin/compare/3deeb49fa8c2...7a1f61692cb7

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


[jenkinsci/audit-trail-plugin]

2022-09-15 Thread 'Pierre Beitz' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4
  Home:   https://github.com/jenkinsci/audit-trail-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/audit-trail-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4/c6f9ab-00%40github.com.


[jenkinsci/audit-trail-plugin] c6f9ab: Bump git-changelist-maven-extension from 1.3 to 1.4

2022-09-15 Thread 'Pierre Beitz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: c6f9ab8bba634e9b9fc1d5d91547e491dab3dcd8
  
https://github.com/jenkinsci/audit-trail-plugin/commit/c6f9ab8bba634e9b9fc1d5d91547e491dab3dcd8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
M .mvn/extensions.xml

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

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

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

Signed-off-by: dependabot[bot] 


  Commit: b948de58ee2258e22d6d5ab7863a769ea3847c2a
  
https://github.com/jenkinsci/audit-trail-plugin/commit/b948de58ee2258e22d6d5ab7863a769ea3847c2a
  Author: Pierre Beitz 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M .mvn/extensions.xml

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


Compare: 
https://github.com/jenkinsci/audit-trail-plugin/compare/7a1f61692cb7...b948de58ee22

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


[jenkinsci/nexus-platform-plugin] 47df61: Fix tests

2022-09-15 Thread 'Eduard Tita' via Jenkins Commits
  Branch: refs/heads/INT-7205_Check_compatibility_with_Jenkins_2.361.1
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 47df61360e9bea3cd68b1be6c178d701fd436c5d
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/47df61360e9bea3cd68b1be6c178d701fd436c5d
  Author: Eduard Tita 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml
M src/test/java/org/sonatype/nexus/ci/iq/IqServerMockUtility.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PipelineSyntaxIntegrationTest.groovy

  Log Message:
  ---
  Fix tests


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/INT-7205_Check_compatibility_with_Jenkins_2.361.1/32d694-47df61%40github.com.


[jenkinsci/jenkins] 5468b5: [JENKINS-69257] Model link chevron is not in cente...

2022-09-15 Thread 'Yen Cheng' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5468b5cca9809c25670d33b077fcf568045e9d1f
  
https://github.com/jenkinsci/jenkins/commit/5468b5cca9809c25670d33b077fcf568045e9d1f
  Author: Yen Cheng <92412722+ridemountain...@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M core/src/main/java/hudson/console/ModelHyperlinkNote.java

  Log Message:
  ---
  [JENKINS-69257] Model link chevron is not in center in user build cause in 
console log (#6970)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/a957c6-5468b5%40github.com.


[jenkins-infra/jenkins.io] 5cdc84: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5cdc843242d50d6df6017351dc9d86100d483f91
  
https://github.com/jenkins-infra/jenkins.io/commit/5cdc843242d50d6df6017351dc9d86100d483f91
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/47cf0c-5cdc84%40github.com.


[jenkinsci/jenkins]

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/slf4jVersion-2.0.1
  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/slf4jVersion-2.0.1/45199a-00%40github.com.


[jenkinsci/jenkins] 6ea1fb: Bump SLF4J from 2.0.0 to 2.0.1 (#7104)

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6ea1fb2fec3706d393f44dce987797b2feb329d2
  
https://github.com/jenkinsci/jenkins/commit/6ea1fb2fec3706d393f44dce987797b2feb329d2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump SLF4J from 2.0.0 to 2.0.1 (#7104)

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/5468b5-6ea1fb%40github.com.


[jenkinsci/jenkins]

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.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.apache.maven.plugins-maven-shade-plugin-3.4.0/308b75-00%40github.com.


[jenkinsci/jenkins] c982de: Bump Maven Shade Plugin from 3.3.0 to 3.4.0 (#7106)

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

  Changed paths:
M cli/pom.xml

  Log Message:
  ---
  Bump Maven Shade Plugin from 3.3.0 to 3.4.0 (#7106)

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/6ea1fb-c982de%40github.com.


[jenkinsci/jenkins] d72789: Bump spotless-maven-plugin from 2.25.0 to 2.26.0

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.26.0
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d7278969eefe807f6bdba3316c7bb412f0332a72
  
https://github.com/jenkinsci/jenkins/commit/d7278969eefe807f6bdba3316c7bb412f0332a72
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotless-maven-plugin from 2.25.0 to 2.26.0

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.25.0 
to 2.26.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- 
[Commits](https://github.com/diffplug/spotless/compare/lib/2.25.0...lib/2.26.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-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/jenkins/push/refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.26.0/8437e1-d72789%40github.com.


[jenkins-infra/jenkins.io] 42a913: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 42a91340c39f424d459bf697b9f594b7e331fbb1
  
https://github.com/jenkins-infra/jenkins.io/commit/42a91340c39f424d459bf697b9f594b7e331fbb1
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/5cdc84-42a913%40github.com.


[jenkins-infra/jenkins.io] 94bd85: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 94bd8514da2ea163b3c1bca5e413bd0cb3a5261f
  
https://github.com/jenkins-infra/jenkins.io/commit/94bd8514da2ea163b3c1bca5e413bd0cb3a5261f
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/42a913-94bd85%40github.com.


[jenkinsci/jenkins]

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/renovate/babel-monorepo
  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/renovate/babel-monorepo/7fe69d-00%40github.com.


[jenkinsci/jenkins] dd6ddd: Update Babel to v7.19.1 (#7107)

2022-09-15 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: dd6ddd259fbdee960d1dd68562feec8e29ac22f6
  
https://github.com/jenkinsci/jenkins/commit/dd6ddd259fbdee960d1dd68562feec8e29ac22f6
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update Babel to v7.19.1 (#7107)

Co-authored-by: renovate[bot] <29139614+renovate[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/c982de-dd6ddd%40github.com.


[jenkins-infra/jenkins.io] 84e98e: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 84e98e9103023ad557382edd4998393521415f05
  
https://github.com/jenkins-infra/jenkins.io/commit/84e98e9103023ad557382edd4998393521415f05
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/94bd85-84e98e%40github.com.


[jenkinsci/schedule-build-plugin] 2f6298: chore(deps): bump spotless-maven-plugin from 2.25....

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 2f629899c5f3b2d9a0858187b9958049672483fe
  
https://github.com/jenkinsci/schedule-build-plugin/commit/2f629899c5f3b2d9a0858187b9958049672483fe
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump spotless-maven-plugin from 2.25.0 to 2.26.0

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.25.0 
to 2.26.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- 
[Commits](https://github.com/diffplug/spotless/compare/lib/2.25.0...lib/2.26.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: e415b6f9c92238bfae522737eec57522f6d25017
  
https://github.com/jenkinsci/schedule-build-plugin/commit/e415b6f9c92238bfae522737eec57522f6d25017
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #159 from 
jenkinsci/dependabot/maven/master/com.diffplug.spotless-spotless-maven-plugin-2.26.0


Compare: 
https://github.com/jenkinsci/schedule-build-plugin/compare/006da4f0bc97...e415b6f9c922

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


[jenkinsci/schedule-build-plugin]

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.diffplug.spotless-spotless-maven-plugin-2.26.0
  Home:   https://github.com/jenkinsci/schedule-build-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/schedule-build-plugin/push/refs/heads/dependabot/maven/master/com.diffplug.spotless-spotless-maven-plugin-2.26.0/2f6298-00%40github.com.


[jenkins-infra/jenkins-infra] 6c482f: hotfix(jenkinscontroller) force locale to C.UTF-8 ...

2022-09-15 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 6c482fc63dd422f5e961cc5b8a7b35d9cecdb5f1
  
https://github.com/jenkins-infra/jenkins-infra/commit/6c482fc63dd422f5e961cc5b8a7b35d9cecdb5f1
  Author: Damien Duportal 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M dist/profile/templates/jenkinscontroller/casc/clouds.yaml.erb

  Log Message:
  ---
  hotfix(jenkinscontroller) force locale to C.UTF-8 for linux kubernetes 
containers - Ref. https://github.com/jenkins-infra/helpdesk/issues/3130 (#2389)

Signed-off-by: Damien Duportal 

Signed-off-by: Damien Duportal 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/3620b5-6c482f%40github.com.


[jenkins-infra/jenkins-infra] 6c482f: hotfix(jenkinscontroller) force locale to C.UTF-8 ...

2022-09-15 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/smerle33-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 6c482fc63dd422f5e961cc5b8a7b35d9cecdb5f1
  
https://github.com/jenkins-infra/jenkins-infra/commit/6c482fc63dd422f5e961cc5b8a7b35d9cecdb5f1
  Author: Damien Duportal 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M dist/profile/templates/jenkinscontroller/casc/clouds.yaml.erb

  Log Message:
  ---
  hotfix(jenkinscontroller) force locale to C.UTF-8 for linux kubernetes 
containers - Ref. https://github.com/jenkins-infra/helpdesk/issues/3130 (#2389)

Signed-off-by: Damien Duportal 

Signed-off-by: Damien Duportal 


  Commit: d5912d2f0a782123957ceab378b0af44b8384d15
  
https://github.com/jenkins-infra/jenkins-infra/commit/d5912d2f0a782123957ceab378b0af44b8384d15
  Author: Damien Duportal 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M dist/profile/templates/jenkinscontroller/casc/clouds.yaml.erb

  Log Message:
  ---
  Merge branch 'production' into smerle33-patch-1


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/f2a333b95ba1...d5912d2f0a78

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/smerle33-patch-1/f2a333-d5912d%40github.com.


[jenkins-infra/jenkins-infra]

2022-09-15 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/smerle33-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkins-infra/jenkins-infra] 9804c2: chore(azure): remove test agent (#2387)

2022-09-15 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/production

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 9804c214dd700237b3a830225019908765ae9952

  
https://github.com/jenkins-infra/jenkins-infra/commit/9804c214dd700237b3a830225019908765ae9952

  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>

  Date:   2022-09-15 (Thu, 15 Sep 2022)



  Changed paths:

M hieradata/clients/azure.ci.jenkins.io.yaml



  Log Message:

  ---

  chore(azure): remove test agent (#2387)



Co-authored-by: Damien Duportal 





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/6c482f-9804c2%40github.com.


[jenkinsci/analysis-model] 1ca467: Bump release-drafter/release-drafter from 5.20.1 t...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 1ca467dc0f7f38f5d8a8f88cbc083b326f023cc8
  
https://github.com/jenkinsci/analysis-model/commit/1ca467dc0f7f38f5d8a8f88cbc083b326f023cc8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M .github/workflows/run-release-drafter.yml

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5.20.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/analysis-model/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-1ca467%40github.com.


[jenkins-infra/jenkins.io] a1e1fc: Add hacktoberfest 2022 announcement blog post (#5447)

2022-09-15 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a1e1fcd2fdc6e26b8f37b5834ed73cd4962cdf99
  
https://github.com/jenkins-infra/jenkins.io/commit/a1e1fcd2fdc6e26b8f37b5834ed73cd4962cdf99
  Author: Jean-Marc MEESSEN 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
A content/blog/2022/09/2022-09-15-preptember.adoc
M content/events/hacktoberfest.adoc
M content/events/hacktoberfest/event-kit.adoc
M content/events/hacktoberfest/faq.adoc
R content/images/hacktoberfest/Hacktoberfest_2022.svg
A content/images/hacktoberfest/hacktoberfest_2022.svg

  Log Message:
  ---
  Add hacktoberfest 2022 announcement blog post (#5447)

* Add hacktoberfest 2022 announcement blog post
* Retrofit the correct discourse link for hacktoberfest
* Update links
* Fix svg image file name
* Use shorter link to Hacktoberfest site
* Remove trailing spaces from lines
* Add headings for contributor and maintainer sections
* Link to participating GitHub repositories
* Replace smart quotes

Co-authored-by: Mark Waite 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/b43371-a1e1fc%40github.com.


[jenkinsci/jenkins] ec96d8: [JENKINS-69620] Use ISO 8601 format for tooltip

2022-09-15 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/JENKINS-69620
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ec96d886b60f727689cbd8825c057ef2c1dc1661
  
https://github.com/jenkinsci/jenkins/commit/ec96d886b60f727689cbd8825c057ef2c1dc1661
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M war/src/main/js/templates/plugin-manager/available.hbs

  Log Message:
  ---
  [JENKINS-69620] Use ISO 8601 format for tooltip


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/JENKINS-69620/00-ec96d8%40github.com.


[jenkinsci/jenkins] 4ceda8: Bump spring-framework-bom from 5.3.22 to 5.3.23

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.springframework-spring-framework-bom-5.3.23
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4ceda8de4ceb21cd3e522906f664eb9e4cd86823
  
https://github.com/jenkinsci/jenkins/commit/4ceda8de4ceb21cd3e522906f664eb9e4cd86823
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump spring-framework-bom from 5.3.22 to 5.3.23

Bumps 
[spring-framework-bom](https://github.com/spring-projects/spring-framework) 
from 5.3.22 to 5.3.23.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-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/jenkins/push/refs/heads/dependabot/maven/org.springframework-spring-framework-bom-5.3.23/00-4ceda8%40github.com.


[jenkinsci/jenkins]

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.26.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/com.diffplug.spotless-spotless-maven-plugin-2.26.0/d72789-00%40github.com.


[jenkinsci/jenkins] d67fa2: Bump Spotless Maven Plugin from 2.25.0 to 2.26.0 (...

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump Spotless Maven Plugin from 2.25.0 to 2.26.0 (#7105)

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/dd6ddd-d67fa2%40github.com.


[jenkinsci/jenkins] d4aad5: Dutch translation improvements (#7100)

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.88
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d4aad51880de08520a6f6cc2c665ff2f8791dd2d
  
https://github.com/jenkinsci/jenkins/commit/d4aad51880de08520a6f6cc2c665ff2f8791dd2d
  Author: mveunen 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/jenkins/model/Jenkins/legend_nl.properties
M core/src/main/resources/lib/hudson/rssBar_nl.properties
M core/src/main/resources/lib/layout/layout_nl.properties

  Log Message:
  ---
  Dutch translation improvements (#7100)

Co-authored-by: Eunen van, M (Micha) 


  Commit: 47963928d2958b722e7d31515113cb5d2e537a9c
  
https://github.com/jenkinsci/jenkins/commit/47963928d2958b722e7d31515113cb5d2e537a9c
  Author: frankie139506 <97017043+frankie139...@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/hudson/PluginManager/available.jelly
M core/src/main/resources/hudson/PluginManager/table.jelly

  Log Message:
  ---
  [JENKINS-68712] updateCenter successfully installs nothing where there's 
nothing to install (#7041)

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Alexander Brandes 
Co-authored-by: Alexander Brandes 


  Commit: a3aaa695aad7f391a300d3abc23ae9afd4308588
  
https://github.com/jenkinsci/jenkins/commit/a3aaa695aad7f391a300d3abc23ae9afd4308588
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency eslint to v8.23.1 (#7093)

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


  Commit: 7ab6451455d0996e3edad3ed68f2d7657215780b
  
https://github.com/jenkinsci/jenkins/commit/7ab6451455d0996e3edad3ed68f2d7657215780b
  Author: Alexander Brandes 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/lib/form/repeatableProperty.jelly
M core/src/main/resources/lib/form/secretTextarea.jelly
M core/src/main/resources/lib/layout/svgIcon.jelly

  Log Message:
  ---
  Keep Jelly samples as-is (#7096)


  Commit: 0e9255b3f59e6379c5453480db8e530ffab58a27
  
https://github.com/jenkinsci/jenkins/commit/0e9255b3f59e6379c5453480db8e530ffab58a27
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency webpack-remove-empty-scripts to v1 (#7097)

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


  Commit: c3614717b835777e469ff94a9f172743ccff9d8d
  
https://github.com/jenkinsci/jenkins/commit/c3614717b835777e469ff94a9f172743ccff9d8d
  Author: Alexander Brandes 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/hudson/model/AbstractItem/delete.jelly
M core/src/main/resources/hudson/model/AbstractProject/makeDisabled.jelly
M 
core/src/main/resources/lib/hudson/project/config-upstream-pseudo-trigger.jelly
M core/src/main/resources/lib/hudson/rssBar-with-iconSize.jelly

  Log Message:
  ---
  Document Jelly deprecations properly (#7095)

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


  Commit: cd8e00ed619b83cececa774fbf6a16afea756b5e
  
https://github.com/jenkinsci/jenkins/commit/cd8e00ed619b83cececa774fbf6a16afea756b5e
  Author: Basil Crow 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot security updates on LTS line (#7026)

Co-authored-by: James Nord 


  Commit: 226a9db4b0e40b1c84da06e0da86931f0d2f6089
  
https://github.com/jenkinsci/jenkins/commit/226a9db4b0e40b1c84da06e0da86931f0d2f6089
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency autoprefixer to v10.4.11 (#7090)

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


  Commit: a957c67cfa58c86080d43ed2906e35e96fc89f08
  
https://github.com/jenkinsci/jenkins/commit/a957c67cfa58c86080d43ed2906e35e96fc89f08
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/hudson/PluginManager/available.jelly
M core/src/main/resources/hudson/PluginManager/table.jelly

  Log Message:
  ---
  Revert "[JENKINS-68712] updateCenter successfully installs nothing where 
there's nothing to install" (#7108)


  Commit: 5468b5cca9809c25670d33b077fcf568045e9d1f
  
https://github.com/jenkinsci/jenkins/commit/5468b5cca9809c25670d33b077fcf568045e9d1f
  

[jenkinsci/jenkins] d4aad5: Dutch translation improvements (#7100)

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-inline-4.8.0
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d4aad51880de08520a6f6cc2c665ff2f8791dd2d
  
https://github.com/jenkinsci/jenkins/commit/d4aad51880de08520a6f6cc2c665ff2f8791dd2d
  Author: mveunen 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/jenkins/model/Jenkins/legend_nl.properties
M core/src/main/resources/lib/hudson/rssBar_nl.properties
M core/src/main/resources/lib/layout/layout_nl.properties

  Log Message:
  ---
  Dutch translation improvements (#7100)

Co-authored-by: Eunen van, M (Micha) 


  Commit: 47963928d2958b722e7d31515113cb5d2e537a9c
  
https://github.com/jenkinsci/jenkins/commit/47963928d2958b722e7d31515113cb5d2e537a9c
  Author: frankie139506 <97017043+frankie139...@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/hudson/PluginManager/available.jelly
M core/src/main/resources/hudson/PluginManager/table.jelly

  Log Message:
  ---
  [JENKINS-68712] updateCenter successfully installs nothing where there's 
nothing to install (#7041)

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Alexander Brandes 
Co-authored-by: Alexander Brandes 


  Commit: a3aaa695aad7f391a300d3abc23ae9afd4308588
  
https://github.com/jenkinsci/jenkins/commit/a3aaa695aad7f391a300d3abc23ae9afd4308588
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency eslint to v8.23.1 (#7093)

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


  Commit: 7ab6451455d0996e3edad3ed68f2d7657215780b
  
https://github.com/jenkinsci/jenkins/commit/7ab6451455d0996e3edad3ed68f2d7657215780b
  Author: Alexander Brandes 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/lib/form/repeatableProperty.jelly
M core/src/main/resources/lib/form/secretTextarea.jelly
M core/src/main/resources/lib/layout/svgIcon.jelly

  Log Message:
  ---
  Keep Jelly samples as-is (#7096)


  Commit: 0e9255b3f59e6379c5453480db8e530ffab58a27
  
https://github.com/jenkinsci/jenkins/commit/0e9255b3f59e6379c5453480db8e530ffab58a27
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency webpack-remove-empty-scripts to v1 (#7097)

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


  Commit: c3614717b835777e469ff94a9f172743ccff9d8d
  
https://github.com/jenkinsci/jenkins/commit/c3614717b835777e469ff94a9f172743ccff9d8d
  Author: Alexander Brandes 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/hudson/model/AbstractItem/delete.jelly
M core/src/main/resources/hudson/model/AbstractProject/makeDisabled.jelly
M 
core/src/main/resources/lib/hudson/project/config-upstream-pseudo-trigger.jelly
M core/src/main/resources/lib/hudson/rssBar-with-iconSize.jelly

  Log Message:
  ---
  Document Jelly deprecations properly (#7095)

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


  Commit: cd8e00ed619b83cececa774fbf6a16afea756b5e
  
https://github.com/jenkinsci/jenkins/commit/cd8e00ed619b83cececa774fbf6a16afea756b5e
  Author: Basil Crow 
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot security updates on LTS line (#7026)

Co-authored-by: James Nord 


  Commit: 226a9db4b0e40b1c84da06e0da86931f0d2f6089
  
https://github.com/jenkinsci/jenkins/commit/226a9db4b0e40b1c84da06e0da86931f0d2f6089
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency autoprefixer to v10.4.11 (#7090)

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


  Commit: a957c67cfa58c86080d43ed2906e35e96fc89f08
  
https://github.com/jenkinsci/jenkins/commit/a957c67cfa58c86080d43ed2906e35e96fc89f08
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
M core/src/main/resources/hudson/PluginManager/available.jelly
M core/src/main/resources/hudson/PluginManager/table.jelly

  Log Message:
  ---
  Revert "[JENKINS-68712] updateCenter successfully installs nothing where 
there's nothing to install" (#7108)


  Commit: 5468b5cca9809c25670d33b077fcf568045e9d1f
  
https://github.com/jenkinsci/jenkins/commit/5468b5cca9809c25670d33b077fcf568045e9d

[jenkins-infra/jenkins.io] 565555: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 56dd85a29becf79480c14ab2385accc67f0a
  
https://github.com/jenkins-infra/jenkins.io/commit/56dd85a29becf79480c14ab2385accc67f0a
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/84e98e-56%40github.com.


[jenkinsci/jenkins] 41f4a8: Remove managed, provided dependency on log4j 1.2.1...

2022-09-15 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 41f4a8ae9ba1b84c740de2dbeb3e17f173c329e9
  
https://github.com/jenkinsci/jenkins/commit/41f4a8ae9ba1b84c740de2dbeb3e17f173c329e9
  Author: Basil Crow 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Remove managed, provided dependency on log4j 1.2.17 (#7028)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/d67fa2-41f4a8%40github.com.


[jenkins-infra/jenkins.io] 804990: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8049902b02ad71d056c10a3139ba8cbf047811cb
  
https://github.com/jenkins-infra/jenkins.io/commit/8049902b02ad71d056c10a3139ba8cbf047811cb
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/56-804990%40github.com.


[jenkins-infra/jenkins.io] 19655a: fix(blog) First try at getting collapsible source ...

2022-09-15 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 19655a2d30783ea8b9f8d23db266b9f18b5f2c7e
  
https://github.com/jenkins-infra/jenkins.io/commit/19655a2d30783ea8b9f8d23db266b9f18b5f2c7e
  Author: Bruno Verachten 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
content/blog/2022/09/2022-09-14-create-iOS-unity-build-pipelines-on-AWS-with-Jenkins-and-EC2-Mac-instances.adoc

  Log Message:
  ---
  fix(blog) First try at getting collapsible source code. (#5449)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/a1e1fc-19655a%40github.com.


[jenkinsci/github-pr-comment-build-plugin] 24a52d: fixes #50

2022-09-15 Thread 'Brian Saville' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-comment-build-plugin
  Commit: 24a52dad7be9b212508f5417093c76393c2f8044
  
https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/24a52dad7be9b212508f5417093c76393c2f8044
  Author: lprimak 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/com/adobe/jenkins/github_pr_comment_build/GithubHelper.java

  Log Message:
  ---
  fixes #50
isAuthorized() throws IllegalArgumentException instead of returning false


  Commit: f0ca422dff85447c0795fdd8e94df8e354a54a14
  
https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/f0ca422dff85447c0795fdd8e94df8e354a54a14
  Author: Brian Saville 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/com/adobe/jenkins/github_pr_comment_build/GithubHelper.java

  Log Message:
  ---
  Merge pull request #51 from flowlogix/fix-auth-bug-multirepo

isAuthorized() throws IllegalArgumentException instead of returning false


Compare: 
https://github.com/jenkinsci/github-pr-comment-build-plugin/compare/986d7874d9c5...f0ca422dff85

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


[jenkinsci/jenkins-test-harness] db6cda: RealJenkinsRule: get the full stacktrace when a re...

2022-09-15 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: db6cda17fe41c6444d6747dd6d8441cddb84dd96
  
https://github.com/jenkinsci/jenkins-test-harness/commit/db6cda17fe41c6444d6747dd6d8441cddb84dd96
  Author: Vincent Latombe 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  RealJenkinsRule: get the full stacktrace when a remote call fails

This change also introduces a new structure to capture the input and
output payload of the doStep call which avoids depending on indexed
list.


  Commit: 9fdb14ef9f479a1dc34c36ca04b35ccbf99feb25
  
https://github.com/jenkinsci/jenkins-test-harness/commit/9fdb14ef9f479a1dc34c36ca04b35ccbf99feb25
  Author: Vincent Latombe 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  ---
  Fix reviews


  Commit: 9c98f2e98da6d9fddd1be544dc9b876852dfcf56
  
https://github.com/jenkinsci/jenkins-test-harness/commit/9c98f2e98da6d9fddd1be544dc9b876852dfcf56
  Author: Vincent Latombe 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Replace assertions


  Commit: 763d4a15476cfecf6b26bf0ff3f114af496e8a6f
  
https://github.com/jenkinsci/jenkins-test-harness/commit/763d4a15476cfecf6b26bf0ff3f114af496e8a6f
  Author: Vincent Latombe 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Remove Expected exceptions, not needed anymore


  Commit: 4d7bf299907fa9d151b9c60e42462077c0f08b6f
  
https://github.com/jenkinsci/jenkins-test-harness/commit/4d7bf299907fa9d151b9c60e42462077c0f08b6f
  Author: Vincent Latombe 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Fix RealJenkinsRuleTest#error


  Commit: 10c7a4c2e344ea76ec592e763576afa3c24dc8be
  
https://github.com/jenkinsci/jenkins-test-harness/commit/10c7a4c2e344ea76ec592e763576afa3c24dc8be
  Author: Jesse Glick 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Merge pull request #488 from Vlatombe/get-stacktrace-from-caller

RealJenkinsRule: get the full stacktrace when a remote call fails


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/b7a6e3cf3c5c...10c7a4c2e344

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


[jenkinsci/github-pr-comment-build-plugin]

2022-09-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/84.vf0ca422dff85
  Home:   https://github.com/jenkinsci/github-pr-comment-build-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/github-pr-comment-build-plugin/push/refs/tags/84.vf0ca422dff85/00-f0ca42%40github.com.


[jenkinsci/jenkins] 98e499: [JENKINS-67864] Table columns get wider and smalle...

2022-09-15 Thread 'pascal910107' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 98e499da50f46ebe885cecf9532d5d5d8964fb8d
  
https://github.com/jenkinsci/jenkins/commit/98e499da50f46ebe885cecf9532d5d5d8964fb8d
  Author: pascal910107 <95022717+pascal910...@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M war/src/main/less/modules/table.less

  Log Message:
  ---
  [JENKINS-67864] Table columns get wider and smaller if you click on buttons 
(#6702)

Co-authored-by: Daniel Beck <1831569+daniel-b...@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/41f4a8-98e499%40github.com.


[jenkinsci/jenkins] 541493: [JENKINS-69534] Make computer creation thread safe...

2022-09-15 Thread 'Jonas Lind' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5414938c65966f38da4e257973f746951b4fa6fc
  
https://github.com/jenkinsci/jenkins/commit/5414938c65966f38da4e257973f746951b4fa6fc
  Author: Jonas Lind 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M core/src/main/java/hudson/model/AbstractCIBase.java
M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  ---
  [JENKINS-69534] Make computer creation thread safe (#7087)

This change fixes a race condition that caused file descriptor leaks
when cloud agents were created.

The Jenkins.computers map is changed from a CopyOnWriteMap to a
ConcurrentHashMap to simplify concurrent creation of computers. This
allows us to make AbstractCIBase's createNewComputerForNode and
updateNewComputer methods thread safe and simplify removeComputer.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/98e499-541493%40github.com.


[jenkins-infra/jenkins.io] ae0dd3: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ae0dd33eab25b0677009da6cb1dd5ddf19b10dd9
  
https://github.com/jenkins-infra/jenkins.io/commit/ae0dd33eab25b0677009da6cb1dd5ddf19b10dd9
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/804990-ae0dd3%40github.com.


[jenkins-infra/jenkins.io] d2acc6: Automated changelog for 2.369

2022-09-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.369
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d2acc6cdcf2cd097394207112ec6cd93aca6eb31
  
https://github.com/jenkins-infra/jenkins.io/commit/d2acc6cdcf2cd097394207112ec6cd93aca6eb31
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

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

  Log Message:
  ---
  Automated changelog for 2.369


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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.369/ae0dd3-d2acc6%40github.com.


[jenkinsci/jenkins-test-harness]

2022-09-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1847.v10c7a_4c2e344
  Home:   https://github.com/jenkinsci/jenkins-test-harness

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/tags/1847.v10c7a_4c2e344/00-10c7a4%40github.com.


[jenkinsci/gradle-jpi-plugin] 79fa35: Add jenkins-bom alongside jenkins-core

2022-09-15 Thread 'Steve Hill' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-jpi-plugin
  Commit: 79fa35da9acc627a64a3beac53442a69279f4eb4
  
https://github.com/jenkinsci/gradle-jpi-plugin/commit/79fa35da9acc627a64a3beac53442a69279f4eb4
  Author: Steve Hill 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
A src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/AddedByPlugin.java
A src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/BomDependency.java
M 
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/DependenciesPlugin.java
A 
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/DependencyFactory.java
M 
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/DependencyLookup.java
A 
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/MavenDependency.java
M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/AddedDependenciesIntegrationSpec.groovy
M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/internal/DependencyLookupSpec.groovy

  Log Message:
  ---
  Add jenkins-bom alongside jenkins-core

The belongsTo rule does not work for Gradle 6.0.1.

Issue #202


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


[jenkinsci/aws-java-sdk-plugin] bd7d6a: Bump revision from 1.12.287 to 1.12.303

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.303
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: bd7d6aa71ebb693f267fcd276aa063c9136315f4
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/bd7d6aa71ebb693f267fcd276aa063c9136315f4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.287 to 1.12.303

Bumps `revision` from 1.12.287 to 1.12.303.

Updates `aws-java-sdk-bom` from 1.12.287 to 1.12.303
- [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.287...1.12.303)

Updates `aws-java-sdk` from 1.12.287 to 1.12.303
- [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.287...1.12.303)

Updates `aws-java-sdk-s3` from 1.12.287 to 1.12.303
- [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.287...1.12.303)

Updates `aws-java-sdk-sts` from 1.12.287 to 1.12.303
- [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.287...1.12.303)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
  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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.303/00-bd7d6a%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.302
  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/revision-1.12.302/0325d1-00%40github.com.


[jenkins-infra/jenkins.io] 0d1a7e: Contributor summit aws post (#5450)

2022-09-15 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 0d1a7ec4e32aabf5ed8917df1263868404e4159e
  
https://github.com/jenkins-infra/jenkins.io/commit/0d1a7ec4e32aabf5ed8917df1263868404e4159e
  Author: Bruno Verachten 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M content/_data/authors/glenduca.adoc
M content/_data/authors/kursonsk.adoc

  Log Message:
  ---
  Contributor summit aws post (#5450)

* fix(blog) First try at getting collapsible source code.

* fix(blog) First try at getting collapsible source code.

* fix(blog) Added the official title of the author.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/19655a-0d1a7e%40github.com.


[jenkinsci/vectorcast-execution-plugin] ab6e01: Adding b/w icon and code to be more consistent wit...

2022-09-15 Thread 'Tim Schneider' via Jenkins Commits
  Branch: refs/heads/tms__074
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: ab6e01886bcfbffc3dc41df22eb998d6d8483c89
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ab6e01886bcfbffc3dc41df22eb998d6d8483c89
  Author: TimSVector 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot.java
A src/main/webapp/icons/vector_favicon_bw.png

  Log Message:
  ---
  Adding b/w icon and code to be more consistent with latest Jenkins release


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


[jenkinsci/flexdeploy-plugin]

2022-09-15 Thread 'flexagon9' via Jenkins Commits
  Branch: refs/tags/flexdeploy-3.0.0
  Home:   https://github.com/jenkinsci/flexdeploy-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/flexdeploy-plugin/push/refs/tags/flexdeploy-3.0.0/00-16123d%40github.com.


[jenkinsci/flexdeploy-plugin] 433fb2: Revert "Bump httpclient from 4.5.4 to 4.5.13"

2022-09-15 Thread 'flexagon9' via Jenkins Commits
  Branch: 
refs/heads/revert-15-dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 433fb29269ba59092319f9924a39c6785d0b
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/433fb29269ba59092319f9924a39c6785d0b
  Author: flexagon9 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "Bump httpclient from 4.5.4 to 4.5.13"


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


[jenkinsci/flexdeploy-plugin] 433fb2: Revert "Bump httpclient from 4.5.4 to 4.5.13"

2022-09-15 Thread 'flexagon9' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/flexdeploy-plugin
  Commit: 433fb29269ba59092319f9924a39c6785d0b
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/433fb29269ba59092319f9924a39c6785d0b
  Author: flexagon9 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "Bump httpclient from 4.5.4 to 4.5.13"


  Commit: 2f5857cd8d444ac2113970008cb07d9f89f31e28
  
https://github.com/jenkinsci/flexdeploy-plugin/commit/2f5857cd8d444ac2113970008cb07d9f89f31e28
  Author: flexagon9 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #16 from 
jenkinsci/revert-15-dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13

Revert "Bump httpclient from 4.5.4 to 4.5.13"


Compare: 
https://github.com/jenkinsci/flexdeploy-plugin/compare/16123d3f4347...2f5857cd8d44

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


[jenkinsci/flexdeploy-plugin]

2022-09-15 Thread 'flexagon9' via Jenkins Commits
  Branch: 
refs/heads/revert-15-dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
  Home:   https://github.com/jenkinsci/flexdeploy-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/flexdeploy-plugin/push/refs/heads/revert-15-dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13/433fb2-00%40github.com.


[jenkinsci/vectorcast-execution-plugin] 7584d3: Updated docs

2022-09-15 Thread 'Tim Schneider' via Jenkins Commits
  Branch: refs/heads/tms__074
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 7584d3eb89541c1c079e3258026d00fc2b918f65
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7584d3eb89541c1c079e3258026d00fc2b918f65
  Author: TimSVector 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Updated docs


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


[jenkinsci/git-plugin] 4446c3: [JENKINS-69613] Reduce log output at INFO level

2022-09-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 4446c32a9a7750dea176b3d45e86b4d72988c7d1
  
https://github.com/jenkinsci/git-plugin/commit/4446c32a9a7750dea176b3d45e86b4d72988c7d1
  Author: Mark Waite 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/hudson/plugins/git/GitStatus.java
M src/main/java/jenkins/plugins/git/GitSCMSource.java

  Log Message:
  ---
  [JENKINS-69613] Reduce log output at INFO level

Require a non-default logging level to see messages related to polling
and indexing, including the "polling not triggered", "polling triggered",
and "indexing triggered" messages.

Only changes the logging level, not the availability of those log messages.


  Commit: 777f9cc871023e894e8159e88e6a5b5f6b75ffcc
  
https://github.com/jenkinsci/git-plugin/commit/777f9cc871023e894e8159e88e6a5b5f6b75ffcc
  Author: Mark Waite 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/main/java/hudson/plugins/git/GitStatus.java
M src/main/java/jenkins/plugins/git/GitSCMSource.java

  Log Message:
  ---
  Merge pull request #1329 from MarkEWaite/reduce-logging-at-INFO-level

[JENKINS-69613] Reduce log output at INFO level


Compare: 
https://github.com/jenkinsci/git-plugin/compare/af5300bdfd76...777f9cc87102

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


[jenkins-infra/jenkins.io] 763cb4: Added links

2022-09-15 Thread 'Alyssat' via Jenkins Commits
  Branch: refs/heads/alyssat-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 763cb4842b7a2dfdb8b61bd8e58f8c7efee30e31
  
https://github.com/jenkins-infra/jenkins.io/commit/763cb4842b7a2dfdb8b61bd8e58f8c7efee30e31
  Author: Alyssat 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
content/blog/2022/09/2022-09-14-create-iOS-unity-build-pipelines-on-AWS-with-Jenkins-and-EC2-Mac-instances.adoc

  Log Message:
  ---
  Added links 

Added links to the contributor summit and DevOps World


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/alyssat-patch-1/00-763cb4%40github.com.


[jenkins-infra/jenkins.io]

2022-09-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/alyssat-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/alyssat-patch-1/763cb4-00%40github.com.


[jenkins-infra/jenkins.io] 99a824: Added links (#5451)

2022-09-15 Thread 'Alyssat' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 99a8243a2d9102d033b39a327e87aa315f17308e
  
https://github.com/jenkins-infra/jenkins.io/commit/99a8243a2d9102d033b39a327e87aa315f17308e
  Author: Alyssat 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
content/blog/2022/09/2022-09-14-create-iOS-unity-build-pipelines-on-AWS-with-Jenkins-and-EC2-Mac-instances.adoc

  Log Message:
  ---
  Added links (#5451)

Added links to the contributor summit and DevOps World


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/0d1a7e-99a824%40github.com.


[jenkinsci/gradle-jpi-plugin] 6d00c7: style(JpiIntegrationSpec): auto-format

2022-09-15 Thread 'Steve Hill' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-jpi-plugin
  Commit: 6d00c71a43709b6726ba77f9336f4cfa8225d7b9
  
https://github.com/jenkinsci/gradle-jpi-plugin/commit/6d00c71a43709b6726ba77f9336f4cfa8225d7b9
  Author: Steve Hill 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy

  Log Message:
  ---
  style(JpiIntegrationSpec): auto-format


  Commit: 9e18847545b6d2e7425359cfcd54d42cdf5e3237
  
https://github.com/jenkinsci/gradle-jpi-plugin/commit/9e18847545b6d2e7425359cfcd54d42cdf5e3237
  Author: Steve Hill 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M build.gradle.kts
M gradle/verification-metadata.xml
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JenkinsWarRule.groovy
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiExtension.groovy
M 
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/DependencyLookup.java
M 
src/main/java/org/jenkinsci/gradle/plugins/jpi/internal/JenkinsVersions.java
M 
src/main/java/org/jenkinsci/gradle/plugins/jpi/legacy/LegacyWorkaroundsPlugin.java
M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JenkinsVersionIntegrationSpec.groovy
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy
M 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/internal/DependencyLookupSpec.groovy

  Log Message:
  ---
  Support incremental Jenkins versions

Relies on org.jenkins-ci:version-number for comparing Jenkins versions
instead of GradleVerion. This prevents GradleVersion validation from
failing when given an incremental Jenkins version.

Fixes #198


Compare: 
https://github.com/jenkinsci/gradle-jpi-plugin/compare/79fa35da9acc...9e18847545b6

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


[jenkins-infra/jenkins.io] da9a61: Use site local links (#5452)

2022-09-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: da9a616c98dd4f87f26b6148def42db6f8ba08af
  
https://github.com/jenkins-infra/jenkins.io/commit/da9a616c98dd4f87f26b6148def42db6f8ba08af
  Author: Mark Waite 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M 
content/blog/2022/09/2022-09-14-create-iOS-unity-build-pipelines-on-AWS-with-Jenkins-and-EC2-Mac-instances.adoc

  Log Message:
  ---
  Use site local links (#5452)

When we embed a link to https://www.jenkins.io in the site, we hinder
local development of the site because clicked links jump away from the
local development copy to the www.jenkins.io site.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/99a824-da9a61%40github.com.


[jenkinsci/nomad-plugin] c4a1c2: Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0
  Home:   https://github.com/jenkinsci/nomad-plugin
  Commit: c4a1c2ef8ee9d314f3427e93572fbc38d202df7e
  
https://github.com/jenkinsci/nomad-plugin/commit/c4a1c2ef8ee9d314f3427e93572fbc38d202df7e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0

Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 
2.33.2 to 2.34.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.33.2...2.34.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
  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/nomad-plugin/push/refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0/00-c4a1c2%40github.com.


[jenkinsci/instant-messaging-plugin] 0f2ed1: build(deps): bump release-drafter/release-drafter ...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: 0f2ed1add5a11c7672ccb211572a3c6bdc6bc382
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/0f2ed1add5a11c7672ccb211572a3c6bdc6bc382
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

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

  Log Message:
  ---
  build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/instant-messaging-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-0f2ed1%40github.com.


[jenkinsci/github-branch-source-plugin] 00b8fe: Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 00b8fe1757b480254e5e0454a206f56cb6d9cc83
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/00b8fe1757b480254e5e0454a206f56cb6d9cc83
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0

Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 
2.33.2 to 2.34.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.33.2...2.34.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
  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/github-branch-source-plugin/push/refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0/00-00b8fe%40github.com.


[jenkinsci/analysis-pom-plugin] 426268: Bump release-drafter/release-drafter from 5.20.0 t...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 4262685aef0d473e941d6fe3ed15c3a9e41fb87f
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/4262685aef0d473e941d6fe3ed15c3a9e41fb87f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
M .github/workflows/run-release-drafter.yml

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5.20.0 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/analysis-pom-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-426268%40github.com.


[jenkinsci/analysis-pom-plugin]

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.20.1
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.20.1/bafa85-00%40github.com.


[jenkinsci/maven-info-plugin] f1b201: Bump release-drafter/release-drafter from 5.18.1 t...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/maven-info-plugin
  Commit: f1b20129617fa48a016c10255f9c9e15077c50b8
  
https://github.com/jenkinsci/maven-info-plugin/commit/f1b20129617fa48a016c10255f9c9e15077c50b8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

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

  Log Message:
  ---
  Bump release-drafter/release-drafter from 5.18.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.18.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.18.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/maven-info-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-f1b201%40github.com.


[jenkinsci/maven-info-plugin]

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.20.1
  Home:   https://github.com/jenkinsci/maven-info-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/maven-info-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.20.1/0e605c-00%40github.com.


[jenkinsci/cctray-xml-plugin] 38638f: Bump plugin from 4.46 to 4.47

2022-09-15 Thread 'Rahul Somasunderam' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cctray-xml-plugin
  Commit: 38638f71e32756ccc1b7f0efdbf82f81b28568f9
  
https://github.com/jenkinsci/cctray-xml-plugin/commit/38638f71e32756ccc1b7f0efdbf82f81b28568f9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.46 to 4.47

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.46 to 4.47.
- [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.46...plugin-4.47)

---
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: 5753082573e519f91e424bb0bcba86eaed61437e
  
https://github.com/jenkinsci/cctray-xml-plugin/commit/5753082573e519f91e424bb0bcba86eaed61437e
  Author: Rahul Somasunderam 
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
M pom.xml

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

Bump plugin from 4.46 to 4.47


Compare: 
https://github.com/jenkinsci/cctray-xml-plugin/compare/e4942220f1c1...5753082573e5

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


[jenkinsci/cctray-xml-plugin]

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.47
  Home:   https://github.com/jenkinsci/cctray-xml-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/cctray-xml-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.47/38638f-00%40github.com.


[jenkinsci/jobcacher-plugin] 858447: chore(deps): bump release-drafter/release-drafter ...

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0
  Home:   https://github.com/jenkinsci/jobcacher-plugin
  Commit: 85844786d196d49fd95eeb059d03277fa61b5974
  
https://github.com/jenkinsci/jobcacher-plugin/commit/85844786d196d49fd95eeb059d03277fa61b5974
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

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

  Log Message:
  ---
  chore(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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/jobcacher-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-5.21.0/00-858447%40github.com.


[jenkinsci/electricflow-plugin] 9d53a9: Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 9d53a99198066e34bab4a04c4f58cce91a79cde6
  
https://github.com/jenkinsci/electricflow-plugin/commit/9d53a99198066e34bab4a04c4f58cce91a79cde6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0

Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 
2.33.2 to 2.34.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.33.2...2.34.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
  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/electricflow-plugin/push/refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0/00-9d53a9%40github.com.


[jenkinsci/nomad-plugin] 74e53d: Bump wiremock-jre8-standalone from 2.33.2 to 2.34....

2022-09-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nomad-plugin
  Commit: 74e53dd9c7898b61f965d76aecddd959de3bab71
  
https://github.com/jenkinsci/nomad-plugin/commit/74e53dd9c7898b61f965d76aecddd959de3bab71
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wiremock-jre8-standalone from 2.33.2 to 2.34.0 (#156)

Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 
2.33.2 to 2.34.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.33.2...2.34.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

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/nomad-plugin/push/refs/heads/master/67b3e0-74e53d%40github.com.


[jenkinsci/nomad-plugin]

2022-09-15 Thread 'Jonathan Ballet' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0
  Home:   https://github.com/jenkinsci/nomad-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/nomad-plugin/push/refs/heads/dependabot/maven/com.github.tomakehurst-wiremock-jre8-standalone-2.34.0/c4a1c2-00%40github.com.