[jenkinsci/analysis-pom-plugin] dd802b: Bump json-unit-assertj from 2.38.0 to 3.0.0

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-3.0.0
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: dd802b852fb727b775e239d05e0bf1c5c721a4e4
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/dd802b852fb727b775e239d05e0bf1c5c721a4e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json-unit-assertj from 2.38.0 to 3.0.0

Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.38.0 
to 3.0.0.
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.38.0...json-unit-parent-3.0.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/parasoft-findings-plugin]

2023-07-05 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/don_cicd275
  Home:   https://github.com/jenkinsci/parasoft-findings-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/parasoft-findings-plugin/push/refs/heads/don_cicd275/e19bed-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 997898: Handle exception cases

2023-07-05 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 997898d502c0e36668dde93fe7b147e459b04ce6
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/997898d502c0e36668dde93fe7b147e459b04ce6
  Author: dtang 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java

  Log Message:
  ---
  Handle exception cases


  Commit: e19bed904d4a83b61a4f980f2771debf273094b9
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e19bed904d4a83b61a4f980f2771debf273094b9
  Author: yshi-parasoft 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java

  Log Message:
  ---
  Keep consistency with code coverage API's pattern handling and ignore empty 
patterns between comma


  Commit: c617d10f43baab6f3974415c2ca9590e68fbb24b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/c617d10f43baab6f3974415c2ca9590e68fbb24b
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java

  Log Message:
  ---
  Merge pull request #27 from jenkinsci/don_cicd275

Handle exception cases


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/06240eac1c7c...c617d10f43ba

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


[jenkinsci/parasoft-findings-plugin] 3db1c5: Change the installation path of tools to variable ...

2023-07-05 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd291
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 3db1c5d2ddf1084b9a36e8127555b7b6262895c4
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/3db1c5d2ddf1084b9a36e8127555b7b6262895c4
  Author: Jason 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .gitignore
M selenic-test/pom.xml
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/common/GlobalUtils.java
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/common/Properties.java
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/pages/JobDetailPage.java
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/pages/ParasoftWarningsPage.java
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/testcases/CpptestProjectTests.java
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/testcases/DottestProjectTests.java
M 
selenic-test/src/test/java/com/parasoft/findings/jenkins/testcases/JtestProjectTests.java

  Log Message:
  ---
  Change the installation path of tools to variable and optimize code


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


[jenkinsci/artifact-manager-s3-plugin]

2023-07-05 Thread 'Jesse Glick' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.kohsuke.metainf-services-metainf-services-1.11
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin

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


[jenkinsci/artifact-manager-s3-plugin] c0bd6c: Bump metainf-services from 1.9 to 1.11

2023-07-05 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: c0bd6c5b04920b94684465c8c117571fcf9401bd
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/c0bd6c5b04920b94684465c8c117571fcf9401bd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump metainf-services from 1.9 to 1.11

Bumps metainf-services from 1.9 to 1.11.

---
updated-dependencies:
- dependency-name: org.kohsuke.metainf-services:metainf-services
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: f0d369df3a7a2c6a087b07464713453edca1cc87
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/f0d369df3a7a2c6a087b07464713453edca1cc87
  Author: Jesse Glick 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #416 from 
jenkinsci/dependabot/maven/org.kohsuke.metainf-services-metainf-services-1.11

Bump metainf-services from 1.9 to 1.11


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/7588fadf1437...f0d369df3a7a

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


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

2023-07-05 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c80a5311c0b886350ba8dc67917740a3e3c7ba91
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c80a5311c0b886350ba8dc67917740a3e3c7ba91
  Author: Crowdin Bot 
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fr.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config_fr.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/959b51-c80a53%40github.com.


[jenkinsci/workflow-api-plugin]

2023-07-05 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1223.v41b_0279c361a
  Home:   https://github.com/jenkinsci/workflow-api-plugin

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


[jenkinsci/workflow-api-plugin] 191f45: Make ErrorAction.equals a public API

2023-07-05 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 191f45af680bb3919bd3e393833076c51a8a321e
  
https://github.com/jenkinsci/workflow-api-plugin/commit/191f45af680bb3919bd3e393833076c51a8a321e
  Author: Devin Nusbaum 
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/actions/ErrorAction.java

  Log Message:
  ---
  Make ErrorAction.equals a public API


  Commit: 41b0279c361a2ee1d0435e7304b55c3532bcecc9
  
https://github.com/jenkinsci/workflow-api-plugin/commit/41b0279c361a2ee1d0435e7304b55c3532bcecc9
  Author: Jesse Glick 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/actions/ErrorAction.java

  Log Message:
  ---
  Merge pull request #289 from dwnusbaum/erroraction-equals

Make ErrorAction.equals a public API


Compare: 
https://github.com/jenkinsci/workflow-api-plugin/compare/7b1fdfe4c5f3...41b0279c361a

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


[jenkins-infra/account-app]

2023-07-05 Thread 'infra-ci-jenkins-io[bot]' via Jenkins Commits
  Branch: refs/tags/0.4.18
  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.4.18/00-4998e4%40github.com.


[jenkinsci/junit-plugin]

2023-07-05 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1217.v4297208a_a_b_ce
  Home:   https://github.com/jenkinsci/junit-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/junit-plugin/push/refs/tags/1217.v4297208a_a_b_ce/00-429720%40github.com.


[jenkins-infra/jenkins.io] 4192eb: Automated changelog for 2.414

2023-07-05 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.414
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4192ebbac1f491515d67feae55fb456dba38835d
  
https://github.com/jenkins-infra/jenkins.io/commit/4192ebbac1f491515d67feae55fb456dba38835d
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

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

  Log Message:
  ---
  Automated changelog for 2.414


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


[jenkinsci/jenkins]

2023-07-05 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/renovate/hotkeys-js-3.x
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/jenkins] 8b0421: Update dependency hotkeys-js to v3.10.4 (#8227)

2023-07-05 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8b04211a29b8a76c2455847238a69e1e3daeba79
  
https://github.com/jenkinsci/jenkins/commit/8b04211a29b8a76c2455847238a69e1e3daeba79
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

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

  Log Message:
  ---
  Update dependency hotkeys-js to v3.10.4 (#8227)

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


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


[jenkins-infra/jenkins.io] 00eb78: Automated changelog for 2.414

2023-07-05 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.414
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 00eb78e092886b53f1fbb8d883577dce2fca8608
  
https://github.com/jenkins-infra/jenkins.io/commit/00eb78e092886b53f1fbb8d883577dce2fca8608
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

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

  Log Message:
  ---
  Automated changelog for 2.414


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


[jenkins-infra/jenkins.io] 1b043b: Automated changelog for 2.414

2023-07-05 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.414
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1b043b2b305a3497edfeb5944b25fb744c578d92
  
https://github.com/jenkins-infra/jenkins.io/commit/1b043b2b305a3497edfeb5944b25fb744c578d92
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

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

  Log Message:
  ---
  Automated changelog for 2.414


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


[jenkinsci/jenkins] a6c4fb: Update jenkins/ath Docker tag to v5658 (#8228)

2023-07-05 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a6c4fbbf0ca00433d76e7b614c6cbea9accc9668
  
https://github.com/jenkinsci/jenkins/commit/a6c4fbbf0ca00433d76e7b614c6cbea9accc9668
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M ath.sh

  Log Message:
  ---
  Update jenkins/ath Docker tag to v5658 (#8228)

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


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


[jenkinsci/jenkins]

2023-07-05 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/renovate/jenkins-ath-5658.x
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/jenkins]

2023-07-05 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-3.1.9
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/jenkins] de2376: Bump matrix-auth from 3.1.8 to 3.1.9 (#8229)

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: de237612f6cd65ed4f1f68f2b7997ba1e3122c53
  
https://github.com/jenkinsci/jenkins/commit/de237612f6cd65ed4f1f68f2b7997ba1e3122c53
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump matrix-auth from 3.1.8 to 3.1.9 (#8229)

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


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


[jenkinsci/ec2-fleet-plugin] 035a0c: Refactoring for clarity (#381)

2023-07-05 Thread 'Prathibha Datta Kumar' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 035a0c2a2e74f69bc240258e3cde55f95e194b3d
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/035a0c2a2e74f69bc240258e3cde55f95e194b3d
  Author: Prathibha Datta Kumar 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
R src/main/java/com/amazon/jenkins/ec2fleet/CloudFormationApi.java
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
R src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetLabelCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNode.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputer.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2RetentionStrategy.java
A src/main/java/com/amazon/jenkins/ec2fleet/JenkinsUtils.java
M src/main/java/com/amazon/jenkins/ec2fleet/Registry.java
A src/main/java/com/amazon/jenkins/ec2fleet/aws/AWSUtils.java
A src/main/java/com/amazon/jenkins/ec2fleet/aws/AwsPermissionChecker.java
A src/main/java/com/amazon/jenkins/ec2fleet/aws/CloudFormationApi.java
A src/main/java/com/amazon/jenkins/ec2fleet/aws/EC2Api.java
A src/main/java/com/amazon/jenkins/ec2fleet/aws/RegionHelper.java
A src/main/java/com/amazon/jenkins/ec2fleet/aws/RegionInfo.java
M src/main/java/com/amazon/jenkins/ec2fleet/fleet/AutoScalingGroupFleet.java
R src/main/java/com/amazon/jenkins/ec2fleet/utils/AWSUtils.java
R src/main/java/com/amazon/jenkins/ec2fleet/utils/AwsPermissionChecker.java
R src/main/java/com/amazon/jenkins/ec2fleet/utils/JenkinsUtils.java
R src/main/java/com/amazon/jenkins/ec2fleet/utils/RegionHelper.java
R src/main/java/com/amazon/jenkins/ec2fleet/utils/RegionInfo.java
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M 
src/test/java/com/amazon/jenkins/ec2fleet/EC2RetentionStrategyIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/aws/AWSUtilsIntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/aws/EC2ApiTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/aws/RegionInfoTest.java
M 
src/test/java/com/amazon/jenkins/ec2fleet/fleet/AutoScalingGroupFleetTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/fleet/EC2SpotFleetTest.java
R 
src/test/java/com/amazon/jenkins/ec2fleet/utils/AWSUtilsIntegrationTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/utils/RegionInfoTest.java

  Log Message:
  ---
  Refactoring for clarity (#381)

* [refactor] Added class comments for Jenkins extension points

[refactor] Use Computer subtype in EC2RetentionStrategy

* [refactor] Moving AWS files into their own 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/ec2-fleet-plugin/push/refs/heads/master/72f3d9-035a0c%40github.com.


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/fix-escapting-loop
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/SECURITY-2290-2
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/bump-minimal-jenkins
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/editorconfig
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/SECURITY-2307
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/git-url-deprecation
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/changelog
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/enable_jenkins_security_scan
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/filepermstest
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/bump-bom
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/role-strategy-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7/29368d-00%40github.com.


[jenkinsci/role-strategy-plugin] 29368d: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 29368d1b96af6d00a9d53fb05d167e67bd1f0938
  
https://github.com/jenkinsci/role-strategy-plugin/commit/29368d1b96af6d00a9d53fb05d167e67bd1f0938
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

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

Signed-off-by: dependabot[bot] 


  Commit: 8da463facd6d1e166f745499d50962a215d88eb3
  
https://github.com/jenkinsci/role-strategy-plugin/commit/8da463facd6d1e166f745499d50962a215d88eb3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7 (#309)


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/3b97ab248a6e...8da463facd6d

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


[jenkinsci/role-strategy-plugin] 0495a1: Bump plugin from 4.66 to 4.69

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 0495a132a76e297f6340d608eed0945f106efe35
  
https://github.com/jenkinsci/role-strategy-plugin/commit/0495a132a76e297f6340d608eed0945f106efe35
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.66 to 4.69

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

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

Signed-off-by: dependabot[bot] 


  Commit: 3b97ab248a6ed78fb0e8fda44d654eb15fcc6e3c
  
https://github.com/jenkinsci/role-strategy-plugin/commit/3b97ab248a6ed78fb0e8fda44d654eb15fcc6e3c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.66 to 4.69 (#308)


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/34d0167eafc6...3b97ab248a6e

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


[jenkinsci/role-strategy-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69/0495a1-00%40github.com.


[jenkinsci/role-strategy-plugin] fb92b2: Bump checkstyle from 10.12.0 to 10.12.1

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: fb92b245994ff582e510110edc4da43efce122a8
  
https://github.com/jenkinsci/role-strategy-plugin/commit/fb92b245994ff582e510110edc4da43efce122a8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 10.12.0 to 10.12.1

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 
10.12.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.0...checkstyle-10.12.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 34d0167eafc681ce7a42eb19b126ae21824c415d
  
https://github.com/jenkinsci/role-strategy-plugin/commit/34d0167eafc681ce7a42eb19b126ae21824c415d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 10.12.0 to 10.12.1 (#307)


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/3d2cce1df983...34d0167eafc6

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


[jenkinsci/role-strategy-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.1
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.1/fb92b2-00%40github.com.


[jenkinsci/role-strategy-plugin] 29368d: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 29368d1b96af6d00a9d53fb05d167e67bd1f0938
  
https://github.com/jenkinsci/role-strategy-plugin/commit/29368d1b96af6d00a9d53fb05d167e67bd1f0938
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/role-strategy-plugin] 0495a1: Bump plugin from 4.66 to 4.69

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 0495a132a76e297f6340d608eed0945f106efe35
  
https://github.com/jenkinsci/role-strategy-plugin/commit/0495a132a76e297f6340d608eed0945f106efe35
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.66 to 4.69

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/role-strategy-plugin] fb92b2: Bump checkstyle from 10.12.0 to 10.12.1

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.1
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: fb92b245994ff582e510110edc4da43efce122a8
  
https://github.com/jenkinsci/role-strategy-plugin/commit/fb92b245994ff582e510110edc4da43efce122a8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 10.12.0 to 10.12.1

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 
10.12.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.0...checkstyle-10.12.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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/role-strategy-plugin/push/refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.1/247c18-fb92b2%40github.com.


[jenkinsci/role-strategy-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-authorize-project-1.7.0
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-authorize-project-1.7.0/5f2f1f-00%40github.com.


[jenkinsci/role-strategy-plugin] 5f2f1f: Bump authorize-project from 1.5.1 to 1.7.0

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 5f2f1f0af0a3deb495d3aaa51e949cfa7c8d9aa3
  
https://github.com/jenkinsci/role-strategy-plugin/commit/5f2f1f0af0a3deb495d3aaa51e949cfa7c8d9aa3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump authorize-project from 1.5.1 to 1.7.0

Bumps 
[authorize-project](https://github.com/jenkinsci/authorize-project-plugin) from 
1.5.1 to 1.7.0.
- [Release 
notes](https://github.com/jenkinsci/authorize-project-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/authorize-project-plugin/compare/authorize-project-1.5.1...authorize-project-1.7.0)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:authorize-project
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 3d2cce1df9838def50138d1b1f68293761024575
  
https://github.com/jenkinsci/role-strategy-plugin/commit/3d2cce1df9838def50138d1b1f68293761024575
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump authorize-project from 1.5.1 to 1.7.0 (#306)


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/f25775298a88...3d2cce1df983

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


[jenkinsci/jenkins] 7dede0: Bump matrix-auth from 3.1.8 to 3.1.9

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-3.1.9
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7dede0d68ceca7ed4ed197dd83fbf394da68c47f
  
https://github.com/jenkinsci/jenkins/commit/7dede0d68ceca7ed4ed197dd83fbf394da68c47f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump matrix-auth from 3.1.8 to 3.1.9

Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 3.1.8 
to 3.1.9.
- [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-3.1.8...matrix-auth-3.1.9)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:matrix-auth
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/issues
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/publish-over-ssh-plugin] aa10da: Issues is now handled in Github Repository

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: aa10da800750aca335e53a2798bcb295e44b8185
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/aa10da800750aca335e53a2798bcb295e44b8185
  Author: Gavin McDonald 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Issues is now handled in Github Repository


  Commit: c52cde785e93c60c7bba3cd2d5b2b91ccabcba46
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/c52cde785e93c60c7bba3cd2d5b2b91ccabcba46
  Author: Gavin McDonald 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #317 from jenkinsci/gm/issues

Issues is now handled in Github Repository


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/3bb8fea2b731...c52cde785e93

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


[jenkinsci/role-strategy-plugin] 5f2f1f: Bump authorize-project from 1.5.1 to 1.7.0

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-authorize-project-1.7.0
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 5f2f1f0af0a3deb495d3aaa51e949cfa7c8d9aa3
  
https://github.com/jenkinsci/role-strategy-plugin/commit/5f2f1f0af0a3deb495d3aaa51e949cfa7c8d9aa3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump authorize-project from 1.5.1 to 1.7.0

Bumps 
[authorize-project](https://github.com/jenkinsci/authorize-project-plugin) from 
1.5.1 to 1.7.0.
- [Release 
notes](https://github.com/jenkinsci/authorize-project-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/authorize-project-plugin/compare/authorize-project-1.5.1...authorize-project-1.7.0)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:authorize-project
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/role-strategy-plugin] 7e13b2: Bump bom-2.387.x from 2143.ve4c3c9ec790a to 2198.v...

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 7e13b24e0acc8d052dd43265871c6687e82760ba
  
https://github.com/jenkinsci/role-strategy-plugin/commit/7e13b24e0acc8d052dd43265871c6687e82760ba
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2143.ve4c3c9ec790a to 2198.v39c76fc308ca

Bumps [bom-2.387.x](https://github.com/jenkinsci/bom) from 2143.ve4c3c9ec790a 
to 2198.v39c76fc308ca.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


  Commit: f25775298a88c7a762b66e8a28386a2e91bd0e03
  
https://github.com/jenkinsci/role-strategy-plugin/commit/f25775298a88c7a762b66e8a28386a2e91bd0e03
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2143.ve4c3c9ec790a to 2198.v39c76fc308ca (#305)


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/2c672adbe3d9...f25775298a88

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


[jenkinsci/role-strategy-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2198.v39c76fc308ca
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2198.v39c76fc308ca/7e13b2-00%40github.com.


[jenkinsci/publish-over-ssh-plugin] aa10da: Issues is now handled in Github Repository

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/issues
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: aa10da800750aca335e53a2798bcb295e44b8185
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/aa10da800750aca335e53a2798bcb295e44b8185
  Author: Gavin McDonald 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Issues is now handled in Github Repository


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


[jenkinsci/publish-over-ssh-plugin] cfc84b: Update jenkins-security-scan.yml

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: cfc84b21d45f0c3c9d94e16764b7726352d5b961
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/cfc84b21d45f0c3c9d94e16764b7726352d5b961
  Author: Gavin McDonald 
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
M .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Update jenkins-security-scan.yml

OF: Bump to v2


  Commit: 3bb8fea2b73127ec54ed2b16c5b5353c74ca705a
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/3bb8fea2b73127ec54ed2b16c5b5353c74ca705a
  Author: Gavin McDonald 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Merge pull request #316 from jenkinsci/gm/update-scan-version

Update jenkins-security-scan.yml


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/416c622e5b9f...3bb8fea2b731

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


[jenkinsci/publish-over-ssh-plugin]

2023-07-05 Thread 'Gavin McDonald' via Jenkins Commits
  Branch: refs/heads/gm/update-scan-version
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin

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


[jenkinsci/jenkins] 324760: Update jenkins/ath Docker tag to v5658

2023-07-05 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/jenkins-ath-5658.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3247604ba90788e4203e4ff0dd8d0f6d62402f73
  
https://github.com/jenkinsci/jenkins/commit/3247604ba90788e4203e4ff0dd8d0f6d62402f73
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M ath.sh

  Log Message:
  ---
  Update jenkins/ath Docker tag to v5658


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


[jenkins-infra/jenkins.io] 594783: Fix dates in operating system end of life blog pos...

2023-07-05 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5947833fc187d0fa74bc219989fa8f9950a41722
  
https://github.com/jenkins-infra/jenkins.io/commit/5947833fc187d0fa74bc219989fa8f9950a41722
  Author: Mark Waite 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M content/blog/2023/05/30/2023-05-30-operating-system-end-of-life.adoc

  Log Message:
  ---
  Fix dates in operating system end of life blog post (#6511)

We accelerated the release of the end of life adminitrative monitor
into 2.401.2 so that administrators would be alerted 8 weeks earlier
than if we waited for the release of the next LTS baseline.

Thanks to Darin Pope for catching the correction.


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


[jenkinsci/webhook-step-plugin] d1e113: Bump json-unit from 2.38.0 to 3.0.0

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/net.javacrumbs.json-unit-json-unit-3.0.0
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: d1e11362ce2a7e6f1047df6c6b071e8e02bcd794
  
https://github.com/jenkinsci/webhook-step-plugin/commit/d1e11362ce2a7e6f1047df6c6b071e8e02bcd794
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json-unit from 2.38.0 to 3.0.0

Bumps [json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.38.0 to 
3.0.0.
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.38.0...json-unit-parent-3.0.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/ease-plugin] 7d21fd: Merge pull request #27 from jenkinsci/master

2023-07-05 Thread 'jrodgut-sg' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ease-plugin
  Commit: 7d21fd511a05cc7e1f91e8a9aac216dbca4e33ac
  
https://github.com/jenkinsci/ease-plugin/commit/7d21fd511a05cc7e1f91e8a9aac216dbca4e33ac
  Author: jrodgut-sg 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #27 from jenkinsci/master

Bringing back the prepare publishing the version


  Commit: b5273a8b8703452fa2e0266da0c76d83c1361cab
  
https://github.com/jenkinsci/ease-plugin/commit/b5273a8b8703452fa2e0266da0c76d83c1361cab
  Author: Javier Rodriguez 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  doc: update release notes


  Commit: 18b09215e62f0017c2bf69e7d747e30da9779f02
  
https://github.com/jenkinsci/ease-plugin/commit/18b09215e62f0017c2bf69e7d747e30da9779f02
  Author: jrodgut-sg 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #28 from apperian/update_release_notes_2_7

Release notes for version 2.7


  Commit: e41808a7860f2a49b5dec5e72a2891fc5ab2b815
  
https://github.com/jenkinsci/ease-plugin/commit/e41808a7860f2a49b5dec5e72a2891fc5ab2b815
  Author: jrodgut-sg 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #18 from apperian/master

Release notes for version 2.7


Compare: 
https://github.com/jenkinsci/ease-plugin/compare/d2a4008137ec...e41808a7860f

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


[jenkinsci/ease-plugin] d2a400: [maven-release-plugin] prepare for next developmen...

2023-07-05 Thread 'jrodgut-sg' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ease-plugin
  Commit: d2a4008137ecd6efc000bcbe0a02281017a82b12
  
https://github.com/jenkinsci/ease-plugin/commit/d2a4008137ecd6efc000bcbe0a02281017a82b12
  Author: Javier Rodriguez 
  Date:   2023-07-05 (Wed, 05 Jul 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/ease-plugin/push/refs/heads/master/24f9ee-d2a400%40github.com.


[jenkinsci/ease-plugin]

2023-07-05 Thread 'jrodgut-sg' via Jenkins Commits
  Branch: refs/tags/ease-plugin-2.7
  Home:   https://github.com/jenkinsci/ease-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/ease-plugin/push/refs/tags/ease-plugin-2.7/00-53cdbc%40github.com.


[jenkinsci/ease-plugin] 24f9ee: [maven-release-plugin] prepare release ease-plugin...

2023-07-05 Thread 'jrodgut-sg' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ease-plugin
  Commit: 24f9ee56ffd87bb1c6f5d83d8a722370ea8d18f8
  
https://github.com/jenkinsci/ease-plugin/commit/24f9ee56ffd87bb1c6f5d83d8a722370ea8d18f8
  Author: Javier Rodriguez 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ease-plugin-2.7


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


[jenkinsci/ease-plugin] 2a6070: fix: addressing missing permission check

2023-07-05 Thread 'jrodgut-sg' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ease-plugin
  Commit: 2a6070788c20e3d2b7d49781de418cbeeaacc077
  
https://github.com/jenkinsci/ease-plugin/commit/2a6070788c20e3d2b7d49781de418cbeeaacc077
  Author: Javier Rodriguez 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/apperian/ApperianUpload.java
M src/main/java/org/jenkinsci/plugins/apperian/CredentialsManager.java
M 
src/main/resources/org/jenkinsci/plugins/apperian/ApperianUpload/config.jelly

  Log Message:
  ---
  fix: addressing missing permission check


  Commit: 58135c455dd239c43090db38f35e3cb845ead015
  
https://github.com/jenkinsci/ease-plugin/commit/58135c455dd239c43090db38f35e3cb845ead015
  Author: Javier Rodriguez 
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  doc: update developers list


  Commit: f8021bce9ecc75e9288734a587846c9aba1d32c5
  
https://github.com/jenkinsci/ease-plugin/commit/f8021bce9ecc75e9288734a587846c9aba1d32c5
  Author: jrodgut-sg 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/apperian/ApperianUpload.java
M src/main/java/org/jenkinsci/plugins/apperian/CredentialsManager.java
M 
src/main/resources/org/jenkinsci/plugins/apperian/ApperianUpload/config.jelly

  Log Message:
  ---
  Merge pull request #26 from apperian/fix/security_vulnerability_SECURITY-2911

Fix/security vulnerability security 2911


  Commit: a3fcc7520ea5768aa84c78dd5b8292599be46665
  
https://github.com/jenkinsci/ease-plugin/commit/a3fcc7520ea5768aa84c78dd5b8292599be46665
  Author: jrodgut-sg 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/apperian/ApperianUpload.java
M src/main/java/org/jenkinsci/plugins/apperian/CredentialsManager.java
M 
src/main/resources/org/jenkinsci/plugins/apperian/ApperianUpload/config.jelly

  Log Message:
  ---
  Merge pull request #17 from apperian/master

Addressing SECURITY-2711: the plugin does not perform permission checks in 
several form validation methods


Compare: 
https://github.com/jenkinsci/ease-plugin/compare/fe4ad696bd2b...a3fcc7520ea5

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


[jenkinsci/acceptance-test-harness]

2023-07-05 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/5658.v5b_fe603c573d
  Home:   https://github.com/jenkinsci/acceptance-test-harness

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


[jenkinsci/acceptance-test-harness] 28a944: Test plugin manager app bar

2023-07-05 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/timja-patch-2
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 28a944d62f8bba2e5424217396357b039fe4e1d9
  
https://github.com/jenkinsci/acceptance-test-harness/commit/28a944d62f8bba2e5424217396357b039fe4e1d9
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test plugin manager app bar


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


[jenkinsci/acceptance-test-harness] c2d14a: Update jenkins.version to v2.413

2023-07-05 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/jenkins.version
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: c2d14a0cb762aac07ca09c47704c38b4eee66a79
  
https://github.com/jenkinsci/acceptance-test-harness/commit/c2d14a0cb762aac07ca09c47704c38b4eee66a79
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update jenkins.version to v2.413


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


[jenkinsci/acceptance-test-harness] 5bfe60: Plugin manager app bar forward compatibility (#1230)

2023-07-05 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 5bfe603c573d9bb31bd4bd59f10687434adc2817
  
https://github.com/jenkinsci/acceptance-test-harness/commit/5bfe603c573d9bb31bd4bd59f10687434adc2817
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/test/acceptance/po/PluginManager.java

  Log Message:
  ---
  Plugin manager app bar forward compatibility (#1230)

Co-authored-by: Jan Faracik <43062514+janfara...@users.noreply.github.com>
Co-authored-by: Alexander Brandes 


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


[jenkinsci/acceptance-test-harness]

2023-07-05 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/timja-patch-2
  Home:   https://github.com/jenkinsci/acceptance-test-harness

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


[jenkinsci/anka-build-plugin] 615b5e: requires java 8

2023-07-05 Thread 'Nathan Pierce' via Jenkins Commits
  Branch: refs/heads/nathan
  Home:   https://github.com/jenkinsci/anka-build-plugin
  Commit: 615b5e6abf14b380d04a73093e0e28f8f06676c3
  
https://github.com/jenkinsci/anka-build-plugin/commit/615b5e6abf14b380d04a73093e0e28f8f06676c3
  Author: Nathan Pierce 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .gitignore
M README.md

  Log Message:
  ---
  requires java 8


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


[jenkinsci/platformlabeler-plugin] 0a9181: Update tumbleweed test data for 20230704

2023-07-05 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 0a9181e9e9c0305ab82c9a51dd0f25d8a478153a
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/0a9181e9e9c0305ab82c9a51dd0f25d8a478153a
  Author: Mark Waite 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20230614/Dockerfile
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20230614/os-release
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20230704/Dockerfile
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/opensuse-tumbleweed/20230704/os-release

  Log Message:
  ---
  Update tumbleweed test data for 20230704


  Commit: 57d971c8ac529b039c8a427bc9f0316673c4d06e
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/57d971c8ac529b039c8a427bc9f0316673c4d06e
  Author: Mark Waite 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/39340/Dockerfile
R 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/39340/os-release
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/39540/Dockerfile
A 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/clearlinux/39540/os-release

  Log Message:
  ---
  Move Clear Linux to 39340


  Commit: dddc9da9f74be85fb1046876b16fe6a1758e79a6
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/dddc9da9f74be85fb1046876b16fe6a1758e79a6
  Author: Mark Waite 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian_version
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/lsb_release-a
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/os-release
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/debian_version
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/lsb_release-a
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/os-release

  Log Message:
  ---
  Adapt test data to Debian 13 "trixie" in testing and unstable

Debian unstable and Debian testing have now switched from the "bullseye"
or "bookworm" baseline to the "trixie" baseline.

No change to the product code, just the test code and the sample data
in the tests.


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/839c7cec067f...dddc9da9f74b

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


[jenkinsci/dependency-check-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.375.x-2198.v39c76fc308ca
  Home:   https://github.com/jenkinsci/dependency-check-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/dependency-check-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.375.x-2198.v39c76fc308ca/176664-00%40github.com.


[jenkinsci/dependency-check-plugin] a70dea: Bump bom-2.375.x from 2102.v854b_fec19c92 to 2198....

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: a70dea2d86a0941c5194116f82108902100114c1
  
https://github.com/jenkinsci/dependency-check-plugin/commit/a70dea2d86a0941c5194116f82108902100114c1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.375.x from 2102.v854b_fec19c92 to 2198.v39c76fc308ca (#98)


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


[jenkinsci/dependency-check-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/com.puppycrawl.tools-checkstyle-10.12.1
  Home:   https://github.com/jenkinsci/dependency-check-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/dependency-check-plugin/push/refs/heads/dependabot/maven/master/com.puppycrawl.tools-checkstyle-10.12.1/fef128-00%40github.com.


[jenkinsci/dependency-check-plugin] 5ee08a: Bump checkstyle from 10.12.0 to 10.12.1 (#97)

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: 5ee08a4ced77c33bcd9c3b7a9d8e300494f3f041
  
https://github.com/jenkinsci/dependency-check-plugin/commit/5ee08a4ced77c33bcd9c3b7a9d8e300494f3f041
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 10.12.0 to 10.12.1 (#97)


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


[jenkinsci/nodejs-plugin] fe3aad: Bump bom-2.387.x from 2163.v2d916d90c305 to 2220.v...

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: fe3aad1197245c4b2fc0b485f381f1fb5f669116
  
https://github.com/jenkinsci/nodejs-plugin/commit/fe3aad1197245c4b2fc0b485f381f1fb5f669116
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2163.v2d916d90c305 to 2220.vea_cea_f1a_35e4 (#110)


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


[jenkinsci/nodejs-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4
  Home:   https://github.com/jenkinsci/nodejs-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/nodejs-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.387.x-2220.vea_cea_f1a_35e4/b55c17-00%40github.com.


[jenkinsci/parasoft-findings-plugin] e19bed: Keep consistency with code coverage API's pattern ...

2023-07-05 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/don_cicd275
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e19bed904d4a83b61a4f980f2771debf273094b9
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e19bed904d4a83b61a4f980f2771debf273094b9
  Author: yshi-parasoft 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java

  Log Message:
  ---
  Keep consistency with code coverage API's pattern handling and ignore empty 
patterns between comma


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


[jenkinsci/nodejs-plugin] 6b32a8: Bump git-changelist-maven-extension from 1.6 to 1....

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 6b32a84352066003cce860a941dc02cc759106a6
  
https://github.com/jenkinsci/nodejs-plugin/commit/6b32a84352066003cce860a941dc02cc759106a6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7 (#111)


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


[jenkinsci/nodejs-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/nodejs-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/nodejs-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7/103aaa-00%40github.com.


[jenkinsci/pipeline-stage-view-plugin] cbf8e1: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: cbf8e19e8f0c1a77110ac496c260ab653a4677aa
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/cbf8e19e8f0c1a77110ac496c260ab653a4677aa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

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

Signed-off-by: dependabot[bot] 


  Commit: bd5069de52e711cdbcb81064c9cf1ea9bfd7da38
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/bd5069de52e711cdbcb81064c9cf1ea9bfd7da38
  Author: Robert Sandell 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

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

Bump git-changelist-maven-extension from 1.6 to 1.7


Compare: 
https://github.com/jenkinsci/pipeline-stage-view-plugin/compare/f1a0c80d25c6...bd5069de52e7

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


[jenkinsci/pipeline-stage-view-plugin]

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin

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


[jenkinsci/pipeline-stage-view-plugin] cbf8e1: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: cbf8e19e8f0c1a77110ac496c260ab653a4677aa
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/cbf8e19e8f0c1a77110ac496c260ab653a4677aa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-stage-view-plugin]

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.eirslett-frontend-maven-plugin-1.13.4
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin

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


[jenkinsci/pipeline-stage-view-plugin] 49eac3: Bump frontend-maven-plugin from 1.12.1 to 1.13.4

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 49eac3d5532e721f5902497ccf9c50c5d72556e4
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/49eac3d5532e721f5902497ccf9c50c5d72556e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump frontend-maven-plugin from 1.12.1 to 1.13.4

Bumps 
[frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 
1.12.1 to 1.13.4.
- 
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: f1a0c80d25c6495c475dd429969472322656fbf5
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/f1a0c80d25c6495c475dd429969472322656fbf5
  Author: Robert Sandell 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #304 from 
jenkinsci/dependabot/maven/com.github.eirslett-frontend-maven-plugin-1.13.4

Bump frontend-maven-plugin from 1.12.1 to 1.13.4


Compare: 
https://github.com/jenkinsci/pipeline-stage-view-plugin/compare/95a15224c964...f1a0c80d25c6

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


[jenkinsci/pipeline-stage-view-plugin] 49eac3: Bump frontend-maven-plugin from 1.12.1 to 1.13.4

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.eirslett-frontend-maven-plugin-1.13.4
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 49eac3d5532e721f5902497ccf9c50c5d72556e4
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/49eac3d5532e721f5902497ccf9c50c5d72556e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump frontend-maven-plugin from 1.12.1 to 1.13.4

Bumps 
[frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 
1.12.1 to 1.13.4.
- 
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-stage-view-plugin] 24ad4c: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 24ad4cfd7427f3244fe56c07f0336e92cd38c95c
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/24ad4cfd7427f3244fe56c07f0336e92cd38c95c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-stage-view-plugin] f8c48a: Bump json from 20230227 to 20230618

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: f8c48a25594fe331231af5ffb6e08332492f62f9
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/f8c48a25594fe331231af5ffb6e08332492f62f9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json from 20230227 to 20230618

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20230227 to 
20230618.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

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

Signed-off-by: dependabot[bot] 


  Commit: 95a15224c9645f897ce368299765327a3404806a
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/95a15224c9645f897ce368299765327a3404806a
  Author: Robert Sandell 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #300 from jenkinsci/dependabot/maven/org.json-json-20230618

Bump json from 20230227 to 20230618


Compare: 
https://github.com/jenkinsci/pipeline-stage-view-plugin/compare/c6963e6d75d9...95a15224c964

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


[jenkinsci/pipeline-stage-view-plugin]

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20230618
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin

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


[jenkinsci/pipeline-stage-view-plugin] 44dced: Bump git-changelist-maven-extension from 1.6 to 1.7

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 44dcedfcae0773bb7af8e3377cebaf114cfd5457
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/44dcedfcae0773bb7af8e3377cebaf114cfd5457
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.6 to 1.7

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-stage-view-plugin] 482c41: Bump frontend-maven-plugin from 1.12.1 to 1.13.4

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.eirslett-frontend-maven-plugin-1.13.4
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 482c412aee5efae7ed1210a8fd01205d920d4705
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/482c412aee5efae7ed1210a8fd01205d920d4705
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump frontend-maven-plugin from 1.12.1 to 1.13.4

Bumps 
[frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 
1.12.1 to 1.13.4.
- 
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-stage-view-plugin] f8c48a: Bump json from 20230227 to 20230618

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20230618
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: f8c48a25594fe331231af5ffb6e08332492f62f9
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/f8c48a25594fe331231af5ffb6e08332492f62f9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json from 20230227 to 20230618

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20230227 to 
20230618.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-stage-view-plugin]

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.69
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin

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


[jenkinsci/pipeline-stage-view-plugin] 2f4c40: Bump plugin from 4.66 to 4.69

2023-07-05 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: 2f4c40c6dea23a89964690dacdd442d62add5175
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/2f4c40c6dea23a89964690dacdd442d62add5175
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.66 to 4.69

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

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

Signed-off-by: dependabot[bot] 


  Commit: c6963e6d75d9bccebd37065d8db27d5443e2f3ef
  
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/c6963e6d75d9bccebd37065d8db27d5443e2f3ef
  Author: Robert Sandell 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M pom.xml

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

Bump plugin from 4.66 to 4.69


Compare: 
https://github.com/jenkinsci/pipeline-stage-view-plugin/compare/20697b448c3d...c6963e6d75d9

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


[jenkinsci/acceptance-test-harness] 6855f2: chore(Jenkinsfile) discard old builds (5/PR and 10...

2023-07-05 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 6855f2c74acfd2f0be09a4c4c696cbe2da1001c2
  
https://github.com/jenkinsci/acceptance-test-harness/commit/6855f2c74acfd2f0be09a4c4c696cbe2da1001c2
  Author: Damien Duportal 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  chore(Jenkinsfile) discard old builds (5/PR and 10 on primary branch) (#1273)


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


[jenkinsci/acceptance-test-harness]

2023-07-05 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness

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


[jenkinsci/platformlabeler-plugin] 839c7c: Bump debian (#1067)

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 839c7cec067f5dd669ae117e39c1a3bfa8d9b1e4
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/839c7cec067f5dd669ae117e39c1a3bfa8d9b1e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/Dockerfile

  Log Message:
  ---
  Bump debian (#1067)


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


[jenkinsci/platformlabeler-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian-testing-20230703-slim
  Home:   https://github.com/jenkinsci/platformlabeler-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/platformlabeler-plugin/push/refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian-testing-20230703-slim/52d97a-00%40github.com.


[jenkinsci/acceptance-test-harness] 264820: chore(Jenkinsfile) discard old builds (5/PR and 10...

2023-07-05 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 2648206debc4ad846a85a6d475f98a9c1b2cd3e7
  
https://github.com/jenkinsci/acceptance-test-harness/commit/2648206debc4ad846a85a6d475f98a9c1b2cd3e7
  Author: Damien Duportal 
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  chore(Jenkinsfile) discard old builds (5/PR and 10 on primary branch)


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


[jenkinsci/platformlabeler-plugin] 52d97a: Bump debian

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian-testing-20230703-slim
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 52d97a0bcc90df4301f18aea6ef158d9e7e2f709
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/52d97a0bcc90df4301f18aea6ef158d9e7e2f709
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/Dockerfile

  Log Message:
  ---
  Bump debian

Bumps debian from testing-20230612-slim to testing-20230703-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian-testing-20230703-slim/81aacf-52d97a%40github.com.


[jenkinsci/platformlabeler-plugin] a90e61: Bump debian (#1066)

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: a90e610e341b3048e070408325b9529ce5caa029
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/a90e610e341b3048e070408325b9529ce5caa029
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/11/Dockerfile

  Log Message:
  ---
  Bump debian (#1066)


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


[jenkinsci/platformlabeler-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/11/debian-bullseye-20230703-slim
  Home:   https://github.com/jenkinsci/platformlabeler-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/platformlabeler-plugin/push/refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/11/debian-bullseye-20230703-slim/65a1c4-00%40github.com.


[jenkinsci/platformlabeler-plugin] 65a1c4: Bump debian

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/11/debian-bullseye-20230703-slim
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 65a1c41d657d88f224761549c520d7423f916908
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/65a1c41d657d88f224761549c520d7423f916908
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/11/Dockerfile

  Log Message:
  ---
  Bump debian

Bumps debian from bullseye-20230612-slim to bullseye-20230703-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/11/debian-bullseye-20230703-slim/c8cf16-65a1c4%40github.com.


[jenkinsci/platformlabeler-plugin] 81aacf: Bump debian

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian-testing-20230703-slim
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 81aacfa33e0c1fccc712f65a744f253d866378ea
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/81aacfa33e0c1fccc712f65a744f253d866378ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
M 
src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/Dockerfile

  Log Message:
  ---
  Bump debian

Bumps debian from testing-20230612-slim to testing-20230703-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/testing/debian-testing-20230703-slim/dffd63-81aacf%40github.com.


[jenkinsci/platformlabeler-plugin]

2023-07-05 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/debian-unstable-20230703-slim
  Home:   https://github.com/jenkinsci/platformlabeler-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/platformlabeler-plugin/push/refs/heads/dependabot/docker/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/debian/unstable/debian-unstable-20230703-slim/d9fa3a-00%40github.com.


  1   2   >