[jenkinsci/JiraTestResultReporter-plugin] d2f4a9: Enforce a new release

2023-11-10 Thread 'Ildefonso Montero' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: d2f4a9589dca7a9a259dffd45e514ec4e315687d
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/d2f4a9589dca7a9a259dffd45e514ec4e315687d
  Author: Ildefonso Montero 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

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

  Log Message:
  ---
  Enforce a new release


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


[jenkinsci/JiraTestResultReporter-plugin] d212d7: Restore should_release

2023-11-10 Thread 'Ildefonso Montero' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: d212d7b3e17546ff17ba6ce607d8212284d28c34
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/d212d7b3e17546ff17ba6ce607d8212284d28c34
  Author: Ildefonso Montero 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

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

  Log Message:
  ---
  Restore should_release


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


[jenkinsci/JiraTestResultReporter-plugin]

2023-11-10 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/189.vd212d7b3e175
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin

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


[jenkinsci/neuvector-vulnerability-scanner-plugin] c64bec: Add isFromNonTLSVerificationVersion flag

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: c64bec7c1b2f9057ad5987a45938b4b963d47517
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/c64bec7c1b2f9057ad5987a45938b4b963d47517
  Author: pohanhuangtw 
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Add isFromNonTLSVerificationVersion flag


  Commit: d1dc43d005d9b62734f54880f2436ebc9881b307
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d1dc43d005d9b62734f54880f2436ebc9881b307
  Author: pohanhuangtw 
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  change the flag to migrated


  Commit: 66e287974fa43561fd5c28dbc166d39c2ed8d986
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/66e287974fa43561fd5c28dbc166d39c2ed8d986
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #54 from pohanhuangtw/add-migration-flag

Add isFromNonTLSVerificationVersion flag


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/9a3f9b9c3608...66e287974fa4

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


[jenkins-infra/jenkins-infra] 1f3f8a: cleanup(buildagent) remove management of AWS crede...

2023-11-10 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 1f3f8a220e3cb039cca0961867028e25c3cae2ce
  
https://github.com/jenkins-infra/jenkins-infra/commit/1f3f8a220e3cb039cca0961867028e25c3cae2ce
  Author: Damien Duportal 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M dist/profile/manifests/buildagent.pp
M hieradata/clients/agent.trusted.ci.jenkins.io.yaml
M hieradata/vagrant/common.yaml

  Log Message:
  ---
  cleanup(buildagent) remove management of AWS credentials and rclone and fix 
adoptium tooling (#3172)

* cleanup(buildagent) remove AWS credentials management

Signed-off-by: Damien Duportal 

* cleanup(buildagent) remove Rclone installation management

Signed-off-by: Damien Duportal 

* fix(buildagent) ensure adoptium URL do not have line returns

-

Signed-off-by: Damien Duportal 


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


[jenkinsci/ssh-slaves-plugin] f93265: chore(deps): bump org.jenkins-ci.plugins:credentia...

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: f93265a6b32d3c6976ac01e29709ce19a541b551
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/f93265a6b32d3c6976ac01e29709ce19a541b551
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

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

Bumps 
[org.jenkins-ci.plugins:credentials](https://github.com/jenkinsci/credentials-plugin)
 from 1307.v3757c78f17c3 to 1309.v8835d63eb_d8a_.
- [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>


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


[jenkinsci/ssh-slaves-plugin]

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-1309.v8835d63eb_d8a_
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin

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


[jenkinsci/neuvector-vulnerability-scanner-plugin] 0e4d48: release jenkins 2.1

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: 0e4d4894f0f56233fc4ebebc748ed21e7a49d2bf
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/0e4d4894f0f56233fc4ebebc748ed21e7a49d2bf
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  release jenkins 2.1


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


[jenkins-infra/jenkins-infra] 09481d: feat(buildagent) manage tools version for `azcopy`...

2023-11-10 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 09481de94ea57d0c58b77668bcad79af656982c5
  
https://github.com/jenkins-infra/jenkins-infra/commit/09481de94ea57d0c58b77668bcad79af656982c5
  Author: Damien Duportal 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M dist/profile/manifests/buildagent.pp
M hieradata/clients/agent.trusted.ci.jenkins.io.yaml
M hieradata/vagrant/common.yaml

  Log Message:
  ---
  feat(buildagent) manage tools version for `azcopy` and `awscli` (v2) (#3173)

* feat(buildagent) manage azcopy version

Signed-off-by: Damien Duportal 

* feat(buildagent) manage awscli version and use the v2 line

Signed-off-by: Damien Duportal 

-

Signed-off-by: Damien Duportal 


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


[jenkinsci/p4-plugin] 0eb443: Add help icon for stream at change.

2023-11-10 Thread 'skumar7322' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 0eb4437ba3b2fd28ec28b21f2c198a82accaefa7
  
https://github.com/jenkinsci/p4-plugin/commit/0eb4437ba3b2fd28ec28b21f2c198a82accaefa7
  Author: skumar7322 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M docs/WORKFLOW.md
M docs/WORKSPACEMANUAL.md
M docs/WORKSPACESTREAMS.md
M docs/images/manualworkspace.png
M docs/images/p4sync.png
M docs/images/streamsworkspace.png
A 
src/main/resources/org/jenkinsci/plugins/p4/workflow/source/StreamSource/help-streamAtChange.html
A 
src/main/resources/org/jenkinsci/plugins/p4/workspace/StreamWorkspaceImpl/help-streamAtChange.html
A 
src/main/resources/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec/help-streamAtChange.html

  Log Message:
  ---
  Add help icon for stream at change.
Update docs for stream at change


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


[jenkinsci/neuvector-vulnerability-scanner-plugin] e2f660: release jenkins 2.1

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: e2f660c34b395c8534c51619a6cbca1079cfe131
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/e2f660c34b395c8534c51619a6cbca1079cfe131
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  release jenkins 2.1


  Commit: 6a863c3eb2aa2a06459eb117604799b92d492f4d
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/6a863c3eb2aa2a06459eb117604799b92d492f4d
  Author: pohanhuangtw 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neuvector-vulnerability-scanner-2.1


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/66e287974fa4...6a863c3eb2aa

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


[jenkins-infra/jenkins-infra] 4e1693: fix(buildagent) ensure azcopy is usable when upgra...

2023-11-10 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 4e169304ca177817e6e3a99b0f8a27296fca2ae8
  
https://github.com/jenkins-infra/jenkins-infra/commit/4e169304ca177817e6e3a99b0f8a27296fca2ae8
  Author: Damien Duportal 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

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

  Log Message:
  ---
  fix(buildagent) ensure azcopy is usable when upgraded (#3174)

Signed-off-by: Damien Duportal 


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


[jenkins-infra/jenkins-infra] 4c26da: hotfix(buildagent) fixup of #https://github.com/je...

2023-11-10 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 4c26da6dfe66bfa44c2afc11c2bce0ca3c479c32
  
https://github.com/jenkins-infra/jenkins-infra/commit/4c26da6dfe66bfa44c2afc11c2bce0ca3c479c32
  Author: Damien Duportal 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

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

  Log Message:
  ---
  hotfix(buildagent) fixup of 
#https://github.com/jenkins-infra/jenkins-infra/pull/3173


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


[jenkins-infra/jenkins-infra]

2023-11-10 Thread 'jenkins-infra-updatecli[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_45ecefe7f29dcd0c4086489722c4125bfe441d720695142d5100a7082408fd73
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin

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


[jenkinsci/neuvector-vulnerability-scanner-plugin]

2023-11-10 Thread 'pohanhuangtw' via Jenkins Commits
  Branch: refs/tags/neuvector-vulnerability-scanner-2.1
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin

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


[jenkinsci/jenkins]

2023-11-10 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/tags/jenkins-2.426.1-rc-2
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkins-infra/jenkins.io] 2036de: feat(documentation): Adds a github-actions section...

2023-11-10 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 2036dece22e3b0dc4e06f7dc497121a1fe3842a8
  
https://github.com/jenkins-infra/jenkins.io/commit/2036dece22e3b0dc4e06f7dc497121a1fe3842a8
  Author: Bruno Verachten 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M 
content/doc/developer/tutorial-improve/automate-dependency-update-checks.adoc

  Log Message:
  ---
  feat(documentation): Adds a github-actions section in the dependabot sample 
file. (#6830)

* feat(documentation): Adds a github-actions section in the dependabot sample 
file.

* Consistent quoting in tutorial

* Match dependabot example indentation

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/customizing-dependency-updates#setting-custom-labels
shows a two space indentation for the list of labels.  Let's use the
same two space indentation in our code.

* Avoid warning messages when skip-changelog not defined

Let's not refer to a label that the repository may not have defined.

-

Co-authored-by: Mark Waite 


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


[jenkins-infra/jenkins.io] 46ee2f: feat: Replace gsoc redirection with actual content...

2023-11-10 Thread 'Kris Stern' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 46ee2f98156dcb170f74773ace489276234e8a84
  
https://github.com/jenkins-infra/jenkins.io/commit/46ee2f98156dcb170f74773ace489276234e8a84
  Author: Kris Stern 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M content/projects/gsoc/2023/index.adoc

  Log Message:
  ---
  feat: Replace gsoc redirection with actual contents for 2023 (#6829)

* feat: replace gsoc redirection with contents for 2023

* Apply suggestions from code review

Co-authored-by: Mark Waite 

-

Co-authored-by: Mark Waite 


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


[jenkinsci/datadog-plugin] c92709: Add changelog for 5.6.0

2023-11-10 Thread 'Sarah Witt' via Jenkins Commits
  Branch: refs/heads/sarah/changelog-release-5.6.0
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: c927095013c8fe3bb6359a3815ee68e003fd3be6
  
https://github.com/jenkinsci/datadog-plugin/commit/c927095013c8fe3bb6359a3815ee68e003fd3be6
  Author: Sarah Witt 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for 5.6.0


  Commit: 21d30071cfd59d679e964303bf4cd7ee36595035
  
https://github.com/jenkinsci/datadog-plugin/commit/21d30071cfd59d679e964303bf4cd7ee36595035
  Author: Sarah Witt 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Fix spacing


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/c927095013c8%5E...21d30071cfd5

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


[jenkinsci/jenkins] a18400: Bump org.jenkins-ci.plugins:credentials from 1307....

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a18400cb2f6b9935ac45aebd1ccb26573744820d
  
https://github.com/jenkinsci/jenkins/commit/a18400cb2f6b9935ac45aebd1ccb26573744820d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:credentials from 1307.v3757c78f17c3 to 
1309.v8835d63eb_d8a_ (#8687)

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


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


[jenkinsci/jenkins]

2023-11-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-1309.v8835d63eb_d8a_
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkins-infra/jenkins.io] fa77d1: Use consistent page titles for GSoC summaries (#6831)

2023-11-10 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: fa77d116854d2004aef75dfa54b3f87025896509
  
https://github.com/jenkins-infra/jenkins.io/commit/fa77d116854d2004aef75dfa54b3f87025896509
  Author: Mark Waite 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M content/projects/gsoc/2022/index.adoc
M content/projects/gsoc/2023/index.adoc

  Log Message:
  ---
  Use consistent page titles for GSoC summaries (#6831)

Use consistent page titles in GSoC summaries


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


[jenkins-infra/jenkins.io] f282b0: Automated changelog for 2.432

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

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

  Log Message:
  ---
  Automated changelog for 2.432


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


[jenkins-infra/jenkins.io] 48a894: Link to GSoC 2024 ideas (#6832)

2023-11-10 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 48a8944b5b0affec9395595f632695648cf0f5f9
  
https://github.com/jenkins-infra/jenkins.io/commit/48a8944b5b0affec9395595f632695648cf0f5f9
  Author: Mark Waite 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M content/projects/gsoc/students.adoc

  Log Message:
  ---
  Link to GSoC 2024 ideas (#6832)

Link to GSoC 2024 project ideas


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


[jenkinsci/bouncycastle-api-plugin]

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin

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


[jenkinsci/bouncycastle-api-plugin] 8c6c51: Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 8c6c5140276f2b479489ce47ee215e405410cea0
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/8c6c5140276f2b479489ce47ee215e405410cea0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/yaml-axis-plugin] 0e6e3e: Bump org.apache.maven.plugins:maven-surefire-plugi...

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 0e6e3e67c77f1a4752046a97a598176724045750
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/0e6e3e67c77f1a4752046a97a598176724045750
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2

Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/aws-java-sdk-plugin] 5131f7: Bump revision from 1.12.529 to 1.12.586

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

  Changed paths:
M pom.xml

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

Bumps `revision` from 1.12.529 to 1.12.586.

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

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

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

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/aws-java-sdk-plugin]

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

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


[jenkinsci/workflow-scm-step-plugin] f0c83a: Bump plugin from 4.66 to 4.67

2023-11-10 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-scm-step-plugin
  Commit: f0c83ae73219814b48dd4ff53da6048797ab40ca
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/f0c83ae73219814b48dd4ff53da6048797ab40ca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
M pom.xml

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

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

---
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: f5e23b2d33c2162d747c0dd256f7c84bb603ad09
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/f5e23b2d33c2162d747c0dd256f7c84bb603ad09
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.387.x from 2143.ve4c3c9ec790a to 2179.v0884e842b_859

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

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

Signed-off-by: dependabot[bot] 


  Commit: 2f4b57a4c10365cf342900d1987b371ce8fcb588
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/2f4b57a4c10365cf342900d1987b371ce8fcb588
  Author: Mark Waite 
  Date:   2023-09-30 (Sat, 30 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'dependabot/maven/org.jenkins-ci.plugins-plugin-4.67' into 
test-with-java-21


  Commit: a5572d072452523712e4bd09e07901d9e97c3480
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/a5572d072452523712e4bd09e07901d9e97c3480
  Author: Mark Waite 
  Date:   2023-09-30 (Sat, 30 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.73


  Commit: 56db383f2094b199c94ef69fa97ed699a43e806c
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/56db383f2094b199c94ef69fa97ed699a43e806c
  Author: Mark Waite 
  Date:   2023-09-30 (Sat, 30 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use plugin bom 2465.va_e76ed7b_3061

Remove version declarations that are no longer required.


  Commit: e5e6562f025a3794002cafaea90c59036de65895
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/e5e6562f025a3794002cafaea90c59036de65895
  Author: Mark Waite 
  Date:   2023-09-30 (Sat, 30 Sep 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21

Java 21 released Sep 19, 2023. We'd like to announce full support for
Java 21 in early October and would like the most used plugins to be
compiling and testing with Java 21.

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


  Commit: cce35389c339652b916022bc38be003bec125c33
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/cce35389c339652b916022bc38be003bec125c33
  Author: Mark Waite 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.75


  Commit: 1b29584b45d059478190239fb8446c41a2696537
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/1b29584b45d059478190239fb8446c41a2696537
  Author: Robert Sandell 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #131 from MarkEWaite/test-with-java-21

Test with Java 21


Compare: 
https://github.com/jenkinsci/workflow-scm-step-plugin/compare/434365564324...1b29584b45d0

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


[jenkinsci/workflow-scm-step-plugin]

2023-11-10 Thread 'Robert Sandell' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859
  Home:   https://github.com/jenkinsci/workflow-scm-step-plugin

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


[jenkinsci/workflow-scm-step-plugin]

2023-11-10 Thread 'Robert Sandell' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.67
  Home:   https://github.com/jenkinsci/workflow-scm-step-plugin

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


[jenkinsci/chatwork-plugin] 6db86b: Bump org.apache.maven.plugins:maven-surefire-plugi...

2023-11-10 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
  Home:   https://github.com/jenkinsci/chatwork-plugin
  Commit: 6db86b31e6dbc5a1fba542ba9365e124b17420fd
  
https://github.com/jenkinsci/chatwork-plugin/commit/6db86b31e6dbc5a1fba542ba9365e124b17420fd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2

Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/design-library-plugin] be9c91: Update dependency npm to v9.9.1

2023-11-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/npm-9.x
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: be9c91bfc6aed912a7f7d194d997f9303fc8114e
  
https://github.com/jenkinsci/design-library-plugin/commit/be9c91bfc6aed912a7f7d194d997f9303fc8114e
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency npm to v9.9.1


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


[jenkinsci/design-library-plugin] 2c6612: Update dependency npm to v9.9.1

2023-11-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: 2c6612486d8e5e0a7d62c833f3ea11ed42fd
  
https://github.com/jenkinsci/design-library-plugin/commit/2c6612486d8e5e0a7d62c833f3ea11ed42fd
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency npm to v9.9.1


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


[jenkinsci/design-library-plugin]

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

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


[jenkinsci/parasoft-findings-plugin] bfe937: Update settings.properties

2023-11-10 Thread 'njakubiak' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bfe9370ebc4458e23ce0ac1f156afa8feb67c98c
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bfe9370ebc4458e23ce0ac1f156afa8feb67c98c
  Author: njakubiak 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M src/test/resources/settings/settings.properties

  Log Message:
  ---
  Update settings.properties


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


[jenkinsci/parasoft-findings-plugin] d12340: Modified pom

2023-11-10 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: d123407d708474cb3c6f8c360fb7202b60dc7fda
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/d123407d708474cb3c6f8c360fb7202b60dc7fda
  Author: yshi-parasoft 
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom

  Log Message:
  ---
  Modified pom


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


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

2023-11-10 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 099810a98370877357c1bea7ba32643eea341251
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/099810a98370877357c1bea7ba32643eea341251
  Author: Crowdin Bot 
  Date:   2023-11-11 (Sat, 11 Nov 2023)

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

  Log Message:
  ---
  New Crowdin translations


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


[jenkinsci/design-library-plugin] f2fbb5: Update dependency node to v18.18.2

2023-11-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/node-18.x
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: f2fbb589a9aefe196ac44f6e7e3b2a8d3f7c87c2
  
https://github.com/jenkinsci/design-library-plugin/commit/f2fbb589a9aefe196ac44f6e7e3b2a8d3f7c87c2
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency node to v18.18.2


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


[jenkinsci/design-library-plugin] b5f36c: Update dependency npm to v10

2023-11-10 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/npm-10.x
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: b5f36ce97c7b87f3bcf8dc04298d5f15a23484f4
  
https://github.com/jenkinsci/design-library-plugin/commit/b5f36ce97c7b87f3bcf8dc04298d5f15a23484f4
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update dependency npm to v10


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


[jenkinsci/pipeline-maven-plugin] 0799ed: Attempt to use Docker on Unix systems only when Do...

2023-11-10 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 0799ed6d5221c86180474d35f159c333af72026e
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/0799ed6d5221c86180474d35f159c333af72026e
  Author: Basil Crow 
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
M pipeline-maven/pom.xml
M 
pipeline-maven/src/test/java/org/jenkinsci/plugins/pipeline/maven/DependencyGraphTest.java
M 
pipeline-maven/src/test/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepOnMasterTest.java

  Log Message:
  ---
  Attempt to use Docker on Unix systems only when Docker is running (#733)

* Attempt to use Docker on Unix systems only when Docker is running

* use JUnit 5 annotation instead of Assume assertion, for global coherency

* format

-

Co-authored-by: Benoit GUERIN 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-maven-plugin/push/refs/heads/master/65441c-0799ed%40github.com.


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

2023-11-10 Thread 'jenkins-infra-bot' via Jenkins Commits
  Branch: 
refs/heads/updatecli_dcbbec40f9af8939db81814533c67efa7b9791d2a05c5f4ffc7523d342c32d7d
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 2cbb8633873589942df9c48efc2adf7705dfb267
  
https://github.com/jenkins-infra/jenkins-infra/commit/2cbb8633873589942df9c48efc2adf7705dfb267
  Author: Jenkins Infra Bot (updatecli) 
<60776566+jenkins-infra-...@users.noreply.github.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
M hieradata/common.yaml

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

Made with ❤️️ by updatecli


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


[jenkinsci/yaml-axis-plugin]

2023-11-10 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
  Home:   https://github.com/jenkinsci/yaml-axis-plugin

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


[jenkinsci/yaml-axis-plugin] 0e6e3e: Bump org.apache.maven.plugins:maven-surefire-plugi...

2023-11-10 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/yaml-axis-plugin
  Commit: 0e6e3e67c77f1a4752046a97a598176724045750
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/0e6e3e67c77f1a4752046a97a598176724045750
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2

Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: cbd3e893c2fc01e0dcc0f2d0c1a1e85e2b32ad7a
  
https://github.com/jenkinsci/yaml-axis-plugin/commit/cbd3e893c2fc01e0dcc0f2d0c1a1e85e2b32ad7a
  Author: Go Sueyoshi 
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #51 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2


Compare: 
https://github.com/jenkinsci/yaml-axis-plugin/compare/ca4f8d8e32c2...cbd3e893c2fc

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


[jenkinsci/chatwork-plugin] 6db86b: Bump org.apache.maven.plugins:maven-surefire-plugi...

2023-11-10 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chatwork-plugin
  Commit: 6db86b31e6dbc5a1fba542ba9365e124b17420fd
  
https://github.com/jenkinsci/chatwork-plugin/commit/6db86b31e6dbc5a1fba542ba9365e124b17420fd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2

Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: cc08dd93b416d470417ffe9ca06b8ad8a77c09b9
  
https://github.com/jenkinsci/chatwork-plugin/commit/cc08dd93b416d470417ffe9ca06b8ad8a77c09b9
  Author: Go Sueyoshi 
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #62 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2


Compare: 
https://github.com/jenkinsci/chatwork-plugin/compare/8009e075e3b9...cc08dd93b416

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


[jenkinsci/chatwork-plugin]

2023-11-10 Thread 'Go Sueyoshi' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
  Home:   https://github.com/jenkinsci/chatwork-plugin

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