[jenkinsci/google-chat-notification-plugin] 86bb55: refactor: Adds condition classes to test whether s...

2023-10-20 Thread 'Thiago Colbert' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: 86bb557e93e5d4011f48972b4d309c517d79a7eb
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/86bb557e93e5d4011f48972b4d309c517d79a7eb
  Author: Thiago Colbert 
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
M src/main/java/io/cnaik/service/CommonUtil.java
M src/main/java/io/cnaik/service/LogUtil.java
M src/main/java/io/cnaik/service/ResponseMessageUtil.java
A src/main/java/jenkins/plugins/googlechat/decisions/Condition.java
A src/main/java/jenkins/plugins/googlechat/decisions/Context.java
A 
src/main/java/jenkins/plugins/googlechat/decisions/NotificationConditions.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnAborted.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnBackToNormal.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnNotBuilt.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnSingleFailure.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnSuccess.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnUnstable.java
A src/test/java/jenkins/plugins/googlechat/decisions/ContextTest.java
A 
src/test/java/jenkins/plugins/googlechat/decisions/NotificationConditionsTest.java
A src/test/java/jenkins/plugins/googlechat/decisions/OnBackToNormalTest.java
A 
src/test/java/jenkins/plugins/googlechat/decisions/OnSingleFailureTest.java

  Log Message:
  ---
  refactor: Adds condition classes to test whether should send
notifications


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


[jenkins-infra/jenkins-infra] f96f6b: chore: Update Docker Image tag for jenkinsciinfra/...

2023-10-20 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1fad9d42a9aaa3d522dc1fa1f6c4a223b9381e31509e060880026c06ea4f2741
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: f96f6bf9c20784cc163c0bc4045a2bc8fbf1312b
  
https://github.com/jenkins-infra/jenkins-infra/commit/f96f6bf9c20784cc163c0bc4045a2bc8fbf1312b
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  chore: Update Docker Image tag for jenkinsciinfra/openvpn:latest

Made with ❤️️ by updatecli


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


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

2023-10-20 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 0c65c3023b61973be379cca4500984c35f5287f7
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/0c65c3023b61973be379cca4500984c35f5287f7
  Author: Crowdin Bot 
  Date:   2023-10-21 (Sat, 21 Oct 2023)

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

  Log Message:
  ---
  New Crowdin translations


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


[jenkinsci/token-macro-plugin] 934f26: Removed 1 unnecessary stubbings in ChangesSinceLas...

2023-10-20 Thread 'ARUS2023' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 934f268591ced72572d147e6393db570f375fc41
  
https://github.com/jenkinsci/token-macro-plugin/commit/934f268591ced72572d147e6393db570f375fc41
  Author: ARUS2023 <145485937+arus2...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/tokenmacro/impl/ChangesSinceLastSuccessfulBuildMacroTest.java

  Log Message:
  ---
  Removed 1 unnecessary stubbings in 
ChangesSinceLastSuccessfulBuildMacroTest.java (#200)

* Removed 11 unnecessary stubbings in 
ChangesSinceLastSuccessfulBuildMacroTest.java

* Removed 1 unnecessary stubbings in 
ChangesSinceLastSuccessfulBuildMacroTest.java


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


[jenkinsci/token-macro-plugin] f80fc8: Removed 1 unnecessary stubbings in ChangesSinceLas...

2023-10-20 Thread 'ARUS2023' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: f80fc86237ca5de7f2c380719f87890aa25d00ad
  
https://github.com/jenkinsci/token-macro-plugin/commit/f80fc86237ca5de7f2c380719f87890aa25d00ad
  Author: ARUS2023 <145485937+arus2...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/tokenmacro/impl/ChangesSinceLastUnstableBuildMacroTest.java

  Log Message:
  ---
  Removed 1 unnecessary stubbings in 
ChangesSinceLastUnstableBuildMacroTest.java (#199)

* Removed 12 unnecessary stubbings in 
ChangesSinceLastUnstableBuildMacroTest.java

* Removed 1 unnecessary stubbings in ChangesSinceLastUnstableBuildMacroTest.java


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


[jenkinsci/build-timeout-plugin] e65954: Test with Java 21 (#124)

2023-10-20 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-timeout-plugin
  Commit: e659546e3a114c6ebe3138709286b633d28a9c5f
  
https://github.com/jenkinsci/build-timeout-plugin/commit/e659546e3a114c6ebe3138709286b633d28a9c5f
  Author: Mark Waite 
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Test with Java 21 (#124)

* Use parent pom 4.74

* Use bom-2.387.x latest release

* Test with Java 21

Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to
be compiled and tested with Java 21.

The acceptance test harness and plugin bill of materials tests are
already passing with Java 21. This is a further step to improve plugin
readiness for use with Java 21 and for development with Java 21.

The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.

* Test in parallel on ci.jenkins.io

Allow ci.jenkins.io to run the tests with one process per available core, while 
developers are allowed to configure the amount of parallel testing based on the 
configuration and use of their computer.

Developers can adjust parallel execution by passing a command line argument to 
Maven like this:

  mvn clean -DforkCount=1C verify

Developers can define a Maven profile that sets the forkCount in their
~/.m2/settings.xml like this:

  
faster

  true


  .45C

  

With that entry in the settings.xml file, then 0.45C will be used for:

  mvn clean verify

Tests pass with `-DforkCount=1C` on my Linux computer with Java 21.


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


[jenkinsci/jenkins] d85b9f: Update dependency sass to v1.69.4

2023-10-20 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/sass-1.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d85b9f99e7869edc85a18214bcb7c30af171dbb9
  
https://github.com/jenkinsci/jenkins/commit/d85b9f99e7869edc85a18214bcb7c30af171dbb9
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

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

  Log Message:
  ---
  Update dependency sass to v1.69.4


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


[jenkinsci/jenkins] 37c296: Update dependency node to v20.8.1

2023-10-20 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/node-20.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 37c296791dd4c354c4eeb355a1f79b7ac78dd6f2
  
https://github.com/jenkinsci/jenkins/commit/37c296791dd4c354c4eeb355a1f79b7ac78dd6f2
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Update dependency node to v20.8.1


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


[jenkinsci/aws-java-sdk-plugin] 3e5976: Bump revision from 1.12.529 to 1.12.570

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.570
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 3e59769d765dd88f8fa7e290470addc26e1f9c3f
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/3e59769d765dd88f8fa7e290470addc26e1f9c3f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.529 to 1.12.570

Bumps `revision` from 1.12.529 to 1.12.570.

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.529 to 1.12.570
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.570)

Updates `com.amazonaws:aws-java-sdk` from 1.12.529 to 1.12.570
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.570)

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.529 to 1.12.570
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.570)

Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.529 to 1.12.570
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.570)

---
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.570/00-3e5976%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.569
  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.569/e34abc-00%40github.com.


[jenkinsci/azure-storage-plugin] bcb0bb: Update dependency org.apache.tika:tika-core to v2

2023-10-20 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/major-tika-monorepo
  Home:   https://github.com/jenkinsci/azure-storage-plugin
  Commit: bcb0bbbc367c424a31d96ef9854111a767c9885c
  
https://github.com/jenkinsci/azure-storage-plugin/commit/bcb0bbbc367c424a31d96ef9854111a767c9885c
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.apache.tika:tika-core to v2


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


[jenkinsci/remoting]

2023-10-20 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/3180.v3dd999d24861
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/jenkins] cde655: Bump mina-sshd.version from 2.10.0 to 2.11.0

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/mina-sshd.version-2.11.0
  Home:   https://github.com/jenkinsci/jenkins
  Commit: cde655ff38be7f1df719035f0289c609ca5ce8df
  
https://github.com/jenkinsci/jenkins/commit/cde655ff38be7f1df719035f0289c609ca5ce8df
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M cli/pom.xml

  Log Message:
  ---
  Bump mina-sshd.version from 2.10.0 to 2.11.0

Bumps `mina-sshd.version` from 2.10.0 to 2.11.0.

Updates `org.apache.sshd:sshd-common` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.10.0...sshd-2.11.0)

Updates `org.apache.sshd:sshd-core` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.10.0...sshd-2.11.0)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.sshd:sshd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/remoting] 3dd999: Fix proxy authentication (#688)

2023-10-20 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 3dd999d248613b9ab7499fa6610fd39ad41de99d
  
https://github.com/jenkinsci/remoting/commit/3dd999d248613b9ab7499fa6610fd39ad41de99d
  Author: Basil Crow 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M src/main/java/hudson/remoting/Engine.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpoint.java
M 
src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointConfigurator.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java

  Log Message:
  ---
  Fix proxy authentication (#688)

Co-authored-by: Jesse Glick 


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


[jenkinsci/remoting] e4ef25: Clean up some dead or duplicated code related to `...

2023-10-20 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: e4ef25cc9becb9446a3aefca9245ab8d168d53c2
  
https://github.com/jenkinsci/remoting/commit/e4ef25cc9becb9446a3aefca9245ab8d168d53c2
  Author: Jesse Glick 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M src/main/java/hudson/remoting/Util.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
R src/test/java/hudson/remoting/UtilTest.java

  Log Message:
  ---
  Clean up some dead or duplicated code related to `Util` (#687)


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


[jenkins-infra/jenkins-infra] 3dc2fb: chore: Bump Azure Gallery Image Version

2023-10-20 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_562c8a06cdaa3bfc1b36746542e9a71732747faf0273e91cb6b004d97b0f7b45
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 3dc2fbfadb3c85179c73c7918b2136789a8c7e4d
  
https://github.com/jenkins-infra/jenkins-infra/commit/3dc2fbfadb3c85179c73c7918b2136789a8c7e4d
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  chore: Bump Azure Gallery Image Version

Made with ❤️️ by updatecli


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


[jenkins-infra/jenkins-infra] 1e3b29: chore: Bump container agent image jenkinsciinfra/j...

2023-10-20 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_562c8a06cdaa3bfc1b36746542e9a71732747faf0273e91cb6b004d97b0f7b45
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 1e3b29d1c9d7dcf34133efff12715e4860842a87
  
https://github.com/jenkins-infra/jenkins-infra/commit/1e3b29d1c9d7dcf34133efff12715e4860842a87
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  chore: Bump container agent image jenkinsciinfra/jenkins-agent-ubuntu...

... -22.04 (AllInOne) for x86

Made with ❤️️ by updatecli


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


[jenkinsci/remoting] 11f2a4: `JNLP4-connect-proxy` connection protocol (#686)

2023-10-20 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 11f2a49bb33282d0b341dc44ef60c61682e5af8d
  
https://github.com/jenkinsci/remoting/commit/11f2a49bb33282d0b341dc44ef60c61682e5af8d
  Author: Jesse Glick 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
A src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol4ProxyHandler.java
M 
src/main/java/org/jenkinsci/remoting/engine/JnlpProtocolHandlerFactory.java

  Log Message:
  ---
  `JNLP4-connect-proxy` connection protocol (#686)


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


[jenkinsci/remoting] 77c002: Send `Node-Name` HTTP header in `JnlpAgentEndpoint...

2023-10-20 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 77c00288691944758d324daaac13812b155143ce
  
https://github.com/jenkinsci/remoting/commit/77c00288691944758d324daaac13812b155143ce
  Author: Jesse Glick 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M src/main/java/hudson/remoting/Engine.java
M src/main/java/hudson/remoting/Launcher.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java

  Log Message:
  ---
  Send `Node-Name` HTTP header in `JnlpAgentEndpointResolver` (#685)


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


[jenkinsci/analysis-model] 41cb60: Bump edu.hm.hafner:codingstyle-pom from 3.33.0 to ...

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/edu.hm.hafner-codingstyle-pom-3.35.0
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 41cb6073b763f5546d230ee47463c2a256d8a8e5
  
https://github.com/jenkinsci/analysis-model/commit/41cb6073b763f5546d230ee47463c2a256d8a8e5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump edu.hm.hafner:codingstyle-pom from 3.33.0 to 3.35.0

Bumps 
[edu.hm.hafner:codingstyle-pom](https://github.com/uhafner/codingstyle-pom) 
from 3.33.0 to 3.35.0.
- [Release notes](https://github.com/uhafner/codingstyle-pom/releases)
- [Changelog](https://github.com/uhafner/codingstyle-pom/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/uhafner/codingstyle-pom/compare/v3.33.0...v3.35.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkins-infra/jenkins.io] 49db7d: Automated changelog for 2.429

2023-10-20 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.429
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 49db7d55310fcee42b99827a9cf829dc6822039c
  
https://github.com/jenkins-infra/jenkins.io/commit/49db7d55310fcee42b99827a9cf829dc6822039c
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

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

  Log Message:
  ---
  Automated changelog for 2.429


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


[jenkinsci/jenkins] 8f5167: [JENKINS-72181] Restore flushed output for `groovy...

2023-10-20 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8f5167d1bacda22988390a68fdd42ee11984c0b0
  
https://github.com/jenkinsci/jenkins/commit/8f5167d1bacda22988390a68fdd42ee11984c0b0
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M core/src/main/java/hudson/cli/GroovyCommand.java
M test/src/test/java/jenkins/model/ScriptListenerTest.java

  Log Message:
  ---
  [JENKINS-72181] Restore flushed output for `groovy` CLI command (#8622)


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


[jenkinsci/gradle-plugin] b8a7f2: Upgrade GE Maven extension and CCUD Maven extension

2023-10-20 Thread 'Alexis Tual' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: b8a7f2b50ceb6e435494395f41a0b9543fafe992
  
https://github.com/jenkinsci/gradle-plugin/commit/b8a7f2b50ceb6e435494395f41a0b9543fafe992
  Author: Jerome Prinet 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M README.adoc
M settings.gradle.kts

  Log Message:
  ---
  Upgrade GE Maven extension and CCUD Maven extension


  Commit: d18706e0e95337a5df356d5c9b2dbdff285e4c33
  
https://github.com/jenkinsci/gradle-plugin/commit/d18706e0e95337a5df356d5c9b2dbdff285e4c33
  Author: Alexis Tual 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M README.adoc
M settings.gradle.kts

  Log Message:
  ---
  Merge pull request #358 from jprinet/jprinet/upgrade-maven-extensions

Upgrade GE Maven extension and CCUD Maven extension


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/d89871f856af...d18706e0e953

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


[jenkins-infra/jenkins-infra] 92d9ad: feat(profile::buildagent): adding `parallel` CLI (...

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: 
refs/heads/updatecli_44bcce1c0ea1ac90ad49f991b2ca8d918537de46583be085803542f238d2eee7
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 92d9ada1b67aa7120e16adcbc555115d2a4e93bf
  
https://github.com/jenkins-infra/jenkins-infra/commit/92d9ada1b67aa7120e16adcbc555115d2a4e93bf
  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M dist/profile/manifests/buildagent.pp

  Log Message:
  ---
  feat(profile::buildagent): adding `parallel` CLI (#3121)

as per https://github.com/jenkins-infra/helpdesk/issues/2649


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


[jenkins-infra/update-center2] 146d2d: check parallel and add size-only for aws s3 as we ...

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 146d2d789ec44cb24ec1d8cf6934d6e2f9ea19a1
  
https://github.com/jenkins-infra/update-center2/commit/146d2d789ec44cb24ec1d8cf6934d6e2f9ea19a1
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  check parallel and add size-only for aws s3 as we use hash, size will change


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/b6c311-146d2d%40github.com.


[jenkins-infra/jenkins-infra] 92d9ad: feat(profile::buildagent): adding `parallel` CLI (...

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 92d9ada1b67aa7120e16adcbc555115d2a4e93bf
  
https://github.com/jenkins-infra/jenkins-infra/commit/92d9ada1b67aa7120e16adcbc555115d2a4e93bf
  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M dist/profile/manifests/buildagent.pp

  Log Message:
  ---
  feat(profile::buildagent): adding `parallel` CLI (#3121)

as per https://github.com/jenkins-infra/helpdesk/issues/2649


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


[jenkins-infra/jenkins-infra]

2023-10-20 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/smerle33-puppet-parallel
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkins-infra/update-center2] b6c311: add back rsync to dereference symlinks

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: b6c31123709a8de23a8eaa101439b2e06ad3d288
  
https://github.com/jenkins-infra/update-center2/commit/b6c31123709a8de23a8eaa101439b2e06ad3d288
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  add back rsync to dereference symlinks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/07f62a-b6c311%40github.com.


[jenkins-infra/update-center2] 07f62a: try with follow symlings for aws s3 sync

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 07f62ab9732b2a85413508b2ce1071ebfce5290b
  
https://github.com/jenkins-infra/update-center2/commit/07f62ab9732b2a85413508b2ce1071ebfce5290b
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  try with follow symlings for aws s3 sync


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/04fb51-07f62a%40github.com.


[jenkins-infra/jenkins-infra] 9e99b9: feat(profile::buildagent): adding `parallel` CLI

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/smerle33-puppet-parallel
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 9e99b9fa56874a20975da87904fe9ef774242ddd
  
https://github.com/jenkins-infra/jenkins-infra/commit/9e99b9fa56874a20975da87904fe9ef774242ddd
  Author: Stéphane MERLE <95630726+smerl...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M dist/profile/manifests/buildagent.pp

  Log Message:
  ---
  feat(profile::buildagent): adding `parallel` CLI 

as per https://github.com/jenkins-infra/helpdesk/issues/2649


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


[jenkinsci/code-coverage-api-plugin] b74490: Bump org.jsoup:jsoup from 1.16.1 to 1.16.2

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jsoup-jsoup-1.16.2
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b74490e260602d1c57157c3473253d9208f1befd
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b74490e260602d1c57157c3473253d9208f1befd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  Bump org.jsoup:jsoup from 1.16.1 to 1.16.2

Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.16.1...jsoup-1.16.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  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/code-coverage-api-plugin/push/refs/heads/dependabot/maven/org.jsoup-jsoup-1.16.2/00-b74490%40github.com.


[jenkinsci/appscan-plugin] 1611c7: Aspl 528 (#181)

2023-10-20 Thread 'Vishal Chaudhary' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appscan-plugin
  Commit: 1611c7493e74821ad0f5625a14fa4069a762ecab
  
https://github.com/jenkinsci/appscan-plugin/commit/1611c7493e74821ad0f5625a14fa4069a762ecab
  Author: Vishal Chaudhary <102226698+vishalhcl-5...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java
M 
src/main/resources/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/config.jelly
M 
src/main/resources/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/config_en.properties
A 
src/main/resources/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/help-contact.jelly
A 
src/main/resources/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/help-contact_en.properties
A 
src/main/resources/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/help-description.jelly
A 
src/main/resources/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep/help-description_en.properties

  Log Message:
  ---
  Aspl 528 (#181)

Added the description and contact field in the ASE build step


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


[jenkinsci/parasoft-findings-plugin] 02a5de: Displaying modified code coverage source view when...

2023-10-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd519
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 02a5de1cb259145ed89da3e8462509d0a560362b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/02a5de1cb259145ed89da3e8462509d0a560362b
  Author: dtang 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceViewModel.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index.jelly
M src/main/webapp/js/view-model.js

  Log Message:
  ---
  Displaying modified code coverage source view when clicking on file under 
modified code coverage tab


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


[jenkinsci/analysis-model-api-plugin] 2c73bf: [maven-release-plugin] prepare for next developmen...

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 2c73bfc4550afd44b8c95b6e8c52ab3c964d585c
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/2c73bfc4550afd44b8c95b6e8c52ab3c964d585c
  Author: Ulli Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/analysis-model-api-plugin]

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/tags/v11.11.0
  Home:   https://github.com/jenkinsci/analysis-model-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/analysis-model-api-plugin/push/refs/tags/v11.11.0/00-8431ba%40github.com.


[jenkinsci/analysis-model-api-plugin] 224a74: [maven-release-plugin] prepare release v11.11.0

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 224a7407d9e742ee2d30184fc90624ec28e0e6ae
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/224a7407d9e742ee2d30184fc90624ec28e0e6ae
  Author: Ulli Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v11.11.0


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


[jenkinsci/parasoft-findings-plugin] caee71: Research whether it's possible to specify a refere...

2023-10-20 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_research-specify-reference-job
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: caee713203a110ae67f8987a672e3433785a3686
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/caee713203a110ae67f8987a672e3433785a3686
  Author: Alfie Wang 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M src/main/resources/parasoftCoverage/configuration.jelly

  Log Message:
  ---
  Research whether it's possible to specify a reference job.


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


[jenkinsci/analysis-model] 479218: Bump org.jsoup:jsoup from 1.16.1 to 1.16.2

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jsoup-jsoup-1.16.2
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 47921839e936149966237e3e514b5a447c8c3573
  
https://github.com/jenkinsci/analysis-model/commit/47921839e936149966237e3e514b5a447c8c3573
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jsoup:jsoup from 1.16.1 to 1.16.2

Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.16.1...jsoup-1.16.2)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/code-coverage-api-plugin] a83df2: Mark plugin as deprectated.

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/coverage-plugin-split
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: a83df2bf967fdaa8af0026fcbad7a9be75626264
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a83df2bf967fdaa8af0026fcbad7a9be75626264
  Author: Ulli Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M .github/dependabot.yml
M plugin/pom.xml
M plugin/src/main/resources/index.jelly

  Log Message:
  ---
  Mark plugin as deprectated.


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


[jenkinsci/analysis-model] 22debf: Do not update `net.javacrumbs.json-unit:json-unit-...

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 22debfffceae3aa8e824bfc9e43bc503b54a93d2
  
https://github.com/jenkinsci/analysis-model/commit/22debfffceae3aa8e824bfc9e43bc503b54a93d2
  Author: Ulli Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M .github/dependabot.yml
M doc/dependency-graph.puml
M pom.xml

  Log Message:
  ---
  Do not update `net.javacrumbs.json-unit:json-unit-assertj` (Java 17).


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


[jenkinsci/analysis-pom-plugin] a9a58a: Do not update `net.javacrumbs.json-unit:json-unit-...

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: a9a58a3f476aaba211486d55cfcef93e598959e1
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/a9a58a3f476aaba211486d55cfcef93e598959e1
  Author: Ulli Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Do not update `net.javacrumbs.json-unit:json-unit-assertj` (Java 17).


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


[jenkinsci/analysis-model-api-plugin] b83fa5: Do not update `net.javacrumbs.json-unit:json-unit-...

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: b83fa554a9d061ff6a071f6c6d6a420ede6974c2
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/b83fa554a9d061ff6a071f6c6d6a420ede6974c2
  Author: Ulli Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Do not update `net.javacrumbs.json-unit:json-unit-assertj` (Java 17).


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


[jenkins-infra/update-center2] 04fb51: remove verbose for rsync keep stats, remove useles...

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 04fb515148975915b5e524b23e99275fa25beed0
  
https://github.com/jenkins-infra/update-center2/commit/04fb515148975915b5e524b23e99275fa25beed0
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  remove verbose for rsync keep stats, remove useless echos, remove --size-only 
for aws s3 sync


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/a2fd5e-04fb51%40github.com.


[jenkinsci/jenkins] daf21c: Update dependency stylelint to v15.11.0

2023-10-20 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/stylelint-15.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: daf21c2b059cf5532ed65fd04304f6bb8c55c49f
  
https://github.com/jenkinsci/jenkins/commit/daf21c2b059cf5532ed65fd04304f6bb8c55c49f
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

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

  Log Message:
  ---
  Update dependency stylelint to v15.11.0


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


[jenkins-infra/update-center2] a2fd5e: back with symlinks removed by rsync prior of sync

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: a2fd5eed1d4e96b737039361c95284c335f280e9
  
https://github.com/jenkins-infra/update-center2/commit/a2fd5eed1d4e96b737039361c95284c335f280e9
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  back with symlinks removed by rsync prior of sync


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/906c17-a2fd5e%40github.com.


[jenkins-infra/update-center2] 906c17: change source to www2 with symlinks

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 906c17f4098f3c3a27eb30581892b83ef35293fb
  
https://github.com/jenkins-infra/update-center2/commit/906c17f4098f3c3a27eb30581892b83ef35293fb
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  change source to www2 with symlinks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/4a5208-906c17%40github.com.


[jenkins-infra/update-center2] 4a5208: sync without symlinks in source

2023-10-20 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 4a5208c7b82d08764a581d03bf550bbb2ad25c19
  
https://github.com/jenkins-infra/update-center2/commit/4a5208c7b82d08764a581d03bf550bbb2ad25c19
  Author: smerle33 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  sync without symlinks in source


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/pr-745/f36706-4a5208%40github.com.


[jenkinsci/inodes-monitor-plugin]

2023-10-20 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/50.vb_7139546e5cb_
  Home:   https://github.com/jenkinsci/inodes-monitor-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/inodes-monitor-plugin/push/refs/tags/50.vb_7139546e5cb_/00-b71395%40github.com.


[jenkinsci/analysis-model-api-plugin] e6da48: Bump edu.hm.hafner:analysis-model from 11.10.0 to ...

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: e6da4881cbab1489ad1b4c520ab062f0312d7f19
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/e6da4881cbab1489ad1b4c520ab062f0312d7f19
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump edu.hm.hafner:analysis-model from 11.10.0 to 11.11.0

Bumps 
[edu.hm.hafner:analysis-model](https://github.com/jenkinsci/analysis-model) 
from 11.10.0 to 11.11.0.
- [Release notes](https://github.com/jenkinsci/analysis-model/releases)
- 
[Changelog](https://github.com/jenkinsci/analysis-model/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/analysis-model/compare/v11.10.0...v11.11.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:analysis-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: b4fb90f5a1ebd3db2f8f96da75606dc8caa2c630
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/b4fb90f5a1ebd3db2f8f96da75606dc8caa2c630
  Author: Ullrich Hafner 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #156 from 
jenkinsci/dependabot/maven/edu.hm.hafner-analysis-model-11.11.0

Bump edu.hm.hafner:analysis-model from 11.10.0 to 11.11.0


Compare: 
https://github.com/jenkinsci/analysis-model-api-plugin/compare/069f0fab532c...b4fb90f5a1eb

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


[jenkinsci/analysis-model-api-plugin]

2023-10-20 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/edu.hm.hafner-analysis-model-11.11.0
  Home:   https://github.com/jenkinsci/analysis-model-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/analysis-model-api-plugin/push/refs/heads/dependabot/maven/edu.hm.hafner-analysis-model-11.11.0/e6da48-00%40github.com.


[jenkinsci/inodes-monitor-plugin] dd50b5: [JENKINS-72161] avoid inodes check takes agents on...

2023-10-20 Thread 'janasrikanth' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/inodes-monitor-plugin
  Commit: dd50b529aba8abea71401a77502849d6c9f04207
  
https://github.com/jenkinsci/inodes-monitor-plugin/commit/dd50b529aba8abea71401a77502849d6c9f04207
  Author: Markus Winter 
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor.java
M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor/column.jelly
M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/Messages.properties

  Log Message:
  ---
  [JENKINS-72161] avoid inodes check takes agents online

also JENKINS-72160

Use an OfflineCause specific to the Inodes usage and check before taking
an agent online if the current cause is still the same. If not it wasn't
the plugin that took the agent offline, thus it needs to stay offline.

Use the cause as data object so we can hightlight the table cell
when agent is offline. This will also show a tooltip with the threshold.


  Commit: b7139546e5cbc2685052edcb13731a4c880d12f4
  
https://github.com/jenkinsci/inodes-monitor-plugin/commit/b7139546e5cbc2685052edcb13731a4c880d12f4
  Author: janasrikanth <65033363+janasrika...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor.java
M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/InodesMonitor/column.jelly
M 
src/main/resources/org/jenkinsci/plugins/inodesnodemonitor/Messages.properties

  Log Message:
  ---
  Merge pull request #15 from mawinter69/JENKINS-72161

[JENKINS-72161] avoid inodes check takes agents online


Compare: 
https://github.com/jenkinsci/inodes-monitor-plugin/compare/ef539d02cdc3...b7139546e5cb

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


[jenkinsci/analysis-model-api-plugin] e6da48: Bump edu.hm.hafner:analysis-model from 11.10.0 to ...

2023-10-20 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/edu.hm.hafner-analysis-model-11.11.0
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: e6da4881cbab1489ad1b4c520ab062f0312d7f19
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/e6da4881cbab1489ad1b4c520ab062f0312d7f19
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump edu.hm.hafner:analysis-model from 11.10.0 to 11.11.0

Bumps 
[edu.hm.hafner:analysis-model](https://github.com/jenkinsci/analysis-model) 
from 11.10.0 to 11.11.0.
- [Release notes](https://github.com/jenkinsci/analysis-model/releases)
- 
[Changelog](https://github.com/jenkinsci/analysis-model/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/analysis-model/compare/v11.10.0...v11.11.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:analysis-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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