[jenkinsci/code-coverage-api-plugin] 092332: Move quality gates and evaluation skeleton to util...

2023-01-11 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/coerage-model
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 092332c2a18e57b369145fdd2fab760182344f49
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/092332c2a18e57b369145fdd2fab760182344f49
  Author: Ulli Hafner 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageViewModel.java
A 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/visualization/charts/TreeMapNodeConverter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/visualization/code/PaintedNode.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/visualization/code/SourceCodeFacade.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/visualization/code/SourceCodePainter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/visualization/tree/TreeMapNodeConverter.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageMetricColumnTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageViewModelTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/PluginArchitectureTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/TreeMapNodeConverterTest.java
R 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/testutil/CoverageStubs.java
R 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/testutil/JobStubs.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/visualization/charts/CoverageSeriesBuilderTest.java
A plugin/src/test/resources/design.puml

  Log Message:
  ---
  Move quality gates and evaluation skeleton to util package.


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


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.1
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.1/911f39-00%40github.com.


[jenkinsci/exam-plugin] c8a3f0: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: c8a3f02e212eb619144ec7e17da29b1d9b1abc07
  
https://github.com/jenkinsci/exam-plugin/commit/c8a3f02e212eb619144ec7e17da29b1d9b1abc07
  Author: Thomas Reinicke 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/exam-1.2.2
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/exam-1.2.2/00-d91253%40github.com.


[jenkinsci/exam-plugin] 9ae217: artifactId korrigiert

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 9ae217b32399a149991ed69f3d9a7e1aa8246e7c
  
https://github.com/jenkinsci/exam-plugin/commit/9ae217b32399a149991ed69f3d9a7e1aa8246e7c
  Author: Thomas Reinicke 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  artifactId korrigiert


  Commit: ec79c013129694832b6f04d68d8a2fcdd01317f1
  
https://github.com/jenkinsci/exam-plugin/commit/ec79c013129694832b6f04d68d8a2fcdd01317f1
  Author: Thomas Reinicke 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release exam-1.2.2


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/7fc822f9ecd5...ec79c0131296

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


[jenkinsci/instant-messaging-plugin]

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1
  Home:   https://github.com/jenkinsci/instant-messaging-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/instant-messaging-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1/2ed677-00%40github.com.


[jenkinsci/instant-messaging-plugin] 2ed677: build(deps): bump maven-checkstyle-plugin from 3.2...

2023-01-11 Thread 'Jim Klimov' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: 2ed67772a02d24ab02323c298a871b73a6cc46e5
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/2ed67772a02d24ab02323c298a871b73a6cc46e5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump maven-checkstyle-plugin from 3.2.0 to 3.2.1

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

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

Signed-off-by: dependabot[bot] 


  Commit: 04520f70afcf510ea631266cb1621c1b804f532a
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/04520f70afcf510ea631266cb1621c1b804f532a
  Author: Jim Klimov 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #136 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1

build(deps): bump maven-checkstyle-plugin from 3.2.0 to 3.2.1


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/fe74e353823e...04520f70afcf

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


[jenkinsci/code-coverage-api-plugin] 32af6a: Move quality gates and evaluation skeleton to util...

2023-01-11 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/coerage-model
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 32af6a200b8f644c656f71df12244622ba392301
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/32af6a200b8f644c656f71df12244622ba392301
  Author: Ulli Hafner 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M plugin/pom.xml
M plugin/src/main/java/io/jenkins/plugins/coverage/CoveragePublisher.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CodeDeltaCalculator.java
M plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageApi.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageBuildAction.java
A 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageQualityGate.java
A 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageQualityGateEvaluator.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageRecorder.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageReporter.java
M plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageStep.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/CoverageViewModel.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/FileChangesProcessor.java
R plugin/src/main/java/io/jenkins/plugins/coverage/metrics/QualityGate.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/QualityGateEvaluator.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/QualityGateResult.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/QualityGateStatus.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/visualization/code/SourceCodeFacade.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/CodeDeltaCalculator.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/CoverageReporter.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/FileChangesProcessor.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/visualization/code/SourceCodeFacade.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CodeDeltaCalculatorTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageApiITest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageBuildActionTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageMetricColumnTest.java
A 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageQualityGateEvaluatorTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageViewModelTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/CoverageXmlStreamTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/FileChangesProcessorTest.java
M plugin/src/test/java/io/jenkins/plugins/coverage/metrics/JobDslITest.java
R 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/QualityGateEvaluatorTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/QualityGateITest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/model/CodeDeltaCalculatorTest.java
M 
plugin/src/test/java/io/jenkins/plugins/coverage/model/FileChangesProcessorTest.java
M plugin/src/test/resources/io/jenkins/plugins/coverage/metrics/job-dsl.yaml

  Log Message:
  ---
  Move quality gates and evaluation skeleton to util package.


  Commit: 6d12e99385f4c18ca2f74d0814a9b391687bd679
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/6d12e99385f4c18ca2f74d0814a9b391687bd679
  Author: Ulli Hafner 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
A 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/PackageArchitectureTest.java

  Log Message:
  ---
  Add exception test.


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/dd138a3ab372...6d12e99385f4

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


[jenkinsci/log-parser-plugin] 022ff6: chore(deps): bump maven-pmd-plugin from 3.19.0 to ...

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.20.0
  Home:   https://github.com/jenkinsci/log-parser-plugin
  Commit: 022ff6ad1ebd267e9bcdb7be17700a9adec68131
  
https://github.com/jenkinsci/log-parser-plugin/commit/022ff6ad1ebd267e9bcdb7be17700a9adec68131
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump maven-pmd-plugin from 3.19.0 to 3.20.0

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/analysis-pom-plugin] 270f72: Bump maven-dependency-plugin from 3.4.0 to 3.5.0

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.5.0
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 270f72ab20cac179e917270dae1d556661640d70
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/270f72ab20cac179e917270dae1d556661640d70
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-dependency-plugin from 3.4.0 to 3.5.0

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.5.0/00-270f72%40github.com.


[jenkinsci/analysis-pom-plugin] eac627: Bump maven-pmd-plugin from 3.19.0 to 3.20.0

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.20.0
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: eac627c730075f9f7116e831f81889ba304f2218
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/eac627c730075f9f7116e831f81889ba304f2218
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.19.0 to 3.20.0

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/analysis-pom-plugin] cf0264: Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: cf026459bc215b598683759d915a2fa2b9b5188a
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/cf026459bc215b598683759d915a2fa2b9b5188a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M7 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8/00-cf0264%40github.com.


[jenkinsci/analysis-pom-plugin] 7162cb: Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M8
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 7162cbb597f8640ee132bc2d2f9d6b42411d7996
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/7162cbb597f8640ee132bc2d2f9d6b42411d7996
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8

Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M7 to 3.0.0-M8.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M8/00-7162cb%40github.com.


[jenkinsci/analysis-pom-plugin] ac982d: Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: ac982dce8545c625a4d2922d831f361f33c1b429
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/ac982dce8545c625a4d2922d831f361f33c1b429
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1/00-ac982d%40github.com.


[jenkinsci/configuration-as-code-plugin] bcc15e: Bump jenkins.version from 2.375.1 to 2.375.2 (#2194)

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

  Commit: bcc15eba3cd6eb991c4f560c843c2b06a442f3ab

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/bcc15eba3cd6eb991c4f560c843c2b06a442f3ab

  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2023-01-12 (Thu, 12 Jan 2023)



  Changed paths:

M integrations/pom.xml



  Log Message:

  ---

  Bump jenkins.version from 2.375.1 to 2.375.2 (#2194)



... 
figuration-as-code-plugin/configuration-as-code-plugin/updatecli/update-jenkins.ps1
 -PomPath integrations/pom.xml -NewVersion 2.375.2"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>





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


[jenkinsci/configuration-as-code-plugin]

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_826cf2c93e438e11e9a7fc0479c71d12103331eed6633a5604ad389619ebb800
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

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


[jenkinsci/configuration-as-code-plugin] acb413: chore: ran shell command "pwsh -NoProfile -File /h...

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_826cf2c93e438e11e9a7fc0479c71d12103331eed6633a5604ad389619ebb800

  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

  Commit: acb4138951d6ef27c865f072b8a8375c9f73dded

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/acb4138951d6ef27c865f072b8a8375c9f73dded

  Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2023-01-12 (Thu, 12 Jan 2023)



  Changed paths:

M integrations/pom.xml



  Log Message:

  ---

  chore: ran shell command "pwsh -NoProfile -File /home/runner/work/con...



... 
figuration-as-code-plugin/configuration-as-code-plugin/updatecli/update-jenkins.ps1
 -PomPath integrations/pom.xml -NewVersion 2.375.2"



Made with ❤️️ by updatecli





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


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

2023-01-11 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: a54d8a7fee103aed472b60b835d75bcfeb727c1a
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a54d8a7fee103aed472b60b835d75bcfeb727c1a
  Author: Crowdin Bot 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sk.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/ba7135-a54d8a%40github.com.


[jenkinsci/instant-messaging-plugin] 2ed677: build(deps): bump maven-checkstyle-plugin from 3.2...

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: 2ed67772a02d24ab02323c298a871b73a6cc46e5
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/2ed67772a02d24ab02323c298a871b73a6cc46e5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump maven-checkstyle-plugin from 3.2.0 to 3.2.1

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  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/instant-messaging-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1/00-2ed677%40github.com.


[jenkinsci/plugin-compat-tester] fe7982: Upgrade most dependencies

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

  Changed paths:
M .mvn/extensions.xml
M Dockerfile
M Jenkinsfile
M Makefile
M README.md
M pom.xml
R src/it/war-with-plugins-test/Makefile
R src/it/war-with-plugins-test/README.md
R src/it/war-with-plugins-test/packager-config.yml
R src/it/war-with-plugins-test/pom.xml
M src/main/docker/run-pct.sh
M 
src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHooks.java
R src/spotbugs/excludeFilter.xml
A src/spotbugs/excludesFilter.xml

  Log Message:
  ---
  Upgrade most dependencies


  Commit: 073c93808f586c458377634027c33063fca61649
  
https://github.com/jenkinsci/plugin-compat-tester/commit/073c93808f586c458377634027c33063fca61649
  Author: Basil Crow 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
R src/main/java/org/jenkins/tools/test/hook/TransformPom.java
R src/main/java/org/jenkins/tools/test/model/MavenPom.java
M src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java
R src/test/java/org/jenkins/tools/test/model/MavenPomTest.java
R src/test/resources/bad-surefire-exclusion-list

  Log Message:
  ---
  Remove TransformPom


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/307ecfc61af1...073c93808f58

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


[jenkins-infra/account-app]

2023-01-11 Thread 'infra-ci-jenkins-io[bot]' via Jenkins Commits
  Branch: refs/tags/0.2.27
  Home:   https://github.com/jenkins-infra/account-app

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/account-app/push/refs/tags/0.2.27/00-89a8db%40github.com.


[jenkinsci/plugin-compat-tester] 307ecf: Remove TransformPom

2023-01-11 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/TransformPom
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 307ecfc61af13b89d1b6eb23fcc106abad1781e0
  
https://github.com/jenkinsci/plugin-compat-tester/commit/307ecfc61af13b89d1b6eb23fcc106abad1781e0
  Author: Basil Crow 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
R src/main/java/org/jenkins/tools/test/hook/TransformPom.java
R src/main/java/org/jenkins/tools/test/model/MavenPom.java
M src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java
R src/test/java/org/jenkins/tools/test/model/MavenPomTest.java
R src/test/resources/bad-surefire-exclusion-list

  Log Message:
  ---
  Remove TransformPom


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


[jenkinsci/github-branch-source-plugin]

2023-01-11 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/help-privateKey
  Home:   https://github.com/jenkinsci/github-branch-source-plugin

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


[jenkinsci/github-branch-source-plugin] f1781e: More concise suggestion for `GitHubAppCredentials....

2023-01-11 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: f1781e173ae6124ce6324cca00dbd7c315196e89
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f1781e173ae6124ce6324cca00dbd7c315196e89
  Author: Jesse Glick 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials/help-privateKey.html

  Log Message:
  ---
  More concise suggestion for `GitHubAppCredentials.privateKey`


  Commit: addca9c61370a13bc31cfd4c17551c678ffefacb
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/addca9c61370a13bc31cfd4c17551c678ffefacb
  Author: Jesse Glick 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials/help-privateKey.html

  Log Message:
  ---
  Merge pull request #652 from jenkinsci/help-privateKey

More concise suggestion for `GitHubAppCredentials.privateKey`


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/8a8f753dda46...addca9c61370

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


[jenkins-infra/jenkins.io] 17490d: Correct publication year of 2.375.2 (#5912)

2023-01-11 Thread 'jlafreni' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 17490d65324da348f1dc6680a7154c3931a3990c
  
https://github.com/jenkins-infra/jenkins.io/commit/17490d65324da348f1dc6680a7154c3931a3990c
  Author: Joseph LaFreniere (he/him) 
<83079589+jlafr...@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

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

  Log Message:
  ---
  Correct publication year of 2.375.2 (#5912)

It seems incrementing the year was accidentally omitted during
.


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


[jenkinsci/github-branch-source-plugin] f1781e: More concise suggestion for `GitHubAppCredentials....

2023-01-11 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/help-privateKey
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: f1781e173ae6124ce6324cca00dbd7c315196e89
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f1781e173ae6124ce6324cca00dbd7c315196e89
  Author: Jesse Glick 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials/help-privateKey.html

  Log Message:
  ---
  More concise suggestion for `GitHubAppCredentials.privateKey`


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


[jenkinsci/codesonar-plugin] 091064: Fixed bug that prevented Server Certificate Creden...

2023-01-11 Thread 'dbechtold' via Jenkins Commits
  Branch: refs/heads/gtmaster
  Home:   https://github.com/jenkinsci/codesonar-plugin
  Commit: 0910646fa2fd1f3a1965c30dfc71e57cb7139869
  
https://github.com/jenkinsci/codesonar-plugin/commit/0910646fa2fd1f3a1965c30dfc71e57cb7139869
  Author: aseno 
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/codesonar/CodeSonarPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codesonar/CodeSonarPublisher/config.jelly

  Log Message:
  ---
  Fixed bug that prevented Server Certificate Credentials from being
loaded.


  Commit: 1bdd20d16359ef7b1de6fa3f3b6af6523d3349a2
  
https://github.com/jenkinsci/codesonar-plugin/commit/1bdd20d16359ef7b1de6fa3f3b6af6523d3349a2
  Author: gt-dbechtold 
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
M CONTRIBUTING.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/codesonar/CodeSonarPublisher.java

  Log Message:
  ---
  Update SCM repository URLs


  Commit: 237a6395c1c9c879bd11209793e88f32fd4ae4d8
  
https://github.com/jenkinsci/codesonar-plugin/commit/237a6395c1c9c879bd11209793e88f32fd4ae4d8
  Author: gt-dbechtold 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M CONTRIBUTING.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/codesonar/CodeSonarPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codesonar/CodeSonarPublisher/config.jelly

  Log Message:
  ---
  Merge codesonar-3.1.0-bugfix into gtmaster. Fix merge conflicts in pom.xml


  Commit: 8c1fc862244161d49ab554df8636ca6ba5856f51
  
https://github.com/jenkinsci/codesonar-plugin/commit/8c1fc862244161d49ab554df8636ca6ba5856f51
  Author: gt-dbechtold 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release codesonar-3.1.1


  Commit: 4c0ec8d2eb2596d916b26eb511c9e7c609bf6380
  
https://github.com/jenkinsci/codesonar-plugin/commit/4c0ec8d2eb2596d916b26eb511c9e7c609bf6380
  Author: gt-dbechtold 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/codesonar-plugin/compare/bd7981ea0db2...4c0ec8d2eb25

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


[jenkinsci/codesonar-plugin]

2023-01-11 Thread 'dbechtold' via Jenkins Commits
  Branch: refs/tags/codesonar-3.1.1
  Home:   https://github.com/jenkinsci/codesonar-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/codesonar-plugin/push/refs/tags/codesonar-3.1.1/00-6db31b%40github.com.


[jenkinsci/codesonar-plugin]

2023-01-11 Thread 'dbechtold' via Jenkins Commits
  Branch: refs/heads/gtmaster
  Home:   https://github.com/jenkinsci/codesonar-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/codesonar-plugin/push/refs/heads/gtmaster/00-bd7981%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.381
  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.381/23aa93-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] cd2146: Bump revision from 1.12.287 to 1.12.382

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

  Changed paths:
M pom.xml

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

Bumps `revision` from 1.12.287 to 1.12.382.

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

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

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

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

---
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.382/00-cd2146%40github.com.


[jenkinsci/codedx-plugin] 3d0a89: Add support for checking policy status in build co...

2023-01-11 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/feature/policy-gates
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: 3d0a89083415b88be846656694885235ac77ae48
  
https://github.com/jenkinsci/codedx-plugin/commit/3d0a89083415b88be846656694885235ac77ae48
  Author: Tyler Camp 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/com/codedx/api/client/CodeDxClient.java
M src/main/java/com/codedx/util/CodeDxVersion.java
M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
M 
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly
A src/main/webapp/help-breakForPolicy.html

  Log Message:
  ---
  Add support for checking policy status in build conditions


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


[jenkinsci/codedx-plugin] fd2a5e: Update API calls to use full project context inste...

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

  Changed paths:
M src/main/java/com/codedx/api/client/CodeDxClient.java
A src/main/java/com/codedx/api/client/ProjectContext.java
M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M src/main/java/org/jenkinsci/plugins/codedx/TargetBranchChecker.java

  Log Message:
  ---
  Update API calls to use full project context instead of just analysis ID


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


[jenkinsci/codedx-plugin] 957915: Update API calls to use full project context inste...

2023-01-11 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/bugfix/branch-analysis-gates
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: 95791536cb7784c897f7ceb1b827c5c16097a355
  
https://github.com/jenkinsci/codedx-plugin/commit/95791536cb7784c897f7ceb1b827c5c16097a355
  Author: Tyler Camp 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/com/codedx/api/client/CodeDxClient.java
A src/main/java/com/codedx/api/client/ProjectContext.java
M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M src/main/java/org/jenkinsci/plugins/codedx/TargetBranchChecker.java

  Log Message:
  ---
  Update API calls to use full project context instead of just analysis ID


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


[jenkinsci/git-plugin] 22f8ce: Do not show stack trace on missing commit

2023-01-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 22f8ceb044d00de1135bedca0ea29162b723174b
  
https://github.com/jenkinsci/git-plugin/commit/22f8ceb044d00de1135bedca0ea29162b723174b
  Author: Mark Waite 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  ---
  Do not show stack trace on missing commit

A missing commit message is not sufficient to justify the distraction
of a stack trace in the log.  State that the commit message cannot be
displayed because the commit cannot be found.


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


[jenkinsci/jenkins] 470a0e: Bump jenkins-test-harness

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1922.v91779ee45b_5e
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 470a0ef7d8d4db932415c33cf8bf02d127a64011
  
https://github.com/jenkinsci/jenkins/commit/470a0ef7d8d4db932415c33cf8bf02d127a64011
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness

Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) 
from 1912.v0cdf15450b_fb to 1922.v91779ee45b_5e.
- [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases)
- 
[Changelog](https://github.com/jenkinsci/jenkins-test-harness/blob/master/docs/CHANGELOG-OLD.md)
- [Commits](https://github.com/jenkinsci/jenkins-test-harness/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-test-harness
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jenkins] 93df50: Bump spring-framework-bom from 5.3.24 to 5.3.25

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.springframework-spring-framework-bom-5.3.25
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 93df50b05d98aa38a397e5f7d294a9144ba2ba7a
  
https://github.com/jenkinsci/jenkins/commit/93df50b05d98aa38a397e5f7d294a9144ba2ba7a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump spring-framework-bom from 5.3.24 to 5.3.25

Bumps 
[spring-framework-bom](https://github.com/spring-projects/spring-framework) 
from 5.3.24 to 5.3.25.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.24...v5.3.25)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/prometheus-plugin] 0429db: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: 0429dbadc6ec5645287580989fd334e1033aba01
  
https://github.com/jenkinsci/prometheus-plugin/commit/0429dbadc6ec5645287580989fd334e1033aba01
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/prometheus-plugin]

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/tags/prometheus-2.1.0
  Home:   https://github.com/jenkinsci/prometheus-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/prometheus-plugin/push/refs/tags/prometheus-2.1.0/00-350ab1%40github.com.


[jenkinsci/prometheus-plugin]

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/tags/prometheus-2.1.0
  Home:   https://github.com/jenkinsci/prometheus-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/prometheus-plugin/push/refs/tags/prometheus-2.1.0/b33c3a-00%40github.com.


[jenkinsci/prometheus-plugin] db6d66: [maven-release-plugin] prepare release prometheus-...

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: db6d66bacd74c50e5df21e76852b537f276a0aea
  
https://github.com/jenkinsci/prometheus-plugin/commit/db6d66bacd74c50e5df21e76852b537f276a0aea
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release prometheus-2.1.0


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


[jenkinsci/codedx-plugin] 2135ff: Add initial support for branching

2023-01-11 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/feature/allow-no-inputs
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: 2135ff1336ec0a3bcb4ce421fc67d7dc4574cc7d
  
https://github.com/jenkinsci/codedx-plugin/commit/2135ff1336ec0a3bcb4ce421fc67d7dc4574cc7d
  Author: Tyler Camp 
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
A src/main/java/com/secdec/codedx/api/client/Branch.java
M src/main/java/com/secdec/codedx/api/client/CodeDxClient.java
M src/main/java/com/secdec/codedx/util/CodeDxVersion.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly

  Log Message:
  ---
  Add initial support for branching


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

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly
A src/main/webapp/help-baseBranch.html
A src/main/webapp/help-targetBranch.html

  Log Message:
  ---
  Add help sections for new fields, rearrange branch validation logic


  Commit: 0d92c965cd7ccba0a260b7996bad7f1a53cd44e1
  
https://github.com/jenkinsci/codedx-plugin/commit/0d92c965cd7ccba0a260b7996bad7f1a53cd44e1
  Author: Tyler Camp 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
M src/main/java/com/secdec/codedx/api/client/CodeDxClient.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
A src/main/java/org/jenkinsci/plugins/codedx/TargetBranchChecker.java
A src/main/java/org/jenkinsci/plugins/codedx/ValueResolver.java

  Log Message:
  ---
  Code cleanup


  Commit: 13bb604a06eba76c676e1d6022f30564fe2e3591
  
https://github.com/jenkinsci/codedx-plugin/commit/13bb604a06eba76c676e1d6022f30564fe2e3591
  Author: Tyler Camp 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/ValueResolver.java

  Log Message:
  ---
  Use `printStackTrace` to get more details on TokenMacro errors


  Commit: cf709c8ac462249b6cdcf8208a994ef3c4b34964
  
https://github.com/jenkinsci/codedx-plugin/commit/cf709c8ac462249b6cdcf8208a994ef3c4b34964
  Author: Tyler Camp 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/TargetBranchChecker.java
M src/main/webapp/help-baseBranch.html
M src/main/webapp/help-targetBranch.html

  Log Message:
  ---
  Emit warning instead of failing if Code Dx doesn't support branches


  Commit: 613d8e617d960e073fe21f3ce567c552be35c481
  
https://github.com/jenkinsci/codedx-plugin/commit/613d8e617d960e073fe21f3ce567c552be35c481
  Author: Tyler Camp 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use mycila license-maven-plugin to apply license headers


  Commit: 7d704171a32b4d2790bb56c4f3f341ef2c304738
  
https://github.com/jenkinsci/codedx-plugin/commit/7d704171a32b4d2790bb56c4f3f341ef2c304738
  Author: Tyler Camp 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
M src/main/java/com/secdec/codedx/api/client/AnalysisRun.java
M src/main/java/com/secdec/codedx/api/client/CodeDxClient.java
M src/main/java/com/secdec/codedx/api/client/CodeDxClientException.java
M src/main/java/com/secdec/codedx/api/client/CodeDxRepeatingClient.java
M src/main/java/com/secdec/codedx/api/client/CountGroup.java
M src/main/java/com/secdec/codedx/api/client/CountRequest.java
M src/main/java/com/secdec/codedx/api/client/CountResponse.java
M src/main/java/com/secdec/codedx/api/client/Filter.java
M src/main/java/com/secdec/codedx/api/client/GetProjectsResponse.java
M src/main/java/com/secdec/codedx/api/client/GroupedCountRequest.java
M src/main/java/com/secdec/codedx/api/client/Job.java
M src/main/java/com/secdec/codedx/api/client/Project.java
M src/main/java/com/secdec/codedx/api/client/StartAnalysisResponse.java
M src/main/java/com/secdec/codedx/api/client/TriageStatus.java
M src/main/java/com/secdec/codedx/security/CertificateAcceptance.java
M src/main/java/com/secdec/codedx/security/CompositeX509TrustManager.java
M src/main/java/com/secdec/codedx/security/ExtraCertManager.java
M src/main/java/com/secdec/codedx/security/FingerprintStrategy.java
M src/main/java/com/secdec/codedx/security/InvalidCertificateStrategy.java
M 
src/main/java/com/secdec/codedx/security/JenkinsSSLConnectionSocketFactoryFactory.java
M src/main/java/com/secdec/codedx/security/ReloadableX509TrustManager.java
M src/main/java/com/secdec/codedx/security/SingleCertManager.java
M 
src/main/java/com/secdec/codedx/security/X509HostnameVerifierWithExceptions.java
M 

[jenkinsci/prometheus-plugin] c21ced: Escape javadoc characters to be able to build javadoc

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: c21ced5ced968510c9c77cee76796ce4cb006069
  
https://github.com/jenkinsci/prometheus-plugin/commit/c21ced5ced968510c9c77cee76796ce4cb006069
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/prometheus/util/JenkinsNodeBuildsSampleBuilder.java

  Log Message:
  ---
  Escape javadoc characters to be able to build javadoc


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


[jenkinsci/prometheus-plugin] 6b7f43: Revert "[maven-release-plugin] prepare for next de...

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: 6b7f43b0ca5f0125ebeec0c151060cfd91004af8
  
https://github.com/jenkinsci/prometheus-plugin/commit/6b7f43b0ca5f0125ebeec0c151060cfd91004af8
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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

This reverts commit f70efe44bb911101464feff53e5c4c2598e59aac.


  Commit: 0341365baa6cdd0844fce6855ab201669788e9b7
  
https://github.com/jenkinsci/prometheus-plugin/commit/0341365baa6cdd0844fce6855ab201669788e9b7
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "[maven-release-plugin] prepare release prometheus-2.1.0"

This reverts commit b92a7660e865ac433092661a21af9d321df8c386.


Compare: 
https://github.com/jenkinsci/prometheus-plugin/compare/f70efe44bb91...0341365baa6c

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


[jenkinsci/prometheus-plugin] f70efe: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: f70efe44bb911101464feff53e5c4c2598e59aac
  
https://github.com/jenkinsci/prometheus-plugin/commit/f70efe44bb911101464feff53e5c4c2598e59aac
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/prometheus-plugin]

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/tags/prometheus-2.1.0
  Home:   https://github.com/jenkinsci/prometheus-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/prometheus-plugin/push/refs/tags/prometheus-2.1.0/00-b33c3a%40github.com.


[jenkinsci/prometheus-plugin] b92a76: [maven-release-plugin] prepare release prometheus-...

2023-01-11 Thread 'Waschndolos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/prometheus-plugin
  Commit: b92a7660e865ac433092661a21af9d321df8c386
  
https://github.com/jenkinsci/prometheus-plugin/commit/b92a7660e865ac433092661a21af9d321df8c386
  Author: waschndolos 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release prometheus-2.1.0


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


[jenkinsci/codedx-plugin] e65141: Add option to fail the build if the Code Dx analys...

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

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly
A src/main/webapp/help-breakIfFailed.html

  Log Message:
  ---
  Add option to fail the build if the Code Dx analysis failed (#12)

* Add option to fail the build if the Code Dx analysis failed

* Remove unnecessary import


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


[jenkinsci/codedx-plugin] ae4fad: Remove unnecessary import

2023-01-11 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/feature/failed-analysis-toggle
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: ae4fada1c36a58799e98d812706099279650908b
  
https://github.com/jenkinsci/codedx-plugin/commit/ae4fada1c36a58799e98d812706099279650908b
  Author: Tyler Camp 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java

  Log Message:
  ---
  Remove unnecessary import


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


[jenkinsci/plugin-compat-tester]

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1200.v8bdba69c530a
  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/1200.v8bdba69c530a/00-8bdba6%40github.com.


[jenkinsci/jenkins-test-harness]

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1922.v91779ee45b_5e
  Home:   https://github.com/jenkinsci/jenkins-test-harness

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


[jenkinsci/jenkins-test-harness] 8bea09: Allow to provide a custom port

2023-01-11 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 8bea09f5abe2038ce26822a6f752aff3279fe1c9
  
https://github.com/jenkinsci/jenkins-test-harness/commit/8bea09f5abe2038ce26822a6f752aff3279fe1c9
  Author: Vincent Latombe 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

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

  Log Message:
  ---
  Allow to provide a custom port


  Commit: 6eb4959f232a807417e53d216b1419ed24b0f344
  
https://github.com/jenkinsci/jenkins-test-harness/commit/6eb4959f232a807417e53d216b1419ed24b0f344
  Author: Vincent Latombe 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

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

  Log Message:
  ---
  Actually this scenario requires ability to customize listen interface as well


  Commit: 1f1c29de9da2eba5e0d8cc4574e266fbd4934711
  
https://github.com/jenkinsci/jenkins-test-harness/commit/1f1c29de9da2eba5e0d8cc4574e266fbd4934711
  Author: Vincent Latombe 
  Date:   2023-01-10 (Tue, 10 Jan 2023)

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

  Log Message:
  ---
  Apply suggestions from code review

Co-authored-by: Jesse Glick 


  Commit: 91779ee45b5ebfa579ee3f5af077ef445174e165
  
https://github.com/jenkinsci/jenkins-test-harness/commit/91779ee45b5ebfa579ee3f5af077ef445174e165
  Author: Jesse Glick 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

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

  Log Message:
  ---
  Merge pull request #541 from Vlatombe/custom-port

`RealJenkinsRule`: option to provide a custom port/listen address


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/bb34c6896808...91779ee45b5e

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


[jenkins-infra/jenkins-infra] 4bc9d3: Bump Maven version (Jenkins tools) on all controll...

2023-01-11 Thread 'updatecli-gha-in-jenkins-infra-org[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 4bc9d308095064b75fe7183ba411524decc8cefa

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

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Bump Maven version (Jenkins tools) on all controllers to 3.8.7 (#2573)



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Hervé Le Meur <91831478+lemeurhe...@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-infra/push/refs/heads/production/5d7b7d-4bc9d3%40github.com.


[jenkins-infra/jenkins-infra]

2023-01-11 Thread 'Hervé Le Meur' via Jenkins Commits
  Branch: 
refs/heads/updatecli_f511803579b5018b84750f1beae352b681bd02e16b26bd62505b2c93ae71de18
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkinsci/codedx-plugin] a1ae04: Add option to fail the build if the Code Dx analys...

2023-01-11 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/feature/failed-analysis-toggle
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: a1ae04dee2b1ff25ccd50d9fd74134da92636ae8
  
https://github.com/jenkinsci/codedx-plugin/commit/a1ae04dee2b1ff25ccd50d9fd74134da92636ae8
  Author: Tyler Camp 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly
A src/main/webapp/help-breakIfFailed.html

  Log Message:
  ---
  Add option to fail the build if the Code Dx analysis failed


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


[jenkins-infra/jenkins-infra] 8e8f74: Bump Jenkins LTS version to 2.375.2-jdk11 (#2575)

2023-01-11 Thread 'Hervé Le Meur' via Jenkins Commits
  Branch: 
refs/heads/updatecli_f511803579b5018b84750f1beae352b681bd02e16b26bd62505b2c93ae71de18

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

  Commit: 8e8f74a3b02d1c6f900b4be28d43bea2250f3ce7

  
https://github.com/jenkins-infra/jenkins-infra/commit/8e8f74a3b02d1c6f900b4be28d43bea2250f3ce7

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Bump Jenkins LTS version to 2.375.2-jdk11 (#2575)



... "/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>





  Commit: 5d7b7d95a10146f421e1bc59a489b908d6de619b

  
https://github.com/jenkins-infra/jenkins-infra/commit/5d7b7d95a10146f421e1bc59a489b908d6de619b

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

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M .github/workflows/updatecli.yaml



  Log Message:

  ---

  chore(deps): bump updatecli/updatecli-action from 2.16.2 to 2.17.0 (#2574)



Bumps 
[updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) 
from 2.16.2 to 2.17.0.

- [Release notes](https://github.com/updatecli/updatecli-action/releases)

- 
[Commits](https://github.com/updatecli/updatecli-action/compare/v2.16.2...v2.17.0)



---

updated-dependencies:

- dependency-name: updatecli/updatecli-action

  dependency-type: direct:production

  update-type: version-update:semver-minor

...



Signed-off-by: dependabot[bot] 



Signed-off-by: dependabot[bot] 

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

Co-authored-by: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>





  Commit: ba8590c1419c00f20004c06cb5bfb8056b4bc906

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

  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M .github/workflows/updatecli.yaml

M hieradata/common.yaml



  Log Message:

  ---

  Merge branch 'production' into 
updatecli_f511803579b5018b84750f1beae352b681bd02e16b26bd62505b2c93ae71de18





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/6f3ac9c7ede1...ba8590c1419c

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


[jenkins-infra/jenkins.io] 29faca: Missing a close bracket (#5910)

2023-01-11 Thread 'Julie Heard' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 29faca3aaa17265e60b993fa884e65b7bf5f1257
  
https://github.com/jenkins-infra/jenkins.io/commit/29faca3aaa17265e60b993fa884e65b7bf5f1257
  Author: Julie Heard <55280278+juliehe...@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M content/doc/developer/security/xss-prevention.adoc

  Log Message:
  ---
  Missing a close bracket (#5910)

Code was missing a end bracket


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


[jenkinsci/exam-plugin] 7fc822: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 7fc822f9ecd5ad5f6a992d690b03ab180ae7fbec
  
https://github.com/jenkinsci/exam-plugin/commit/7fc822f9ecd5ad5f6a992d690b03ab180ae7fbec
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.1
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.1/00-911f39%40github.com.


[jenkinsci/exam-plugin] d572c1: Javadoc korrigiert

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: d572c16705b14712fd1b34bcb35c9091770793d1
  
https://github.com/jenkinsci/exam-plugin/commit/d572c16705b14712fd1b34bcb35c9091770793d1
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java

  Log Message:
  ---
  Javadoc korrigiert


  Commit: dfc6c1b224dba1ac98222954eadd3b56a434948f
  
https://github.com/jenkinsci/exam-plugin/commit/dfc6c1b224dba1ac98222954eadd3b56a434948f
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release de.micronova.jenkins.exam-1.2.1


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/87fe12302d50...dfc6c1b224db

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


[jenkinsci/plugin-compat-tester] f859be: Bump maven.scm.providers.version from 1.5 to 1.13.0

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/maven.scm.providers.version-1.13.0
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: f859bee69218f952cfb3c7462e4b030533455bb9
  
https://github.com/jenkinsci/plugin-compat-tester/commit/f859bee69218f952cfb3c7462e4b030533455bb9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven.scm.providers.version from 1.5 to 1.13.0

Bumps `maven.scm.providers.version` from 1.5 to 1.13.0.

Updates `maven-scm-manager-plexus` from 1.5 to 1.13.0

Updates `maven-scm-provider-accurev` from 1.5 to 1.13.0

Updates `maven-scm-provider-bazaar` from 1.5 to 1.13.0

Updates `maven-scm-provider-clearcase` from 1.5 to 1.13.0

Updates `maven-scm-provider-cvsexe` from 1.5 to 1.13.0

Updates `maven-scm-provider-cvsjava` from 1.5 to 1.13.0

Updates `maven-scm-provider-gitexe` from 1.5 to 1.13.0

Updates `maven-scm-provider-hg` from 1.5 to 1.13.0

Updates `maven-scm-provider-local` from 1.5 to 1.13.0

Updates `maven-scm-provider-perforce` from 1.5 to 1.13.0

Updates `maven-scm-provider-starteam` from 1.5 to 1.13.0

Updates `maven-scm-provider-synergy` from 1.5 to 1.13.0

Updates `maven-scm-provider-tfs` from 1.5 to 1.13.0

Updates `maven-scm-provider-vss` from 1.5 to 1.13.0

---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-manager-plexus
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-accurev
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-bazaar
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-clearcase
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-cvsexe
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-cvsjava
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-hg
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-local
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-perforce
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-starteam
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-synergy
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-tfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven.scm:maven-scm-provider-vss
  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/plugin-compat-tester/push/refs/heads/dependabot/maven/maven.scm.providers.version-1.13.0/00-f859be%40github.com.


[jenkinsci/plugin-compat-tester]

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/maven.scm.providers.version-1.12.2
  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/dependabot/maven/maven.scm.providers.version-1.12.2/25955f-00%40github.com.


[jenkinsci/plugin-compat-tester] 92233a: Bump maven-model from 3.0.2 to 3.8.7

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven-maven-model-3.8.7
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 92233ac570925b476d23cfb510bfde990a32239b
  
https://github.com/jenkinsci/plugin-compat-tester/commit/92233ac570925b476d23cfb510bfde990a32239b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-model from 3.0.2 to 3.8.7

Bumps [maven-model](https://github.com/apache/maven) from 3.0.2 to 3.8.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.0.2...maven-3.8.7)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-model
  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/plugin-compat-tester/push/refs/heads/dependabot/maven/org.apache.maven-maven-model-3.8.7/41808f-92233a%40github.com.


[jenkinsci/plugin-compat-tester] 8bdba6: Flatten Maven project (#386)

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

  Changed paths:
M Dockerfile
M Jenkinsfile
M Makefile
M README.md
R plugins-compat-tester-cli/pom.xml
R 
plugins-compat-tester-cli/src/main/java/org/jenkins/tools/test/CliOptions.java
R 
plugins-compat-tester-cli/src/main/java/org/jenkins/tools/test/PluginCompatTesterCli.java
R plugins-compat-tester-model/pom.xml
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/MavenCoordinates.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PCTPlugin.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PluginCompatReport.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PluginCompatResult.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PluginCompatTesterConfig.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PluginInfos.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/PomData.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/TestStatus.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/comparators/MavenCoordinatesComparator.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/comparators/VersionComparator.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHook.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHookBeforeCheckout.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHookBeforeCompile.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHookBeforeExecution.java
R 
plugins-compat-tester-model/src/main/java/org/jenkins/tools/test/model/hook/PluginCompatTesterHooks.java
R plugins-compat-tester-model/src/test/resources/test.log
R plugins-compat-tester/pom.xml
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/SCMManagerFactory.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/exception/ExecutedTestNamesSolverException.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/exception/PluginSourcesUnavailableException.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/exception/PomExecutionException.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/exception/PomTransformationException.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/AbstractMultiParentHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/AwsJavaSdkHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/BlueOceanHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/ConfigurationAsCodeHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/DeclarativePipelineHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/DeclarativePipelineMigrationHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/ExampleMultiParent.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/JacocoHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/MinaSshdApi.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/NodeCleanupBeforeCompileHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/NonStandardTagHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/PipelineStageViewHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/PluginWithFailsafeIntegrationTestsHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/PluginWithIntegrationTestsHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/SkipUIHelperPlugins.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/StructsHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/SwarmHook.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/TransformPom.java
R 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/WarningsNGCheckoutHook.java
R 

[jenkinsci/pom] 6857ef: Remove japanese mailing list from pom

2023-01-11 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 6857ef746e2b33cb8cebf41aa4765d43c68986e4
  
https://github.com/jenkinsci/pom/commit/6857ef746e2b33cb8cebf41aa4765d43c68986e4
  Author: Alexander Brandes 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove japanese mailing list from pom


  Commit: 4cc68e936e6871c4921aa2cb1df75a930f9665b0
  
https://github.com/jenkinsci/pom/commit/4cc68e936e6871c4921aa2cb1df75a930f9665b0
  Author: Mark Waite 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #361 from NotMyFault/japanese-mailing-list

Remove japanese mailing list from pom


Compare: https://github.com/jenkinsci/pom/compare/05fba67bcb5d...4cc68e936e68

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


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.0
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.0/4ee9df-00%40github.com.


[jenkinsci/exam-plugin] 87fe12: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 87fe12302d504ee758dbbe2a665479788c0f1433
  
https://github.com/jenkinsci/exam-plugin/commit/87fe12302d504ee758dbbe2a665479788c0f1433
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.0
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.0/00-4ee9df%40github.com.


[jenkinsci/exam-plugin] ad2d81: Revert "[maven-release-plugin] prepare release de....

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: ad2d81854d629d7e53b5c44c14cf82c48f21d4b5
  
https://github.com/jenkinsci/exam-plugin/commit/ad2d81854d629d7e53b5c44c14cf82c48f21d4b5
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "[maven-release-plugin] prepare release 
de.micronova.jenkins.exam-1.2.0"

This reverts commit e4eb965fdcc188edfa6b461dbf5dd74070f42485.


  Commit: 60fdee896d994ac46e7bb07c019491138204df19
  
https://github.com/jenkinsci/exam-plugin/commit/60fdee896d994ac46e7bb07c019491138204df19
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  g...@github.com:jenkinsci/exam-plugin.git


  Commit: 42152096ed258018a0780902553fd785717cc688
  
https://github.com/jenkinsci/exam-plugin/commit/42152096ed258018a0780902553fd785717cc688
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release de.micronova.jenkins.exam-1.2.0


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/e4eb965fdcc1...42152096ed25

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


[jenkinsci/exam-plugin] e4eb96: [maven-release-plugin] prepare release de.micronov...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e4eb965fdcc188edfa6b461dbf5dd74070f42485
  
https://github.com/jenkinsci/exam-plugin/commit/e4eb965fdcc188edfa6b461dbf5dd74070f42485
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release de.micronova.jenkins.exam-1.2.0


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


[jenkinsci/codedx-plugin] be9d58: Minor typo fix / code cleanup

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

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/TargetBranchChecker.java

  Log Message:
  ---
  Minor typo fix / code cleanup


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


[jenkins-infra/jenkins-infra] 5d7b7d: chore(deps): bump updatecli/updatecli-action from ...

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 5d7b7d95a10146f421e1bc59a489b908d6de619b

  
https://github.com/jenkins-infra/jenkins-infra/commit/5d7b7d95a10146f421e1bc59a489b908d6de619b

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

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M .github/workflows/updatecli.yaml



  Log Message:

  ---

  chore(deps): bump updatecli/updatecli-action from 2.16.2 to 2.17.0 (#2574)



Bumps 
[updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) 
from 2.16.2 to 2.17.0.

- [Release notes](https://github.com/updatecli/updatecli-action/releases)

- 
[Commits](https://github.com/updatecli/updatecli-action/compare/v2.16.2...v2.17.0)



---

updated-dependencies:

- dependency-name: updatecli/updatecli-action

  dependency-type: direct:production

  update-type: version-update:semver-minor

...



Signed-off-by: dependabot[bot] 



Signed-off-by: dependabot[bot] 

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

Co-authored-by: Hervé Le Meur <91831478+lemeurhe...@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-infra/push/refs/heads/production/8e8f74-5d7b7d%40github.com.


[jenkins-infra/jenkins-infra]

2023-01-11 Thread 'Hervé Le Meur' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/updatecli/updatecli-action-2.17.0
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkins-infra/jenkins-infra] 8e8f74: Bump Jenkins LTS version to 2.375.2-jdk11 (#2575)

2023-01-11 Thread 'Hervé Le Meur' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/updatecli/updatecli-action-2.17.0

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

  Commit: 8e8f74a3b02d1c6f900b4be28d43bea2250f3ce7

  
https://github.com/jenkins-infra/jenkins-infra/commit/8e8f74a3b02d1c6f900b4be28d43bea2250f3ce7

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Bump Jenkins LTS version to 2.375.2-jdk11 (#2575)



... "/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>





  Commit: 8f30afac598f9abda65d5594290c3f663609a6d5

  
https://github.com/jenkins-infra/jenkins-infra/commit/8f30afac598f9abda65d5594290c3f663609a6d5

  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Merge branch 'production' into 
dependabot/github_actions/updatecli/updatecli-action-2.17.0





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/5e0ce7863d19...8f30afac598f

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


[jenkinsci/exam-plugin] 6ff862: changed artifact id

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 6ff86218443549bb4411efb9ac4dea2503bc573a
  
https://github.com/jenkinsci/exam-plugin/commit/6ff86218443549bb4411efb9ac4dea2503bc573a
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  changed artifact id


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


[jenkinsci/exam-plugin] a227c8: changed artifact id

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: a227c836dc401656b3ad547825c1141494a65d74
  
https://github.com/jenkinsci/exam-plugin/commit/a227c836dc401656b3ad547825c1141494a65d74
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  changed artifact id


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


[jenkinsci/claim-plugin]

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/513.va_d9a_836a_d90d
  Home:   https://github.com/jenkinsci/claim-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/claim-plugin/push/refs/tags/513.va_d9a_836a_d90d/00-ad9a83%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 0ec821: DEF-924084 [Jenkins]Exception got when FIPS is ena...

2023-01-11 Thread 'andreibangau99' via Jenkins Commits
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 0ec821d19f66a72d6ff5b45cbb73f800fd587743
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/0ec821d19f66a72d6ff5b45cbb73f800fd587743
  Author: Dorin Bogdan 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M HpToolsLauncher/EncryptionUtils.cs
M HpToolsLauncher/app.config
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java

  Log Message:
  ---
  DEF-924084 [Jenkins]Exception got when FIPS is enabled in slave machine


  Commit: aed60aee318416be7f0f8ec2e5d99c8632cfd253
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/aed60aee318416be7f0f8ec2e5d99c8632cfd253
  Author: Dorin Bogdan 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java

  Log Message:
  ---
  small fix


  Commit: 532e0049dabca06ead6e06ff25fe0b2d648d0e03
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/532e0049dabca06ead6e06ff25fe0b2d648d0e03
  Author: Dorin Bogdan 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M HpToolsLauncher/app.config

  Log Message:
  ---
  fix the config


  Commit: 9b35a15ed92a8783e7618bf03f40fdb154adfef2
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/9b35a15ed92a8783e7618bf03f40fdb154adfef2
  Author: Dorin Bogdan 
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromAlmBuilder.java

  Log Message:
  ---
  ALM fix


  Commit: 7d1c3bf1164a4dd9e0aaabfc31ab0825385ceef4
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7d1c3bf1164a4dd9e0aaabfc31ab0825385ceef4
  Author: andreibangau99 <62278993+andreibanga...@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M HpToolsLauncher/app.config
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromAlmBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java

  Log Message:
  ---
  Merge pull request #548 from dorin7bogdan/dev2

DEF-924084 [Jenkins]Exception got when FIPS is enabled in slave machine


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/0d166248a902...7d1c3bf1164a

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


[jenkinsci/hpe-application-automation-tools-plugin] 4c238f: US-924004 [Jenkins] - Plugin should safely release...

2023-01-11 Thread 'andreibangau99' via Jenkins Commits
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 4c238f179e3eac0b4f851e1e2ff499286fe56362
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4c238f179e3eac0b4f851e1e2ff499286fe56362
  Author: Dorin Bogdan 
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
M HpToolsLauncher/Program.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs

  Log Message:
  ---
  US-924004 [Jenkins] - Plugin should safely release the UFT license and not 
kill the UFT process


  Commit: f5875c67936b296fbb5aa361496c9c5f6b9c
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f5875c67936b296fbb5aa361496c9c5f6b9c
  Author: Dorin Bogdan 
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
M HpToolsLauncher/Interfaces/IAssetRunner.cs
M HpToolsLauncher/Interfaces/IFileSysTestRunner.cs
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/Program.cs
M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
M HpToolsLauncher/Runners/RunnerBase.cs
M HpToolsLauncher/TestRunners/ApiTestRunner.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M HpToolsLauncher/TestRunners/ParallelTestRunner.cs
M HpToolsLauncher/TestRunners/PerformanceTestRunner.cs
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java

  Log Message:
  ---
  improve / optimize / fix the cancel functionality


  Commit: b7791b501419ecbfdf907abaf634cd1ee3197319
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/b7791b501419ecbfdf907abaf634cd1ee3197319
  Author: Dorin Bogdan 
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
M HpToolsLauncher/EncryptionUtils.cs
M HpToolsLauncher/Helper.cs
M HpToolsLauncher/ParallelRunner/ParallelRunnerEnvironmentUtil.cs
M HpToolsLauncher/Program.cs
M HpToolsLauncher/Runners/AlmTestSetsRunner.cs
M HpToolsLauncher/Runners/RunnerBase.cs
M HpToolsLauncher/TestInfo.cs
M HpToolsLauncher/TestRunners/ApiTestRunner.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M HpToolsLauncher/TestRunners/ParallelTestRunner.cs

  Log Message:
  ---
  fix inconsistent line endings


  Commit: a0a7848ad35c3a719fa0648225f98198786bdfff
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a0a7848ad35c3a719fa0648225f98198786bdfff
  Author: Dorin Bogdan 
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M doc/README.md
M doc/WhatsNewEarlier.md
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/latest' into dev


  Commit: 85662490595126a0cb2cb2031ed364bdf4d9c969
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/85662490595126a0cb2cb2031ed364bdf4d9c969
  Author: Dorin Bogdan 
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
M HpToolsLauncher/TestRunners/ApiTestRunner.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M HpToolsLauncher/TestRunners/ParallelTestRunner.cs

  Log Message:
  ---
  US-924004 [Jenkins] - Plugin should safely release the UFT license and not 
kill the UFT process


  Commit: cf364a94f7081fcd7c25775535243559ecf0ccde
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cf364a94f7081fcd7c25775535243559ecf0ccde
  Author: Dorin Bogdan 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M HpToolsLauncher/HpToolsLauncherTests/UnitTest1.cs
M HpToolsLauncher/Launcher.cs
M HpToolsLauncher/MtbxManager.cs
M HpToolsLauncher/Program.cs
M HpToolsLauncher/Properties/Resources.Designer.cs
M HpToolsLauncher/Properties/Resources.resx
M HpToolsLauncher/Runners/FileSystemTestsRunner.cs
M HpToolsLauncher/TestInfo.cs
M HpToolsLauncher/TestRunResults.cs
M HpToolsLauncher/TestRunners/GuiTestRunner.cs
M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/detection/MFToolsDetectionExtension.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java
M src/main/java/com/microfocus/application/automation/tools/pc/PcClient.java
M 
src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java

  Log Message:
  ---
  Merge branch 'latest' into dev


  Commit: 1345773da3b28f5c971bd4570510e5cebad5c1b2
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1345773da3b28f5c971bd4570510e5cebad5c1b2
  Author: Dorin Bogdan 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix pom.xml


  Commit: 0d166248a902a141a09375226ac481d818650121
  

[jenkinsci/claim-plugin] ad9a83: Use user display names in mails and enhance anonym...

2023-01-11 Thread 'Arnaud TAMAILLON' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: ad9a836ad90d1c5793224d6d02be660ff53ca041
  
https://github.com/jenkinsci/claim-plugin/commit/ad9a836ad90d1c5793224d6d02be660ff53ca041
  Author: Arnaud TAMAILLON 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimEmailer.java
M src/main/java/hudson/plugins/claim/ClaimPublisher.java
M src/main/java/hudson/plugins/claim/ClaimTestAction.java
M src/main/java/hudson/plugins/claim/ClaimTestDataPublisher.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
M src/test/java/hudson/plugins/claim/ClaimEmailerTest.java
M src/test/java/hudson/plugins/claim/ClaimReportTest.java
M src/test/java/hudson/plugins/claim/ClaimTest.java
M src/test/java/hudson/plugins/claim/UserClaimsReportTest.java

  Log Message:
  ---
  Use user display names in mails and enhance anonymous user detection (#198)

* Use standard check for isAnonymous

* Switch to User class for claim actions

* Remove obsolete methods

* Fis spotbugs issue


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


[jenkinsci/analysis-model] 199180: Parser ID update to 'polyspace-parser'

2023-01-11 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 199180d73a7c51d23cbc8c508c2caab0f8c212c0
  
https://github.com/jenkinsci/analysis-model/commit/199180d73a7c51d23cbc8c508c2caab0f8c212c0
  Author: Eva Habeeb Allah 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/registry/PolyspaceDescriptor.java

  Log Message:
  ---
  Parser ID update to 'polyspace-parser'


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

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/registry/PolyspaceDescriptor.java

  Log Message:
  ---
  Merge pull request #872 from evahabeeballah/polyspace-parse-id

Parser ID update to 'polyspace-parser'


Compare: 
https://github.com/jenkinsci/analysis-model/compare/862f9a0ebb6e...f093a715ad3d

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


[jenkins-infra/jenkins-infra]

2023-01-11 Thread 'Hervé Le Meur' via Jenkins Commits
  Branch: 
refs/heads/updatecli_66952d3d8c69f71191fccc4fe92a63f5b0b248b4bc08a8eed5ba923c0bd48d08
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkins-infra/jenkins-infra] 8e8f74: Bump Jenkins LTS version to 2.375.2-jdk11 (#2575)

2023-01-11 Thread 'updatecli-gha-in-jenkins-infra-org[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 8e8f74a3b02d1c6f900b4be28d43bea2250f3ce7

  
https://github.com/jenkins-infra/jenkins-infra/commit/8e8f74a3b02d1c6f900b4be28d43bea2250f3ce7

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Bump Jenkins LTS version to 2.375.2-jdk11 (#2575)



... "/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[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/jenkins-infra/jenkins-infra/push/refs/heads/production/93f863-8e8f74%40github.com.


[jenkins-infra/jenkins-infra] bf1704: chore: Update key "profile::jenkinscontroller::doc...

2023-01-11 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_66952d3d8c69f71191fccc4fe92a63f5b0b248b4bc08a8eed5ba923c0bd48d08

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

  Commit: bf170497f3214b5048598715c0e0b5020ee78bbd

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

  Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2023-01-11 (Wed, 11 Jan 2023)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::jenkinscontroller::docker_tag" from file ...



... "/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli





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


[jenkinsci/code-coverage-api-plugin] 0de866: Bump jenkins-core from 2.385 to 2.386

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.386
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 0de866b4eac1956c09dd8166515efa509de2979f
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/0de866b4eac1956c09dd8166515efa509de2979f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M ui-tests/pom.xml

  Log Message:
  ---
  Bump jenkins-core from 2.385 to 2.386

Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.385 to 2.386.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.385...jenkins-2.386)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/analysis-model-api-plugin] 3b6973: Bump version to 11.0.0.

2023-01-11 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/java11
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 3b6973434c0b005713df22bbd8d8a022d1f9fa63
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/3b6973434c0b005713df22bbd8d8a022d1f9fa63
  Author: Ulli Hafner 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump version to 11.0.0.


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


[jenkinsci/azure-ad-plugin]

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/microsoft/mgt-element-2.9.0
  Home:   https://github.com/jenkinsci/azure-ad-plugin

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


[jenkinsci/azure-ad-plugin]

2023-01-11 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jetbrains-annotations-23.1.0
  Home:   https://github.com/jenkinsci/azure-ad-plugin

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


[jenkinsci/azure-ad-plugin] 14bf37: Bump annotations from 23.0.0 to 23.1.0 (#348)

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 14bf37ff114d0bd1863d39028a90509d74b0333c
  
https://github.com/jenkinsci/azure-ad-plugin/commit/14bf37ff114d0bd1863d39028a90509d74b0333c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump annotations from 23.0.0 to 23.1.0 (#348)

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/azure-ad-plugin/push/refs/heads/master/92608f-14bf37%40github.com.


[jenkinsci/azure-ad-plugin] 92608f: Bump microsoft-graph from 5.41.0 to 5.42.0 (#346)

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 92608f7946eaa930518ffe4286c6182d21a45248
  
https://github.com/jenkinsci/azure-ad-plugin/commit/92608f7946eaa930518ffe4286c6182d21a45248
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump microsoft-graph from 5.41.0 to 5.42.0 (#346)

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/azure-ad-plugin/push/refs/heads/master/5e7a52-92608f%40github.com.


[jenkinsci/azure-ad-plugin]

2023-01-11 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.microsoft.graph-microsoft-graph-5.42.0
  Home:   https://github.com/jenkinsci/azure-ad-plugin

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


[jenkinsci/azure-ad-plugin]

2023-01-11 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/microsoft/mgt-proxy-provider-2.9.0
  Home:   https://github.com/jenkinsci/azure-ad-plugin

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


[jenkinsci/azure-ad-plugin] 5e7a52: Bump @microsoft/mgt-proxy-provider from 2.7.1 to 2...

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 5e7a529bed3f5faaf69ed89e6e43811f3fdc32fd
  
https://github.com/jenkinsci/azure-ad-plugin/commit/5e7a529bed3f5faaf69ed89e6e43811f3fdc32fd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Bump @microsoft/mgt-proxy-provider from 2.7.1 to 2.9.0 (#352)

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/azure-ad-plugin/push/refs/heads/master/a9acea-5e7a52%40github.com.


[jenkinsci/azure-ad-plugin]

2023-01-11 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.puppycrawl.tools-checkstyle-10.6.0
  Home:   https://github.com/jenkinsci/azure-ad-plugin

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


[jenkinsci/azure-ad-plugin] a9acea: Bump checkstyle from 8.41.1 to 10.6.0 (#357)

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 8.41.1 to 10.6.0 (#357)

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/azure-ad-plugin/push/refs/heads/master/53e5c1-a9acea%40github.com.


[jenkinsci/azure-ad-plugin]

2023-01-11 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.53
  Home:   https://github.com/jenkinsci/azure-ad-plugin

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


[jenkinsci/azure-ad-plugin] 53e5c1: Bump plugin from 4.51 to 4.53 (#347)

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 53e5c1580b48babb39abf50e33c6e9a97b527ff2
  
https://github.com/jenkinsci/azure-ad-plugin/commit/53e5c1580b48babb39abf50e33c6e9a97b527ff2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.51 to 4.53 (#347)

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/azure-ad-plugin/push/refs/heads/master/10a6e2-53e5c1%40github.com.


[jenkins-infra/jenkins-infra] 5e0ce7: chore(deps): bump updatecli/updatecli-action from ...

2023-01-11 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/updatecli/updatecli-action-2.17.0
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 5e0ce7863d191e2495f4b4e57d2695e7866106b0
  
https://github.com/jenkins-infra/jenkins-infra/commit/5e0ce7863d191e2495f4b4e57d2695e7866106b0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

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

  Log Message:
  ---
  chore(deps): bump updatecli/updatecli-action from 2.16.2 to 2.17.0

Bumps 
[updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) 
from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- 
[Commits](https://github.com/updatecli/updatecli-action/compare/v2.16.2...v2.17.0)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-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/jenkins-infra/jenkins-infra/push/refs/heads/dependabot/github_actions/updatecli/updatecli-action-2.17.0/00-5e0ce7%40github.com.


[jenkinsci/analysis-model-api-plugin] 4a155d: Bump analysis-pom from 5.37.0 to 6.1.0

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump analysis-pom from 5.37.0 to 6.1.0

Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 
5.37.0 to 6.1.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/analysis-pom-plugin/compare/v5.37.0...v6.1.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: 510335124f352c1709b4e5040f80f1142930
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/510335124f352c1709b4e5040f80f1142930
  Author: Ulli Hafner 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 
'origin/dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-6.1.0' into 
java11


Compare: 
https://github.com/jenkinsci/analysis-model-api-plugin/compare/183ca6bdb352...510335124f35

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


[jenkinsci/analysis-model-api-plugin] 183ca6: Update version for Java 11.

2023-01-11 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/java11
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 183ca6bdb352d1f2bbff581329eb5ef7cba52dc5
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/183ca6bdb352d1f2bbff581329eb5ef7cba52dc5
  Author: Ulli Hafner 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update version for Java 11.


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


  1   2   >