[jenkinsci/analysis-pom-plugin] 649637: Bump net.javacrumbs.json-unit:json-unit-assertj fr...

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump net.javacrumbs.json-unit:json-unit-assertj from 2.39.0 to 2.40.0

Bumps 
[net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit)
 from 2.39.0 to 2.40.0.
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.39.0...json-unit-parent-2.40.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:development
  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/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-2.40.0/00-649637%40github.com.


[jenkins-infra/jenkins.io] c43268: Automated changelog for 2.467

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

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

  Log Message:
  ---
  Automated changelog for 2.467



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.467/0ad49f-c43268%40github.com.


[jenkinsci/jenkins] e0469e: [JENKINS-73278] Migrate core from EE 8 to EE 9

2024-07-03 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/jakarta
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e0469e57fcdb5a570a5c0286934bdb8407b0f7dc
  
https://github.com/jenkinsci/jenkins/commit/e0469e57fcdb5a570a5c0286934bdb8407b0f7dc
  Author: Basil Crow 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M .github/dependabot.yml
M .idea/encodings.xml
M bom/pom.xml
M core/pom.xml
M core/src/main/java/hudson/DescriptorExtensionList.java
M core/src/main/java/hudson/ExpressionFactory2.java
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/LocalPluginManager.java
M core/src/main/java/hudson/Plugin.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/PluginWrapper.java
M core/src/main/java/hudson/ProxyConfigurationManager.java
M core/src/main/java/hudson/ResponseHeaderFilter.java
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/WebAppMain.java
M core/src/main/java/hudson/cli/CLIAction.java
M core/src/main/java/hudson/cli/CliCrumbExclusion.java
M core/src/main/java/hudson/cli/ReloadConfigurationCommand.java
M core/src/main/java/hudson/cli/UpdateNodeCommand.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M core/src/main/java/hudson/console/ConsoleAnnotationDescriptor.java
M core/src/main/java/hudson/console/ConsoleAnnotatorFactory.java
M core/src/main/java/hudson/console/HyperlinkNote.java
M core/src/main/java/hudson/diagnosis/OldDataMonitor.java
M core/src/main/java/hudson/diagnosis/ReverseProxySetupMonitor.java
M core/src/main/java/hudson/diagnosis/TooManyJobsButNoView.java
M core/src/main/java/hudson/init/impl/GroovyInitScript.java
M core/src/main/java/hudson/init/impl/InstallUncaughtExceptionHandler.java
M core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java
M core/src/main/java/hudson/logging/LogRecorder.java
M core/src/main/java/hudson/logging/LogRecorderManager.java
M core/src/main/java/hudson/markup/MarkupFormatter.java
M core/src/main/java/hudson/model/AbstractBuild.java
M core/src/main/java/hudson/model/AbstractItem.java
M core/src/main/java/hudson/model/AbstractModelObject.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Actionable.java
M core/src/main/java/hudson/model/AdministrativeMonitor.java
M core/src/main/java/hudson/model/AllView.java
M core/src/main/java/hudson/model/Api.java
M core/src/main/java/hudson/model/AutoCompletionCandidates.java
M core/src/main/java/hudson/model/BallColor.java
M core/src/main/java/hudson/model/BooleanParameterDefinition.java
M core/src/main/java/hudson/model/BuildAuthorizationToken.java
M core/src/main/java/hudson/model/BuildTimelineWidget.java
M core/src/main/java/hudson/model/ChoiceParameterDefinition.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/ComputerSet.java
M core/src/main/java/hudson/model/Descriptor.java
M core/src/main/java/hudson/model/DirectlyModifiableView.java
M core/src/main/java/hudson/model/DirectoryBrowserSupport.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/Failure.java
M core/src/main/java/hudson/model/FileParameterDefinition.java
M core/src/main/java/hudson/model/FileParameterValue.java
M core/src/main/java/hudson/model/Hudson.java
M core/src/main/java/hudson/model/Item.java
M core/src/main/java/hudson/model/ItemGroupMixIn.java
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/JobProperty.java
M core/src/main/java/hudson/model/JobPropertyDescriptor.java
M core/src/main/java/hudson/model/Label.java
M core/src/main/java/hudson/model/ListView.java
M core/src/main/java/hudson/model/ManageJenkinsAction.java
M core/src/main/java/hudson/model/ModifiableItemGroup.java
M core/src/main/java/hudson/model/MultiStageTimeSeries.java
M core/src/main/java/hudson/model/MyView.java
M core/src/main/java/hudson/model/MyViewsProperty.java
M core/src/main/java/hudson/model/Node.java
M core/src/main/java/hudson/model/PaneStatusProperties.java
M core/src/main/java/hudson/model/ParameterDefinition.java
M core/src/main/java/hudson/model/ParameterValue.java
M core/src/main/java/hudson/model/ParametersDefinitionProperty.java
M core/src/main/java/hudson/model/PasswordParameterDefinition.java
M core/src/main/java/hudson/model/Project.java
M core/src/main/java/hudson/model/ProxyView.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/model/RSS.java
M core/src/main/java/hudson/model/ReconfigurableDescribable.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/RunParameterDefinition.java
M 

[jenkinsci/jenkins] ed0a3b: Update dependency globals to v15.7.0 (#9435)

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

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

  Log Message:
  ---
  Update dependency globals to v15.7.0 (#9435)

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/771ba7-ed0a3b%40github.com.


[jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin]

2024-07-03 Thread 'Daniel Anechitoaie' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-binding-1.24.1
  Home:   
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-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/osf-builder-suite-for-sfcc-credentials-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-binding-1.24.1/a0267c-00%40github.com.


[jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin] 4d7882: Bump org.jenkins-ci.plugins:credentials-binding fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin
  Commit: 4d7882de0aec6e4bc78a6b76db42aea2e448528d
  
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin/commit/4d7882de0aec6e4bc78a6b76db42aea2e448528d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:credentials-binding from 1.24 to 1.24.1 (#7)

Bumps 
[org.jenkins-ci.plugins:credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin)
 from 1.24 to 1.24.1.
- [Release 
notes](https://github.com/jenkinsci/credentials-binding-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md)
- 
[Commits](https://github.com/jenkinsci/credentials-binding-plugin/compare/credentials-binding-1.24...credentials-binding-1.24.1)

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

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/osf-builder-suite-for-sfcc-credentials-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/osf-builder-suite-for-sfcc-credentials-plugin/push/refs/heads/master/0df768-4d7882%40github.com.


[jenkinsci/vectorcast-execution-plugin] c46aaf: RGW workaround testing

2024-07-03 Thread 'Tim Schneider' via Jenkins Commits
  Branch: refs/heads/tms_078
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: c46aaf77f4734f9cffaae99af63469729e530b7c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c46aaf77f4734f9cffaae99af63469729e530b7c
  Author: TimSVector 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M src/main/resources/scripts/copy_build_dir.py

  Log Message:
  ---
  RGW workaround testing



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/heads/tms_078/020449-c46aaf%40github.com.


[jenkins-infra/jenkins-infra] fed60b: chore: Bump container agent image jenkins/inbound-...

2024-07-03 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_production_580cfbd862046428ca380ea132418df2909ba6d2e8bbf7d15d4dc22709f9666a
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: fed60be18436f2948462ee8f25b3cce27fb43ac0
  
https://github.com/jenkins-infra/jenkins-infra/commit/fed60be18436f2948462ee8f25b3cce27fb43ac0
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  chore: Bump container agent image jenkins/inbound-agent (JDK17)

Made with ❤️️ by updatecli



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/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-infra/push/refs/heads/updatecli_production_580cfbd862046428ca380ea132418df2909ba6d2e8bbf7d15d4dc22709f9666a/00-fed60b%40github.com.


[jenkinsci/gitea-plugin] 4618c8: Handle NOT_BUILT results more clearly (#63)

2024-07-03 Thread 'Mattias Persson' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 4618c82a40fbaf5b4a7b7508c2ba48a5ec99ad35
  
https://github.com/jenkinsci/gitea-plugin/commit/4618c82a40fbaf5b4a7b7508c2ba48a5ec99ad35
  Author: Mattias Persson 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugin/gitea/GiteaNotifier.java

  Log Message:
  ---
  Handle NOT_BUILT results more clearly (#63)



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


[jenkinsci/gitea-plugin] 675198: Enable Jenkins Security Scan (#78)

2024-07-03 Thread 'strangelookingnerd' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: 6751982cd201f846b26ffbc9cb3cdea1dacaba03
  
https://github.com/jenkinsci/gitea-plugin/commit/6751982cd201f846b26ffbc9cb3cdea1dacaba03
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

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

  Log Message:
  ---
  Enable Jenkins Security Scan (#78)



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


[jenkinsci/badge-plugin] 7adf12: Update dependency org.jenkins-ci.plugins:plugin to...

2024-07-03 Thread 'strangelookingnerd' via Jenkins Commits
  Branch: refs/heads/refactoring_for_new_major_version
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 7adf12fd6bb1348be65c7dd1b13684d1d60f88a1
  
https://github.com/jenkinsci/badge-plugin/commit/7adf12fd6bb1348be65c7dd1b13684d1d60f88a1
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.84


  Commit: ba3fd8ac4092f8b1a8f8e9553fdc0dde11cd7540
  
https://github.com/jenkinsci/badge-plugin/commit/ba3fd8ac4092f8b1a8f8e9553fdc0dde11cd7540
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency org.jenkins-ci.plugins:plugin to v4.85


  Commit: cbbda3bfa3b16aa4019f0c7ebd9566e6556df517
  
https://github.com/jenkinsci/badge-plugin/commit/cbbda3bfa3b16aa4019f0c7ebd9566e6556df517
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into refactoring_for_new_major_version


Compare: 
https://github.com/jenkinsci/badge-plugin/compare/17095f72b2c1...cbbda3bfa3b1

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/badge-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/badge-plugin/push/refs/heads/refactoring_for_new_major_version/17095f-cbbda3%40github.com.


[jenkinsci/validating-string-parameter-plugin] 04b862: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread 'Raihaan Shouhell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/validating-string-parameter-plugin
  Commit: 04b86229878b6db98d3e1373b5130d5409c0e53b
  
https://github.com/jenkinsci/validating-string-parameter-plugin/commit/04b86229878b6db98d3e1373b5130d5409c0e53b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

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

Signed-off-by: dependabot[bot] 


  Commit: fcf516641af0499ba1a49282986b583f6563cb8e
  
https://github.com/jenkinsci/validating-string-parameter-plugin/commit/fcf516641af0499ba1a49282986b583f6563cb8e
  Author: Raihaan Shouhell 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

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

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85


Compare: 
https://github.com/jenkinsci/validating-string-parameter-plugin/compare/419d4d574f74...fcf516641af0

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/validating-string-parameter-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/validating-string-parameter-plugin/push/refs/heads/master/419d4d-fcf516%40github.com.


[jenkins-infra/jenkins.io] 0ad49f: Automated changelog for 2.467

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

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

  Log Message:
  ---
  Automated changelog for 2.467



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.467/88f6e4-0ad49f%40github.com.


[jenkinsci/jenkins] 59d9c3: Update dependency globals to v15.7.0

2024-07-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/globals-15.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 59d9c3257f04f686f568a2694eae2ba9bb835b67
  
https://github.com/jenkinsci/jenkins/commit/59d9c3257f04f686f568a2694eae2ba9bb835b67
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

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

  Log Message:
  ---
  Update dependency globals to v15.7.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/globals-15.x/ce55de-59d9c3%40github.com.


[jenkins-infra/jenkins.io] 88f6e4: Automated changelog for 2.467

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

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

  Log Message:
  ---
  Automated changelog for 2.467



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.467/cd7b91-88f6e4%40github.com.


[jenkins-infra/jenkins.io] cd7b91: Automated changelog for 2.467

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

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

  Log Message:
  ---
  Automated changelog for 2.467



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.467/6f276f-cd7b91%40github.com.


[jenkinsci/jenkins] 771ba7: Update dependency postcss-preset-env to v9.5.15 (#...

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

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

  Log Message:
  ---
  Update dependency postcss-preset-env to v9.5.15 (#9433)

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/026d48-771ba7%40github.com.


[jenkinsci/jenkins] 026d48: Update dependency postcss to v8.4.39 (#9432)

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

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

  Log Message:
  ---
  Update dependency postcss to v8.4.39 (#9432)

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/2e5bd9-026d48%40github.com.


[jenkinsci/jenkins]

2024-07-03 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/mina-sshd-api.version-2.13.1-117.v2f1a_b_66ff91d
  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/mina-sshd-api.version-2.13.1-117.v2f1a_b_66ff91d/6d4dc6-00%40github.com.


[jenkinsci/jenkins] 2e5bd9: Bump mina-sshd-api.version from 2.12.1-113.v4d3ea_...

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

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Bump mina-sshd-api.version from 2.12.1-113.v4d3ea_5eb_7f72 to 
2.13.1-117.v2f1a_b_66ff91d (#9429)

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/bfcf05-2e5bd9%40github.com.


[jenkinsci/acceptance-test-harness]

2024-07-03 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/renovate/jenkins.version
  Home:   https://github.com/jenkinsci/acceptance-test-harness

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/renovate/jenkins.version/dd519c-00%40github.com.


[jenkinsci/acceptance-test-harness] 7d4834: Update jenkins.version to v2.466 (#1610)

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update jenkins.version to v2.466 (#1610)

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/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/master/966210-7d4834%40github.com.


[jenkinsci/saml-plugin] a85d3b: chore(deps): bump org.jenkins-ci.plugins:plugin fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: a85d3b41a641a2a9d3c3c63b7f16bf862d5d3910
  
https://github.com/jenkinsci/saml-plugin/commit/a85d3b41a641a2a9d3c3c63b7f16bf862d5d3910
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#426)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

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

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/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/main/2696d1-a85d3b%40github.com.


[jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin] a0267c: Bump org.jenkins-ci.plugins:credentials-binding fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-binding-1.24.1
  Home:   
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin
  Commit: a0267c067ed954dca1de9da88cf33a8caa6c0648
  
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin/commit/a0267c067ed954dca1de9da88cf33a8caa6c0648
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:credentials-binding from 1.24 to 1.24.1

Bumps 
[org.jenkins-ci.plugins:credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin)
 from 1.24 to 1.24.1.
- [Release 
notes](https://github.com/jenkinsci/credentials-binding-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md)
- 
[Commits](https://github.com/jenkinsci/credentials-binding-plugin/compare/credentials-binding-1.24...credentials-binding-1.24.1)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-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/osf-builder-suite-for-sfcc-credentials-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-binding-1.24.1/00-a0267c%40github.com.


[jenkinsci/kubernetes-cd-plugin] fbcba0: Bump org.jenkins-ci.plugins:credentials-binding fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-binding-1.24.1
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: fbcba0dc58f672d6a6e5c0b24aa20529973b7d84
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/fbcba0dc58f672d6a6e5c0b24aa20529973b7d84
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:credentials-binding from 1.16 to 1.24.1

Bumps 
[org.jenkins-ci.plugins:credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin)
 from 1.16 to 1.24.1.
- [Release 
notes](https://github.com/jenkinsci/credentials-binding-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md)
- 
[Commits](https://github.com/jenkinsci/credentials-binding-plugin/compare/credentials-binding-1.16...credentials-binding-1.24.1)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/kubernetes-cd-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/kubernetes-cd-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-binding-1.24.1/00-fbcba0%40github.com.


[jenkinsci/scriptler-plugin]

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.426.x-3157.vb_3e8b_8a_d185d
  Home:   https://github.com/jenkinsci/scriptler-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/scriptler-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/scriptler-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.426.x-3157.vb_3e8b_8a_d185d/846edc-00%40github.com.


[jenkinsci/scriptler-plugin] 30dcdb: Bump io.jenkins.tools.bom:bom-2.426.x

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/scriptler-plugin
  Commit: 30dcdb433faf53676375607c86747e5ed5f5a90a
  
https://github.com/jenkinsci/scriptler-plugin/commit/30dcdb433faf53676375607c86747e5ed5f5a90a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.426.x

Bumps [io.jenkins.tools.bom:bom-2.426.x](https://github.com/jenkinsci/bom) from 
3105.v672692894683 to 3157.vb_3e8b_8a_d185d.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/scriptler-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/scriptler-plugin/push/refs/heads/main/74946c-30dcdb%40github.com.


[jenkinsci/anchore-container-scanner-plugin] f60dcb: feat: bump org.jenkins-ci.plugins:plugin from 4.84...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: f60dcb8a5a3b7f5b2aeae00bc5556856d5bfcb95
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/f60dcb8a5a3b7f5b2aeae00bc5556856d5bfcb95
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  feat: bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

---
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/anchore-container-scanner-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/anchore-container-scanner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-f60dcb%40github.com.


[jenkinsci/scriptler-plugin] 74946c: Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/scriptler-plugin
  Commit: 74946c6a9d646f44c82a0b6ef31938cb24c6d143
  
https://github.com/jenkinsci/scriptler-plugin/commit/74946c6a9d646f44c82a0b6ef31938cb24c6d143
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.82 to 4.83.
- [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.82...plugin-4.83)

---
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/scriptler-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/scriptler-plugin/push/refs/heads/main/d97ef6-74946c%40github.com.


[jenkinsci/ssh-agents-plugin] c8f8b8: chore(deps): bump org.jenkins-ci.plugins:plugin fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ssh-agents-plugin
  Commit: c8f8b81c7dd3e301e4ea19bf220d80b9cb332eac
  
https://github.com/jenkinsci/ssh-agents-plugin/commit/c8f8b81c7dd3e301e4ea19bf220d80b9cb332eac
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#498)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

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

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/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/main/8455ea-c8f8b8%40github.com.


[jenkinsci/ssh-agents-plugin] 8455ea: chore(deps): bump org.jenkins-ci.plugins:credentia...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ssh-agents-plugin
  Commit: 8455ea2756315b99e117d5a3f4a28d7b1461907a
  
https://github.com/jenkinsci/ssh-agents-plugin/commit/8455ea2756315b99e117d5a3f4a28d7b1461907a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump org.jenkins-ci.plugins:credentials (#499)

Bumps 
[org.jenkins-ci.plugins:credentials](https://github.com/jenkinsci/credentials-plugin)
 from 1350.v1b_df4d227d1b_ to 1355.v46f52a_b_98d64.
- [Release notes](https://github.com/jenkinsci/credentials-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/credentials-plugin/commits)

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

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/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/main/f13d64-8455ea%40github.com.


[jenkinsci/jenkins] ce55de: Update dependency globals to v15.7.0

2024-07-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/globals-15.x
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ce55deed99cc1a33e395d91fe1dbb613f0cdcaae
  
https://github.com/jenkinsci/jenkins/commit/ce55deed99cc1a33e395d91fe1dbb613f0cdcaae
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

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

  Log Message:
  ---
  Update dependency globals to v15.7.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/globals-15.x/00-ce55de%40github.com.


[jenkinsci/validating-string-parameter-plugin] 04b862: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/validating-string-parameter-plugin
  Commit: 04b86229878b6db98d3e1373b5130d5409c0e53b
  
https://github.com/jenkinsci/validating-string-parameter-plugin/commit/04b86229878b6db98d3e1373b5130d5409c0e53b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

---
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/validating-string-parameter-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/validating-string-parameter-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-04b862%40github.com.


[jenkinsci/ircbot-plugin] e07e93: build(deps): bump org.jenkins-ci.plugins:plugin fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: e07e93dfbd257be0758858a588a025f63f6b9c23
  
https://github.com/jenkinsci/ircbot-plugin/commit/e07e93dfbd257be0758858a588a025f63f6b9c23
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

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

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.83 to 4.85.
- [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.83...plugin-4.85)

---
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/ircbot-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/ircbot-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-e07e93%40github.com.


[jenkinsci/credentials-plugin] e4a2c8: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: e4a2c890ae40bcc8e4674e01fed2811fbebf7506
  
https://github.com/jenkinsci/credentials-plugin/commit/e4a2c890ae40bcc8e4674e01fed2811fbebf7506
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

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

Signed-off-by: dependabot[bot] 


  Commit: 15ba4cdc1af4f1e508ae01873b7c9a83c7f3dd71
  
https://github.com/jenkinsci/credentials-plugin/commit/15ba4cdc1af4f1e508ae01873b7c9a83c7f3dd71
  Author: James Nord 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

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

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/46f52ab98d64...15ba4cdc1af4

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


[jenkinsci/postbuildscript-plugin] bb75ce: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread 'Daniel Heid' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: bb75cefd3732a6eff1d1c0d51e1b7544bdabb4f4
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/bb75cefd3732a6eff1d1c0d51e1b7544bdabb4f4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

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

Signed-off-by: dependabot[bot] 


  Commit: 6a61cfeacd3fca7b9c2cf2ef6ef6915ff8de01d8
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/6a61cfeacd3fca7b9c2cf2ef6ef6915ff8de01d8
  Author: Daniel Heid 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

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

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85


Compare: 
https://github.com/jenkinsci/postbuildscript-plugin/compare/8c5a24eddb05...6a61cfeacd3f

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/postbuildscript-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/postbuildscript-plugin/push/refs/heads/main/8c5a24-6a61cf%40github.com.


[jenkinsci/credentials-binding-plugin]

2024-07-03 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/681.vf91669a_32e45
  Home:   https://github.com/jenkinsci/credentials-binding-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-binding-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/credentials-binding-plugin/push/refs/tags/681.vf91669a_32e45/00-f91669%40github.com.


[jenkinsci/postbuildscript-plugin] bb75ce: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: bb75cefd3732a6eff1d1c0d51e1b7544bdabb4f4
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/bb75cefd3732a6eff1d1c0d51e1b7544bdabb4f4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

---
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/postbuildscript-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/postbuildscript-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-bb75ce%40github.com.


[jenkinsci/credentials-binding-plugin] f6d0b6: Remove missed occurence of FileOnMasterKeyStoreSource

2024-07-03 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: f6d0b675dae8200f3293ff72f8105c1968e2524c
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/f6d0b675dae8200f3293ff72f8105c1968e2524c
  Author: James Nord 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/credentialsbinding/impl/CertificateMultiBindingTest.java

  Log Message:
  ---
  Remove missed occurence of FileOnMasterKeyStoreSource

Adapt to jenkinsci/credentials-plugin#540


  Commit: f91669a32e4597fd4872f34993be809a26cf4137
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/f91669a32e4597fd4872f34993be809a26cf4137
  Author: James Nord 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/credentialsbinding/impl/CertificateMultiBindingTest.java

  Log Message:
  ---
  Merge pull request #312 from jtnord/remove-FileOnMasterKeySource-2

Remove missed occurence of FileOnMasterKeyStoreSource


Compare: 
https://github.com/jenkinsci/credentials-binding-plugin/compare/6288482e873c...f91669a32e45

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


[jenkinsci/office-365-connector-plugin]

2024-07-03 Thread 'Damian Szczepanik' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.84
  Home:   https://github.com/jenkinsci/office-365-connector-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/office-365-connector-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/office-365-connector-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.84/e3d7f7-00%40github.com.


[jenkinsci/office-365-connector-plugin] 426934: [dependency] Bump org.jenkins-ci.plugins:plugin fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 426934265314572b7dc89885ae543bf7877147c1
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/426934265314572b7dc89885ae543bf7877147c1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [dependency] Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.84 (#354)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.82 to 4.84.
- [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.82...plugin-4.84)

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

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/office-365-connector-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/office-365-connector-plugin/push/refs/heads/master/c6e2c5-426934%40github.com.


[jenkinsci/datadog-plugin] e87b5c: Refactor Datadog clients

2024-07-03 Thread 'Nikita Tkachenko' via Jenkins Commits
  Branch: refs/heads/nikita-tkachenko/datadog-clients-refactoring
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: e87b5c6964a6da5a77c4e3eb7be856eb2e1fed48
  
https://github.com/jenkinsci/datadog-plugin/commit/e87b5c6964a6da5a77c4e3eb7be856eb2e1fed48
  Author: Nikita Tkachenko 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogGlobalConfiguration.java
R 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/ClientFactory.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/ClientHolder.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogAgentClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogApiClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogComputerListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogItemListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogSCMListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogSaveableListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogSecurityListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogWriter.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogComputerPublisher.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogCountersPublisher.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogJenkinsPublisher.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogQueuePublisher.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/write/TraceWriterFactory.java
A 
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogGlobalConfiguration/help-targetSite.html
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientTest.java
A src/test/java/org/datadog/jenkins/plugins/datadog/clients/MetricsTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListenerIT.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogFilteringEventsTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/logs/LogCollectionTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogComputerPublisherTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogJenkinsPublisherTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogQueuePipelinePublisherTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogQueuePublisherTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/steps/DatadogOptionsTest.java

  Log Message:
  ---
  Refactor Datadog clients



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/datadog-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/datadog-plugin/push/refs/heads/nikita-tkachenko/datadog-clients-refactoring/e3759e-e87b5c%40github.com.


[jenkinsci/pipeline-model-definition-plugin] 012af9: Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 012af99e28b701795919b097e485992336b5043e
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/012af99e28b701795919b097e485992336b5043e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.83 to 4.85.
- [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.83...plugin-4.85)

---
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/pipeline-model-definition-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/pipeline-model-definition-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-012af9%40github.com.


[jenkinsci/htmlpublisher-plugin] d88f99: Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/htmlpublisher-plugin
  Commit: d88f99ebc1a0861f306cb19ad50f3e2418aaf60d
  
https://github.com/jenkinsci/htmlpublisher-plugin/commit/d88f99ebc1a0861f306cb19ad50f3e2418aaf60d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.83 to 4.85.
- [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.83...plugin-4.85)

---
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/htmlpublisher-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/htmlpublisher-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-d88f99%40github.com.


[jenkinsci/parameterized-scheduler-plugin] 3df113: Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin
  Commit: 3df1133d4954deb38ff672a113fa38ff1d52fff9
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/3df1133d4954deb38ff672a113fa38ff1d52fff9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.82 to 4.85.
- [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.82...plugin-4.85)

---
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/parameterized-scheduler-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/parameterized-scheduler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-3df113%40github.com.


[jenkinsci/ec2-plugin] 88e572: build(deps): bump org.jenkins-ci.plugins:plugin fr...

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 88e572e7c4de82ecd9c0f69605c276d3d7832cd4
  
https://github.com/jenkinsci/ec2-plugin/commit/88e572e7c4de82ecd9c0f69605c276d3d7832cd4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

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

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.82 to 4.85.
- [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.82...plugin-4.85)

---
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/ec2-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/ec2-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-88e572%40github.com.


[jenkinsci/design-library-plugin]

2024-07-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/npm-10.x
  Home:   https://github.com/jenkinsci/design-library-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/design-library-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/design-library-plugin/push/refs/heads/renovate/npm-10.x/74ff2b-00%40github.com.


[jenkinsci/design-library-plugin] 468f4f: Update dependency npm to v10.8.1

2024-07-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: 468f4f45684c1c972d6b39b7890b49f2d9c9
  
https://github.com/jenkinsci/design-library-plugin/commit/468f4f45684c1c972d6b39b7890b49f2d9c9
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency npm to v10.8.1



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/design-library-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/design-library-plugin/push/refs/heads/master/03d9ad-468f4f%40github.com.


[jenkinsci/design-library-plugin]

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/braces-3.0.3
  Home:   https://github.com/jenkinsci/design-library-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/design-library-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/design-library-plugin/push/refs/heads/dependabot/npm_and_yarn/braces-3.0.3/57edec-00%40github.com.


[jenkinsci/envinject-plugin] 35fd26: Update java-version to 17 for Jenkins Security Sca...

2024-07-03 Thread 'strangelookingnerd' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 35fd26c730cb893fccd5d4ff66069f3e2f65111f
  
https://github.com/jenkinsci/envinject-plugin/commit/35fd26c730cb893fccd5d4ff66069f3e2f65111f
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

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

  Log Message:
  ---
  Update java-version to 17 for Jenkins Security Scan (#289)



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


[jenkinsci/console-column-plugin] f42123: Update java-version to 17 for Jenkins Security Sca...

2024-07-03 Thread 'strangelookingnerd' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/console-column-plugin
  Commit: f4212357ab4761bacf4635cc8addfb6058aa5bb6
  
https://github.com/jenkinsci/console-column-plugin/commit/f4212357ab4761bacf4635cc8addfb6058aa5bb6
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

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

  Log Message:
  ---
  Update java-version to 17 for Jenkins Security Scan (#153)



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


[jenkinsci/copy-project-link-plugin] 828bb8: Update java-version to 17 for Jenkins Security Sca...

2024-07-03 Thread 'strangelookingnerd' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copy-project-link-plugin
  Commit: 828bb85b530be427146bc8881c36110fafd6f79a
  
https://github.com/jenkinsci/copy-project-link-plugin/commit/828bb85b530be427146bc8881c36110fafd6f79a
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

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

  Log Message:
  ---
  Update java-version to 17 for Jenkins Security Scan (#114)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/copy-project-link-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/copy-project-link-plugin/push/refs/heads/master/8f9288-828bb8%40github.com.


[jenkinsci/design-library-plugin] 74ff2b: Update dependency npm to v10.8.1

2024-07-03 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/npm-10.x
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: 74ff2b741f1500c0fca13c2654c1b26c725e673a
  
https://github.com/jenkinsci/design-library-plugin/commit/74ff2b741f1500c0fca13c2654c1b26c725e673a
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency npm to v10.8.1



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/design-library-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/design-library-plugin/push/refs/heads/renovate/npm-10.x/9b375d-74ff2b%40github.com.


[jenkinsci/jobcacher-plugin] 65dbee: chore(deps): bump org.jenkins-ci.plugins:plugin fr...

2024-07-03 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/jobcacher-plugin
  Commit: 65dbeec6a420b85571a6189c513b975d199647c7
  
https://github.com/jenkinsci/jobcacher-plugin/commit/65dbeec6a420b85571a6189c513b975d199647c7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

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

Signed-off-by: dependabot[bot] 


  Commit: 4297597b56eb24284d9abf45121dba77fc1c80e2
  
https://github.com/jenkinsci/jobcacher-plugin/commit/4297597b56eb24284d9abf45121dba77fc1c80e2
  Author: Valentin Delaye 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

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

chore(deps): bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85


Compare: 
https://github.com/jenkinsci/jobcacher-plugin/compare/e8583a73296a...4297597b56eb

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


[jenkins-infra/jenkins-infra]

2024-07-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_production_e1c59db64eb5175649c5e219efbe35255dddc13cf1402a4755771404e4924201
  Home:   https://github.com/jenkins-infra/jenkins-infra

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/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-infra/push/refs/heads/updatecli_production_e1c59db64eb5175649c5e219efbe35255dddc13cf1402a4755771404e4924201/9c33cc-00%40github.com.


[jenkins-infra/jenkins-infra] fc7b28: Bump Packer Agent Templates (All-In-One) Version t...

2024-07-03 Thread 'jenkins-infra-updatecli[bot]' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: fc7b2819eb76097269b559711b2a80d4d8dbade2
  
https://github.com/jenkins-infra/jenkins-infra/commit/fc7b2819eb76097269b559711b2a80d4d8dbade2
  Author: jenkins-infra-updatecli[bot] 
<101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Bump Packer Agent Templates (All-In-One) Version to 1.77.0 (#3511)

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

... -22.04 (AllInOne) for x86

Made with ❤️️ by updatecli

* chore: Bump Azure Gallery Image Version

Made with ❤️️ by updatecli

-

Co-authored-by: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/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-infra/push/refs/heads/production/7d5360-fc7b28%40github.com.


[jenkins-infra/jenkins-infra] 9c33cc: chore: Bump Azure Gallery Image Version

2024-07-03 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_production_e1c59db64eb5175649c5e219efbe35255dddc13cf1402a4755771404e4924201
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 9c33cc4d0ea2eb5b4ae8ad6670a84fd692c7a07d
  
https://github.com/jenkins-infra/jenkins-infra/commit/9c33cc4d0ea2eb5b4ae8ad6670a84fd692c7a07d
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M hieradata/common.yaml

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

Made with ❤️️ by updatecli



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/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-infra/push/refs/heads/updatecli_production_e1c59db64eb5175649c5e219efbe35255dddc13cf1402a4755771404e4924201/a6f14b-9c33cc%40github.com.


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

2024-07-03 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_production_e1c59db64eb5175649c5e219efbe35255dddc13cf1402a4755771404e4924201
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: a6f14b04287ff5ad41554c120892b427dd37c126
  
https://github.com/jenkins-infra/jenkins-infra/commit/a6f14b04287ff5ad41554c120892b427dd37c126
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M hieradata/common.yaml

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

... -22.04 (AllInOne) for x86

Made with ❤️️ by updatecli



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins-infra/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-infra/push/refs/heads/updatecli_production_e1c59db64eb5175649c5e219efbe35255dddc13cf1402a4755771404e4924201/00-a6f14b%40github.com.


[jenkinsci/stashnotifier-plugin] 527272: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85
  Home:   https://github.com/jenkinsci/stashnotifier-plugin
  Commit: 5272728ade1bbe36c4db144febcb31169f93
  
https://github.com/jenkinsci/stashnotifier-plugin/commit/5272728ade1bbe36c4db144febcb31169f93
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

---
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/stashnotifier-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/stashnotifier-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85/00-527272%40github.com.