[jenkinsci/xunit-plugin] ecc9f7: [maven-release-plugin] prepare release xunit-3.1.4

2024-02-22 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: ecc9f76fb9f27fb66eb122bfd1dab9f1106d0555
  
https://github.com/jenkinsci/xunit-plugin/commit/ecc9f76fb9f27fb66eb122bfd1dab9f1106d0555
  Author: Nikolas Falco 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release xunit-3.1.4



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/xunit-plugin/settings/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/xunit-plugin/push/refs/heads/master/447b4c-ecc9f7%40github.com.


[jenkinsci/xunit-plugin]

2024-02-22 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/tags/xunit-3.1.4
  Home:   https://github.com/jenkinsci/xunit-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/xunit-plugin/settings/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/xunit-plugin/push/refs/tags/xunit-3.1.4/00-9ad41c%40github.com.


[jenkinsci/xunit-plugin] 84cff8: [maven-release-plugin] prepare for next developmen...

2024-02-22 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 84cff8636bc8bc694bbd6e73eb6697901f45d7ba
  
https://github.com/jenkinsci/xunit-plugin/commit/84cff8636bc8bc694bbd6e73eb6697901f45d7ba
  Author: Nikolas Falco 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/xunit-plugin/settings/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/xunit-plugin/push/refs/heads/master/ecc9f7-84cff8%40github.com.


[jenkinsci/gradle-plugin] 8c88df: Disable injection when custom extension are detected

2024-02-22 Thread 'Alexis Tual' via Jenkins Commits
  Branch: refs/heads/atual/custom-coordinates
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 8c88dfe35349f5b05db50e3034df66f79a0b397c
  
https://github.com/jenkinsci/gradle-plugin/commit/8c88dfe35349f5b05db50e3034df66f79a0b397c
  Author: Alexis Tual 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/java/hudson/plugins/gradle/injection/GitScmListener.java
M src/main/java/hudson/plugins/gradle/injection/InjectionConfig.java
M src/main/java/hudson/plugins/gradle/injection/MavenBuildScanInjection.java
M src/main/java/hudson/plugins/gradle/injection/MavenCoordinates.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtClasspathUtils.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtension.java
M src/main/java/hudson/plugins/gradle/injection/MavenExtensions.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtensionsDetector.java
M src/main/java/hudson/plugins/gradle/injection/MavenExtensionsHandler.java
A 
src/main/java/hudson/plugins/gradle/injection/MavenOptsDevelocityFilter.java
M src/main/java/hudson/plugins/gradle/injection/SystemProperty.java
M src/main/resources/hudson/plugins/gradle/Messages.properties
M 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/config.jelly
A 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/help-ccudExtensionCustomCoordinates.html
A 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/help-mavenExtensionCustomCoordinates.html
M 
src/test/groovy/hudson/plugins/gradle/injection/BuildScanInjectionMavenIntegrationTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenCoordinatesTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsDetectorTest.groovy
M 
src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsHandlerTest.groovy
M src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenOptsDevelocityFilterTest.groovy
A src/test/groovy/hudson/plugins/gradle/injection/SystemPropertyTest.groovy

  Log Message:
  ---
  Disable injection when custom extension are detected



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gradle-plugin/settings/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/gradle-plugin/push/refs/heads/atual/custom-coordinates/f53587-8c88df%40github.com.


[jenkinsci/robot-plugin] 8c5df6: JENKINS-63900 - Add possibility to use build displ...

2024-02-22 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/robot-plugin
  Commit: 8c5df6a8a55da6f57f7f12fe849aba47a26655e5
  
https://github.com/jenkinsci/robot-plugin/commit/8c5df6a8a55da6f57f7f12fe849aba47a26655e5
  Author: Aleksi Simell 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/java/hudson/plugins/robot/RobotParser.java
M src/main/java/hudson/plugins/robot/graph/RobotBuildLabel.java
M src/main/resources/hudson/plugins/robot/RobotConfig/config.jelly
M src/main/resources/hudson/plugins/robot/RobotPublisher/config.properties
M 
src/main/resources/hudson/plugins/robot/RobotPublisher/help-overwriteXAxisLabel.html
M 
src/main/resources/hudson/plugins/robot/RobotStep/help-overwriteXAxisLabel.html
M src/test/java/hudson/plugins/robot/graph/RobotGraphHelperTest.java

  Log Message:
  ---
  JENKINS-63900 - Add possibility to use build display name as graph label (#66)

* Indent comments

* Add possibility to use display_name as graph label

* Add help texts

* Add more help texts

* Add unit test for custom labels



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/robot-plugin/settings/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/robot-plugin/push/refs/heads/master/3f0d2c-8c5df6%40github.com.


[jenkinsci/robot-plugin]

2024-02-22 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/trend-graph-labels
  Home:   https://github.com/jenkinsci/robot-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/robot-plugin/settings/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/robot-plugin/push/refs/heads/trend-graph-labels/1f8554-00%40github.com.


[jenkinsci/yaml-axis-plugin] 8c6f71: Replace FindBugs with SpotBugs

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 8c6f7130811d578f45a3bf1079ed25c2553dc5ac
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/8c6f7130811d578f45a3bf1079ed25c2553dc5ac
  Author: Orgad Shaneh 
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
A exclude.xml
M pom.xml
M src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlAxis.groovy

  Log Message:
  ---
  Replace FindBugs with SpotBugs

+ Exclude expected issues for groovy files.


  Commit: 4c83551e8ec8f3973e2769c9bd9dcf1f07af43a0
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/4c83551e8ec8f3973e2769c9bd9dcf1f07af43a0
  Author: Orgad Shaneh 
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Maven: Avoid git+ssh for github link


  Commit: 8eb80cb5038576109cb21d10075d712c5267f9e9
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/8eb80cb5038576109cb21d10075d712c5267f9e9
  Author: Orgad Shaneh 
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
M pom.xml
M src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.groovy
M src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.groovy
M 
src/test/groovy/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategySpec.groovy

  Log Message:
  ---
  Update dependencies


  Commit: 821fded7ade2aff11662b7e6da9a3793a693bfb0
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/821fded7ade2aff11662b7e6da9a3793a693bfb0
  Author: Orgad Shaneh 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Build: Use jdk 17


  Commit: 00ebb0f88ab68d48da53eacc84fdeb71e7daaa26
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/00ebb0f88ab68d48da53eacc84fdeb71e7daaa26
  Author: Go Sueyoshi 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M Jenkinsfile
A exclude.xml
M pom.xml
M src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlAxis.groovy
M src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.groovy
M src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.groovy
M 
src/test/groovy/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategySpec.groovy

  Log Message:
  ---
  Merge pull request #54 from orgads/modernize

Update dependencies


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/49b5fdf1f639...00ebb0f88ab6

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/master/49b5fd-00ebb0%40github.com.


[jenkinsci/plasticscm-plugin] e8b189: Fix for polling not working properly when jenkins ...

2024-02-22 Thread 'Miguel' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: e8b189674ec00b19e1c9c8443ee9f309e5a9f1d1
  
https://github.com/jenkinsci/plasticscm-plugin/commit/e8b189674ec00b19e1c9c8443ee9f309e5a9f1d1
  Author: Anders Moberg 
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java

  Log Message:
  ---
  Fix for polling not working properly when jenkins and plastic servers are in 
different time zones


  Commit: fedbc1f48fe5f076eae6c2ad984fa3081dd0ce9b
  
https://github.com/jenkinsci/plasticscm-plugin/commit/fedbc1f48fe5f076eae6c2ad984fa3081dd0ce9b
  Author: Miguel 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java

  Log Message:
  ---
  Merge pull request #70 from amgtf/topic/feature/bugfix/timezone-mismatch

Fix for polling not working properly when jenkins and plastic servers are in 
different time zones


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/6f0f2d671353...fedbc1f48fe5

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plasticscm-plugin/settings/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/plasticscm-plugin/push/refs/heads/master/6f0f2d-fedbc1%40github.com.


[jenkinsci/jenkins] 5d100c: Update dependency webpack to v5.90.3

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/webpack-5.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5d100c1be4cffbbfa8c75aebba02d679626e6d84
  
https://github.com/jenkinsci/jenkins/commit/5d100c1be4cffbbfa8c75aebba02d679626e6d84
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Update dependency webpack to v5.90.3



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/renovate/branches/renovate/webpack-5.x/00-5d100c%40github.com.


[jenkinsci/jenkins] 23fe7b: Update dependency webpack to v5.90.3

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/webpack-5.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 23fe7b7a178e8259dc2906f7f49fac0afacbf87e
  
https://github.com/jenkinsci/jenkins/commit/23fe7b7a178e8259dc2906f7f49fac0afacbf87e
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Update dependency webpack to v5.90.3



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/renovate/webpack-5.x/00-23fe7b%40github.com.


[jenkinsci/jenkins]

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/webpack-5.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/renovate/branches/renovate/webpack-5.x/5d100c-00%40github.com.


[jenkinsci/yaml-axis-plugin] 64929d: Remove unneeded xmlns from config.jelly

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 64929d7601c173ea931d4ba6cc16abdb9fc7c2b9
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/64929d7601c173ea931d4ba6cc16abdb9fc7c2b9
  Author: Orgad Shaneh 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/resources/org/jenkinsci/plugins/yamlaxis/YamlAxis/config.jelly

  Log Message:
  ---
  Remove unneeded xmlns from config.jelly


  Commit: 0e9d60b4a760b8a2f4542225d4550cc0f2ee6eaa
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/0e9d60b4a760b8a2f4542225d4550cc0f2ee6eaa
  Author: Orgad Shaneh 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/BaseMES.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlAxis.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlLoader.groovy
R 
src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.groovy
A src/main/java/org/jenkinsci/plugins/yamlaxis/BaseMES.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlAxis.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlLoader.java
A 
src/main/java/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.java

  Log Message:
  ---
  Rename groovy -> java

No code changes yet.


  Commit: 70be6bfeda779f3ad0419ed2bd988736bb4dbef9
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/70be6bfeda779f3ad0419ed2bd988736bb4dbef9
  Author: Orgad Shaneh 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/yamlaxis/BaseMES.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlAxis.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlLoader.java
M 
src/main/java/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.java
M src/test/groovy/org/jenkinsci/plugins/yamlaxis/YamlFileLoaderSpec.groovy
M src/test/groovy/org/jenkinsci/plugins/yamlaxis/YamlTextLoaderSpock.groovy

  Log Message:
  ---
  Convert from groovy to Java

Fixes https://issues.jenkins.io/browse/JENKINS-72701


  Commit: 5986220778e0a323902a0676ee943e77d4c18e3a
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/5986220778e0a323902a0676ee943e77d4c18e3a
  Author: Go Sueyoshi 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/BaseMES.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlAxis.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlLoader.groovy
R 
src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.groovy
R src/main/groovy/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.groovy
A src/main/java/org/jenkinsci/plugins/yamlaxis/BaseMES.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlAxis.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlLoader.java
A 
src/main/java/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.java
A src/main/java/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.java
M src/main/resources/org/jenkinsci/plugins/yamlaxis/YamlAxis/config.jelly
M src/test/groovy/org/jenkinsci/plugins/yamlaxis/YamlFileLoaderSpec.

[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.yaml-snakeyaml-2.2
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.yaml-snakeyaml-2.2/e57d14-00%40github.com.


[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-3.0.2
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-3.0.2/4c3a34-00%40github.com.


[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/CVE-2019-1003031
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/CVE-2019-1003031/187c1c-00%40github.com.


[jenkinsci/acceptance-test-harness] 941996: Add an option to skip initialization of the fake u...

2024-02-22 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/skip-updates
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 941996372f35fbcddac602d81ab0641e61333b7d
  
https://github.com/jenkinsci/acceptance-test-harness/commit/941996372f35fbcddac602d81ab0641e61333b7d
  Author: Ulli Hafner 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M docs/CONTROLLER.md
M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  ---
  Add an option to skip initialization of the fake update center.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/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/acceptance-test-harness/push/refs/heads/skip-updates/00-941996%40github.com.


[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/SECURITY-1825
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/SECURITY-1825/356a7b-00%40github.com.


[jenkinsci/acceptance-test-harness] b54ac8: Add an option to skip initialization of the fake u...

2024-02-22 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/skip-updates
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: b54ac856c543d1c9cc7854514456c831d6eb62bb
  
https://github.com/jenkinsci/acceptance-test-harness/commit/b54ac856c543d1c9cc7854514456c831d6eb62bb
  Author: Ulli Hafner 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M docs/CONTROLLER.md
M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  ---
  Add an option to skip initialization of the fake update center.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/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/acceptance-test-harness/push/refs/heads/skip-updates/941996-b54ac8%40github.com.


[jenkinsci/maven-hpi-plugin] 47b6b6: `EnforceBytecodeVersion` fails with "Restricted to...

2024-02-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 47b6b67e7cc1f756df29b1b93bf832675aed4a66
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/47b6b67e7cc1f756df29b1b93bf832675aed4a66
  Author: Basil Crow 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
R src/main/java/org/jenkinsci/maven/plugins/hpi/InitializeMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/ValidateMojo.java
M 
src/main/java/org/jenkinsci/maven/plugins/hpi/extensions/HpiLifecycleMappingProvider.java

  Log Message:
  ---
  `EnforceBytecodeVersion` fails with "Restricted to JDK 11 yet […] contains 
[…] targeted to JDK 17" (#582)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/maven-hpi-plugin/settings/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/maven-hpi-plugin/push/refs/heads/master/4ed686-47b6b6%40github.com.


[jenkinsci/robot-plugin] 78c384: Fix checking if file exists

2024-02-22 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/wildcard-log-error
  Home:   https://github.com/jenkinsci/robot-plugin
  Commit: 78c384680c257f62f5a33d7aa8aedd601ba9377d
  
https://github.com/jenkinsci/robot-plugin/commit/78c384680c257f62f5a33d7aa8aedd601ba9377d
  Author: Aleksi Simell 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/java/hudson/plugins/robot/RobotPublisher.java

  Log Message:
  ---
  Fix checking if file exists



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/robot-plugin/settings/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/robot-plugin/push/refs/heads/wildcard-log-error/00-78c384%40github.com.


[jenkinsci/yaml-axis-plugin] 6fa267: Configure CD Workflow

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 6fa2673890be65ab9e3db65aee371d18cef36882
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/6fa2673890be65ab9e3db65aee371d18cef36882
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Configure CD Workflow

c.f. 
https://www.jenkins.io/doc/developer/publishing/releasing-cd/#enable-cd-permissions


  Commit: b6ad1ae1aad996e9a856c35aae424b2d045b8cc2
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/b6ad1ae1aad996e9a856c35aae424b2d045b8cc2
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Configure Dependabot

c.f. 
https://www.jenkins.io/doc/developer/publishing/releasing-cd/#configure-dependabot


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/6fa2673890be%5E...b6ad1ae1aad9

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/00-b6ad1a%40github.com.


[jenkinsci/maven-hpi-plugin] 10740a: [maven-release-plugin] prepare release maven-hpi-p...

2024-02-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 10740a9b1be8b319e2cea63d5c84747753b20b3a
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/10740a9b1be8b319e2cea63d5c84747753b20b3a
  Author: Basil Crow 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release maven-hpi-plugin-3.52



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/maven-hpi-plugin/settings/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/maven-hpi-plugin/push/refs/heads/master/47b6b6-10740a%40github.com.


[jenkinsci/maven-hpi-plugin]

2024-02-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/maven-hpi-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/maven-hpi-plugin/settings/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/maven-hpi-plugin/push/refs/tags/maven-hpi-plugin-3.52/00-55c236%40github.com.


[jenkinsci/maven-hpi-plugin] e47a84: [maven-release-plugin] prepare for next developmen...

2024-02-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: e47a848b48843071147add18040606c619031ac7
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/e47a848b48843071147add18040606c619031ac7
  Author: Basil Crow 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/maven-hpi-plugin/settings/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/maven-hpi-plugin/push/refs/heads/master/10740a-e47a84%40github.com.


[jenkinsci/plugin-pom] 572e62: Bump org.jenkins-ci.main:jenkins-test-harness

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2165.vf0266a_2d187f
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 572e620a5a78b764d5657cf4a32ffd72de119b00
  
https://github.com/jenkinsci/plugin-pom/commit/572e620a5a78b764d5657cf4a32ffd72de119b00
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:jenkins-test-harness

Bumps 
[org.jenkins-ci.main:jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness)
 from 2161.v114f3cb_78326 to 2165.vf0266a_2d187f.
- [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases)
- 
[Changelog](https://github.com/jenkinsci/jenkins-test-harness/blob/master/docs/CHANGELOG-OLD.md)
- [Commits](https://github.com/jenkinsci/jenkins-test-harness/commits)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/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/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2165.vf0266a_2d187f/00-572e62%40github.com.


[jenkinsci/pom] 6e6079: Bump org.jenkins-ci.tools:maven-hpi-plugin from 3....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/pom
  Commit: 6e60793e301ff5791b3e5fe7a70d1e443c596e10
  
https://github.com/jenkinsci/pom/commit/6e60793e301ff5791b3e5fe7a70d1e443c596e10
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52

Bumps 
[org.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin)
 from 3.51 to 3.52.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.51...maven-hpi-plugin-3.52)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52/00-6e6079%40github.com.


[jenkinsci/pom] eaf667: Bump org.codehaus.mojo:exec-maven-plugin from 3.1....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0
  Home:   https://github.com/jenkinsci/pom
  Commit: eaf66791118d66433dd696ae9ce1613677e3e351
  
https://github.com/jenkinsci/pom/commit/eaf66791118d66433dd696ae9ce1613677e3e351
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0

Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0/00-eaf667%40github.com.


[jenkinsci/plugin-pom] b90050: Bump org.jenkins-ci.tools:maven-hpi-plugin from 3....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: b900500d9a3bc18a973c72a22d2b62ff00eb6f9f
  
https://github.com/jenkinsci/plugin-pom/commit/b900500d9a3bc18a973c72a22d2b62ff00eb6f9f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52

Bumps 
[org.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin)
 from 3.51 to 3.52.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.51...maven-hpi-plugin-3.52)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/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/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52/00-b90050%40github.com.


[jenkinsci/pom]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.3.1
  Home:   https://github.com/jenkinsci/pom

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.3.1/347077-00%40github.com.


[jenkinsci/pom] 0ab25a: Bump com.github.spotbugs:spotbugs-maven-plugin fro...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 0ab25aa3e6bc0a74e7be535abf8881b75388fee0
  
https://github.com/jenkinsci/pom/commit/0ab25aa3e6bc0a74e7be535abf8881b75388fee0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#523)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/master/b7eafc-0ab25a%40github.com.


[jenkinsci/pom]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/pom

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52/6e6079-00%40github.com.


[jenkinsci/pom] 4c30bb: Bump org.jenkins-ci.tools:maven-hpi-plugin from 3....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 4c30bb28aa406a08d56207786daeb859bf79689f
  
https://github.com/jenkinsci/pom/commit/4c30bb28aa406a08d56207786daeb859bf79689f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52 (#524)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/master/0ab25a-4c30bb%40github.com.


[jenkinsci/gradle-plugin] 49e7e1: Disable injection when custom extension are detected

2024-02-22 Thread 'Alexis Tual' via Jenkins Commits
  Branch: refs/heads/atual/custom-coordinates
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 49e7e143d3e12218fd059d2dfb4407450767a84b
  
https://github.com/jenkinsci/gradle-plugin/commit/49e7e143d3e12218fd059d2dfb4407450767a84b
  Author: Alexis Tual 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/java/hudson/plugins/gradle/injection/GitScmListener.java
M src/main/java/hudson/plugins/gradle/injection/InjectionConfig.java
M src/main/java/hudson/plugins/gradle/injection/MavenBuildScanInjection.java
M src/main/java/hudson/plugins/gradle/injection/MavenCoordinates.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtClasspathUtils.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtension.java
M src/main/java/hudson/plugins/gradle/injection/MavenExtensions.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtensionsDetector.java
M src/main/java/hudson/plugins/gradle/injection/MavenExtensionsHandler.java
A 
src/main/java/hudson/plugins/gradle/injection/MavenOptsDevelocityFilter.java
M src/main/java/hudson/plugins/gradle/injection/SystemProperty.java
M src/main/resources/hudson/plugins/gradle/Messages.properties
M 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/config.jelly
A 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/help-ccudExtensionCustomCoordinates.html
A 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/help-mavenExtensionCustomCoordinates.html
M 
src/test/groovy/hudson/plugins/gradle/injection/BuildScanInjectionMavenIntegrationTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenCoordinatesTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsDetectorTest.groovy
M 
src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsHandlerTest.groovy
M src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenOptsDevelocityFilterTest.groovy
A src/test/groovy/hudson/plugins/gradle/injection/SystemPropertyTest.groovy

  Log Message:
  ---
  Disable injection when custom extension are detected



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gradle-plugin/settings/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/gradle-plugin/push/refs/heads/atual/custom-coordinates/8c88df-49e7e1%40github.com.


[jenkinsci/pom] aff010: Bump org.codehaus.mojo:exec-maven-plugin from 3.1....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: aff010e511ecc30a5f2e30849057e4fe368e9232
  
https://github.com/jenkinsci/pom/commit/aff010e511ecc30a5f2e30849057e4fe368e9232
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#525)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/master/4c30bb-aff010%40github.com.


[jenkinsci/pom]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0
  Home:   https://github.com/jenkinsci/pom

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pom/settings/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/pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0/eaf667-00%40github.com.


[jenkinsci/plugin-pom] b0db15: Bump org.jenkins-ci.tools:maven-hpi-plugin from 3....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: b0db1540beacb4fd2b8808406208d6c041a89ab7
  
https://github.com/jenkinsci/plugin-pom/commit/b0db1540beacb4fd2b8808406208d6c041a89ab7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52 (#897)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/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/plugin-pom/push/refs/heads/master/22ecbf-b0db15%40github.com.


[jenkinsci/plugin-pom]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/plugin-pom

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/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/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52/b90050-00%40github.com.


[jenkinsci/yaml-axis-plugin] 94a69f: Add .mvn/maven.config

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 94a69fe3c58818333bbceaacb3a519f9e2966791
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/94a69fe3c58818333bbceaacb3a519f9e2966791
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
A .mvn/maven.config

  Log Message:
  ---
  Add .mvn/maven.config



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/b6ad1a-94a69f%40github.com.


[jenkinsci/yaml-axis-plugin] 252f1e: Update all dependencies with :dependabot:

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/remove-ignore-dependency
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 252f1e7f76b6c2f55b385c18a4e6c2bbf1762d8b
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/252f1e7f76b6c2f55b385c18a4e6c2bbf1762d8b
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Update all dependencies with :dependabot:



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/remove-ignore-dependency/00-252f1e%40github.com.


[jenkinsci/yaml-axis-plugin] 252f1e: Update all dependencies with :dependabot:

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 252f1e7f76b6c2f55b385c18a4e6c2bbf1762d8b
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/252f1e7f76b6c2f55b385c18a4e6c2bbf1762d8b
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Update all dependencies with :dependabot:


  Commit: 12459237ae24cbbb96f52bd76d3ee3d641f6469a
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/12459237ae24cbbb96f52bd76d3ee3d641f6469a
  Author: Go Sueyoshi 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Merge pull request #57 from jenkinsci/remove-ignore-dependency

Update all dependencies with :dependabot:


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/5986220778e0...12459237ae24

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/master/598622-124592%40github.com.


[jenkinsci/yaml-axis-plugin] c652fd: Bump org.jenkins-ci.main:jenkins-core from 2.361 t...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.446
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: c652fd96d7f3f0c3f8590488a96d6179188de6a7
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/c652fd96d7f3f0c3f8590488a96d6179188de6a7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:jenkins-core from 2.361 to 2.446

Bumps [org.jenkins-ci.main:jenkins-core](https://github.com/jenkinsci/jenkins) 
from 2.361 to 2.446.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.361...jenkins-2.446)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.446/00-c652fd%40github.com.


[jenkinsci/yaml-axis-plugin] 210525: Bump org.jenkins-ci.plugins:matrix-project

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-822.824.v14451b_c0fd42
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 210525f783a77cea98ffe484d49a8401edc38482
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/210525f783a77cea98ffe484d49a8401edc38482
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:matrix-project

Bumps 
[org.jenkins-ci.plugins:matrix-project](https://github.com/jenkinsci/matrix-project-plugin)
 from 1.14 to 822.824.v14451b_c0fd42.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-project-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:matrix-project
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-822.824.v14451b_c0fd42/00-210525%40github.com.


[jenkinsci/gradle-plugin] 486490: Disable injection when custom extension are detected

2024-02-22 Thread 'Alexis Tual' via Jenkins Commits
  Branch: refs/heads/atual/custom-coordinates
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: 4864908ab71c0dde8de13dc2484e1ff3319434e6
  
https://github.com/jenkinsci/gradle-plugin/commit/4864908ab71c0dde8de13dc2484e1ff3319434e6
  Author: Alexis Tual 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/java/hudson/plugins/gradle/injection/GitScmListener.java
M src/main/java/hudson/plugins/gradle/injection/InjectionConfig.java
M src/main/java/hudson/plugins/gradle/injection/MavenBuildScanInjection.java
M src/main/java/hudson/plugins/gradle/injection/MavenCoordinates.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtClasspathUtils.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtension.java
M src/main/java/hudson/plugins/gradle/injection/MavenExtensions.java
A src/main/java/hudson/plugins/gradle/injection/MavenExtensionsDetector.java
M src/main/java/hudson/plugins/gradle/injection/MavenExtensionsHandler.java
A 
src/main/java/hudson/plugins/gradle/injection/MavenOptsDevelocityFilter.java
M src/main/java/hudson/plugins/gradle/injection/SystemProperty.java
M src/main/resources/hudson/plugins/gradle/Messages.properties
M 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/config.jelly
A 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/help-ccudExtensionCustomCoordinates.html
A 
src/main/resources/hudson/plugins/gradle/injection/InjectionConfig/help-mavenExtensionCustomCoordinates.html
M 
src/test/groovy/hudson/plugins/gradle/injection/BuildScanInjectionMavenIntegrationTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenCoordinatesTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsDetectorTest.groovy
M 
src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsHandlerTest.groovy
M src/test/groovy/hudson/plugins/gradle/injection/MavenExtensionsTest.groovy
A 
src/test/groovy/hudson/plugins/gradle/injection/MavenOptsDevelocityFilterTest.groovy
A src/test/groovy/hudson/plugins/gradle/injection/SystemPropertyTest.groovy

  Log Message:
  ---
  Disable injection when custom extension are detected



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gradle-plugin/settings/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/gradle-plugin/push/refs/heads/atual/custom-coordinates/49e7e1-486490%40github.com.


[jenkinsci/yaml-axis-plugin] 3e2cf3: Configure CD Workflow

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 3e2cf3664d51184c7931084aa048e8d65b82e6c4
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/3e2cf3664d51184c7931084aa048e8d65b82e6c4
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Configure CD Workflow

c.f. 
https://www.jenkins.io/doc/developer/publishing/releasing-cd/#enable-cd-permissions


  Commit: ac0b600ee48a9de04a011a76f9fc1ee47af4de3d
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/ac0b600ee48a9de04a011a76f9fc1ee47af4de3d
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Configure Dependabot

c.f. 
https://www.jenkins.io/doc/developer/publishing/releasing-cd/#configure-dependabot


  Commit: 89f73b445c7416ce8fec445a5e1a657c14595406
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/89f73b445c7416ce8fec445a5e1a657c14595406
  Author: sue445 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
A .mvn/maven.config

  Log Message:
  ---
  Add .mvn/maven.config


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/94a69fe3c588...89f73b445c74

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/94a69f-89f73b%40github.com.


[jenkins-infra/jenkins.io] d9cb50: add Yaniv-Git as an author (#7037)

2024-02-22 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/smerle33-arm64-builder
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d9cb504e7954bf31fb6195104fb3288ed812b7ba
  
https://github.com/jenkins-infra/jenkins.io/commit/d9cb504e7954bf31fb6195104fb3288ed812b7ba
  Author: Yaniv-git <59412524+yaniv-...@users.noreply.github.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
A content/_data/authors/Yaniv-git.adoc
A content/images/avatars/Yaniv-git.jpg

  Log Message:
  ---
  add Yaniv-Git as an author (#7037)


  Commit: a02e5be7b3db46c20797b37c979e471c29c834d8
  
https://github.com/jenkins-infra/jenkins.io/commit/a02e5be7b3db46c20797b37c979e471c29c834d8
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
M content/doc/developer/plugin-development/choosing-jenkins-baseline.adoc

  Log Message:
  ---
  Update Jenkins LTS versions to 2.426.2 in various parts of the documentation 
(#7032)

chore: Bump Jenkins oldest weekly supported version in the "Choosing ...

... a version" page

Made with ❤️️ by updatecli

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


  Commit: 0aaa23396f7c325c237bfacc3cd58229b3dc3d43
  
https://github.com/jenkins-infra/jenkins.io/commit/0aaa23396f7c325c237bfacc3cd58229b3dc3d43
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

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

  Log Message:
  ---
  Update npm-run-all to npm-run-all2 (#7034)

Co-authored-by: Mark Waite 


  Commit: 20ef3daf0a6934dcbf3d2d438d89c88fe1f913a2
  
https://github.com/jenkins-infra/jenkins.io/commit/20ef3daf0a6934dcbf3d2d438d89c88fe1f913a2
  Author: Kevin Martens <99040580+kmarten...@users.noreply.github.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
A content/blog/2024/01/2024-01-25-sonar-vulnerability-report.adoc
A content/images/post-images/2024/01/jenkins-and-sonar-security.png

  Log Message:
  ---
  Sonar guest blog post regarding security (#7038)

* adding Sonar guest blog post

* updating link for Sonar blog post

* adding links


  Commit: 61953ed5a5369b08df8522b61bd53d9b9b377292
  
https://github.com/jenkins-infra/jenkins.io/commit/61953ed5a5369b08df8522b61bd53d9b9b377292
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc

  Log Message:
  ---
  [Docker Tutorial] Bump BlueOcean Plugin Version to 1.27.10 (#7039)

chore: Update the value of the BlueOcean plugin in the Docker tutorial

Made with ❤️️ by updatecli

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


  Commit: e16716075e95df3e02b32da7293b391809ba9c92
  
https://github.com/jenkins-infra/jenkins.io/commit/e16716075e95df3e02b32da7293b391809ba9c92
  Author: Bruno Verachten 
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
A content/blog/2024/01/25/2024-01-25-jenkins-2023-recap.adoc
A content/images/post-images/2024/01/25/award.png
A content/images/post-images/2024/01/25/image1.png

  Log Message:
  ---
  2023 recap. (#7031)

* First draft version, make run does not work anymore on my machine.

* fix(documentation): Misprints

* feat(documentation): Adds banner image.

* fix(documentation): Misprints

* adjusting formatting, grammar

* Apply suggestions from code review

Co-authored-by: Kevin Martens <99040580+kmarten...@users.noreply.github.com>

* Adding devops dozen award

* Update content/blog/2024/01/25/2024-01-25-jenkins-2023-recap.adoc

* Update content/blog/2024/01/25/2024-01-25-jenkins-2023-recap.adoc

Co-authored-by: Mark Waite 

* New award image.

* fix(documentation): Changed the award image path.

* fix(documentation): compressor.io did its thing.

* fix(documentation): Another try with compressor.io

* Update content/blog/2024/01/25/2024-01-25-jenkins-2023-recap.adoc

-

Co-authored-by: Kevin Martens <99040580+kmarten...@users.noreply.github.com>
Co-authored-by: Mark Waite 


  Commit: 86584d3ab0ec16108d307ab9a6464b9f3f28fcdf
  
https://github.com/jenkins-infra/jenkins.io/commit/86584d3ab0ec16108d307ab9a6464b9f3f28fcdf
  Author: Alexander Brandes 
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
M 
content/doc/developer/plugin-governance/deprecating-or-removing-plugin.adoc

  Log Message:
  ---
  Update plugin deprecation page (#7022)

* Update plugin deprecation page

Signed-off-by: Alexander Brandes 

* Update 
content/doc/developer/plugin-governance/deprecating-or-removing-plugin.adoc

Co-authored-by: Kevin Martens <99040580+kmarten...@users.noreply.github.com>

* Apply suggestions from code review

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

[jenkinsci/yaml-axis-plugin] 75e551: Extract version to properties

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 75e551f8d7d9e328ea1e5915b898e5169e419929
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/75e551f8d7d9e328ea1e5915b898e5169e419929
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Extract version to properties


  Commit: 7bbb8895033832bccad1100f1d22aa1c45362423
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/7bbb8895033832bccad1100f1d22aa1c45362423
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A .mvn/extensions.xml

  Log Message:
  ---
  Add .mvn/extensions.xml


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/89f73b445c74...7bbb88950338

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/89f73b-7bbb88%40github.com.


[jenkinsci/yaml-axis-plugin] 028648: Add .mvn/maven.config

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 028648ff4311c86865575681af5ce17d6d7aa673
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/028648ff4311c86865575681af5ce17d6d7aa673
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A .mvn/maven.config

  Log Message:
  ---
  Add .mvn/maven.config


  Commit: 7818955f2d6a63a348b6e2bc8dda05a75afeb0f9
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/7818955f2d6a63a348b6e2bc8dda05a75afeb0f9
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A .mvn/extensions.xml

  Log Message:
  ---
  Add .mvn/extensions.xml


  Commit: 1c401599534b9665816b6dbac1773f86fb4141ff
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/1c401599534b9665816b6dbac1773f86fb4141ff
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Extract version to properties

https://www.jenkins.io/doc/developer/publishing/releasing-cd/#update-maven-pom-and-config


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/7bbb88950338...1c401599534b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/7bbb88-1c4015%40github.com.


[jenkinsci/yaml-axis-plugin] a1c7af: Extract version to properties

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: a1c7af26414008dc893643071091e5e7140dc30c
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/a1c7af26414008dc893643071091e5e7140dc30c
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Extract version to properties

https://www.jenkins.io/doc/developer/publishing/releasing-cd/#update-maven-pom-and-config

I prefer to control major version with manually



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/1c4015-a1c7af%40github.com.


[jenkinsci/yaml-axis-plugin] 72ca3b: Make incrementals enablement

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/incrementals-enablement
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 72ca3bdee43393e662b638a1266ea0a9087df59c
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/72ca3bdee43393e662b638a1266ea0a9087df59c
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Make incrementals enablement

Prepare for https://www.jenkins.io/doc/developer/publishing/releasing-cd/

c.f.

* https://www.jenkins.io/doc/developer/publishing/releasing-cd/
* https://www.jenkins.io/doc/developer/plugin-development/incrementals/



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/incrementals-enablement/00-72ca3b%40github.com.


[jenkinsci/yaml-axis-plugin] e3f91a: Format all java files with google-java-format

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: e3f91a6e1478b9327a017c833557081ccc23df6b
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/e3f91a6e1478b9327a017c833557081ccc23df6b
  Author: Orgad Shaneh 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/yamlaxis/BaseMES.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlAxis.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlLoader.java
M 
src/main/java/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.java

  Log Message:
  ---
  Format all java files with google-java-format


  Commit: d4463498d2f5df2ba3c1048b7cf1d1a0699ba39c
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/d4463498d2f5df2ba3c1048b7cf1d1a0699ba39c
  Author: Go Sueyoshi 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/yamlaxis/BaseMES.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlAxis.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlFileLoader.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlLoader.java
M 
src/main/java/org/jenkinsci/plugins/yamlaxis/YamlMatrixExecutionStrategy.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/YamlTextLoader.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/BuildUtils.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/DescriptorUtils.java
M src/main/java/org/jenkinsci/plugins/yamlaxis/util/MatrixUtils.java

  Log Message:
  ---
  Merge pull request #60 from orgads/format

Format all java files with google-java-format


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/12459237ae24...d4463498d2f5

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/master/124592-d44634%40github.com.


[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/incrementals-enablement
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/incrementals-enablement/72ca3b-00%40github.com.


[jenkinsci/yaml-axis-plugin] 72ca3b: Make incrementals enablement

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 72ca3bdee43393e662b638a1266ea0a9087df59c
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/72ca3bdee43393e662b638a1266ea0a9087df59c
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Make incrementals enablement

Prepare for https://www.jenkins.io/doc/developer/publishing/releasing-cd/

c.f.

* https://www.jenkins.io/doc/developer/publishing/releasing-cd/
* https://www.jenkins.io/doc/developer/plugin-development/incrementals/


  Commit: e88373739499455179610643d36f5a06bffb2994
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/e88373739499455179610643d36f5a06bffb2994
  Author: Go Sueyoshi 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge pull request #61 from jenkinsci/incrementals-enablement

Make incrementals enablement


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/d4463498d2f5...e88373739499

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/master/d44634-e88373%40github.com.


[jenkinsci/yaml-axis-plugin] 87c1de: Bump org.jenkins-ci.main:jenkins-core from 2.361 t...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.446
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 87c1de092c7b4e946ad26a4534cbd1085dc00a84
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/87c1de092c7b4e946ad26a4534cbd1085dc00a84
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:jenkins-core from 2.361 to 2.446

Bumps [org.jenkins-ci.main:jenkins-core](https://github.com/jenkinsci/jenkins) 
from 2.361 to 2.446.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.361...jenkins-2.446)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.446/c652fd-87c1de%40github.com.


[jenkinsci/pitmutation-plugin] 4f8ca5: Bump org.jenkins-ci.tools:maven-hpi-plugin from 3....

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/pitmutation-plugin
  Commit: 4f8ca56c1f73243c6f91a891006f0f91fe9a81c0
  
https://github.com/jenkinsci/pitmutation-plugin/commit/4f8ca56c1f73243c6f91a891006f0f91fe9a81c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52

Bumps 
[org.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin)
 from 3.51 to 3.52.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.51...maven-hpi-plugin-3.52)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pitmutation-plugin/settings/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/pitmutation-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52/00-4f8ca5%40github.com.


[jenkinsci/yaml-axis-plugin] d623ca: Bump org.jenkins-ci.main:jenkins-core from 2.361 t...

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: d623ca3d03eb5e97465b227b7524eb1917d06d36
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/d623ca3d03eb5e97465b227b7524eb1917d06d36
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:jenkins-core from 2.361 to 2.446

Bumps [org.jenkins-ci.main:jenkins-core](https://github.com/jenkinsci/jenkins) 
from 2.361 to 2.446.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-2.361...jenkins-2.446)

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

Closes #58

Signed-off-by: dependabot[bot] 


  Commit: 5dd14134badbbad33574120d6c1774fcd2db339a
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/5dd14134badbbad33574120d6c1774fcd2db339a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:matrix-project

Bumps 
[org.jenkins-ci.plugins:matrix-project](https://github.com/jenkinsci/matrix-project-plugin)
 from 1.14 to 822.824.v14451b_c0fd42.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-project-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:matrix-project
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Update also structs transient dependency to pass maven enforcer.

Closes #59

Signed-off-by: dependabot[bot] 
Signed-off-by: Orgad Shaneh 


  Commit: 27a5cc61b60169725d5977f27aeb34026c93ef4a
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/27a5cc61b60169725d5977f27aeb34026c93ef4a
  Author: Go Sueyoshi 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #62 from orgads/deps

Bump matrix-project and jenkins-core to latest


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/e88373739499...27a5cc61b601

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/master/e88373-27a5cc%40github.com.


[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.446
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.446/87c1de-00%40github.com.


[jenkinsci/yaml-axis-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-822.824.v14451b_c0fd42
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-822.824.v14451b_c0fd42/210525-00%40github.com.


[jenkinsci/yaml-axis-plugin] 866f29: Configure CD Workflow

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/enable-automated-plugin-release
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 866f290027391de679cbef7817f49d8a691b4cbd
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/866f290027391de679cbef7817f49d8a691b4cbd
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

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

  Log Message:
  ---
  Configure CD Workflow

c.f. 
https://www.jenkins.io/doc/developer/publishing/releasing-cd/#enable-cd-permissions


  Commit: c1c1d8e922b33f1a0fb766a22dae6fa8d22cbb13
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/c1c1d8e922b33f1a0fb766a22dae6fa8d22cbb13
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Configure Dependabot

c.f. 
https://www.jenkins.io/doc/developer/publishing/releasing-cd/#configure-dependabot


  Commit: bc17f064ab84d4ba2ddcad2e9a3b1e70aab58e99
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/bc17f064ab84d4ba2ddcad2e9a3b1e70aab58e99
  Author: sue445 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Manually controlled prefix

https://www.jenkins.io/doc/developer/publishing/releasing-cd/#update-maven-pom-and-config

I prefer to control major version with manually


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/a1c7af264140...bc17f064ab84

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/yaml-axis-plugin/settings/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/yaml-axis-plugin/push/refs/heads/enable-automated-plugin-release/a1c7af-bc17f0%40github.com.


[jenkinsci/ecutest-plugin] b92b30: Add new log file names (#660)

2024-02-22 Thread 'Erik Rehm' via Jenkins Commits
  Branch: refs/heads/i660_support-new-log-file-names
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: b92b30491887700e28748132bd0a936b5864a08c
  
https://github.com/jenkinsci/ecutest-plugin/commit/b92b30491887700e28748132bd0a936b5864a08c
  Author: Erik Rehm 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/log/ETLogPublisher.java
M src/main/java/de/tracetronic/jenkins/plugins/ecutest/util/ProcessUtil.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/log/ETLogPublisherTest.java

  Log Message:
  ---
  Add new log file names (#660)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ecutest-plugin/settings/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/ecutest-plugin/push/refs/heads/i660_support-new-log-file-names/00-b92b30%40github.com.


[jenkinsci/saml-plugin] 1d71ab: chore(deps-dev): bump org.testcontainers:testconta...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.19.6
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: 1d71abf5bbcf2225d8448e56bcbcd03505bc131a
  
https://github.com/jenkinsci/saml-plugin/commit/1d71abf5bbcf2225d8448e56bcbcd03505bc131a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps-dev): bump org.testcontainers:testcontainers

Bumps 
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
 from 1.19.5 to 1.19.6.
- [Release 
notes](https://github.com/testcontainers/testcontainers-java/releases)
- 
[Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.6)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/saml-plugin/settings/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/saml-plugin/push/refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.19.6/00-1d71ab%40github.com.


[jenkinsci/saml-plugin] c6c5e1: chore(deps): bump org.apache.santuario:xmlsec from...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.santuario-xmlsec-4.0.2
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: c6c5e1dc088155424c5ea5f956c0c5b9f29f8cbd
  
https://github.com/jenkinsci/saml-plugin/commit/c6c5e1dc088155424c5ea5f956c0c5b9f29f8cbd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump org.apache.santuario:xmlsec from 4.0.1 to 4.0.2

Bumps org.apache.santuario:xmlsec from 4.0.1 to 4.0.2.

---
updated-dependencies:
- dependency-name: org.apache.santuario:xmlsec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/saml-plugin/settings/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/saml-plugin/push/refs/heads/dependabot/maven/org.apache.santuario-xmlsec-4.0.2/00-c6c5e1%40github.com.


[jenkinsci/jenkins] 9630c4: Bump org.jenkins-ci.main:jenkins-test-harness from...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9630c421f5fd1198307dcbecbf59e45f4eff030e
  
https://github.com/jenkinsci/jenkins/commit/9630c421f5fd1198307dcbecbf59e45f4eff030e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:jenkins-test-harness from 2161.v114f3cb_78326 to 
2165.vf0266a_2d187f (#8974)

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/master/72dc15-9630c4%40github.com.


[jenkinsci/jenkins]

2024-02-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2165.vf0266a_2d187f
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2165.vf0266a_2d187f/69427f-00%40github.com.


[jenkinsci/jenkins] 2e07f8: Update dependency webpack to v5.90.3 (#8980)

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2e07f81a62cd67271cd49bbe5e1b3b627ed1e9ce
  
https://github.com/jenkinsci/jenkins/commit/2e07f81a62cd67271cd49bbe5e1b3b627ed1e9ce
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Update dependency webpack to v5.90.3 (#8980)

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/master/9630c4-2e07f8%40github.com.


[jenkinsci/jenkins]

2024-02-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/renovate/webpack-5.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/renovate/webpack-5.x/23fe7b-00%40github.com.


[jenkinsci/jenkins] 153ed5: Update dependency sass-loader to v14.1.1

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/sass-loader-14.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 153ed5f43d4902935f5449c6d7b4b7c96291ee32
  
https://github.com/jenkinsci/jenkins/commit/153ed5f43d4902935f5449c6d7b4b7c96291ee32
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Update dependency sass-loader to v14.1.1



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/renovate/branches/renovate/sass-loader-14.x/00-153ed5%40github.com.


[jenkinsci/jenkins] f2fbb7: Update dependency sass-loader to v14.1.1

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/sass-loader-14.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f2fbb74349caf1b7d09b7ef095684816172f2882
  
https://github.com/jenkinsci/jenkins/commit/f2fbb74349caf1b7d09b7ef095684816172f2882
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Update dependency sass-loader to v14.1.1



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/renovate/sass-loader-14.x/00-f2fbb7%40github.com.


[jenkinsci/jenkins]

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/sass-loader-14.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/renovate/branches/renovate/sass-loader-14.x/153ed5-00%40github.com.


[jenkinsci/plugin-pom]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2165.vf0266a_2d187f
  Home:   https://github.com/jenkinsci/plugin-pom

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/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/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2165.vf0266a_2d187f/572e62-00%40github.com.


[jenkinsci/plugin-pom] dcf46c: Bump org.jenkins-ci.main:jenkins-test-harness (#896)

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: dcf46c77de139d76610d3500e554404b798e9b9d
  
https://github.com/jenkinsci/plugin-pom/commit/dcf46c77de139d76610d3500e554404b798e9b9d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:jenkins-test-harness (#896)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/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/plugin-pom/push/refs/heads/master/b0db15-dcf46c%40github.com.


[jenkins-infra/jenkins.io] c17675: Automated changelog for 2.447

2024-02-22 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.447
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c176753efbcadb54e20ec72366c3707cf666128d
  
https://github.com/jenkins-infra/jenkins.io/commit/c176753efbcadb54e20ec72366c3707cf666128d
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Automated changelog for 2.447



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/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/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.447/3a5f80-c17675%40github.com.


[jenkins-infra/jenkins.io] 764f7f: Automated changelog for 2.447

2024-02-22 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.447
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 764f7ff222c2298981d8d31b03fea803d1576c0f
  
https://github.com/jenkins-infra/jenkins.io/commit/764f7ff222c2298981d8d31b03fea803d1576c0f
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

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

  Log Message:
  ---
  Automated changelog for 2.447



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/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/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.447/c17675-764f7f%40github.com.


[jenkinsci/jenkins] 65153c: Bump ip from 2.0.0 to 2.0.1 in /war

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/war/ip-2.0.1
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 65153c20f09b4952d3fb2f63d2cc236dad5f5928
  
https://github.com/jenkinsci/jenkins/commit/65153c20f09b4952d3fb2f63d2cc236dad5f5928
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M war/yarn.lock

  Log Message:
  ---
  Bump ip from 2.0.0 to 2.0.1 in /war

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/dependabot/npm_and_yarn/war/ip-2.0.1/327650-65153c%40github.com.


[jenkinsci/gitlab-logo-plugin] 2d2740: Update actions version with dependabot :dependabot:

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/sue445-patch-1
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin
  Commit: 2d2740a6ab126ec1524d53dd960e4a9748cf8147
  
https://github.com/jenkinsci/gitlab-logo-plugin/commit/2d2740a6ab126ec1524d53dd960e4a9748cf8147
  Author: Go Sueyoshi 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Update actions version with dependabot :dependabot:



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gitlab-logo-plugin/settings/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/gitlab-logo-plugin/push/refs/heads/sue445-patch-1/00-2d2740%40github.com.


[jenkinsci/gitlab-logo-plugin]

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/sue445-patch-1
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gitlab-logo-plugin/settings/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/gitlab-logo-plugin/push/refs/heads/sue445-patch-1/2d2740-00%40github.com.


[jenkinsci/gitlab-logo-plugin] 2d2740: Update actions version with dependabot :dependabot:

2024-02-22 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin
  Commit: 2d2740a6ab126ec1524d53dd960e4a9748cf8147
  
https://github.com/jenkinsci/gitlab-logo-plugin/commit/2d2740a6ab126ec1524d53dd960e4a9748cf8147
  Author: Go Sueyoshi 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Update actions version with dependabot :dependabot:


  Commit: 6c98d52219d846b96b8ffe1e618b9c2a1e7ca44e
  
https://github.com/jenkinsci/gitlab-logo-plugin/commit/6c98d52219d846b96b8ffe1e618b9c2a1e7ca44e
  Author: Go Sueyoshi 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Merge pull request #63 from jenkinsci/sue445-patch-1

Update actions version with dependabot :dependabot:


Compare: 
https://github.com/jenkinsci/gitlab-logo-plugin/compare/faf1266c3ba4...6c98d52219d8

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gitlab-logo-plugin/settings/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/gitlab-logo-plugin/push/refs/heads/master/faf126-6c98d5%40github.com.


[jenkinsci/gitlab-logo-plugin] 70ef56: Bump org.jenkins-ci.plugins:plugin from 4.51 to 4.78

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.78
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin
  Commit: 70ef56ec1a28b00a87abe1584d667b073a48bed6
  
https://github.com/jenkinsci/gitlab-logo-plugin/commit/70ef56ec1a28b00a87abe1584d667b073a48bed6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.51 to 4.78

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.51 to 4.78.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.51...plugin-4.78)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gitlab-logo-plugin/settings/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/gitlab-logo-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.78/00-70ef56%40github.com.


[jenkinsci/gitlab-logo-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/gitlab-logo-plugin/settings/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/gitlab-logo-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73/96cac6-00%40github.com.


[jenkinsci/jenkins] 772d89: Bump roots/discourse-topic-github-release-action f...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/roots/discourse-topic-github-release-action-1.0.1
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 772d898bec483bea09c643d3defe8962a203ee41
  
https://github.com/jenkinsci/jenkins/commit/772d898bec483bea09c643d3defe8962a203ee41
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M .github/workflows/announce-lts-rc.yml

  Log Message:
  ---
  Bump roots/discourse-topic-github-release-action from 1.0.0 to 1.0.1

Bumps 
[roots/discourse-topic-github-release-action](https://github.com/roots/discourse-topic-github-release-action)
 from 1.0.0 to 1.0.1.
- [Release 
notes](https://github.com/roots/discourse-topic-github-release-action/releases)
- 
[Commits](https://github.com/roots/discourse-topic-github-release-action/compare/fc9e50fa1a1ce6255ba4d03f104382845b79ad5f...c30dc233349b7c6f24f52fb1c659cc64f13b5474)

---
updated-dependencies:
- dependency-name: roots/discourse-topic-github-release-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/dependabot/github_actions/roots/discourse-topic-github-release-action-1.0.1/00-772d89%40github.com.


[jenkinsci/ssh-agents-plugin] daf942: chore(deps-dev): bump org.testcontainers:testconta...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.19.6
  Home:   https://github.com/jenkinsci/ssh-agents-plugin
  Commit: daf94290d3e76c9c4c3546785b3647105296b950
  
https://github.com/jenkinsci/ssh-agents-plugin/commit/daf94290d3e76c9c4c3546785b3647105296b950
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps-dev): bump org.testcontainers:testcontainers

Bumps 
[org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java)
 from 1.19.5 to 1.19.6.
- [Release 
notes](https://github.com/testcontainers/testcontainers-java/releases)
- 
[Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.6)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ssh-agents-plugin/settings/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/ssh-agents-plugin/push/refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.19.6/00-daf942%40github.com.


[jenkinsci/aws-java-sdk-plugin] b47c05: Bump revision from 1.12.633 to 1.12.664

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.664
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: b47c055f8b62108e73f9aefea6e7865450d17f65
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/b47c055f8b62108e73f9aefea6e7865450d17f65
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.633 to 1.12.664

Bumps `revision` from 1.12.633 to 1.12.664.

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

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

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

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

---
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] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/aws-java-sdk-plugin/settings/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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.664/00-b47c05%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.663
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/aws-java-sdk-plugin/settings/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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.663/509f98-00%40github.com.


[jenkinsci/pitmutation-plugin]

2024-02-22 Thread 'Benjamin Sproule' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52
  Home:   https://github.com/jenkinsci/pitmutation-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pitmutation-plugin/settings/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/pitmutation-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52/4f8ca5-00%40github.com.


[jenkinsci/pitmutation-plugin] 4f8ca5: Bump org.jenkins-ci.tools:maven-hpi-plugin from 3....

2024-02-22 Thread 'Benjamin Sproule' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pitmutation-plugin
  Commit: 4f8ca56c1f73243c6f91a891006f0f91fe9a81c0
  
https://github.com/jenkinsci/pitmutation-plugin/commit/4f8ca56c1f73243c6f91a891006f0f91fe9a81c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52

Bumps 
[org.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin)
 from 3.51 to 3.52.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.51...maven-hpi-plugin-3.52)

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

Signed-off-by: dependabot[bot] 


  Commit: 94cddb721f867c2478c335c201aaa60492cc1692
  
https://github.com/jenkinsci/pitmutation-plugin/commit/94cddb721f867c2478c335c201aaa60492cc1692
  Author: Benjamin Sproule 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #281 from 
jenkinsci/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.52

Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52


Compare: 
https://github.com/jenkinsci/pitmutation-plugin/compare/0ba42f94309a...94cddb721f86

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pitmutation-plugin/settings/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/pitmutation-plugin/push/refs/heads/master/0ba42f-94cddb%40github.com.


[jenkinsci/oic-auth-plugin] 305116: New Crowdin translations

2024-02-22 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/oic-auth-plugin
  Commit: 3051167b6a5f6fefade8c1a6585e61e4fe3ed604
  
https://github.com/jenkinsci/oic-auth-plugin/commit/3051167b6a5f6fefade8c1a6585e61e4fe3ed604
  Author: Crowdin Bot 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
A src/main/resources/org/jenkinsci/plugins/oic/Messages_zh.properties

  Log Message:
  ---
  New Crowdin translations



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/oic-auth-plugin/settings/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/oic-auth-plugin/push/refs/heads/l10n_crowdin_action/526a56-305116%40github.com.


[jenkinsci/jenkins] 0d424c: Update dependency postcss-preset-env to v9.4.0

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/postcss-preset-env-9.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0d424cb2a7690d9cf8500869301c7d4bdd22c4c5
  
https://github.com/jenkinsci/jenkins/commit/0d424cb2a7690d9cf8500869301c7d4bdd22c4c5
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

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

  Log Message:
  ---
  Update dependency postcss-preset-env to v9.4.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/heads/renovate/postcss-preset-env-9.x/00-0d424c%40github.com.


[jenkinsci/jenkins]

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/postcss-preset-env-9.x
  Home:   https://github.com/jenkinsci/jenkins

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/renovate/branches/renovate/postcss-preset-env-9.x/74b939-00%40github.com.


[jenkinsci/jenkins] 74b939: Update dependency postcss-preset-env to v9.4.0

2024-02-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/renovate/branches/renovate/postcss-preset-env-9.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 74b939be5a9ebb5752e7fd19fc34ae123ba11ea7
  
https://github.com/jenkinsci/jenkins/commit/74b939be5a9ebb5752e7fd19fc34ae123ba11ea7
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

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

  Log Message:
  ---
  Update dependency postcss-preset-env to v9.4.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/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/jenkins/push/refs/renovate/branches/renovate/postcss-preset-env-9.x/00-74b939%40github.com.


[jenkinsci/google-chat-notification-plugin] 85213b: build(deps): bump org.jenkins-ci.plugins:plugin fr...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: 85213bd533b5ceb4571a170b52eef41e33348059
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/85213bd533b5ceb4571a170b52eef41e33348059
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.77 to 4.78.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.77...plugin-4.78)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/c4fe73-85213b%40github.com.


[jenkinsci/google-chat-notification-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.78
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.78/ff47e5-00%40github.com.


[jenkinsci/google-chat-notification-plugin] 5bfe9b: build(deps): bump org.json:json from 20231013 to 2...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.json-json-20240205
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: 5bfe9b9d5fa27f7d71c3244a64f890a18a8a31ca
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/5bfe9b9d5fa27f7d71c3244a64f890a18a8a31ca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump org.json:json from 20231013 to 20240205

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/dependabot/maven/master/org.json-json-20240205/de4e6f-5bfe9b%40github.com.


[jenkinsci/google-chat-notification-plugin] f392f3: build(deps-dev): bump org.assertj:assertj-core fro...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.assertj-assertj-core-3.25.3
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: f392f3a71411c83adf3c3ef2f14ae6b03d1ee772
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/f392f3a71411c83adf3c3ef2f14ae6b03d1ee772
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.2 to 3.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.2...assertj-build-3.25.3)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/dependabot/maven/master/org.assertj-assertj-core-3.25.3/e8aaae-f392f3%40github.com.


[jenkinsci/google-chat-notification-plugin] 64cbc1: build(deps): bump org.json:json from 20231013 to 2...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: 64cbc1d072f2ff67c38fa25efbf02090b3924068
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/64cbc1d072f2ff67c38fa25efbf02090b3924068
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump org.json:json from 20231013 to 20240205

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

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/85213b-64cbc1%40github.com.


[jenkinsci/google-chat-notification-plugin]

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.json-json-20240205
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/dependabot/maven/master/org.json-json-20240205/5bfe9b-00%40github.com.


[jenkinsci/google-chat-notification-plugin] 7593a3: build(deps-dev): bump org.assertj:assertj-core fro...

2024-02-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.assertj-assertj-core-3.25.3
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: 7593a3231287a5b9e9cfb28220aa22ce43fbfbc1
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/7593a3231287a5b9e9cfb28220aa22ce43fbfbc1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.2 to 3.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.2...assertj-build-3.25.3)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-chat-notification-plugin/settings/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/dependabot/maven/master/org.assertj-assertj-core-3.25.3/f392f3-7593a3%40github.com.


[jenkinsci/robot-plugin] db34c3: Fix checking if file exists (#67)

2024-02-22 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/robot-plugin
  Commit: db34c349b46cb25759696b9597ebbf894e85845a
  
https://github.com/jenkinsci/robot-plugin/commit/db34c349b46cb25759696b9597ebbf894e85845a
  Author: Aleksi Simell 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M src/main/java/hudson/plugins/robot/RobotPublisher.java

  Log Message:
  ---
  Fix checking if file exists (#67)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/robot-plugin/settings/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/robot-plugin/push/refs/heads/master/8c5df6-db34c3%40github.com.


[jenkinsci/robot-plugin]

2024-02-22 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/wildcard-log-error
  Home:   https://github.com/jenkinsci/robot-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/robot-plugin/settings/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/robot-plugin/push/refs/heads/wildcard-log-error/78c384-00%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 42bea0: `us#1410016: add cookie in getJobId for opening DL...

2024-02-22 Thread 'andreibangau99' via Jenkins Commits
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 42bea05339540156af70f8f75158b7afef640436
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/42bea05339540156af70f8f75158b7afef640436
  Author: JGao 
  Date:   2024-02-07 (Wed, 07 Feb 2024)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/mc/Constants.java
M 
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M src/main/webapp/configure.js

  Log Message:
  ---
  `us#1410016: add cookie in getJobId for opening DL wizard.


  Commit: b2139f42760e8846afd50a9e91c5b0156e5d81a8
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/b2139f42760e8846afd50a9e91c5b0156e5d81a8
  Author: JGao 
  Date:   2024-02-07 (Wed, 07 Feb 2024)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/model/RunFromFileSystemModel.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M 
src/main/resources/com/microfocus/application/automation/tools/run/RunFromFileBuilder/config.jelly
M src/main/webapp/configure.js

  Log Message:
  ---
  Merge branch 'latest' of https://github.com/gaowmw/hpe-jenkins-plugin into 
us_1410016_open_DL_wizard_from_Jenkins_plugin


  Commit: 92fc72109e43634dc62087118cd595c2f3b48dbc
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/92fc72109e43634dc62087118cd595c2f3b48dbc
  Author: JGao 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/mc/Constants.java
M 
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M src/main/webapp/configure.js

  Log Message:
  ---
  us#1410016: open DL wizard from jenkins_plugin


  Commit: 7bba1043418d25216f594abdd21fb951ffe62986
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7bba1043418d25216f594abdd21fb951ffe62986
  Author: JGao 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

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

  Log Message:
  ---
  `us#1410016: refine.


  Commit: 190e557003a8b1514a8dd43729e6fdd918a62f12
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/190e557003a8b1514a8dd43729e6fdd918a62f12
  Author: JGao 
  Date:   2024-02-23 (Fri, 23 Feb 2024)

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

  Log Message:
  ---
  `us#1410016: refine.


  Commit: a07677d2d4e3bb50d1605adc48e2443b2cdef7bf
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a07677d2d4e3bb50d1605adc48e2443b2cdef7bf
  Author: andreibangau99 <62278993+andreibanga...@users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/mc/Constants.java
M 
src/main/java/com/microfocus/application/automation/tools/mc/JobConfigurationProxy.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M src/main/webapp/configure.js

  Log Message:
  ---
  Merge pull request #644 from 
gaowmw/us_1410016_open_DL_wizard_from_Jenkins_plugin

Us 1410016 open dl wizard from jenkins plugin


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/9c38e734e821...a07677d2d4e3

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/settings/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/hpe-application-automation-tools-plugin/push/refs/heads/latest/9c38e7-a07677%40github.com.