[jenkinsci/analysis-model] cc1537: Bump violations-lib from 1.156.0 to 1.156.1

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: cc15372ff3c97c6d4cf75840f1be39cf59472d8c
  
https://github.com/jenkinsci/analysis-model/commit/cc15372ff3c97c6d4cf75840f1be39cf59472d8c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump violations-lib from 1.156.0 to 1.156.1

Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 
1.156.0 to 1.156.1.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- 
[Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/tomasbjerre/violations-lib/compare/1.156.0...1.156.1)

---
updated-dependencies:
- dependency-name: se.bjurr.violations:violations-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 90045c03b27e555b80a6861586d502fa7f6beeb0
  
https://github.com/jenkinsci/analysis-model/commit/90045c03b27e555b80a6861586d502fa7f6beeb0
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M SUPPORTED-FORMATS.md
A src/main/java/edu/hm/hafner/analysis/parser/violations/SemgrepAdapter.java
M src/main/java/edu/hm/hafner/analysis/registry/ParserRegistry.java
A src/main/java/edu/hm/hafner/analysis/registry/SemgrepDescriptor.java
A 
src/test/java/edu/hm/hafner/analysis/parser/violations/SemgrepAdapterTest.java
M src/test/java/edu/hm/hafner/analysis/registry/ParsersTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/semgrep-report.json

  Log Message:
  ---
  Add parser for Semgrep.


  Commit: c7360d253b299b04dba8bd07508633968c423e36
  
https://github.com/jenkinsci/analysis-model/commit/c7360d253b299b04dba8bd07508633968c423e36
  Author: Ullrich Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M README.md
M pom.xml
M src/main/java/edu/hm/hafner/analysis/LookaheadParser.java
A src/main/java/edu/hm/hafner/analysis/parser/AbstractMavenLogParser.java
M src/main/java/edu/hm/hafner/analysis/parser/AntJavacParser.java
M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java
M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java
M src/main/java/edu/hm/hafner/analysis/registry/CheckStyleDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/EsLintDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/FlowDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/FoodCriticDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/InferDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/SpotBugsDescriptor.java
M 
src/main/java/edu/hm/hafner/analysis/registry/VeraCodePipelineScannerDescriptor.java
M src/test/java/edu/hm/hafner/analysis/parser/AntJavacParserTest.java
M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java
M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue63346.log

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/se.bjurr.violations-violations-lib-1.156.1


  Commit: ee7c9297600c410b009eac2fce56103655044f75
  
https://github.com/jenkinsci/analysis-model/commit/ee7c9297600c410b009eac2fce56103655044f75
  Author: Ullrich Hafner 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M SUPPORTED-FORMATS.md
M pom.xml
A src/main/java/edu/hm/hafner/analysis/parser/violations/SemgrepAdapter.java
M src/main/java/edu/hm/hafner/analysis/registry/ParserRegistry.java
A src/main/java/edu/hm/hafner/analysis/registry/SemgrepDescriptor.java
A 
src/test/java/edu/hm/hafner/analysis/parser/violations/SemgrepAdapterTest.java
M src/test/java/edu/hm/hafner/analysis/registry/ParsersTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/semgrep-report.json

  Log Message:
  ---
  Merge pull request #876 from 
jenkinsci/dependabot/maven/se.bjurr.violations-violations-lib-1.156.1

Bump violations-lib from 1.156.0 to 1.156.1


Compare: 
https://github.com/jenkinsci/analysis-model/compare/fcb7324a7631...ee7c9297600c

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


[jenkinsci/analysis-model]

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.156.1
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/ansible-plugin] 3a7342: [JENKINS-54929] Always flush the output logger on ...

2023-01-30 Thread 'Steven Clark' via Jenkins Commits
  Branch: refs/heads/JENKINS-54929-fix-output-issue
  Home:   https://github.com/jenkinsci/ansible-plugin
  Commit: 3a7342d62d98e10f5f951a14b61f2e262db3fa80
  
https://github.com/jenkinsci/ansible-plugin/commit/3a7342d62d98e10f5f951a14b61f2e262db3fa80
  Author: Steven Clark 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ansible/CLIRunner.java

  Log Message:
  ---
  [JENKINS-54929] Always flush the output logger on the TaskListener

 - Extract the logger out of the TaskListener and pass it to the
   stdout/stderr methods of the Launcher
 - Trap all errors and force a flush of the logger once the command
   has completed


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


[jenkinsci/qmetry-for-jira-test-management-plugin] 672746: Added "folderPath" field for testCase and testCycl...

2023-01-30 Thread 'QMetryDev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin
  Commit: 672746d66df766835a904271e6fed901fc5fd922
  
https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/commit/672746d66df766835a904271e6fed901fc5fd922
  Author: abhishekshah27 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/java/com/qmetry/TestReportDeployPublisherCloudV4.java
M src/main/java/com/qmetry/UploadToServerV4.java
M 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/config.jelly
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseFolderPathServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCycleFolderPathServer.html

  Log Message:
  ---
  Added "folderPath" field for testCase and testCycle in QTM4J Server 4x.


  Commit: 53eb85b6d7b7865793995791e17b9824ee25f18d
  
https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/commit/53eb85b6d7b7865793995791e17b9824ee25f18d
  Author: abhishekshah27 
  Date:   2022-12-26 (Mon, 26 Dec 2022)

  Changed paths:
M src/main/java/com/qmetry/TestReportDeployPublisherCloudV4.java
M src/main/java/com/qmetry/UploadToServerV4.java
M 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/config.jelly
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionActualTimeServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionAssigneeServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionCommentServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionCustomFieldsServer.html

  Log Message:
  ---
  Added new "testCaseExecution" section and it's four fields in QTM4J Server 4x.


  Commit: 141278c15dd97220aa934b449e0bf17d5a80a908
  
https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/commit/141278c15dd97220aa934b449e0bf17d5a80a908
  Author: abhishekshah27 
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
M 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/config.jelly

  Log Message:
  ---
  [QFJV-7214] Fixed UI issue.


  Commit: d2888a15ef495c4a7e164f3a249b3e50bb0f514c
  
https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/commit/d2888a15ef495c4a7e164f3a249b3e50bb0f514c
  Author: QMetryDev <38056220+qmetry...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M src/main/java/com/qmetry/TestReportDeployPublisherCloudV4.java
M src/main/java/com/qmetry/UploadToServerV4.java
M 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/config.jelly
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionActualTimeServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionAssigneeServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionCommentServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseExecutionCustomFieldsServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCaseFolderPathServer.html
A 
src/main/resources/com/qmetry/TestReportDeployPublisherCloudV4/help-testCycleFolderPathServer.html

  Log Message:
  ---
  Merge pull request #13 from abhishekshah-qmetry/master

Added "folderPath" field for testCase/testCycle & new "testCaseExecution" 
section with it's four fields in QTM4J Server 4x.


Compare: 
https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/compare/38ad160985b6...d2888a15ef49

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


[jenkinsci/xldeploy-plugin]

2023-01-30 Thread 'nitheshrayuduv' via Jenkins Commits
  Branch: refs/tags/xldeploy-plugin-23.1.0
  Home:   https://github.com/jenkinsci/xldeploy-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/xldeploy-plugin/push/refs/tags/xldeploy-plugin-23.1.0/00-e4dd0d%40github.com.


[jenkinsci/xldeploy-plugin] e4dd0d: Released Jenkins DAI Deploy plugin 23.1.0

2023-01-30 Thread 'nitheshrayuduv' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: e4dd0dcaad3dc3ae89dcb6c8a3826d0cb81b483a
  
https://github.com/jenkinsci/xldeploy-plugin/commit/e4dd0dcaad3dc3ae89dcb6c8a3826d0cb81b483a
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M build.gradle
M gradle.properties

  Log Message:
  ---
  Released Jenkins DAI Deploy plugin 23.1.0


  Commit: a632d292872bade68f6dc8b9d8dc4f4341a73a9d
  
https://github.com/jenkinsci/xldeploy-plugin/commit/a632d292872bade68f6dc8b9d8dc4f4341a73a9d
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M build.gradle
M gradle.properties

  Log Message:
  ---
  Set development version to 23.2.0-SNAPSHOT


Compare: 
https://github.com/jenkinsci/xldeploy-plugin/compare/ab6e5f854ef6...a632d292872b

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


[jenkinsci/xldeploy-plugin]

2023-01-30 Thread 'nitheshrayuduv' via Jenkins Commits
  Branch: refs/heads/D-23786
  Home:   https://github.com/jenkinsci/xldeploy-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/xldeploy-plugin/push/refs/heads/D-23786/852995-00%40github.com.


[jenkinsci/xldeploy-plugin] ab6e5f: D-23786 : Connection pool size error (#98)

2023-01-30 Thread 'nitheshrayuduv' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: ab6e5f854ef6a569a2b98db7e8cc03773d73a4a3
  
https://github.com/jenkinsci/xldeploy-plugin/commit/ab6e5f854ef6a569a2b98db7e8cc03773d73a4a3
  Author: nitheshrayuduv <80449942+nitheshrayu...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/server/DeployitServer.java
M src/main/java/com/xebialabs/deployit/ci/server/DeployitServerImpl.java

  Log Message:
  ---
  D-23786 : Connection pool size error (#98)


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


[jenkinsci/skip-notifications-trait-plugin]

2023-01-30 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/skip-notifications-trait-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/skip-notifications-trait-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/52dd0b-00%40github.com.


[jenkinsci/skip-notifications-trait-plugin] 52dd0b: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 52dd0bdbcd28df467928e5f36158b951c6c7c4ea
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/52dd0bdbcd28df467928e5f36158b951c6c7c4ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


  Commit: c04a8a5a86d33cc4b4cb00a237663849c86bd3bd
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/c04a8a5a86d33cc4b4cb00a237663849c86bd3bd
  Author: Valentin Delaye 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #54 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f

Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f


Compare: 
https://github.com/jenkinsci/skip-notifications-trait-plugin/compare/15cb2dd5cbf0...c04a8a5a86d3

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


[jenkinsci/locale-plugin]

2023-01-30 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/locale-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/locale-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/be233e-00%40github.com.


[jenkinsci/locale-plugin] be233e: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/locale-plugin
  Commit: be233eeb8c0dfdda4296f4305eb8363c9b9f659a
  
https://github.com/jenkinsci/locale-plugin/commit/be233eeb8c0dfdda4296f4305eb8363c9b9f659a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


  Commit: 09a15cb9786455e6fd9cd34a5729030a7c745a3d
  
https://github.com/jenkinsci/locale-plugin/commit/09a15cb9786455e6fd9cd34a5729030a7c745a3d
  Author: Valentin Delaye 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #81 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f

Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f


Compare: 
https://github.com/jenkinsci/locale-plugin/compare/8b43161c45ae...09a15cb97864

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


[jenkinsci/synopsys-coverity-plugin] 01e237: Update build.gradle

2023-01-30 Thread 'vhegde2017' via Jenkins Commits
  Branch: refs/heads/test-plugin-publish
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 01e23770a1f09cf980f48b9ec2e30ec87b3daf95
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/01e23770a1f09cf980f48b9ec2e30ec87b3daf95
  Author: vhegde2017 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update build.gradle


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


[jenkinsci/synopsys-coverity-plugin] 9dd436: Release 3.0.2

2023-01-30 Thread 'Synopsys SIG Release Engineering' via Jenkins Commits
  Branch: refs/heads/test-plugin-publish
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 9dd4364e6259c9690da7db3d856d309c462c4a14
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/9dd4364e6259c9690da7db3d856d309c462c4a14
  Author: blackduck-serv-builder 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 3.0.2


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


[jenkinsci/synopsys-coverity-plugin] 292b9f: Update build.gradle

2023-01-30 Thread 'vhegde2017' via Jenkins Commits
  Branch: refs/heads/test-plugin-publish
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 292b9f04618e00a773b1f2a48d0d1573ae8862fc
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/292b9f04618e00a773b1f2a48d0d1573ae8862fc
  Author: vhegde2017 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update build.gradle


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


[jenkinsci/jep] f78e8b: [JEP-236] Java 11 is required

2023-01-30 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: f78e8b3d8c047bccbfb2c78be3c85f2db254f009
  
https://github.com/jenkinsci/jep/commit/f78e8b3d8c047bccbfb2c78be3c85f2db254f009
  Author: Mark Waite 
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
M jep/236/README.adoc
M jep/README.adoc

  Log Message:
  ---
  [JEP-236] Java 11 is required

Goals of the JEP have been achieved as shown by the links included in
the resolution section. Those links include:

* https://www.jenkins.io/blog/2022/06/28/require-java-11/ - Java 11 required 
for core (blog post)
* https://www.jenkins.io/blog/2022/12/14/require-java-11/ - Java 11 required 
for plugin development (blog post
* https://www.jenkins.io/doc/upgrade-guide/2.361/ - 2.361.1 upgrade guide
* https://www.jenkins.io/changelog-stable/#v2.361.1 - 2.361.1 changelog
* https://www.jenkins.io/changelog-old/#v2.357 - 2.357 changelog

Marking this JEP as ACCEPTED per the definition in:

* https://github.com/jenkinsci/jep/blob/master/jep/1/README.adoc#accepted


  Commit: 81d16e28a85a1df4e98b9289dc5b6b74b3bc6f83
  
https://github.com/jenkinsci/jep/commit/81d16e28a85a1df4e98b9289dc5b6b74b3bc6f83
  Author: Mark Waite 
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
M jep/236/README.adoc
M jep/README.adoc

  Log Message:
  ---
  [JEP-236] Finalize JEP to require Java 11

https://github.com/jenkinsci/jep/blob/master/jep/1/README.adoc#finalizing-a-jep
says that the JEP should be finalized when implementation is complete
and incorporated into the "main" code repository.


  Commit: b8bfe17e875fcd4aeac5eab766673a57886804e9
  
https://github.com/jenkinsci/jep/commit/b8bfe17e875fcd4aeac5eab766673a57886804e9
  Author: Mark Waite 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M jep/236/README.adoc
M jep/README.adoc

  Log Message:
  ---
  Merge pull request #397 from MarkEWaite/java-11-is-required

[JEP-236] Require Java 11 is complete


Compare: https://github.com/jenkinsci/jep/compare/074fbda3b817...b8bfe17e875f

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


[jenkinsci/jobcacher-plugin] d526bc: chore(deps): bump jackson2-api

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.14.2-319.v37853346a_229
  Home:   https://github.com/jenkinsci/jobcacher-plugin
  Commit: d526bc13702571d60b7beb8036b483272ed8e54f
  
https://github.com/jenkinsci/jobcacher-plugin/commit/d526bc13702571d60b7beb8036b483272ed8e54f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump jackson2-api

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.14.1-313.v504cdd45c18b to 2.14.2-319.v37853346a_229.
- [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/jackson2-api-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:jackson2-api
  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/jobcacher-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.14.2-319.v37853346a_229/00-d526bc%40github.com.


[jenkinsci/analysis-pom-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-bom-5.1.0
  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/maven/org.mockito-mockito-bom-5.1.0/e6b0ec-00%40github.com.


[jenkinsci/analysis-pom-plugin] 071752: Bump mockito-bom from 4.11.0 to 5.1.1

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-bom-5.1.1
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 071752c4fb33f60298ee2985c96d822dab78e3b2
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/071752c4fb33f60298ee2985c96d822dab78e3b2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-bom from 4.11.0 to 5.1.1

Bumps [mockito-bom](https://github.com/mockito/mockito) from 4.11.0 to 5.1.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.1.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/lockable-resources-plugin] 1acfe4: New Crowdin translations

2023-01-30 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1acfe460bcb704094183b34906c8a805b3372acb
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1acfe460bcb704094183b34906c8a805b3372acb
  Author: Crowdin Bot 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties

  Log Message:
  ---
  New Crowdin translations


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


[jenkinsci/plugin-compat-tester] 52b742: Remove unnecessary class loaders

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/classloader
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 52b742bebdb70fc188ab61521c6ee0b50a5a15e8
  
https://github.com/jenkinsci/plugin-compat-tester/commit/52b742bebdb70fc188ab61521c6ee0b50a5a15e8
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHooks.java

  Log Message:
  ---
  Remove unnecessary class loaders


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


[jenkinsci/design-library-plugin] b089b9: feat: New Crowdin translations

2023-01-30 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: b089b94671a2f7752e3c6101a03ab8b775b5ec4e
  
https://github.com/jenkinsci/design-library-plugin/commit/b089b94671a2f7752e3c6101a03ab8b775b5ec4e
  Author: Crowdin Bot 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/designlibrary/Progress/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Root/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Spacing/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Symbols/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/ToggleSwitch/index_fr.properties

  Log Message:
  ---
  feat: New Crowdin translations


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


[jenkinsci/plugin-compat-tester] 3f1c2e: Remove `warningMessages`

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/warningMessages
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 3f1c2e00a561d7bec770bc29e02d6121283def05
  
https://github.com/jenkinsci/plugin-compat-tester/commit/3f1c2e00a561d7bec770bc29e02d6121283def05
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/exception/PomExecutionException.java
M src/main/java/org/jenkins/tools/test/hook/SkipUIHelperPlugins.java
M src/main/java/org/jenkins/tools/test/maven/ExternalMavenRunner.java
M src/main/java/org/jenkins/tools/test/model/MavenCoordinates.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatResult.java
M src/main/java/org/jenkins/tools/test/model/PluginRemoting.java
M src/main/java/org/jenkins/tools/test/model/PomData.java
M src/main/java/org/jenkins/tools/test/model/TestExecutionResult.java
M src/main/resources/org/jenkins/tools/test/resultToReport.xsl

  Log Message:
  ---
  Remove `warningMessages`


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


[jenkinsci/plugin-compat-tester] 7d1007: Remove `warningMessages`

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/warningMessages
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 7d10076deba3848e6a0eeb9313f1d0294e462cc7
  
https://github.com/jenkinsci/plugin-compat-tester/commit/7d10076deba3848e6a0eeb9313f1d0294e462cc7
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/exception/PomExecutionException.java
M src/main/java/org/jenkins/tools/test/hook/SkipUIHelperPlugins.java
M src/main/java/org/jenkins/tools/test/maven/ExternalMavenRunner.java
M src/main/java/org/jenkins/tools/test/model/MavenCoordinates.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatResult.java
M src/main/java/org/jenkins/tools/test/model/PluginRemoting.java
M src/main/java/org/jenkins/tools/test/model/PomData.java
M src/main/java/org/jenkins/tools/test/model/TestExecutionResult.java
M src/main/resources/org/jenkins/tools/test/resultToReport.xsl

  Log Message:
  ---
  Remove `warningMessages`


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


[jenkinsci/plugin-compat-tester] e0a137: Keep maven-model dependency for proprietary consumers

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/modes
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: e0a137bc7a3423ea76c0a0dfd333d69a3f0fd789
  
https://github.com/jenkinsci/plugin-compat-tester/commit/e0a137bc7a3423ea76c0a0dfd333d69a3f0fd789
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Keep maven-model dependency for proprietary consumers


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


[jenkinsci/lockable-resources-plugin] 6b7b95: Eliminate multiplicate code in LockableResourcesRo...

2023-01-30 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 6b7b9598adec2f0c67951d50549fe38638101e0a
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/6b7b9598adec2f0c67951d50549fe38638101e0a
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java

  Log Message:
  ---
  Eliminate multiplicate code in LockableResourcesRootAction (#451)


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


[jenkinsci/plugin-compat-tester] dd1374: Remove cache options

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/cache
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: dd137441fbbf0a314e3cd70fd997efa60a741a74
  
https://github.com/jenkinsci/plugin-compat-tester/commit/dd137441fbbf0a314e3cd70fd997efa60a741a74
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M Makefile
M README.md
M src/main/docker/run-pct.sh
M src/main/java/org/jenkins/tools/test/CliOptions.java
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/PluginCompatTesterCli.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatReport.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatTesterConfig.java
M src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java

  Log Message:
  ---
  Remove cache options


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


[jenkinsci/skip-notifications-trait-plugin] 52dd0b: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 52dd0bdbcd28df467928e5f36158b951c6c7c4ea
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/52dd0bdbcd28df467928e5f36158b951c6c7c4ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/skip-notifications-trait-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-52dd0b%40github.com.


[jenkinsci/locale-plugin] be233e: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/locale-plugin
  Commit: be233eeb8c0dfdda4296f4305eb8363c9b9f659a
  
https://github.com/jenkinsci/locale-plugin/commit/be233eeb8c0dfdda4296f4305eb8363c9b9f659a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/dimensionsscm-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-3.2.3
  Home:   https://github.com/jenkinsci/dimensionsscm-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/dimensionsscm-plugin/push/refs/heads/dependabot/github_actions/actions/cache-3.2.3/146544-00%40github.com.


[jenkinsci/dimensionsscm-plugin] 609db2: Bump actions/cache from 3.0.11 to 3.2.4

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-3.2.4
  Home:   https://github.com/jenkinsci/dimensionsscm-plugin
  Commit: 609db2c85856fd37469a643b1768148caee8b64e
  
https://github.com/jenkinsci/dimensionsscm-plugin/commit/609db2c85856fd37469a643b1768148caee8b64e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M .github/workflows/ci-github.yml

  Log Message:
  ---
  Bump actions/cache from 3.0.11 to 3.2.4

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkins-infra/jenkins.io] 21748a: Proposal to remove the reward/gift aspect for vuln...

2023-01-30 Thread 'Wadeck Follonier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 21748a29babdeb6a6c8a914c7e4b0f3388dd28bf
  
https://github.com/jenkins-infra/jenkins.io/commit/21748a29babdeb6a6c8a914c7e4b0f3388dd28bf
  Author: Wadeck Follonier 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M content/donate.adoc
M content/project/team-leads.adoc
R content/security/gift.adoc
M content/security/index.adoc
M content/security/reporting.adoc

  Log Message:
  ---
  Proposal to remove the reward/gift aspect for vulnerabilities (#5940)

**Context**
- In more than one year, I didn't send any gift for reported
vulnerabilities. No reporters asked for that despite the "If we forget,
feel free to remind us by posting a comment to the security issue you
reported." message in https://www.jenkins.io/security/gift/#process.
- The reward I sent for a previously reported issue took me a huge
amount of time (especially administrative)
- We often receive(d) out of scope reports (automatic script/scan) with
payment request (like asking 100$ for a false positive)

**Opinion**
- The credit aspect, to have a CVE with your name in the credits, is
more important for researchers, especially when finding stuff in the
open source
- The budget (~40$) is not enough to be an effective incentive. But the
presence of a bug bounty program create wrong expectations
- The time spent "managing" this part does not seem to have a good
return on investment

@daniel-beck WDYT?

@jenkins-infra/board Do you want to discuss the topic more broadly?


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


[jenkinsci/plugin-compat-tester] 25ba3f: Clean up imports and whitespace

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/spotless
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 25ba3f7a1629a0b6d9b9146f64730a023c85ff14
  
https://github.com/jenkinsci/plugin-compat-tester/commit/25ba3f7a1629a0b6d9b9146f64730a023c85ff14
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkins/tools/test/CliOptions.java
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/PluginCompatTesterCli.java
M 
src/main/java/org/jenkins/tools/test/exception/ExecutedTestNamesSolverException.java
M 
src/main/java/org/jenkins/tools/test/exception/PluginSourcesUnavailableException.java
M src/main/java/org/jenkins/tools/test/exception/PomExecutionException.java
M 
src/main/java/org/jenkins/tools/test/exception/PomTransformationException.java
M src/main/java/org/jenkins/tools/test/hook/AbstractMultiParentHook.java
M src/main/java/org/jenkins/tools/test/hook/BlueOceanHook.java
M src/main/java/org/jenkins/tools/test/hook/ConfigurationAsCodeHook.java
M src/main/java/org/jenkins/tools/test/hook/DeclarativePipelineHook.java
M 
src/main/java/org/jenkins/tools/test/hook/DeclarativePipelineMigrationHook.java
M src/main/java/org/jenkins/tools/test/hook/JacocoHook.java
M src/main/java/org/jenkins/tools/test/hook/MinaSshdApi.java
M src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java
M 
src/main/java/org/jenkins/tools/test/hook/NodeCleanupBeforeCompileHook.java
M src/main/java/org/jenkins/tools/test/hook/PipelineStageViewHook.java
M 
src/main/java/org/jenkins/tools/test/hook/PluginWithFailsafeIntegrationTestsHook.java
M 
src/main/java/org/jenkins/tools/test/hook/PluginWithIntegrationTestsHook.java
M src/main/java/org/jenkins/tools/test/hook/SkipUIHelperPlugins.java
M src/main/java/org/jenkins/tools/test/hook/SwarmHook.java
M src/main/java/org/jenkins/tools/test/hook/WarningsNGCheckoutHook.java
M src/main/java/org/jenkins/tools/test/hook/WarningsNGExecutionHook.java
M src/main/java/org/jenkins/tools/test/maven/ExternalMavenRunner.java
M src/main/java/org/jenkins/tools/test/model/MavenCoordinates.java
M src/main/java/org/jenkins/tools/test/model/MavenPom.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatReport.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatResult.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatTesterConfig.java
M src/main/java/org/jenkins/tools/test/model/PluginInfos.java
M src/main/java/org/jenkins/tools/test/model/PluginRemoting.java
M src/main/java/org/jenkins/tools/test/model/PomData.java
M src/main/java/org/jenkins/tools/test/model/TestExecutionResult.java
M src/main/java/org/jenkins/tools/test/model/TestStatus.java
M 
src/main/java/org/jenkins/tools/test/model/comparators/VersionComparator.java
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHook.java
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHookBeforeCheckout.java
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHookBeforeCompile.java
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHookBeforeExecution.java
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHooks.java
M src/main/java/org/jenkins/tools/test/util/ExecutedTestNamesDetails.java
M src/main/resources/org/jenkins/tools/test/logging/logging.properties
M src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java
M src/test/java/org/jenkins/tools/test/ScmConnectionSpecialCasesTest.java
M src/test/java/org/jenkins/tools/test/VersionComparatorTest.java
M src/test/java/org/jenkins/tools/test/hook/JacocoHookTest.java
M src/test/java/org/jenkins/tools/test/hook/WarningsNGExecutionHookTest.java
M src/test/java/org/jenkins/tools/test/model/MavenPomTest.java

  Log Message:
  ---
  Clean up imports and whitespace


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


[jenkinsci/analysis-model] b1c73a: Inline incrementals URL

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.156.1
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: b1c73a42e827dfea5fb0a0700cd46ae4317c1b30
  
https://github.com/jenkinsci/analysis-model/commit/b1c73a42e827dfea5fb0a0700cd46ae4317c1b30
  Author: Alexander Brandes 
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Inline incrementals URL


  Commit: 02820cd361ed75472fe821d7fa2d534ae5ad2510
  
https://github.com/jenkinsci/analysis-model/commit/02820cd361ed75472fe821d7fa2d534ae5ad2510
  Author: Ullrich Hafner 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #878 from NotMyFault/inline-incrementals

Inline incrementals URL


  Commit: bf6e8b954c16c13787d0f24cd64495fcf9670d2d
  
https://github.com/jenkinsci/analysis-model/commit/bf6e8b954c16c13787d0f24cd64495fcf9670d2d
  Author: Jagruti Tiwari 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M SUPPORTED-FORMATS.md
M src/main/java/edu/hm/hafner/analysis/LookaheadParser.java
A src/main/java/edu/hm/hafner/analysis/parser/AbstractMavenLogParser.java
M src/main/java/edu/hm/hafner/analysis/parser/AntJavacParser.java
M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java
M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java
M src/test/java/edu/hm/hafner/analysis/parser/AntJavacParserTest.java
M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java
M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue63346.log

  Log Message:
  ---
  Improve Java and JavaDoc parser by inspecting Maven module (#877)

Introduce a new parent class for builds that use Maven log output. 
This new base class identifies Maven goals and maps log lines to goals.


  Commit: 4a09aa0c7b53b0e2e915782deba9877c07af4c9c
  
https://github.com/jenkinsci/analysis-model/commit/4a09aa0c7b53b0e2e915782deba9877c07af4c9c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd.version from 6.53.0 to 6.54.0

Bumps `pmd.version` from 6.53.0 to 6.54.0.

Updates `pmd-core` from 6.53.0 to 6.54.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.53.0...pmd_releases/6.54.0)

Updates `pmd-java` from 6.53.0 to 6.54.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.53.0...pmd_releases/6.54.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: c8941543318d84f2d92833c3e1deb67524e4c732
  
https://github.com/jenkinsci/analysis-model/commit/c8941543318d84f2d92833c3e1deb67524e4c732
  Author: Ullrich Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #881 from jenkinsci/dependabot/maven/pmd.version-6.54.0

Bump pmd.version from 6.53.0 to 6.54.0


  Commit: 592435b0ab80ee5216dacdab2a5c15a76118b93b
  
https://github.com/jenkinsci/analysis-model/commit/592435b0ab80ee5216dacdab2a5c15a76118b93b
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/registry/CheckStyleDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/EsLintDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/FlowDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/FoodCriticDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/InferDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/SpotBugsDescriptor.java
M 
src/main/java/edu/hm/hafner/analysis/registry/VeraCodePipelineScannerDescriptor.java

  Log Message:
  ---
  Fix broken images.


  Commit: 32215fa0e93bbabf6e9610837d79eaa5b827162e
  
https://github.com/jenkinsci/analysis-model/commit/32215fa0e93bbabf6e9610837d79eaa5b827162e
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Replace LGTM badge with CodeQL badge.


  Commit: fcb7324a7631278fb4abadc65a99656bdb1d3f96
  

[jenkinsci/analysis-model] fcb732: Fix broken images.

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: fcb7324a7631278fb4abadc65a99656bdb1d3f96
  
https://github.com/jenkinsci/analysis-model/commit/fcb7324a7631278fb4abadc65a99656bdb1d3f96
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M SUPPORTED-FORMATS.md

  Log Message:
  ---
  Fix broken images.


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


[jenkinsci/analysis-model] 32215f: Replace LGTM badge with CodeQL badge.

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 32215fa0e93bbabf6e9610837d79eaa5b827162e
  
https://github.com/jenkinsci/analysis-model/commit/32215fa0e93bbabf6e9610837d79eaa5b827162e
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Replace LGTM badge with CodeQL badge.


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


[jenkinsci/docker-java-api-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.13.4.20221013-295.v8e29ea_354141
  Home:   https://github.com/jenkinsci/docker-java-api-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/docker-java-api-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.13.4.20221013-295.v8e29ea_354141/7ad9f9-00%40github.com.


[jenkinsci/analysis-model] 592435: Fix broken images.

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 592435b0ab80ee5216dacdab2a5c15a76118b93b
  
https://github.com/jenkinsci/analysis-model/commit/592435b0ab80ee5216dacdab2a5c15a76118b93b
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/registry/CheckStyleDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/EsLintDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/FlowDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/FoodCriticDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/InferDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
M src/main/java/edu/hm/hafner/analysis/registry/SpotBugsDescriptor.java
M 
src/main/java/edu/hm/hafner/analysis/registry/VeraCodePipelineScannerDescriptor.java

  Log Message:
  ---
  Fix broken images.


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


[jenkinsci/docker-java-api-plugin] 000b35: Bump jackson2-api from 2.10.3 to 2.14.2-319.v37853...

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.14.2-319.v37853346a_229
  Home:   https://github.com/jenkinsci/docker-java-api-plugin
  Commit: 000b35ce35efd51e34ec4e3fc893493ec0d879c6
  
https://github.com/jenkinsci/docker-java-api-plugin/commit/000b35ce35efd51e34ec4e3fc893493ec0d879c6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson2-api from 2.10.3 to 2.14.2-319.v37853346a_229

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.10.3 to 2.14.2-319.v37853346a_229.
- [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/jackson2-api-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:jackson2-api
  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/docker-java-api-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.14.2-319.v37853346a_229/00-000b35%40github.com.


[jenkinsci/docker-java-api-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-5.0.0
  Home:   https://github.com/jenkinsci/docker-java-api-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/docker-java-api-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-5.0.0/e4434d-00%40github.com.


[jenkinsci/docker-java-api-plugin] 831a31: Bump mockito-core from 2.28.2 to 5.1.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-5.1.0
  Home:   https://github.com/jenkinsci/docker-java-api-plugin
  Commit: 831a31e55194506f5b079437e297ca29b7161974
  
https://github.com/jenkinsci/docker-java-api-plugin/commit/831a31e55194506f5b079437e297ca29b7161974
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 2.28.2 to 5.1.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.28.2...v5.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  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/docker-java-api-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-5.1.0/00-831a31%40github.com.


[jenkinsci/analysis-model] 90045c: Add parser for Semgrep.

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.156.1
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 90045c03b27e555b80a6861586d502fa7f6beeb0
  
https://github.com/jenkinsci/analysis-model/commit/90045c03b27e555b80a6861586d502fa7f6beeb0
  Author: Ulli Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M SUPPORTED-FORMATS.md
A src/main/java/edu/hm/hafner/analysis/parser/violations/SemgrepAdapter.java
M src/main/java/edu/hm/hafner/analysis/registry/ParserRegistry.java
A src/main/java/edu/hm/hafner/analysis/registry/SemgrepDescriptor.java
A 
src/test/java/edu/hm/hafner/analysis/parser/violations/SemgrepAdapterTest.java
M src/test/java/edu/hm/hafner/analysis/registry/ParsersTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/semgrep-report.json

  Log Message:
  ---
  Add parser for Semgrep.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/maven/se.bjurr.violations-violations-lib-1.156.1/cc1537-90045c%40github.com.


[jenkinsci/pipeline-stage-view-plugin] cbed75: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: cbed752df7467d956e6e2a4d01e00f6328044510
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/cbed752df7467d956e6e2a4d01e00f6328044510
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-cbed75%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-01-30 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0
  Home:   https://github.com/jenkinsci/lockable-resources-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/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0/d4b494-00%40github.com.


[jenkinsci/lockable-resources-plugin] d4b494: Bump crowdin/github-action from 1.5.3 to 1.6.0

2023-01-30 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: d4b494ff056199d4a2939c0d1a963d3a4ab966bd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d4b494ff056199d4a2939c0d1a963d3a4ab966bd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.3 to 1.6.0

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.3 to 1.6.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: c42f0dfefc7401e34b66b7221afcf73da99ddf71
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c42f0dfefc7401e34b66b7221afcf73da99ddf71
  Author: Bruno Verachten 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  ---
  Merge pull request #453 from 
jenkinsci/dependabot/github_actions/crowdin/github-action-1.6.0

Bump crowdin/github-action from 1.5.3 to 1.6.0


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/cfaa1b08e19f...c42f0dfefc74

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


[jenkinsci/authorize-project-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.24
  Home:   https://github.com/jenkinsci/authorize-project-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/authorize-project-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.24/d265c7-00%40github.com.


[jenkinsci/authorize-project-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.53
  Home:   https://github.com/jenkinsci/authorize-project-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/authorize-project-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.53/9ec08c-00%40github.com.


[jenkinsci/android-emulator-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/android-emulator-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/android-emulator-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/7bfa7a-00%40github.com.


[jenkinsci/android-emulator-plugin] a3b47b: chore(deps): bump bom-2.361.x (#119)

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/android-emulator-plugin
  Commit: a3b47b51e853196f89b008d32c2af8b84b795c13
  
https://github.com/jenkinsci/android-emulator-plugin/commit/a3b47b51e853196f89b008d32c2af8b84b795c13
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump bom-2.361.x (#119)


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


[jenkinsci/analysis-model]

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/pmd.version-6.54.0
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/analysis-model] 4a09aa: Bump pmd.version from 6.53.0 to 6.54.0

2023-01-30 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 4a09aa0c7b53b0e2e915782deba9877c07af4c9c
  
https://github.com/jenkinsci/analysis-model/commit/4a09aa0c7b53b0e2e915782deba9877c07af4c9c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd.version from 6.53.0 to 6.54.0

Bumps `pmd.version` from 6.53.0 to 6.54.0.

Updates `pmd-core` from 6.53.0 to 6.54.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.53.0...pmd_releases/6.54.0)

Updates `pmd-java` from 6.53.0 to 6.54.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.53.0...pmd_releases/6.54.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: c8941543318d84f2d92833c3e1deb67524e4c732
  
https://github.com/jenkinsci/analysis-model/commit/c8941543318d84f2d92833c3e1deb67524e4c732
  Author: Ullrich Hafner 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #881 from jenkinsci/dependabot/maven/pmd.version-6.54.0

Bump pmd.version from 6.53.0 to 6.54.0


Compare: 
https://github.com/jenkinsci/analysis-model/compare/bf6e8b954c16...c8941543318d

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


[jenkinsci/clearcase-ucm-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.fasterxml.jackson.core-jackson-annotations-2.14.1
  Home:   https://github.com/jenkinsci/clearcase-ucm-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/clearcase-ucm-plugin/push/refs/heads/dependabot/maven/master/com.fasterxml.jackson.core-jackson-annotations-2.14.1/29a052-00%40github.com.


[jenkinsci/clearcase-ucm-plugin] 5039cf: Bump jackson-annotations from 2.13.3 to 2.14.2

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.fasterxml.jackson.core-jackson-annotations-2.14.2
  Home:   https://github.com/jenkinsci/clearcase-ucm-plugin
  Commit: 5039cf5715c14a6f03a1c0e47c7fe403ad8e6758
  
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/5039cf5715c14a6f03a1c0e47c7fe403ad8e6758
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-annotations from 2.13.3 to 2.14.2

Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.3 
to 2.14.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  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/clearcase-ucm-plugin/push/refs/heads/dependabot/maven/master/com.fasterxml.jackson.core-jackson-annotations-2.14.2/00-5039cf%40github.com.


[jenkinsci/trilead-api-plugin] 8dffa2: chore(deps): bump bom-2.361.x

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: 8dffa2d41d45a0f6426b822e16137c1ff89d
  
https://github.com/jenkinsci/trilead-api-plugin/commit/8dffa2d41d45a0f6426b822e16137c1ff89d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/trilead-api-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-8dffa2%40github.com.


[jenkinsci/cocoemma-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-dashboard-view-2.466.vdfefd95a_b_f8d
  Home:   https://github.com/jenkinsci/cocoemma-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/cocoemma-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-dashboard-view-2.466.vdfefd95a_b_f8d/384c80-00%40github.com.


[jenkinsci/cocoemma-plugin] 4e7114: Bump dashboard-view from 2.432.va_712ce35862d to 2...

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-dashboard-view-2.472.v9ff2a_e6a_c529
  Home:   https://github.com/jenkinsci/cocoemma-plugin
  Commit: 4e7114e8fb8fe744c6ad2822d4f0315d3fe8b54a
  
https://github.com/jenkinsci/cocoemma-plugin/commit/4e7114e8fb8fe744c6ad2822d4f0315d3fe8b54a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump dashboard-view from 2.432.va_712ce35862d to 2.472.v9ff2a_e6a_c529

Bumps [dashboard-view](https://github.com/jenkinsci/dashboard-view-plugin) from 
2.432.va_712ce35862d to 2.472.v9ff2a_e6a_c529.
- [Release notes](https://github.com/jenkinsci/dashboard-view-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/dashboard-view-plugin/blob/main/CHANGELOG.old.md)
- [Commits](https://github.com/jenkinsci/dashboard-view-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:dashboard-view
  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/cocoemma-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-dashboard-view-2.472.v9ff2a_e6a_c529/00-4e7114%40github.com.


[jenkinsci/lockable-resources-plugin] d4b494: Bump crowdin/github-action from 1.5.3 to 1.6.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: d4b494ff056199d4a2939c0d1a963d3a4ab966bd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d4b494ff056199d4a2939c0d1a963d3a4ab966bd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.3 to 1.6.0

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.3 to 1.6.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0/3c4abd-d4b494%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/lockable-resources-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/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/ed5062-00%40github.com.


[jenkinsci/lockable-resources-plugin] cfaa1b: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: cfaa1b08e19f6b4c236d459150fda7f041f13ad1
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/cfaa1b08e19f6b4c236d459150fda7f041f13ad1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f (#454)


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


[jenkinsci/codedx-plugin] f8a2ff: Update minimum jenkins version to match Code Dx docs

2023-01-30 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: f8a2ffa6f7d85a322469e97ee6f6739dcb4d7e8b
  
https://github.com/jenkinsci/codedx-plugin/commit/f8a2ffa6f7d85a322469e97ee6f6739dcb4d7e8b
  Author: Tyler Camp 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update minimum jenkins version to match Code Dx docs


  Commit: 9bcd93cc809321c6c2cf9d94e2aeb088b5e2a6ed
  
https://github.com/jenkinsci/codedx-plugin/commit/9bcd93cc809321c6c2cf9d94e2aeb088b5e2a6ed
  Author: Tyler Camp 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M changelog.md

  Log Message:
  ---
  Add date to 3.1.0 changelog release entry


  Commit: 3dbdb2639809b8a83af3dd43ad5cbd3e67148537
  
https://github.com/jenkinsci/codedx-plugin/commit/3dbdb2639809b8a83af3dd43ad5cbd3e67148537
  Author: Tyler Camp 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Add / fix references, add link to changelog


Compare: 
https://github.com/jenkinsci/codedx-plugin/compare/8b82f4409305...3dbdb2639809

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


[jenkinsci/kerberos-sso-plugin] 6ad7ec: Bump acceptance-test-harness

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci-acceptance-test-harness-5478.vb_b_cd04943676
  Home:   https://github.com/jenkinsci/kerberos-sso-plugin
  Commit: 6ad7ececd078dc72d44021d12761d14a70f05458
  
https://github.com/jenkinsci/kerberos-sso-plugin/commit/6ad7ececd078dc72d44021d12761d14a70f05458
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M ui-tests/pom.xml

  Log Message:
  ---
  Bump acceptance-test-harness

Bumps [acceptance-test-harness](https://github.com/jenkinsci/pom) from 
5469.vb_a_95efa_ee0da to 5478.vb_b_cd04943676.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:acceptance-test-harness
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/acceptance-test-harness]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.49.5
  Home:   https://github.com/jenkinsci/acceptance-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/acceptance-test-harness/push/refs/heads/dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.49.5/3d2227-00%40github.com.


[jenkinsci/acceptance-test-harness] c38a03: Build(deps): Bump jfrog/artifactory-oss

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.49.6
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: c38a03f29d26bc8962404177c04ab94802a917d0
  
https://github.com/jenkinsci/acceptance-test-harness/commit/c38a03f29d26bc8962404177c04ab94802a917d0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/Dockerfile

  Log Message:
  ---
  Build(deps): Bump jfrog/artifactory-oss

Bumps jfrog/artifactory-oss from 7.49.3 to 7.49.6.

---
updated-dependencies:
- dependency-name: jfrog/artifactory-oss
  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/acceptance-test-harness/push/refs/heads/dependabot/docker/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/ArtifactoryContainer/jfrog/artifactory-oss-7.49.6/00-c38a03%40github.com.


[jenkinsci/configure-job-column-plugin] 8e0aae: build: bump crowdin/github-action from 1.5.3 to 1.6.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0
  Home:   https://github.com/jenkinsci/configure-job-column-plugin
  Commit: 8e0aae319b7aaa0dbc9a9e128a5c98f4817a7782
  
https://github.com/jenkinsci/configure-job-column-plugin/commit/8e0aae319b7aaa0dbc9a9e128a5c98f4817a7782
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  ---
  build: bump crowdin/github-action from 1.5.3 to 1.6.0

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.3 to 1.6.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configure-job-column-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0/00-8e0aae%40github.com.


[jenkinsci/plugin-compat-tester] 17d1cd: Remove unneeded dependency

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/modes
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 17d1cdad21d8811e8a829b7800051b86d9701b91
  
https://github.com/jenkinsci/plugin-compat-tester/commit/17d1cdad21d8811e8a829b7800051b86d9701b91
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/PluginCompatTesterCli.java

  Log Message:
  ---
  Remove unneeded dependency


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


[jenkinsci/publish-over-ssh-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.1
  Home:   https://github.com/jenkinsci/publish-over-ssh-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/publish-over-ssh-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.1/d07b0c-00%40github.com.


[jenkinsci/publish-over-ssh-plugin] ce90cb: Bump jackson-databind from 2.14.0 to 2.14.2

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.2
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: ce90cb4d56522b86adfae7cfaef54ef162683899
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/ce90cb4d56522b86adfae7cfaef54ef162683899
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.14.0 to 2.14.2

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  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/publish-over-ssh-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.2/00-ce90cb%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.394
  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.394/6918dc-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 07d641: Bump revision from 1.12.287 to 1.12.395

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.395
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 07d6414b186e99a6de8fccd7cf48c913819d7c77
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/07d6414b186e99a6de8fccd7cf48c913819d7c77
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

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

Bumps `revision` from 1.12.287 to 1.12.395.

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

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

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

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

---
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.395/00-07d641%40github.com.


[jenkinsci/compact-columns-plugin] 555549: Bump spotless-maven-plugin from 2.30.0 to 2.31.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.31.0
  Home:   https://github.com/jenkinsci/compact-columns-plugin
  Commit: 49d49e819d3c13c218196a88433924c6fa5f
  
https://github.com/jenkinsci/compact-columns-plugin/commit/49d49e819d3c13c218196a88433924c6fa5f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotless-maven-plugin from 2.30.0 to 2.31.0

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 
to 2.31.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.30.0...lib/2.31.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/compact-columns-plugin/push/refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.31.0/00-49%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.14.1-313.v504cdd45c18b
  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/org.jenkins-ci.plugins-jackson2-api-2.14.1-313.v504cdd45c18b/281328-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] caf4cd: Bump jackson2-api

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.14.2-319.v37853346a_229
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: caf4cdd81aec0a6edb93b0a9cea96b56f76c9ffc
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/caf4cdd81aec0a6edb93b0a9cea96b56f76c9ffc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson2-api

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.13.0-230.v59243c64b0a5 to 2.14.2-319.v37853346a_229.
- [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/jackson2-api-plugin/commits)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/acceptance-test-harness]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.93
  Home:   https://github.com/jenkinsci/acceptance-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/acceptance-test-harness/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.93/69141d-00%40github.com.


[jenkinsci/acceptance-test-harness] 7eb9a3: Build(deps): Bump jackson-bom from 2.14.1 to 2.14.2

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.14.2
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 7eb9a39fb3842f9ca54acfc8bb7c031f33990f5d
  
https://github.com/jenkinsci/acceptance-test-harness/commit/7eb9a39fb3842f9ca54acfc8bb7c031f33990f5d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Build(deps): Bump jackson-bom from 2.14.1 to 2.14.2

Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.1 to 
2.14.2.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.14.1...jackson-bom-2.14.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-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/acceptance-test-harness/push/refs/heads/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.14.2/00-7eb9a3%40github.com.


[jenkinsci/acceptance-test-harness] 683efa: Build(deps): Bump jenkins from 1.92 to 1.94

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 683efa88dd21b3df2616ca1ee49616d82a3fbfd9
  
https://github.com/jenkinsci/acceptance-test-harness/commit/683efa88dd21b3df2616ca1ee49616d82a3fbfd9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Build(deps): Bump jenkins from 1.92 to 1.94

Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.92 to 1.94.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- 
[Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.92...jenkins-1.94)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:jenkins
  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/acceptance-test-harness/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94/00-683efa%40github.com.


[jenkinsci/configuration-as-code-plugin] a368d3: build(deps): Bump jackson.version from 2.14.0 to 2...

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/jackson.version-2.14.2
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: a368d3895700a94f8759909852f6e4a555c38808
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/a368d3895700a94f8759909852f6e4a555c38808
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  build(deps): Bump jackson.version from 2.14.0 to 2.14.2

Bumps `jackson.version` from 2.14.0 to 2.14.2.

Updates `jackson-core` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0...jackson-core-2.14.2)

Updates `jackson-databind` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-jaxrs-json-provider` from 2.14.0 to 2.14.2

Updates `jaxrs-json-provider` from 2.14.0 to 2.14.2

Updates `jackson-module-jaxb-annotations` from 2.14.0 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- 
[Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.14.0...jackson-modules-base-2.14.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jaxrs:jaxrs-json-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/build-token-root-plugin] bc4418: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-token-root-plugin
  Commit: bc4418e16831ba47ec3502c8f523626c37f59c63
  
https://github.com/jenkinsci/build-token-root-plugin/commit/bc4418e16831ba47ec3502c8f523626c37f59c63
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


  Commit: c4bc118395406a03ed6133507f359e53ebebcbaa
  
https://github.com/jenkinsci/build-token-root-plugin/commit/c4bc118395406a03ed6133507f359e53ebebcbaa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #116 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f


Compare: 
https://github.com/jenkinsci/build-token-root-plugin/compare/21503fc92e5c...c4bc11839540

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


[jenkinsci/build-token-root-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/build-token-root-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-token-root-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/bc4418-00%40github.com.


[jenkinsci/aws-codebuild-plugin] a4f9ab: Update computeTypeOverride documentation

2023-01-30 Thread 'Leo Herran' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codebuild-plugin
  Commit: a4f9ab306201ab0047376644a25b1b34c0d3a79b
  
https://github.com/jenkinsci/aws-codebuild-plugin/commit/a4f9ab306201ab0047376644a25b1b34c0d3a79b
  Author: Leo Herran 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M src/main/webapp/help-computeTypeOverride.html

  Log Message:
  ---
  Update computeTypeOverride documentation


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


[jenkinsci/plugin-compat-tester]

2023-01-30 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1217.v2db_71d83fff3
  Home:   https://github.com/jenkinsci/plugin-compat-tester

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


[jenkinsci/plugin-compat-tester] 0218c4: Delete plugin selection modes other than `-war`

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/modes
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 0218c4749fcefbd634a15b04e1f7cba229a238e8
  
https://github.com/jenkinsci/plugin-compat-tester/commit/0218c4749fcefbd634a15b04e1f7cba229a238e8
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M Jenkinsfile
M README.md
M src/main/java/org/jenkins/tools/test/CliOptions.java
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/PluginCompatTesterCli.java
M src/main/java/org/jenkins/tools/test/hook/MinaSshdApi.java
R src/main/java/org/jenkins/tools/test/model/MavenBom.java
R src/main/java/org/jenkins/tools/test/model/PCTPlugin.java
M src/main/java/org/jenkins/tools/test/model/PluginCompatTesterConfig.java
M src/main/java/org/jenkins/tools/test/model/PluginRemoting.java
M src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java

  Log Message:
  ---
  Delete plugin selection modes other than `-war`


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


[jenkinsci/role-strategy-plugin] 2b1a73: Bump bom-2.361.x from 1775.vf0577a_a_01778 to 1798...

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 2b1a73f9b3d88b68f071b296a45fe8682bf10d8a
  
https://github.com/jenkinsci/role-strategy-plugin/commit/2b1a73f9b3d88b68f071b296a45fe8682bf10d8a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1775.vf0577a_a_01778 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1775.vf0577a_a_01778 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/role-strategy-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-2b1a73%40github.com.


[jenkinsci/plugin-compat-tester] 2db71d: Remove `NonStandardTagHook` (#416)

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 2db71d83fff33d3f8722670321c3034f4f3dc1a7
  
https://github.com/jenkinsci/plugin-compat-tester/commit/2db71d83fff33d3f8722670321c3034f4f3dc1a7
  Author: Basil Crow 
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M README.md
R src/main/java/org/jenkins/tools/test/hook/NonStandardTagHook.java
R src/main/resources/nonstandardtagplugins.properties
R src/test/java/org/jenkins/tools/test/NonStandardTagHookTest.java
R src/test/resources/nonstandardtagplugins.properties

  Log Message:
  ---
  Remove `NonStandardTagHook` (#416)


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


[jenkinsci/plugin-compat-tester]

2023-01-30 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/nonstandardplugins
  Home:   https://github.com/jenkinsci/plugin-compat-tester

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


[jenkinsci/copy-project-link-plugin] 26f7f9: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/copy-project-link-plugin
  Commit: 26f7f99d40ba281ab2096f12e0f1c3b8bcf02781
  
https://github.com/jenkinsci/copy-project-link-plugin/commit/26f7f99d40ba281ab2096f12e0f1c3b8bcf02781
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/copy-project-link-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-26f7f9%40github.com.


[jenkins-infra/jenkins.io] 221546: Correct description of controller/built-in node (#...

2023-01-30 Thread 'Vandit Singh' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 221546425902bcd3f065cbc47faa5cfbedefe08e
  
https://github.com/jenkins-infra/jenkins.io/commit/221546425902bcd3f065cbc47faa5cfbedefe08e
  Author: Vandit Singh <107131545+vandit1...@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M content/doc/book/managing/nodes.adoc

  Log Message:
  ---
  Correct description of controller/built-in node (#5812)

Managing Nodes page - Description of controller/built-in node/agents is
wrong #5776
Changed the description according to the possible solution

-

Co-authored-by: Zbynek Konecny 
Co-authored-by: Kevin Martens <99040580+kmarten...@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/jenkins-infra/jenkins.io/push/refs/heads/master/cc4108-221546%40github.com.


[jenkinsci/ecutest-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12.3
  Home:   https://github.com/jenkinsci/ecutest-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/ecutest-plugin/push/refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12.3/ea0613-00%40github.com.


[jenkinsci/ecutest-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-5.0.0
  Home:   https://github.com/jenkinsci/ecutest-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/ecutest-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-5.0.0/40a8bf-00%40github.com.


[jenkinsci/ecutest-plugin] 1c7230: Bump equalsverifier from 3.7.2 to 3.12.4

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12.4
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 1c72309217d3a502abb32c96b6113cda6178e84d
  
https://github.com/jenkinsci/ecutest-plugin/commit/1c72309217d3a502abb32c96b6113cda6178e84d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump equalsverifier from 3.7.2 to 3.12.4

Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.7.2 to 
3.12.4.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.7.2...equalsverifier-3.12.4)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  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/ecutest-plugin/push/refs/heads/dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.12.4/00-1c7230%40github.com.


[jenkinsci/simple-theme-plugin] eb9c7d: Bump spotless-maven-plugin from 2.30.0 to 2.31.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.31.0
  Home:   https://github.com/jenkinsci/simple-theme-plugin
  Commit: eb9c7d1d9b167f711a89428b40ebc2350a0c83a7
  
https://github.com/jenkinsci/simple-theme-plugin/commit/eb9c7d1d9b167f711a89428b40ebc2350a0c83a7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotless-maven-plugin from 2.30.0 to 2.31.0

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 
to 2.31.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.30.0...lib/2.31.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/simple-theme-plugin/push/refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.31.0/00-eb9c7d%40github.com.


[jenkinsci/ecutest-plugin] 6a17e3: Bump mockito-core from 4.1.0 to 5.1.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-5.1.0
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 6a17e351d32edf57d39e3630e19c2672ecead129
  
https://github.com/jenkinsci/ecutest-plugin/commit/6a17e351d32edf57d39e3630e19c2672ecead129
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 4.1.0 to 5.1.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v5.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  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/ecutest-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-5.1.0/00-6a17e3%40github.com.


[jenkinsci/ecutest-plugin]

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-3.2.3
  Home:   https://github.com/jenkinsci/ecutest-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/ecutest-plugin/push/refs/heads/dependabot/github_actions/actions/cache-3.2.3/983c38-00%40github.com.


[jenkinsci/ecutest-plugin] 083e78: Bump actions/cache from 3.0.6 to 3.2.4

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-3.2.4
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 083e786b15440b96ffed1c46f76ad515949eed8e
  
https://github.com/jenkinsci/ecutest-plugin/commit/083e786b15440b96ffed1c46f76ad515949eed8e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  ---
  Bump actions/cache from 3.0.6 to 3.2.4

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.6...v3.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
  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/ecutest-plugin/push/refs/heads/dependabot/github_actions/actions/cache-3.2.4/00-083e78%40github.com.


[jenkinsci/lockable-resources-plugin] 3c4abd: Bump crowdin/github-action from 1.5.3 to 1.6.0

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 3c4abdb48cc3c15965960405a949bd6a31657bbe
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3c4abdb48cc3c15965960405a949bd6a31657bbe
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.3 to 1.6.0

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.3 to 1.6.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.6.0/00-3c4abd%40github.com.


[jenkinsci/lockable-resources-plugin] ed5062: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: ed50620291b30cfecbe0ebd03b3142252b4feecd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/ed50620291b30cfecbe0ebd03b3142252b4feecd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-ed5062%40github.com.


[jenkinsci/build-token-root-plugin] bc4418: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/build-token-root-plugin
  Commit: bc4418e16831ba47ec3502c8f523626c37f59c63
  
https://github.com/jenkinsci/build-token-root-plugin/commit/bc4418e16831ba47ec3502c8f523626c37f59c63
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-token-root-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-bc4418%40github.com.


[jenkinsci/pipeline-maven-plugin]

2023-01-30 Thread 'Benoit Guerin' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1229.v4880b_b_e905a_6
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin

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


[jenkinsci/pipeline-maven-plugin] 280c32: build(deps): Bump script-security (#585)

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 280c32fb1a20ce4c58fc2dda30a03ab0a93b6369
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/280c32fb1a20ce4c58fc2dda30a03ab0a93b6369
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): Bump script-security (#585)

Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) 
from 1228.vd93135a_2fb_25 to 1229.v4880b_b_e905a_6.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/script-security-plugin/commits)

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

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


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


[jenkinsci/pipeline-maven-plugin] 490f60: build(deps): Bump sortpom-maven-plugin from 3.2.0 ...

2023-01-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 490f60203f7d49ac019fb9b02a1eb5038a59ed06
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/490f60203f7d49ac019fb9b02a1eb5038a59ed06
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): Bump sortpom-maven-plugin from 3.2.0 to 3.2.1 (#584)

Bumps [sortpom-maven-plugin](https://github.com/Ekryd/sortpom) from 3.2.0 to 
3.2.1.
- [Release notes](https://github.com/Ekryd/sortpom/releases)
- 
[Commits](https://github.com/Ekryd/sortpom/compare/sortpom-parent-3.2.0...sortpom-parent-3.2.1)

---
updated-dependencies:
- dependency-name: com.github.ekryd.sortpom:sortpom-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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


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


[jenkinsci/pipeline-maven-plugin]

2023-01-30 Thread 'Benoit Guerin' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.ekryd.sortpom-sortpom-maven-plugin-3.2.1
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin

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


  1   2   3   4   >