[jenkinsci/log-parser-plugin] d8e326: Set source, target properties on maven project to ...

2022-10-24 Thread 'Steve Hill' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/log-parser-plugin
  Commit: d8e326a3603ee0315fa2da2ca4c1e449b3edd997
  
https://github.com/jenkinsci/log-parser-plugin/commit/d8e326a3603ee0315fa2da2ca4c1e449b3edd997
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/logparser/LogParserWorkflowTest.java
R src/test/resources/org/jenkinsci/plugins/logparser/maven-project1.zip
A 
src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/.gitignore
A 
src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/Jenkinsfile
A src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/doc.txt
A 
src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/logparser-rules.txt
A src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/pom.xml
A 
src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/src/main/java/com/cloudbees/manticore/App.java
A 
src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/src/test/java/com/cloudbees/manticore/AppTest.java

  Log Message:
  ---
  Set source, target properties on maven project to supported version

Extract zip file and build it in test so it's easier to see what
changes.


  Commit: e1d51879b843fd1240063b50e077944e1cecdd7a
  
https://github.com/jenkinsci/log-parser-plugin/commit/e1d51879b843fd1240063b50e077944e1cecdd7a
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M src/main/java/hudson/plugins/logparser/CompiledPatterns.java

  Log Message:
  ---
  Favor spotbugs over javax.annotation


  Commit: d8a04dce02e29341566d64ad2d572701e8af6247
  
https://github.com/jenkinsci/log-parser-plugin/commit/d8a04dce02e29341566d64ad2d572701e8af6247
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M pom.xml
A src/main/resources/index.jelly
R 
src/test/java/org/jenkinsci/plugins/logparser/BlockSlaveToMasterFileCallable.java
M 
src/test/resources/org/jenkinsci/plugins/logparser/maven-project1/logparser-rules.txt

  Log Message:
  ---
  Upgrade parent and Jenkins core

- 2.332.x is currently the oldest recommended version
- JEP-235 removes the ReflectiveFilePathFilter
- spotbugs is now used instead of findbugs
- plugin versions are taken from io.jenkins.tools.bom:bom-2.332.x
- update test for new pipeline step log format


  Commit: cc2e27730cb8e10f08c7dde531404e811a8350d0
  
https://github.com/jenkinsci/log-parser-plugin/commit/cc2e27730cb8e10f08c7dde531404e811a8350d0
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java

  Log Message:
  ---
  Cleanup ReadWriteTextFile

- Fix spotbugs issue with ignored return value
- Introduce logger for capturing context during error
- Favor try-with-resources


  Commit: 1b88133fda72523c6a874f37ce4c875aaeb98b93
  
https://github.com/jenkinsci/log-parser-plugin/commit/1b88133fda72523c6a874f37ce4c875aaeb98b93
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M src/main/java/hudson/plugins/logparser/LogParserWriter.java

  Log Message:
  ---
  Cleanup LogParserWriter

- Fix spotbugs unecessary boxing issue
- Favor try-with-resources
- Use enhanced for instead of incrementing an index


  Commit: 20ada77bbab3cb99f618043a6f0b46ce165bb28c
  
https://github.com/jenkinsci/log-parser-plugin/commit/20ada77bbab3cb99f618043a6f0b46ce165bb28c
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M src/main/java/hudson/plugins/logparser/LogParserParser.java
M src/main/java/hudson/plugins/logparser/LogParserStatusComputer.java
M src/main/java/hudson/plugins/logparser/LogParserUtils.java

  Log Message:
  ---
  Favor try-with-resources


  Commit: e9f8ca9a9f4659eb87b57977ad115ad8d200a010
  
https://github.com/jenkinsci/log-parser-plugin/commit/e9f8ca9a9f4659eb87b57977ad115ad8d200a010
  Author: Steve Hill 
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/logparser/LogParserWorkflowTest.java

  Log Message:
  ---
  Simplify copying sample project into workspace for test


Compare: 
https://github.com/jenkinsci/log-parser-plugin/compare/bff7f9f53820...e9f8ca9a9f46

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


[jenkinsci/configurationslicing-plugin] 9cb21d: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: 9cb21d5e786c76e80a1f63d1f312f48d0156c8fa
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/9cb21d5e786c76e80a1f63d1f312f48d0156c8fa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plexus-utils from 3.4.2 to 3.5.0

Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 
3.4.2 to 3.5.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.2...plexus-utils-3.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: e930495dc98644bf2025f9d0c008073d976f452e
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/e930495dc98644bf2025f9d0c008073d976f452e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #157 from 
jenkinsci/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.5.0


Compare: 
https://github.com/jenkinsci/configurationslicing-plugin/compare/bf589341da4e...e930495dc986

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


[jenkinsci/configurationslicing-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.5.0
  Home:   https://github.com/jenkinsci/configurationslicing-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/configurationslicing-plugin/push/refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.5.0/9cb21d-00%40github.com.


[jenkinsci/jacoco-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.easymock-easymock-5.0.0
  Home:   https://github.com/jenkinsci/jacoco-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/jacoco-plugin/push/refs/heads/dependabot/maven/org.easymock-easymock-5.0.0/c3d1d8-00%40github.com.


[jenkinsci/jacoco-plugin] ee1aa9: Bump easymock from 4.3 to 5.0.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.easymock-easymock-5.0.1
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: ee1aa9cf5a5c711825ed85d3ef1eaa118b13cc15
  
https://github.com/jenkinsci/jacoco-plugin/commit/ee1aa9cf5a5c711825ed85d3ef1eaa118b13cc15
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump easymock from 4.3 to 5.0.1

Bumps [easymock](https://github.com/easymock/easymock) from 4.3 to 5.0.1.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/easymock/easymock/compare/easymock-4.3...easymock-5.0.1)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  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/jacoco-plugin/push/refs/heads/dependabot/maven/org.easymock-easymock-5.0.1/00-ee1aa9%40github.com.


[jenkinsci/configurationslicing-plugin] 9cb21d: Bump plexus-utils from 3.4.2 to 3.5.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.5.0
  Home:   https://github.com/jenkinsci/configurationslicing-plugin
  Commit: 9cb21d5e786c76e80a1f63d1f312f48d0156c8fa
  
https://github.com/jenkinsci/configurationslicing-plugin/commit/9cb21d5e786c76e80a1f63d1f312f48d0156c8fa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plexus-utils from 3.4.2 to 3.5.0

Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 
3.4.2 to 3.5.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.2...plexus-utils-3.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/metrics-plugin] 21f609: Bump ionicons-api from 19.v744f3b_2b_b_e4e to 31.v...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-ionicons-api-31.v4757b_6987003
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 21f609a135ddc28d3ff012f26a0df0a24b5744cb
  
https://github.com/jenkinsci/metrics-plugin/commit/21f609a135ddc28d3ff012f26a0df0a24b5744cb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump ionicons-api from 19.v744f3b_2b_b_e4e to 31.v4757b_6987003

Bumps [ionicons-api](https://github.com/jenkinsci/ionicons-api-plugin) from 
19.v744f3b_2b_b_e4e to 31.v4757b_6987003.
- [Release notes](https://github.com/jenkinsci/ionicons-api-plugin/releases)
- [Commits](https://github.com/jenkinsci/ionicons-api-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:ionicons-api
  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/metrics-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-ionicons-api-31.v4757b_6987003/00-21f609%40github.com.


[jenkinsci/docker-java-api-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.13.4-293.vee957901b_6fb
  Home:   https://github.com/jenkinsci/docker-java-api-plugin

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


[jenkinsci/docker-java-api-plugin] 7ad9f9: Bump jackson2-api from 2.10.3 to 2.13.4.20221013-2...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.13.4.20221013-295.v8e29ea_354141
  Home:   https://github.com/jenkinsci/docker-java-api-plugin
  Commit: 7ad9f9cce340578669194b5eb5a4a25332526b75
  
https://github.com/jenkinsci/docker-java-api-plugin/commit/7ad9f9cce340578669194b5eb5a4a25332526b75
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson2-api from 2.10.3 to 2.13.4.20221013-295.v8e29ea_354141

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/design-library-plugin]

2022-10-24 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/renovate/crowdin-github-action-1.x
  Home:   https://github.com/jenkinsci/design-library-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/design-library-plugin/push/refs/heads/renovate/crowdin-github-action-1.x/a9ad7c-00%40github.com.


[jenkinsci/design-library-plugin] c45386: Update crowdin/github-action action to v1.4.16 (#151)

2022-10-24 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: c45386d2546276ae097d7ca052b11a124662e658
  
https://github.com/jenkinsci/design-library-plugin/commit/c45386d2546276ae097d7ca052b11a124662e658
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

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

  Log Message:
  ---
  Update crowdin/github-action action to v1.4.16 (#151)

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/design-library-plugin/push/refs/heads/master/cb1221-c45386%40github.com.


[jenkinsci/acceptance-test-harness] 3fbd13: Build(deps): Bump jenkins from 1.88 to 1.90 (#980)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 3fbd13241bf1ba549f6b25cbcdeeadb18e89209d
  
https://github.com/jenkinsci/acceptance-test-harness/commit/3fbd13241bf1ba549f6b25cbcdeeadb18e89209d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Build(deps): Bump jenkins from 1.88 to 1.90 (#980)

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/acceptance-test-harness/push/refs/heads/master/ac8a32-3fbd13%40github.com.


[jenkinsci/acceptance-test-harness]

2022-10-24 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/acceptance-test-harness

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


[jenkinsci/configuration-as-code-plugin] 6f3fc0: build(deps-dev): Bump github from 1.34.5 to 1.36.0...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 6f3fc09da37ba8917faabd532144f1d0088ad01e
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/6f3fc09da37ba8917faabd532144f1d0088ad01e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  build(deps-dev): Bump github from 1.34.5 to 1.36.0 (#2152)

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


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


[jenkinsci/configuration-as-code-plugin]

2022-10-24 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.36.0
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

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


[jenkinsci/pitmutation-plugin]

2022-10-24 Thread 'Benjamin Sproule' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.1
  Home:   https://github.com/jenkinsci/pitmutation-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/pitmutation-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.1/c96f36-00%40github.com.


[jenkinsci/pitmutation-plugin] c96f36: Bump mockito-core from 4.8.0 to 4.8.1

2022-10-24 Thread 'Benjamin Sproule' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pitmutation-plugin
  Commit: c96f365c5e87b42143a9d11ab80fb66eab6fe50d
  
https://github.com/jenkinsci/pitmutation-plugin/commit/c96f365c5e87b42143a9d11ab80fb66eab6fe50d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 4.8.0 to 4.8.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: c40c1e2989c041a82710b569d8186eed2785c075
  
https://github.com/jenkinsci/pitmutation-plugin/commit/c40c1e2989c041a82710b569d8186eed2785c075
  Author: Benjamin Sproule 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #182 from 
jenkinsci/dependabot/maven/org.mockito-mockito-core-4.8.1

Bump mockito-core from 4.8.0 to 4.8.1


Compare: 
https://github.com/jenkinsci/pitmutation-plugin/compare/b9af35775f90...c40c1e2989c0

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


[jenkinsci/configuration-as-code-plugin] f36c15: build(deps): Bump mercurial in /integrations

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/integrations/org.jenkins-ci.plugins-mercurial-1260.vdfb_723cdcc81
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: f36c159638d5daa4336f41e30ed55b025e6bb133
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/f36c159638d5daa4336f41e30ed55b025e6bb133
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  build(deps): Bump mercurial in /integrations

Bumps [mercurial](https://github.com/jenkinsci/mercurial-plugin) from 2.16.2 to 
1260.vdfb_723cdcc81.
- [Release notes](https://github.com/jenkinsci/mercurial-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/mercurial-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/mercurial-plugin/commits)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/configuration-as-code-plugin]

2022-10-24 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-docker-workflow-528.v7c193a_0b_e67c
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

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


[jenkinsci/configuration-as-code-plugin] 803160: build(deps-dev): Bump docker-workflow from 1.29 to...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 803160d0867d8e7487b7e6cf8e79a3990c01567e
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/803160d0867d8e7487b7e6cf8e79a3990c01567e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  build(deps-dev): Bump docker-workflow from 1.29 to 528.v7c193a_0b_e67c (#2153)

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


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


[jenkinsci/blueocean-autofavorite-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.5.1
  Home:   https://github.com/jenkinsci/blueocean-autofavorite-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/blueocean-autofavorite-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.5.1/fe199a-00%40github.com.


[jenkinsci/blueocean-autofavorite-plugin] b2c0e3: Bump actions/setup-java from 2.5.0 to 3.6.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.6.0
  Home:   https://github.com/jenkinsci/blueocean-autofavorite-plugin
  Commit: b2c0e3869121ddaf4e1d8e0c3c7e18ccc1e108ed
  
https://github.com/jenkinsci/blueocean-autofavorite-plugin/commit/b2c0e3869121ddaf4e1d8e0c3c7e18ccc1e108ed
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump actions/setup-java from 2.5.0 to 3.6.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 
3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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/blueocean-autofavorite-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.6.0/00-b2c0e3%40github.com.


[jenkinsci/blueocean-autofavorite-plugin] dcd502: Bump pipeline-model-definition from 1.2.2 to 2.211...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkinsci.plugins-pipeline-model-definition-2.2118.v31fd5b_9944b_5
  Home:   https://github.com/jenkinsci/blueocean-autofavorite-plugin
  Commit: dcd502f66ea50dc4dc37ae1a566b6392d1fee290
  
https://github.com/jenkinsci/blueocean-autofavorite-plugin/commit/dcd502f66ea50dc4dc37ae1a566b6392d1fee290
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pipeline-model-definition from 1.2.2 to 2.2118.v31fd5b_9944b_5

Bumps 
[pipeline-model-definition](https://github.com/jenkinsci/pipeline-model-definition-plugin)
 from 1.2.2 to 2.2118.v31fd5b_9944b_5.
- [Release 
notes](https://github.com/jenkinsci/pipeline-model-definition-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/pipeline-model-definition-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkinsci.plugins:pipeline-model-definition
  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/blueocean-autofavorite-plugin/push/refs/heads/dependabot/maven/org.jenkinsci.plugins-pipeline-model-definition-2.2118.v31fd5b_9944b_5/00-dcd502%40github.com.


[jenkinsci/blueocean-autofavorite-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkinsci.plugins-pipeline-model-definition-2.2114.v2654ca_721309
  Home:   https://github.com/jenkinsci/blueocean-autofavorite-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/blueocean-autofavorite-plugin/push/refs/heads/dependabot/maven/org.jenkinsci.plugins-pipeline-model-definition-2.2114.v2654ca_721309/d8f363-00%40github.com.


[jenkins-infra/jenkins.io] a805e1: Automated changelog for 2.375

2022-10-24 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.375
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a805e1e91aca5c9fa630ceb90f8a738d5422b0b4
  
https://github.com/jenkins-infra/jenkins.io/commit/a805e1e91aca5c9fa630ceb90f8a738d5422b0b4
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Automated changelog for 2.375


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


[jenkinsci/jenkins] a2b80d: [JENKINS-69850] `Queue#maintain` no longer trigger...

2022-10-24 Thread 'Si-So' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a2b80dedfe30c008f2b51cb997ae7b2682d8cbb7
  
https://github.com/jenkinsci/jenkins/commit/a2b80dedfe30c008f2b51cb997ae7b2682d8cbb7
  Author: Si-So <72555364+si...@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Queue.java
M test/src/test/java/hudson/model/QueueTest.java

  Log Message:
  ---
  [JENKINS-69850] `Queue#maintain` no longer triggers an infinite recursive 
loop after loading a queue from XML (#7273)


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


[jenkinsci/embeddable-build-status-plugin] ec2a62: Bump mockito-core from 4.8.0 to 4.8.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: ec2a6291eee653bf2244ba09de2e59e1b6530863
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/ec2a6291eee653bf2244ba09de2e59e1b6530863
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 4.8.0 to 4.8.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] 


  Commit: 99a2d00985cc9b297374cfbe53c628989bf6bf41
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/99a2d00985cc9b297374cfbe53c628989bf6bf41
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #121 from 
jenkinsci/dependabot/maven/master/org.mockito-mockito-core-4.8.1


Compare: 
https://github.com/jenkinsci/embeddable-build-status-plugin/compare/3effe01a7792...99a2d00985cc

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


[jenkinsci/embeddable-build-status-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.mockito-mockito-core-4.8.1
  Home:   https://github.com/jenkinsci/embeddable-build-status-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/embeddable-build-status-plugin/push/refs/heads/dependabot/maven/master/org.mockito-mockito-core-4.8.1/ec2a62-00%40github.com.


[jenkinsci/code-coverage-api-plugin] 296bd6: Simplify code.

2022-10-24 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/recorder
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 296bd67a1ebc4604ecf94e3512bf1e74d3ea328f
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/296bd67a1ebc4604ecf94e3512bf1e74d3ea328f
  Author: Ulli Hafner 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/FileChangesProcessor.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/visualization/dashboard/CoverageColumn.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/model/visualization/dashboard/CoverageColumnType.java

  Log Message:
  ---
  Simplify 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/code-coverage-api-plugin/push/refs/heads/recorder/a58ebb-296bd6%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.325
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin

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


[jenkinsci/aws-java-sdk-plugin] 23d2c4: Bump revision from 1.12.287 to 1.12.326

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.326
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 23d2c47775f9a4212292ae15284e62f2d38c34f0
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/23d2c47775f9a4212292ae15284e62f2d38c34f0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

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

Bumps `revision` from 1.12.287 to 1.12.326.

Updates `aws-java-sdk-bom` from 1.12.287 to 1.12.326
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.326)

Updates `aws-java-sdk` from 1.12.287 to 1.12.326
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.326)

Updates `aws-java-sdk-s3` from 1.12.287 to 1.12.326
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.326)

Updates `aws-java-sdk-sts` from 1.12.287 to 1.12.326
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.326)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/configuration-as-code-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-docker-workflow-521.v1a_a_dd2073b_2e
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

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


[jenkinsci/configuration-as-code-plugin] 27d2db: build(deps-dev): Bump docker-workflow from 1.29 to...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-docker-workflow-528.v7c193a_0b_e67c
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 27d2db18426107301d873658a7652ab068ac1446
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/27d2db18426107301d873658a7652ab068ac1446
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  build(deps-dev): Bump docker-workflow from 1.29 to 528.v7c193a_0b_e67c

Bumps [docker-workflow](https://github.com/jenkinsci/docker-workflow-plugin) 
from 1.29 to 528.v7c193a_0b_e67c.
- [Release notes](https://github.com/jenkinsci/docker-workflow-plugin/releases)
- [Commits](https://github.com/jenkinsci/docker-workflow-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:docker-workflow
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/configuration-as-code-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.35.0
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

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


[jenkinsci/configuration-as-code-plugin] e3109f: build(deps-dev): Bump github from 1.34.5 to 1.36.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.36.0
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: e3109f5a5987a7890fef5673a64bf99deff53e34
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/e3109f5a5987a7890fef5673a64bf99deff53e34
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  build(deps-dev): Bump github from 1.34.5 to 1.36.0

Bumps [github](https://github.com/jenkinsci/github-plugin) from 1.34.5 to 
1.36.0.
- [Release notes](https://github.com/jenkinsci/github-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/github-plugin/compare/v1.34.5...v1.36.0)

---
updated-dependencies:
- dependency-name: com.coravy.hudson.plugins.github:github
  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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.36.0/00-e3109f%40github.com.


[jenkinsci/acceptance-test-harness] 376f94: Build(deps): Bump jenkins from 1.88 to 1.90

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 376f940c7be6210c85365faaf247ee6fee3afd01
  
https://github.com/jenkinsci/acceptance-test-harness/commit/376f940c7be6210c85365faaf247ee6fee3afd01
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Build(deps): Bump jenkins from 1.88 to 1.90

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/run-condition-plugin] 610356: Bump easymock from 4.3 to 5.0.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/run-condition-plugin
  Commit: 610356419d9b8c44bd6e3c17886514f49497f4c7
  
https://github.com/jenkinsci/run-condition-plugin/commit/610356419d9b8c44bd6e3c17886514f49497f4c7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump easymock from 4.3 to 5.0.1

Bumps [easymock](https://github.com/easymock/easymock) from 4.3 to 5.0.1.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/easymock/easymock/compare/easymock-4.3...easymock-5.0.1)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: 417af409893563217e88f417c2510668656969b9
  
https://github.com/jenkinsci/run-condition-plugin/commit/417af409893563217e88f417c2510668656969b9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #40 from 
jenkinsci/dependabot/maven/master/org.easymock-easymock-5.0.1


Compare: 
https://github.com/jenkinsci/run-condition-plugin/compare/c0faa1943b3d...417af4098935

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


[jenkinsci/run-condition-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.easymock-easymock-5.0.1
  Home:   https://github.com/jenkinsci/run-condition-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/run-condition-plugin/push/refs/heads/dependabot/maven/master/org.easymock-easymock-5.0.1/610356-00%40github.com.


[jenkinsci/embeddable-build-status-plugin] ec2a62: Bump mockito-core from 4.8.0 to 4.8.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.mockito-mockito-core-4.8.1
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: ec2a6291eee653bf2244ba09de2e59e1b6530863
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/ec2a6291eee653bf2244ba09de2e59e1b6530863
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 4.8.0 to 4.8.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  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/embeddable-build-status-plugin/push/refs/heads/dependabot/maven/master/org.mockito-mockito-core-4.8.1/00-ec2a62%40github.com.


[jenkinsci/jobcacher-plugin]

2022-10-24 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/281.v338c5559864d
  Home:   https://github.com/jenkinsci/jobcacher-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/jobcacher-plugin/push/refs/tags/281.v338c5559864d/00-338c55%40github.com.


[jenkinsci/gradle-plugin] 14716e: Bump org.jenkins-ci.jpi from 0.43.0 to 0.46.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/gradle/org.jenkins-ci.jpi-0.46.0
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 14716e9c1fa743ff2228c63b9eb1517f5cbdfb5b
  
https://github.com/jenkinsci/gradle-plugin/commit/14716e9c1fa743ff2228c63b9eb1517f5cbdfb5b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Bump org.jenkins-ci.jpi from 0.43.0 to 0.46.0

Bumps org.jenkins-ci.jpi from 0.43.0 to 0.46.0.

---
updated-dependencies:
- dependency-name: org.jenkins-ci.jpi
  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/gradle-plugin/push/refs/heads/dependabot/gradle/org.jenkins-ci.jpi-0.46.0/725811-14716e%40github.com.


[jenkinsci/gradle-plugin] 7a3637: Bump com.github.spotbugs from 5.0.12 to 5.0.13

2022-10-24 Thread 'Guy Brand' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 7a3637984164fab6555d538b812f3bf1e4dc3271
  
https://github.com/jenkinsci/gradle-plugin/commit/7a3637984164fab6555d538b812f3bf1e4dc3271
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Bump com.github.spotbugs from 5.0.12 to 5.0.13

Bumps com.github.spotbugs from 5.0.12 to 5.0.13.

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

Signed-off-by: dependabot[bot] 


  Commit: d7c3b4868032a7512ecc64c9b600dc55b023255c
  
https://github.com/jenkinsci/gradle-plugin/commit/d7c3b4868032a7512ecc64c9b600dc55b023255c
  Author: Guy Brand 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Merge pull request #198 from 
jenkinsci/dependabot/gradle/com.github.spotbugs-5.0.13

Bump com.github.spotbugs from 5.0.12 to 5.0.13


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/47d4c04639a8...d7c3b4868032

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


[jenkinsci/gradle-plugin]

2022-10-24 Thread 'Guy Brand' via Jenkins Commits
  Branch: refs/heads/dependabot/gradle/com.github.spotbugs-5.0.13
  Home:   https://github.com/jenkinsci/gradle-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/gradle-plugin/push/refs/heads/dependabot/gradle/com.github.spotbugs-5.0.13/7a3637-00%40github.com.


[jenkinsci/jobcacher-plugin]

2022-10-24 Thread 'repolevedavaj' via Jenkins Commits
  Branch: 
refs/heads/feature/83-configurable-cache-directory-for-localitemstorage
  Home:   https://github.com/jenkinsci/jobcacher-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/jobcacher-plugin/push/refs/heads/feature/83-configurable-cache-directory-for-localitemstorage/c4e3d3-00%40github.com.


[jenkinsci/jobcacher-plugin] c4e3d3: Allow using a custom path while storing the items ...

2022-10-24 Thread 'repolevedavaj' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/jobcacher-plugin
  Commit: c4e3d3adb7afca34048f31f9d4d391144c1b632f
  
https://github.com/jenkinsci/jobcacher-plugin/commit/c4e3d3adb7afca34048f31f9d4d391144c1b632f
  Author: repolevedavaj 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M src/main/java/jenkins/plugins/itemstorage/local/LocalItemStorage.java
M src/main/java/jenkins/plugins/itemstorage/local/LocalObjectPath.java
M src/main/resources/jenkins/plugins/itemstorage/ItemStorage/config.jelly
A src/main/resources/jenkins/plugins/itemstorage/ItemStorage/help-root.html
A src/test/java/jenkins/plugins/itemstorage/local/LocalItemStorageTest.java

  Log Message:
  ---
  Allow using a custom path while storing the items on the Jenkins controller


  Commit: 338c5559864d0ff233c330142558de22b6e2a998
  
https://github.com/jenkinsci/jobcacher-plugin/commit/338c5559864d0ff233c330142558de22b6e2a998
  Author: repolevedavaj 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M src/main/java/jenkins/plugins/itemstorage/local/LocalItemStorage.java
M src/main/java/jenkins/plugins/itemstorage/local/LocalObjectPath.java
M src/main/resources/jenkins/plugins/itemstorage/ItemStorage/config.jelly
A src/main/resources/jenkins/plugins/itemstorage/ItemStorage/help-root.html
A src/test/java/jenkins/plugins/itemstorage/local/LocalItemStorageTest.java

  Log Message:
  ---
  Merge pull request #86 from 
jenkinsci/feature/83-configurable-cache-directory-for-localitemstorage

Allow using a custom path while storing the items on the Jenkins controller


Compare: 
https://github.com/jenkinsci/jobcacher-plugin/compare/22a3b808204a...338c5559864d

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


[jenkinsci/chucknorris-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.5.1
  Home:   https://github.com/jenkinsci/chucknorris-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/chucknorris-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.5.1/d783d9-00%40github.com.


[jenkinsci/chucknorris-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.1
  Home:   https://github.com/jenkinsci/chucknorris-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/chucknorris-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.1/a9a93e-00%40github.com.


[jenkinsci/chucknorris-plugin] b14cb8: Bump jenkins-infra/verify-ci-status-action from 1....

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.2
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: b14cb8be61d188ea0af575b68d8c8cf30588d38d
  
https://github.com/jenkinsci/chucknorris-plugin/commit/b14cb8be61d188ea0af575b68d8c8cf30588d38d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.2

Bumps 
[jenkins-infra/verify-ci-status-action](https://github.com/jenkins-infra/verify-ci-status-action)
 from 1.2.0 to 1.2.2.
- [Release 
notes](https://github.com/jenkins-infra/verify-ci-status-action/releases)
- 
[Commits](https://github.com/jenkins-infra/verify-ci-status-action/compare/v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: jenkins-infra/verify-ci-status-action
  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/chucknorris-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.2/00-b14cb8%40github.com.


[jenkinsci/chucknorris-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.0
  Home:   https://github.com/jenkinsci/chucknorris-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/chucknorris-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.0/b20012-00%40github.com.


[jenkinsci/chucknorris-plugin] b53aa2: Bump actions/setup-java from 3.3.0 to 3.6.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.6.0
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: b53aa2c6d0a2bfb079b4af86bb860eb77c71d3ee
  
https://github.com/jenkinsci/chucknorris-plugin/commit/b53aa2c6d0a2bfb079b4af86bb860eb77c71d3ee
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump actions/setup-java from 3.3.0 to 3.6.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.3.0 to 
3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.3.0...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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/chucknorris-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.6.0/00-b53aa2%40github.com.


[jenkinsci/chucknorris-plugin] 2c7bdb: Bump jenkins-infra/interesting-category-action fro...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.1
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 2c7bdbcd72e90c70387c10e4ec359167454f1130
  
https://github.com/jenkinsci/chucknorris-plugin/commit/2c7bdbcd72e90c70387c10e4ec359167454f1130
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.2.1

Bumps 
[jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action)
 from 1.0.0 to 1.2.1.
- [Release 
notes](https://github.com/jenkins-infra/interesting-category-action/releases)
- 
[Commits](https://github.com/jenkins-infra/interesting-category-action/compare/v1.0.0...v1.2.1)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/jobcacher-plugin] c4e3d3: Allow using a custom path while storing the items ...

2022-10-24 Thread 'repolevedavaj' via Jenkins Commits
  Branch: 
refs/heads/feature/83-configurable-cache-directory-for-localitemstorage
  Home:   https://github.com/jenkinsci/jobcacher-plugin
  Commit: c4e3d3adb7afca34048f31f9d4d391144c1b632f
  
https://github.com/jenkinsci/jobcacher-plugin/commit/c4e3d3adb7afca34048f31f9d4d391144c1b632f
  Author: repolevedavaj 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M src/main/java/jenkins/plugins/itemstorage/local/LocalItemStorage.java
M src/main/java/jenkins/plugins/itemstorage/local/LocalObjectPath.java
M src/main/resources/jenkins/plugins/itemstorage/ItemStorage/config.jelly
A src/main/resources/jenkins/plugins/itemstorage/ItemStorage/help-root.html
A src/test/java/jenkins/plugins/itemstorage/local/LocalItemStorageTest.java

  Log Message:
  ---
  Allow using a custom path while storing the items on the Jenkins controller


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


[jenkinsci/run-condition-plugin] 610356: Bump easymock from 4.3 to 5.0.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.easymock-easymock-5.0.1
  Home:   https://github.com/jenkinsci/run-condition-plugin
  Commit: 610356419d9b8c44bd6e3c17886514f49497f4c7
  
https://github.com/jenkinsci/run-condition-plugin/commit/610356419d9b8c44bd6e3c17886514f49497f4c7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump easymock from 4.3 to 5.0.1

Bumps [easymock](https://github.com/easymock/easymock) from 4.3 to 5.0.1.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/easymock/easymock/compare/easymock-4.3...easymock-5.0.1)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  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/run-condition-plugin/push/refs/heads/dependabot/maven/master/org.easymock-easymock-5.0.1/39a5f3-610356%40github.com.


[jenkinsci/run-condition-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.346.x-1643.v1cffef51df73
  Home:   https://github.com/jenkinsci/run-condition-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/run-condition-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.346.x-1643.v1cffef51df73/8cc8b0-00%40github.com.


[jenkinsci/run-condition-plugin] 8cc8b0: Bump bom-2.346.x from 1607.va_c1576527071 to 1643....

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/run-condition-plugin
  Commit: 8cc8b0592220300a440f6e51ad280f0f76bff5af
  
https://github.com/jenkinsci/run-condition-plugin/commit/8cc8b0592220300a440f6e51ad280f0f76bff5af
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1607.va_c1576527071 to 1643.v1cffef51df73

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1607.va_c1576527071 
to 1643.v1cffef51df73.
- [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.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: c0faa1943b3d73c1bc267e96ac431a42458694ea
  
https://github.com/jenkinsci/run-condition-plugin/commit/c0faa1943b3d73c1bc267e96ac431a42458694ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #39 from 
jenkinsci/dependabot/maven/master/io.jenkins.tools.bom-bom-2.346.x-1643.v1cffef51df73


Compare: 
https://github.com/jenkinsci/run-condition-plugin/compare/9db387da600a...c0faa1943b3d

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


[jenkinsci/git-changelog-plugin] 700656: [maven-release-plugin] prepare for next developmen...

2022-10-24 Thread 'Tomas Bjerre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: 700656f17d1dede8537f8a4537de8e90bdea3a97
  
https://github.com/jenkinsci/git-changelog-plugin/commit/700656f17d1dede8537f8a4537de8e90bdea3a97
  Author: Tomas Bjerre 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M CHANGELOG.md
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/git-changelog-plugin/push/refs/heads/master/9d4989-700656%40github.com.


[jenkinsci/git-changelog-plugin] 9d4989: [maven-release-plugin] prepare for next developmen...

2022-10-24 Thread 'Tomas Bjerre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: 9d4989abc9377ff239eaeb40e996d1e60971a05a
  
https://github.com/jenkinsci/git-changelog-plugin/commit/9d4989abc9377ff239eaeb40e996d1e60971a05a
  Author: Tomas Bjerre 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  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/git-changelog-plugin/push/refs/heads/master/edf8a2-9d4989%40github.com.


[jenkinsci/git-changelog-plugin]

2022-10-24 Thread 'Tomas Bjerre' via Jenkins Commits
  Branch: refs/tags/git-changelog-3.24
  Home:   https://github.com/jenkinsci/git-changelog-plugin

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


[jenkinsci/git-changelog-plugin] edf8a2: [maven-release-plugin] prepare release git-changel...

2022-10-24 Thread 'Tomas Bjerre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: edf8a2f3ac0fd116b223e4d2bb1844bafbba20a6
  
https://github.com/jenkinsci/git-changelog-plugin/commit/edf8a2f3ac0fd116b223e4d2bb1844bafbba20a6
  Author: Tomas Bjerre 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-changelog-3.24


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


[jenkinsci/git-changelog-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1.75
  Home:   https://github.com/jenkinsci/git-changelog-plugin

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


[jenkinsci/git-changelog-plugin] a27c94: Bump script-security from 1.46 to 1184.v85d16b_d85...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1184.v85d16b_d851b_3
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: a27c94a034eb51f06406ed30cf24ff9d1f00ed60
  
https://github.com/jenkinsci/git-changelog-plugin/commit/a27c94a034eb51f06406ed30cf24ff9d1f00ed60
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump script-security from 1.46 to 1184.v85d16b_d851b_3

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/git-changelog-plugin] a7cc06: fix: stepping dependencies to fix CVE-2022-42889

2022-10-24 Thread 'Tomas Bjerre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: a7cc063f7f5b5558ed7e3f3a2dd59f3189faa6e1
  
https://github.com/jenkinsci/git-changelog-plugin/commit/a7cc063f7f5b5558ed7e3f3a2dd59f3189faa6e1
  Author: Tomas Bjerre 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: stepping dependencies to fix CVE-2022-42889


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


[jenkins-infra/jenkins.io] 3dea71: Automated changelog for 2.375

2022-10-24 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.375
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3dea711fbe12e278a55f9dede421bed37fa3b88a
  
https://github.com/jenkins-infra/jenkins.io/commit/3dea711fbe12e278a55f9dede421bed37fa3b88a
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Automated changelog for 2.375


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


[jenkinsci/jenkins] 3ca2eb: Remove deprecated `ApiTokenTestHelper` (#7243)

2022-10-24 Thread 'Stefan Spieker' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3ca2eb3eb06c79dbb48b42ddb882d8da0d6bb208
  
https://github.com/jenkinsci/jenkins/commit/3ca2eb3eb06c79dbb48b42ddb882d8da0d6bb208
  Author: Stefan Spieker 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M test/src/test/java/hudson/bugs/JnlpAccessWithSecuredHudsonTest.java
M test/src/test/java/hudson/cli/CLIActionTest.java
M test/src/test/java/hudson/cli/CLIEnvVarTest.java
M test/src/test/java/hudson/diagnosis/HudsonHomeDiskUsageMonitorTest.java
M test/src/test/java/hudson/model/ItemsTest.java
M test/src/test/java/hudson/model/JobTest.java
M test/src/test/java/hudson/model/PasswordParameterDefinitionTest.java
M test/src/test/java/hudson/model/QueueTest.java
M test/src/test/java/hudson/model/UserTest.java
M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
M test/src/test/java/hudson/security/LoginTest.java
M test/src/test/java/jenkins/model/JenkinsTest.java
M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java
M test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java
R test/src/test/java/jenkins/security/apitoken/ApiTokenTestHelper.java
M test/src/test/java/lib/form/PasswordTest.java

  Log Message:
  ---
  Remove deprecated `ApiTokenTestHelper` (#7243)


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


[jenkinsci/ivytrigger-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.0
  Home:   https://github.com/jenkinsci/ivytrigger-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/ivytrigger-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.0/5c20d1-00%40github.com.


[jenkinsci/ivytrigger-plugin] 89c909: Bump mockito-core from 4.0.0 to 4.8.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.1
  Home:   https://github.com/jenkinsci/ivytrigger-plugin
  Commit: 89c9092daca7f6907bf8780cb401f696c40d8fdf
  
https://github.com/jenkinsci/ivytrigger-plugin/commit/89c9092daca7f6907bf8780cb401f696c40d8fdf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 4.0.0 to 4.8.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.8.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  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/ivytrigger-plugin/push/refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.1/00-89c909%40github.com.


[jenkinsci/JiraTestResultReporter-plugin] b6a4fc: Bump jenkins-infra/interesting-category-action fro...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.1
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: b6a4fc2306b7c1dbf594f09ee1857eea9ec570b8
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/b6a4fc2306b7c1dbf594f09ee1857eea9ec570b8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.2.1

Bumps 
[jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action)
 from 1.0.0 to 1.2.1.
- [Release 
notes](https://github.com/jenkins-infra/interesting-category-action/releases)
- 
[Commits](https://github.com/jenkins-infra/interesting-category-action/compare/v1.0.0...v1.2.1)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/JiraTestResultReporter-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.0
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-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/JiraTestResultReporter-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.0/691eb8-00%40github.com.


[jenkinsci/JiraTestResultReporter-plugin] 399d5a: Bump jenkins-infra/verify-ci-status-action from 1....

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.2
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: 399d5aa332f5b3dd43cf0912199180c3a22f146f
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/399d5aa332f5b3dd43cf0912199180c3a22f146f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.2

Bumps 
[jenkins-infra/verify-ci-status-action](https://github.com/jenkins-infra/verify-ci-status-action)
 from 1.2.0 to 1.2.2.
- [Release 
notes](https://github.com/jenkins-infra/verify-ci-status-action/releases)
- 
[Commits](https://github.com/jenkins-infra/verify-ci-status-action/compare/v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: jenkins-infra/verify-ci-status-action
  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/JiraTestResultReporter-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.2/00-399d5a%40github.com.


[jenkinsci/JiraTestResultReporter-plugin] 6f7fe2: Bump jenkins-infra/interesting-category-action fro...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.1
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: 6f7fe27be7ed713d24012f39f53fb725537834f7
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/6f7fe27be7ed713d24012f39f53fb725537834f7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.2.1

Bumps 
[jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action)
 from 1.0.0 to 1.2.1.
- [Release 
notes](https://github.com/jenkins-infra/interesting-category-action/releases)
- 
[Commits](https://github.com/jenkins-infra/interesting-category-action/compare/v1.0.0...v1.2.1)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/JiraTestResultReporter-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.1
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-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/JiraTestResultReporter-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.1/2356f2-00%40github.com.


[jenkinsci/JiraTestResultReporter-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.5.1
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-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/JiraTestResultReporter-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.5.1/8c8879-00%40github.com.


[jenkinsci/JiraTestResultReporter-plugin] 51ac7b: Bump actions/setup-java from 2.5.0 to 3.6.0

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.6.0
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: 51ac7b6f90291dd5ddf1c69f0a93a1a5eb2c2cab
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/51ac7b6f90291dd5ddf1c69f0a93a1a5eb2c2cab
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  ---
  Bump actions/setup-java from 2.5.0 to 3.6.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 
3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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/JiraTestResultReporter-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.6.0/00-51ac7b%40github.com.


[jenkinsci/maven-repository-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.88
  Home:   https://github.com/jenkinsci/maven-repository-plugin

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


[jenkinsci/maven-repository-plugin] 8f4703: Bump jenkins from 1.73 to 1.90

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/maven-repository-plugin
  Commit: 8f47033bb5ac4dc91c797868414e727896535e11
  
https://github.com/jenkinsci/maven-repository-plugin/commit/8f47033bb5ac4dc91c797868414e727896535e11
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M jenkins-maven-plugin/pom.xml

  Log Message:
  ---
  Bump jenkins from 1.73 to 1.90

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pitmutation-plugin] c96f36: Bump mockito-core from 4.8.0 to 4.8.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-4.8.1
  Home:   https://github.com/jenkinsci/pitmutation-plugin
  Commit: c96f365c5e87b42143a9d11ab80fb66eab6fe50d
  
https://github.com/jenkinsci/pitmutation-plugin/commit/c96f365c5e87b42143a9d11ab80fb66eab6fe50d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 4.8.0 to 4.8.1

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1)

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


[jenkinsci/blueocean-display-url-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1183.v774b_0b_0a_a_451
  Home:   https://github.com/jenkinsci/blueocean-display-url-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/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1183.v774b_0b_0a_a_451/c3edc6-00%40github.com.


[jenkinsci/blueocean-display-url-plugin] d85a73: Bump script-security from 1175.v4b_d517d6db_f0 to ...

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1189.vb_a_b_7c8fd5fde
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: d85a73698f01abc63ae887e4d975b61eaafebbf6
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/d85a73698f01abc63ae887e4d975b61eaafebbf6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump script-security from 1175.v4b_d517d6db_f0 to 1189.vb_a_b_7c8fd5fde

Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) 
from 1175.v4b_d517d6db_f0 to 1189.vb_a_b_7c8fd5fde.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/script-security-plugin/commits)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/lib-jenkins-maven-embedder]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.88
  Home:   https://github.com/jenkinsci/lib-jenkins-maven-embedder

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


[jenkinsci/lib-jenkins-maven-embedder] dac3d1: Bump jenkins from 1.54 to 1.90

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/lib-jenkins-maven-embedder
  Commit: dac3d1f2a5a8d21ad8b30d06c3e48cf9af171cc2
  
https://github.com/jenkinsci/lib-jenkins-maven-embedder/commit/dac3d1f2a5a8d21ad8b30d06c3e48cf9af171cc2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.54 to 1.90

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/throttle-concurrent-builds-plugin] da48cd: Bump jgiven-junit from 1.2.3 to 1.2.4 (#183)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: da48cd796f87dbfe4b03308bb5d422702cf94031
  
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/da48cd796f87dbfe4b03308bb5d422702cf94031
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jgiven-junit from 1.2.3 to 1.2.4 (#183)


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


[jenkinsci/throttle-concurrent-builds-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.tngtech.jgiven-jgiven-junit-1.2.4
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-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/throttle-concurrent-builds-plugin/push/refs/heads/dependabot/maven/com.tngtech.jgiven-jgiven-junit-1.2.4/469f59-00%40github.com.


[jenkins-infra/jenkins-infra] 8ffe64: Revert "feat(ci.j) switch all the linux container ...

2022-10-24 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_809cc697a697d90306b15f89f8310f723ef7a4bfea6308859c4b4c8e7b0d0af3
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 8ffe6425203ecca32fda8a57e3fc379e8afc0866
  
https://github.com/jenkins-infra/jenkins-infra/commit/8ffe6425203ecca32fda8a57e3fc379e8afc0866
  Author: Damien Duportal 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M hieradata/clients/azure.ci.jenkins.io.yaml

  Log Message:
  ---
  Revert "feat(ci.j) switch all the linux container agents to doks while 
upgrading eks to kubernetes 1.23 (#2446)" (#2447)

This reverts commit 91d187088f63bd7a60963f98f6bed5bf9be42202.


  Commit: f5658b713760c88e858a0e01a12ea01af27fcc1c
  
https://github.com/jenkins-infra/jenkins-infra/commit/f5658b713760c88e858a0e01a12ea01af27fcc1c
  Author: Damien Duportal 
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M hieradata/clients/azure.ci.jenkins.io.yaml

  Log Message:
  ---
  Merge branch 'production' into 
updatecli_809cc697a697d90306b15f89f8310f723ef7a4bfea6308859c4b4c8e7b0d0af3


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/c7b070621d59...f5658b713760

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


[jenkinsci/run-condition-plugin] 39a5f3: Bump easymock from 4.3 to 5.0.1

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.easymock-easymock-5.0.1
  Home:   https://github.com/jenkinsci/run-condition-plugin
  Commit: 39a5f344224d83a66863f00d920992b6ef1f7f2f
  
https://github.com/jenkinsci/run-condition-plugin/commit/39a5f344224d83a66863f00d920992b6ef1f7f2f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump easymock from 4.3 to 5.0.1

Bumps [easymock](https://github.com/easymock/easymock) from 4.3 to 5.0.1.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/easymock/easymock/compare/easymock-4.3...easymock-5.0.1)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  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/run-condition-plugin/push/refs/heads/dependabot/maven/master/org.easymock-easymock-5.0.1/00-39a5f3%40github.com.


[jenkinsci/run-condition-plugin] 8cc8b0: Bump bom-2.346.x from 1607.va_c1576527071 to 1643....

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.346.x-1643.v1cffef51df73
  Home:   https://github.com/jenkinsci/run-condition-plugin
  Commit: 8cc8b0592220300a440f6e51ad280f0f76bff5af
  
https://github.com/jenkinsci/run-condition-plugin/commit/8cc8b0592220300a440f6e51ad280f0f76bff5af
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1607.va_c1576527071 to 1643.v1cffef51df73

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1607.va_c1576527071 
to 1643.v1cffef51df73.
- [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.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/maven-stapler-plugin] 4902ab: Bump plexus-utils from 3.4.2 to 3.5.0 (#22)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-stapler-plugin
  Commit: 4902ab009b922504f9bcb6dd1d4af32f4fe40275
  
https://github.com/jenkinsci/maven-stapler-plugin/commit/4902ab009b922504f9bcb6dd1d4af32f4fe40275
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plexus-utils from 3.4.2 to 3.5.0 (#22)


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


[jenkinsci/maven-stapler-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.5.0
  Home:   https://github.com/jenkinsci/maven-stapler-plugin

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


[jenkinsci/jelly] 6231be: Bump jenkins from 1.89 to 1.90 (#50)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jelly
  Commit: 6231be0fb0d7427bfd4caf52b1b9ab2847049013
  
https://github.com/jenkinsci/jelly/commit/6231be0fb0d7427bfd4caf52b1b9ab2847049013
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.89 to 1.90 (#50)


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


[jenkinsci/jelly]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/jelly

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


[jenkinsci/maven-stapler-plugin] b5d637: Bump jenkins from 1.89 to 1.90 (#23)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-stapler-plugin
  Commit: b5d63719c1eb7db166a01ee24808c60fa7e828f1
  
https://github.com/jenkinsci/maven-stapler-plugin/commit/b5d63719c1eb7db166a01ee24808c60fa7e828f1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.89 to 1.90 (#23)


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


[jenkinsci/maven-stapler-plugin]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/maven-stapler-plugin

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


[jenkinsci/lib-task-reactor] eeefb7: Bump jenkins from 1.89 to 1.90 (#51)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lib-task-reactor
  Commit: eeefb725cf7b84a60f9e254a4c8443934b7bcb5f
  
https://github.com/jenkinsci/lib-task-reactor/commit/eeefb725cf7b84a60f9e254a4c8443934b7bcb5f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.89 to 1.90 (#51)


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


[jenkinsci/lib-task-reactor]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/lib-task-reactor

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


[jenkinsci/lib-annotation-indexer] a2ad15: Bump elementary from 1.1.2 to 1.1.3 (#56)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lib-annotation-indexer
  Commit: a2ad156c87096d7acd0c4d0f92498a1ec0aed244
  
https://github.com/jenkinsci/lib-annotation-indexer/commit/a2ad156c87096d7acd0c4d0f92498a1ec0aed244
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump elementary from 1.1.2 to 1.1.3 (#56)


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


[jenkinsci/lib-annotation-indexer]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/com.karuslabs-elementary-1.1.3
  Home:   https://github.com/jenkinsci/lib-annotation-indexer

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


[jenkinsci/appscan-plugin]

2022-10-24 Thread 'mattmurp' via Jenkins Commits
  Branch: refs/heads/changes
  Home:   https://github.com/jenkinsci/appscan-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/appscan-plugin/push/refs/heads/changes/00-5dbd20%40github.com.


[jenkinsci/lib-annotation-indexer]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/lib-annotation-indexer

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


[jenkinsci/lib-test-annotations] b698aa: Bump jenkins from 1.89 to 1.90 (#37)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lib-test-annotations
  Commit: b698aa87d783d45c3941dd525fc31065c28f9970
  
https://github.com/jenkinsci/lib-test-annotations/commit/b698aa87d783d45c3941dd525fc31065c28f9970
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.89 to 1.90 (#37)


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


[jenkinsci/lib-test-annotations]

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.90
  Home:   https://github.com/jenkinsci/lib-test-annotations

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


[jenkinsci/lib-annotation-indexer] 40521d: Bump jenkins from 1.89 to 1.90 (#57)

2022-10-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lib-annotation-indexer
  Commit: 40521d4ba1df2dd8d250d97fec3c507e66802715
  
https://github.com/jenkinsci/lib-annotation-indexer/commit/40521d4ba1df2dd8d250d97fec3c507e66802715
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.89 to 1.90 (#57)


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


  1   2   3   >