[jenkinsci/htmlpublisher-plugin] 34d1d9: Bump plugin from 4.33 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/htmlpublisher-plugin
  Commit: 34d1d9fb45c80226111431df0a17ca7b15018180
  
https://github.com/jenkinsci/htmlpublisher-plugin/commit/34d1d9fb45c80226111431df0a17ca7b15018180
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.33 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.33 to 4.37.
- [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.33...plugin-4.37)

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


[jenkinsci/htmlpublisher-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/htmlpublisher-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/htmlpublisher-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/850f64-00%40github.com.


[jenkinsci/schedule-build-plugin] f11a02: Bump plugin from 4.36 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: f11a02b3f37fe2bddbddcca4eedd97a128fbf70d
  
https://github.com/jenkinsci/schedule-build-plugin/commit/f11a02b3f37fe2bddbddcca4eedd97a128fbf70d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.36 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.36 to 4.37.
- [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.36...plugin-4.37)

---
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/schedule-build-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37/00-f11a02%40github.com.


[jenkinsci/jenkins] e264f1: Update form bottom button bar appearance (#6295)

2022-02-24 Thread 'Jan Faracik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e264f129faabf92f29ce10cf00ab761967b1cb65
  
https://github.com/jenkinsci/jenkins/commit/e264f129faabf92f29ce10cf00ab761967b1cb65
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M 
core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.groovy
M 
core/src/main/resources/jenkins/model/GlobalCloudConfiguration/index.groovy
M core/src/main/resources/jenkins/tools/GlobalToolConfiguration/index.groovy
M core/src/main/resources/lib/form/bottomButtonBar.jelly
M core/src/main/resources/lib/form/password/password.js
M core/src/main/resources/lib/form/secretTextarea/secret.js
M war/src/main/js/util/page.js
M war/src/main/less/abstracts/theme.less
M war/src/main/less/base/style.less
M war/src/main/less/form/layout.less
M war/src/main/less/modules/panes-and-bigtable.less
M war/src/main/less/modules/table.less
M war/src/main/webapp/scripts/hudson-behavior.js

  Log Message:
  ---
  Update form bottom button bar appearance (#6295)

Co-authored-by: Tim Jacomb <21194782+ti...@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/89c59b-e264f1%40github.com.


[jenkinsci/jenkins] 443d3a: Remove the 'cloud configuration has moved to a sep...

2022-02-24 Thread 'Jan Faracik' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 443d3a86f9e2427093f4ea0ad44fcc35ea2c6fad
  
https://github.com/jenkinsci/jenkins/commit/443d3a86f9e2427093f4ea0ad44fcc35ea2c6fad
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
R core/src/main/resources/jenkins/model/Jenkins/_cloud-note.groovy
R core/src/main/resources/jenkins/model/Jenkins/_cloud-note.properties
R core/src/main/resources/jenkins/model/Jenkins/_cloud-note_it.properties
M core/src/main/resources/jenkins/model/Jenkins/configure.jelly

  Log Message:
  ---
  Remove the 'cloud configuration has moved to a separate configuration page' 
notice (#6298)


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


[jenkins-infra/jenkins.io] 57fa50: Automated changelog for 2.337

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

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

  Log Message:
  ---
  Automated changelog for 2.337


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


[jenkins-infra/jenkins.io] 061884: Automated changelog for 2.337

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

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

  Log Message:
  ---
  Automated changelog for 2.337


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


[jenkinsci/sysdig-secure-plugin] d4527b: fix: upgrade org.slf4j:jcl-over-slf4j from 1.7.30 ...

2022-02-24 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-38ee6ece0dfb79e7b5918f2f4beac120
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: d4527bbf892e8efdcb27f06c50ee6313bf8bdc95
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/d4527bbf892e8efdcb27f06c50ee6313bf8bdc95
  Author: snyk-bot 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade org.slf4j:jcl-over-slf4j from 1.7.30 to 1.7.35

Snyk has created this PR to upgrade org.slf4j:jcl-over-slf4j from 1.7.30 to 
1.7.35.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.slf4j/jcl-over-slf4j/

See this project in Snyk:
https://app.snyk.io/org/airadier/project/4e44c7bb-07da-4fba-9c3c-a41b837e59f6?utm_source=github&utm_medium=referral&page=upgrade-pr


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


[jenkinsci/sysdig-secure-plugin]

2022-02-24 Thread 'Álvaro Iradier' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-38ee6ece0dfb79e7b5918f2f4beac120
  Home:   https://github.com/jenkinsci/sysdig-secure-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/sysdig-secure-plugin/push/refs/heads/snyk-upgrade-38ee6ece0dfb79e7b5918f2f4beac120/d4527b-00%40github.com.


[jenkinsci/build-history-metrics-plugin] ace187: Bump maven-compiler-plugin from 3.1 to 3.10.0

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
  Home:   https://github.com/jenkinsci/build-history-metrics-plugin
  Commit: ace18729eefdf36636f1d5153a9824ae8e6ebf83
  
https://github.com/jenkinsci/build-history-metrics-plugin/commit/ace18729eefdf36636f1d5153a9824ae8e6ebf83
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-compiler-plugin from 3.1 to 3.10.0

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) 
from 3.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.1...maven-compiler-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-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/build-history-metrics-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.0/00-ace187%40github.com.


[jenkinsci/sealights-plugin] 668605: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2022-02-24 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-plugin
  Commit: 66860541e6d27778859fe328189fa90925f56906
  
https://github.com/jenkinsci/sealights-plugin/commit/66860541e6d27778859fe328189fa90925f56906
  Author: snyk-bot 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.1 to 2.13.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.8.1 to 2.13.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/nadav-zgs/project/539f8420-b0da-4a5b-8bdc-85a15dc156ca?utm_source=github&utm_medium=referral&page=upgrade-pr


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


[jenkinsci/sealights-plugin]

2022-02-24 Thread 'nadavye' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-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/sealights-plugin/push/refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f/668605-00%40github.com.


[jenkinsci/proxmox-plugin] 577e17: Use Secret object for password storage

2022-02-24 Thread 'Maxime C.' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/proxmox-plugin
  Commit: 577e17122113edd48fd9601f083cbeb37038bf66
  
https://github.com/jenkinsci/proxmox-plugin/commit/577e17122113edd48fd9601f083cbeb37038bf66
  Author: Maxhy 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/proxmox/Datacenter.java
M src/main/java/org/jenkinsci/plugins/proxmox/pve2api/Connector.java
M src/main/webapp/help-vm-snapshotName.html
M 
src/test/java/org/jenkinsci/plugins/proxmox/tools/ConfigurationAsCodeTest.java
R src/test/resources/org/jenkinsci/plugins/proxmox/tools/expected_output.yml

  Log Message:
  ---
  Use Secret object for password storage


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


[jenkinsci/proxmox-plugin] 2949ed: [maven-release-plugin] prepare release proxmox-0.6.0

2022-02-24 Thread 'Maxime C.' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/proxmox-plugin
  Commit: 2949ed45e35355563a6bf7dd6c193c78e5e52358
  
https://github.com/jenkinsci/proxmox-plugin/commit/2949ed45e35355563a6bf7dd6c193c78e5e52358
  Author: Maxhy 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release proxmox-0.6.0


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


[jenkinsci/proxmox-plugin]

2022-02-24 Thread 'Maxime C.' via Jenkins Commits
  Branch: refs/tags/proxmox-0.6.0
  Home:   https://github.com/jenkinsci/proxmox-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/proxmox-plugin/push/refs/tags/proxmox-0.6.0/00-3fede4%40github.com.


[jenkinsci/proxmox-plugin] 6012c2: [maven-release-plugin] prepare for next developmen...

2022-02-24 Thread 'Maxime C.' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/proxmox-plugin
  Commit: 6012c2129992e32694bc772ca735525ee6948dbd
  
https://github.com/jenkinsci/proxmox-plugin/commit/6012c2129992e32694bc772ca735525ee6948dbd
  Author: Maxhy 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

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


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


[jenkinsci/postbuildscript-plugin] 5bb8d4: Bump plugin from 4.36 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 5bb8d410375d152f865ad436afa43b671e4f3c0e
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/5bb8d410375d152f865ad436afa43b671e4f3c0e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.36 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.36 to 4.37.
- [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.36...plugin-4.37)

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


[jenkinsci/command-launcher-plugin] 82a6a9: Bump plugin from 4.33 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/command-launcher-plugin
  Commit: 82a6a9402a00ddbb1d0ecfd1e02132d7626fdfcc
  
https://github.com/jenkinsci/command-launcher-plugin/commit/82a6a9402a00ddbb1d0ecfd1e02132d7626fdfcc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.33 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.33 to 4.37.
- [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.33...plugin-4.37)

---
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/command-launcher-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37/00-82a6a9%40github.com.


[jenkinsci/command-launcher-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/command-launcher-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/command-launcher-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/f377df-00%40github.com.


[jenkinsci/build-history-metrics-plugin] ace187: Bump maven-compiler-plugin from 3.1 to 3.10.0

2022-02-24 Thread 'Aidan' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/build-history-metrics-plugin

  Commit: ace18729eefdf36636f1d5153a9824ae8e6ebf83

  
https://github.com/jenkinsci/build-history-metrics-plugin/commit/ace18729eefdf36636f1d5153a9824ae8e6ebf83

  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  Date:   2022-02-24 (Thu, 24 Feb 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Bump maven-compiler-plugin from 3.1 to 3.10.0



Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) 
from 3.1 to 3.10.0.

- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)

- 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.1...maven-compiler-plugin-3.10.0)



---

updated-dependencies:

- dependency-name: org.apache.maven.plugins:maven-compiler-plugin

  dependency-type: direct:production

  update-type: version-update:semver-minor

...



Signed-off-by: dependabot[bot] 





  Commit: 13be76af64ad8dfc981024461ebc529855889d9f

  
https://github.com/jenkinsci/build-history-metrics-plugin/commit/13be76af64ad8dfc981024461ebc529855889d9f

  Author: Aidan 

  Date:   2022-02-24 (Thu, 24 Feb 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #19 from 
jenkinsci/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.0



Bump maven-compiler-plugin from 3.1 to 3.10.0 🚀





Compare: 
https://github.com/jenkinsci/build-history-metrics-plugin/compare/341362e8c0ab...13be76af64ad

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


[jenkinsci/build-history-metrics-plugin]

2022-02-24 Thread 'Aidan' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
  Home:   https://github.com/jenkinsci/build-history-metrics-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/build-history-metrics-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-compiler-plugin-3.10.0/ace187-00%40github.com.


[jenkinsci/rebuild-plugin] b93359: Bump plugin from 4.31 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/rebuild-plugin
  Commit: b9335932f7e3d4148fe36ea21daafd24ac6a8152
  
https://github.com/jenkinsci/rebuild-plugin/commit/b9335932f7e3d4148fe36ea21daafd24ac6a8152
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.31 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.31 to 4.37.
- [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.31...plugin-4.37)

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


[jenkinsci/rebuild-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/rebuild-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/rebuild-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/df0318-00%40github.com.


[jenkinsci/buildtriggerbadge-plugin] e07c5d: Bump plugin from 4.33 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/buildtriggerbadge-plugin
  Commit: e07c5dca879e41f6f0de797201bc7c440859a82e
  
https://github.com/jenkinsci/buildtriggerbadge-plugin/commit/e07c5dca879e41f6f0de797201bc7c440859a82e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.33 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.33 to 4.37.
- [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.33...plugin-4.37)

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


[jenkinsci/buildtriggerbadge-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/buildtriggerbadge-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/buildtriggerbadge-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/a4cd92-00%40github.com.


[jenkinsci/schedule-build-plugin] af9b9a: Bump plugin from 4.36 to 4.37

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.36 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.36 to 4.37.
- [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.36...plugin-4.37)

---
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/schedule-build-plugin/push/refs/heads/master/615754-af9b9a%40github.com.


[jenkinsci/schedule-build-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/schedule-build-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/schedule-build-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37/f11a02-00%40github.com.


[jenkinsci/webhook-step-plugin] d27e1b: Bump plugin from 4.36 to 4.37

2022-02-24 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: d27e1b53e8cf6899e635b56fc6b21508155596a6
  
https://github.com/jenkinsci/webhook-step-plugin/commit/d27e1b53e8cf6899e635b56fc6b21508155596a6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.36 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.36 to 4.37.
- [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.36...plugin-4.37)

---
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: 4fa4ee38e45d97afd68160a97c768f24b91fe884
  
https://github.com/jenkinsci/webhook-step-plugin/commit/4fa4ee38e45d97afd68160a97c768f24b91fe884
  Author: Jean-Marc MEESSEN 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #66 from 
jenkinsci/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37

Bump plugin from 4.36 to 4.37


Compare: 
https://github.com/jenkinsci/webhook-step-plugin/compare/e9facd14bdb9...4fa4ee38e45d

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


[jenkinsci/webhook-step-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/webhook-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/webhook-step-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.37/d27e1b-00%40github.com.


[jenkinsci/jenkins] f430bc: refactor: translation-tool.pl code formating with ...

2022-02-24 Thread 'Alceu Rodrigues de Freitas Junior' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f430bc8c86abfe8cf7775bcfe468ec72b77a3a75
  
https://github.com/jenkinsci/jenkins/commit/f430bc8c86abfe8cf7775bcfe468ec72b77a3a75
  Author: Alceu Rodrigues de Freitas Junior 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M translation-tool.pl

  Log Message:
  ---
  refactor: translation-tool.pl code formating with perltidy (#6290)


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


[jenkins-infra/jenkins.io] cb1625: Automated changelog for 2.337

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

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

  Log Message:
  ---
  Automated changelog for 2.337


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


[jenkinsci/purge-build-queue-plugin] c94b6e: build: Update "plugin" to 4.37

2022-02-24 Thread 'Alex' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/purge-build-queue-plugin
  Commit: c94b6e4a70cbd9ea348c9ca8ae3518a9c1a1eba7
  
https://github.com/jenkinsci/purge-build-queue-plugin/commit/c94b6e4a70cbd9ea348c9ca8ae3518a9c1a1eba7
  Author: NotMyFault 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/PurgeBuildQueueAction.java

  Log Message:
  ---
  build: Update "plugin" to 4.37


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


[jenkinsci/validating-string-parameter-plugin] 8c0785: Bump plugin from 4.33 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/validating-string-parameter-plugin
  Commit: 8c0785793e1ecdf1d210bc2ee2d7fbc2981966e3
  
https://github.com/jenkinsci/validating-string-parameter-plugin/commit/8c0785793e1ecdf1d210bc2ee2d7fbc2981966e3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.33 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.33 to 4.37.
- [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.33...plugin-4.37)

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


[jenkinsci/validating-string-parameter-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/validating-string-parameter-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/validating-string-parameter-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/d33188-00%40github.com.


[jenkinsci/purge-build-queue-plugin] 6501bd: Display icon only with ADMINISTER permission (#10)

2022-02-24 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/purge-build-queue-plugin
  Commit: 6501bd771b41675ac9409b09d1ff36875603139f
  
https://github.com/jenkinsci/purge-build-queue-plugin/commit/6501bd771b41675ac9409b09d1ff36875603139f
  Author: Valentin Delaye 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  ---
  Display icon only with ADMINISTER permission (#10)

* Display icon only with admin permission

* Update src/main/java/io/jenkins/plugins/PurgeBuildQueueAction.java

Co-authored-by: Alex 

Co-authored-by: Alex 


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


[jenkinsci/chatter-notifier-plugin] ed4b11: Bump plugin from 4.31 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/chatter-notifier-plugin
  Commit: ed4b11f148bb4294bb1b912c7eb17c340698e1e3
  
https://github.com/jenkinsci/chatter-notifier-plugin/commit/ed4b11f148bb4294bb1b912c7eb17c340698e1e3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.31 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.31 to 4.37.
- [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.31...plugin-4.37)

---
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/chatter-notifier-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37/00-ed4b11%40github.com.


[jenkinsci/chatter-notifier-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/chatter-notifier-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/chatter-notifier-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/c0808b-00%40github.com.


[jenkinsci/genexus-plugin] 6dfa7f: Run CreateLogTask and GetLastRevisionTask on Maste...

2022-02-24 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/JENKINS-67337
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: 6dfa7fc0e0d5c0d3e2936354a770e422b900fcff
  
https://github.com/jenkinsci/genexus-plugin/commit/6dfa7fc0e0d5c0d3e2936354a770e422b900fcff
  Author: jlr 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/genexus/server/CreateLogTask.java
M src/main/java/org/jenkinsci/plugins/genexus/server/GeneXusServerSCM.java
M 
src/main/java/org/jenkinsci/plugins/genexus/server/GetLastRevisionTask.java

  Log Message:
  ---
  Run CreateLogTask and GetLastRevisionTask on Master (no need for working copy)


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


[jenkinsci/ircbot-plugin] 9eb6b8: build(deps): bump plugin from 4.33 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: 9eb6b8a1f793fc26d55caeb75e897cac75701dc8
  
https://github.com/jenkinsci/ircbot-plugin/commit/9eb6b8a1f793fc26d55caeb75e897cac75701dc8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump plugin from 4.33 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.33 to 4.37.
- [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.33...plugin-4.37)

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


[jenkinsci/ircbot-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/ircbot-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/ircbot-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/b36ace-00%40github.com.


[jenkinsci/compuware-ispw-operations-plugin] ea5bea: Update placeholder.txt

2022-02-24 Thread 'Sam Zhou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: ea5bea1200f98a582ba94f9ad2df7406fc4d52fc
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/ea5bea1200f98a582ba94f9ad2df7406fc4d52fc
  Author: Sam Zhou 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M dev/docker/ispw_jenkins_with_cli/dist/placeholder.txt

  Log Message:
  ---
  Update placeholder.txt


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


[jenkinsci/s3-plugin] 625472: Bump plugin from 4.29 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/s3-plugin
  Commit: 625472a8a633c8df01e809615acb2662cdfa7085
  
https://github.com/jenkinsci/s3-plugin/commit/625472a8a633c8df01e809615acb2662cdfa7085
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.29 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.29 to 4.37.
- [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.29...plugin-4.37)

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


[jenkinsci/s3-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/s3-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/s3-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/74df48-00%40github.com.


[jenkinsci/s3-plugin] 0d4387: Bump aws-java-sdk-minimal from 1.12.80 to 1.12.163...

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-minimal-1.12.163-315.v2b_716ec8e4df
  Home:   https://github.com/jenkinsci/s3-plugin
  Commit: 0d4387318c4f34de97a1a1d58cfa20dd8240fda5
  
https://github.com/jenkinsci/s3-plugin/commit/0d4387318c4f34de97a1a1d58cfa20dd8240fda5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk-minimal from 1.12.80 to 1.12.163-315.v2b_716ec8e4df

Bumps [aws-java-sdk-minimal](https://github.com/jenkinsci/aws-java-sdk-plugin) 
from 1.12.80 to 1.12.163-315.v2b_716ec8e4df.
- [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/aws-java-sdk-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-minimal
  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/s3-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-minimal-1.12.163-315.v2b_716ec8e4df/00-0d4387%40github.com.


[jenkinsci/s3-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-minimal-1.12.148-310.v5e3b_c2681d79
  Home:   https://github.com/jenkinsci/s3-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/s3-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-minimal-1.12.148-310.v5e3b_c2681d79/ae07da-00%40github.com.


[jenkinsci/nexus-platform-plugin] 76abff: Bump innersource dependencies

2022-02-24 Thread 'Sonatype Zion' via Jenkins Commits
  Branch: refs/heads/bump-innersource-dependencies-895eff
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 76abff094e8d63d154531ad4af3139110b951c7e
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/76abff094e8d63d154531ad4af3139110b951c7e
  Author: Sonatype Zion 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump innersource dependencies


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


[jenkinsci/nexus-platform-plugin]

2022-02-24 Thread 'Hector Danilo Hurtado Olaya' via Jenkins Commits
  Branch: refs/heads/bump-innersource-dependencies-895eff
  Home:   https://github.com/jenkinsci/nexus-platform-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/nexus-platform-plugin/push/refs/heads/bump-innersource-dependencies-895eff/76abff-00%40github.com.


[jenkinsci/reverse-proxy-auth-plugin] 5f8ea5: Add MIT license

2022-02-24 Thread 'Steve Boardwell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/reverse-proxy-auth-plugin
  Commit: 5f8ea5cf27db44e01a9c5deebd60397eacfb0276
  
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/5f8ea5cf27db44e01a9c5deebd60397eacfb0276
  Author: sboardwell 
  Date:   2022-02-21 (Mon, 21 Feb 2022)

  Changed paths:
A LICENSE

  Log Message:
  ---
  Add MIT license


  Commit: 15f6e6aa9c6b978fbd33d1823d26a028d7cd59e7
  
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/15f6e6aa9c6b978fbd33d1823d26a028d7cd59e7
  Author: Steve Boardwell 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
A LICENSE

  Log Message:
  ---
  Merge pull request #44 from sboardwell/add-license

Add MIT license


Compare: 
https://github.com/jenkinsci/reverse-proxy-auth-plugin/compare/796faaaee8c0...15f6e6aa9c6b

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


[jenkinsci/build-user-vars-plugin] fbfab7: Bump plugin from 4.25 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/build-user-vars-plugin
  Commit: fbfab71f999a05274840921f524c34933562445b
  
https://github.com/jenkinsci/build-user-vars-plugin/commit/fbfab71f999a05274840921f524c34933562445b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.25 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.25 to 4.37.
- [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.25...plugin-4.37)

---
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/build-user-vars-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37/00-fbfab7%40github.com.


[jenkinsci/build-user-vars-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36
  Home:   https://github.com/jenkinsci/build-user-vars-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/build-user-vars-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.36/23e450-00%40github.com.


[jenkinsci/rocketchatnotifier-plugin] 16f98e: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2022-02-24 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: 16f98e912d86d4e769224829b601cb2191450e50
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/16f98e912d86d4e769224829b601cb2191450e50
  Author: snyk-bot 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.0.pr3 to 
2.13.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.10.0.pr3 to 2.13.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/d741ce8c-31ef-4d15-8c62-c26abb28e9d1?utm_source=github&utm_medium=referral&page=upgrade-pr


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


[jenkinsci/rocketchatnotifier-plugin]

2022-02-24 Thread 'Martin Reinhardt' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3
  Home:   https://github.com/jenkinsci/rocketchatnotifier-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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3/16f98e-00%40github.com.


[jenkinsci/extended-choice-parameter-plugin] 908ddd: [maven-release-plugin] prepare release extended-ch...

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: 908dddc672298c4a95d457e795fb4ecccfd1b95c
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/908dddc672298c4a95d457e795fb4ecccfd1b95c
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release extended-choice-parameter-0.84


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


[jenkinsci/extended-choice-parameter-plugin]

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/tags/extended-choice-parameter-0.84
  Home:   https://github.com/jenkinsci/extended-choice-parameter-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/extended-choice-parameter-plugin/push/refs/tags/extended-choice-parameter-0.84/00-28951d%40github.com.


[jenkinsci/extended-choice-parameter-plugin] ae3ebb: [maven-release-plugin] prepare for next developmen...

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: ae3ebb7439858b0e87e425c40eb0a87fb6a71fd3
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/ae3ebb7439858b0e87e425c40eb0a87fb6a71fd3
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

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


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


[jenkinsci/extended-choice-parameter-plugin] 39d020: removing release.properties

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: 39d020e36bd83b41c4e62abbced3b10853853330
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/39d020e36bd83b41c4e62abbced3b10853853330
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
R release.properties

  Log Message:
  ---
  removing release.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/extended-choice-parameter-plugin/push/refs/heads/master/ae3ebb-39d020%40github.com.


[jenkinsci/extended-choice-parameter-plugin] caf412: correcting tag

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: caf412040592d6c5bbe06b8c001647585f558af9
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/caf412040592d6c5bbe06b8c001647585f558af9
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  correcting tag


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


[jenkinsci/extended-choice-parameter-plugin] 0f002d: correcting tag

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: 0f002d28a5bd4a711731c316cbe89d5aed056177
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/0f002d28a5bd4a711731c316cbe89d5aed056177
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  correcting tag


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


[jenkinsci/extended-choice-parameter-plugin] a76f99: incrementalify

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: a76f9955f4debbf59b3ff697aaf26937d5ff5600
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/a76f9955f4debbf59b3ff697aaf26937d5ff5600
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  ---
  incrementalify


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


[jenkins-infra/jenkins.io] f26fdd: Fix #4941 - Jira link in remoting page (#4943)

2022-02-24 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f26fdd0ede0d3b3a2b7f8a37d6c77f2b8c09e59c
  
https://github.com/jenkins-infra/jenkins.io/commit/f26fdd0ede0d3b3a2b7f8a37d6c77f2b8c09e59c
  Author: Mark Waite 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M content/projects/remoting/index.adoc

  Log Message:
  ---
  Fix #4941 - Jira link in remoting page (#4943)


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


[jenkinsci/antexec-plugin]

2022-02-24 Thread 'Milos Svasek' via Jenkins Commits
  Branch: refs/heads/antexec-1.6-java5
  Home:   https://github.com/jenkinsci/antexec-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/antexec-plugin/push/refs/heads/antexec-1.6-java5/b0aadf-00%40github.com.


[jenkinsci/antexec-plugin]

2022-02-24 Thread 'Milos Svasek' via Jenkins Commits
  Branch: refs/heads/recovery
  Home:   https://github.com/jenkinsci/antexec-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/antexec-plugin/push/refs/heads/recovery/a26ab9-00%40github.com.


[jenkinsci/genexus-plugin] 6dfa7f: Run CreateLogTask and GetLastRevisionTask on Maste...

2022-02-24 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/genexus-plugin

  Commit: 6dfa7fc0e0d5c0d3e2936354a770e422b900fcff

  
https://github.com/jenkinsci/genexus-plugin/commit/6dfa7fc0e0d5c0d3e2936354a770e422b900fcff

  Author: jlr 

  Date:   2022-02-24 (Thu, 24 Feb 2022)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/genexus/server/CreateLogTask.java

M src/main/java/org/jenkinsci/plugins/genexus/server/GeneXusServerSCM.java

M 
src/main/java/org/jenkinsci/plugins/genexus/server/GetLastRevisionTask.java



  Log Message:

  ---

  Run CreateLogTask and GetLastRevisionTask on Master (no need for working copy)





  Commit: 83c0680d964507acbfe831021b96bb2da74831d9

  
https://github.com/jenkinsci/genexus-plugin/commit/83c0680d964507acbfe831021b96bb2da74831d9

  Author: José Lamas 

  Date:   2022-02-24 (Thu, 24 Feb 2022)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/genexus/server/CreateLogTask.java

M src/main/java/org/jenkinsci/plugins/genexus/server/GeneXusServerSCM.java

M 
src/main/java/org/jenkinsci/plugins/genexus/server/GetLastRevisionTask.java



  Log Message:

  ---

  - [JENKINS-67337] - Run CreateLogTask and GetLastRevisionTask on Master. (#29)





Compare: 
https://github.com/jenkinsci/genexus-plugin/compare/8d59471a45bf...83c0680d9645

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


[jenkinsci/purge-build-queue-plugin] 920c85: build: bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.0.0
  Home:   https://github.com/jenkinsci/purge-build-queue-plugin
  Commit: 920c8502452312609989aaf5a90a4aeac378cdad
  
https://github.com/jenkinsci/purge-build-queue-plugin/commit/920c8502452312609989aaf5a90a4aeac378cdad
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  ---
  build: bump actions/setup-java from 2.5.0 to 3.0.0

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

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/purge-build-queue-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.0.0/00-920c85%40github.com.


[jenkinsci/purge-build-queue-plugin] e915ab: build: bump actions/setup-java from 2.5.0 to 3.0.0...

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

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

  Log Message:
  ---
  build: bump actions/setup-java from 2.5.0 to 3.0.0 (#11)

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

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/purge-build-queue-plugin/push/refs/heads/master/6501bd-e915ab%40github.com.


[jenkinsci/purge-build-queue-plugin]

2022-02-24 Thread 'Alex' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.0.0
  Home:   https://github.com/jenkinsci/purge-build-queue-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/purge-build-queue-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.0.0/920c85-00%40github.com.


[jenkinsci/deployer-framework-plugin] 5fb2ca: Bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.0.0
  Home:   https://github.com/jenkinsci/deployer-framework-plugin
  Commit: 5fb2ca57f946e46a537cab04ae37cd57368b69e4
  
https://github.com/jenkinsci/deployer-framework-plugin/commit/5fb2ca57f946e46a537cab04ae37cd57368b69e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

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

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

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/genexus-plugin]

2022-02-24 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/291.v83c0680d9645-beta
  Home:   https://github.com/jenkinsci/genexus-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/genexus-plugin/push/refs/tags/291.v83c0680d9645-beta/00-83c068%40github.com.


[jenkinsci/nexus-platform-plugin] df50e1: Bump innersource dependencies

2022-02-24 Thread 'Sonatype Zion' via Jenkins Commits
  Branch: refs/heads/bump-innersource-dependencies-895eff
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: df50e1036e912822256a1fce03db715b5cc48c26
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/df50e1036e912822256a1fce03db715b5cc48c26
  Author: Sonatype Zion 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump innersource dependencies


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


[jenkinsci/nexus-platform-plugin]

2022-02-24 Thread 'Hector Danilo Hurtado Olaya' via Jenkins Commits
  Branch: refs/heads/bump-innersource-dependencies-895eff
  Home:   https://github.com/jenkinsci/nexus-platform-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/nexus-platform-plugin/push/refs/heads/bump-innersource-dependencies-895eff/df50e1-00%40github.com.


[jenkinsci/genexus-plugin] 11331c: Update README.md

2022-02-24 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/genexus-plugin

  Commit: 11331c41371a289d25435d6484c2d8c763fda36c

  
https://github.com/jenkinsci/genexus-plugin/commit/11331c41371a289d25435d6484c2d8c763fda36c

  Author: José Lamas 

  Date:   2022-02-24 (Thu, 24 Feb 2022)



  Changed paths:

M README.md



  Log Message:

  ---

  Update README.md





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


[jenkinsci/jenkins] d8f39d: Add TimeZoneProperty getter (#6300)

2022-02-24 Thread 'offa' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d8f39d52cbcc4d0229e298ad863422b8ab8ef2df
  
https://github.com/jenkinsci/jenkins/commit/d8f39d52cbcc4d0229e298ad863422b8ab8ef2df
  Author: offa 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M core/src/main/java/hudson/model/TimeZoneProperty.java

  Log Message:
  ---
  Add TimeZoneProperty getter (#6300)


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


[jenkinsci/jenkins] 292660: Don't drop colors on active links (#6296)

2022-02-24 Thread 'Alex' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 292660d060a96aa115f988afecebd0587a1c5f89
  
https://github.com/jenkinsci/jenkins/commit/292660d060a96aa115f988afecebd0587a1c5f89
  Author: Alex 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M war/src/main/less/abstracts/theme.less

  Log Message:
  ---
  Don't drop colors on active links (#6296)


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


[jenkinsci/jenkins] 29f9a2: Bump script-security from 1131.v8b_b_5eda_c328e to...

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

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump script-security from 1131.v8b_b_5eda_c328e to 1138.v8e727069a_025 (#6301)

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/292660-29f9a2%40github.com.


[jenkinsci/jenkins]

2022-02-24 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1138.v8e727069a_025
  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-script-security-1138.v8e727069a_025/a59aba-00%40github.com.


[jenkins-infra/jenkins.io] c68c86: Automated changelog for 2.337

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

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

  Log Message:
  ---
  Automated changelog for 2.337


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


[jenkins-infra/jenkins.io] 248488: Automated changelog for 2.337

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

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

  Log Message:
  ---
  Automated changelog for 2.337


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


[jenkins-infra/jenkins.io] c34180: Automated changelog for 2.337

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

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

  Log Message:
  ---
  Automated changelog for 2.337


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


[jenkinsci/aws-java-sdk-plugin] 9f9501: Bump revision from 1.12.163 to 1.12.165

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.163 to 1.12.165

Bumps `revision` from 1.12.163 to 1.12.165.

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

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

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

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

---
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.165/00-9f9501%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.164
  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.164/70a581-00%40github.com.


[jenkinsci/genexus-plugin] 958450: Update cd.yml from latest template

2022-02-24 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: 958450b75fc9df1a8cd528fecaa4b079e6953e2f
  
https://github.com/jenkinsci/genexus-plugin/commit/958450b75fc9df1a8cd528fecaa4b079e6953e2f
  Author: jlr 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  ---
  Update cd.yml from latest template


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


[jenkins-infra/update-center2] e03332: Unsuspend publish-over-ssh since 1.24

2022-02-24 Thread 'Wadeck Follonier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: e03332d0c20e2bacbba4e8f80cd3f4830d126035
  
https://github.com/jenkins-infra/update-center2/commit/e03332d0c20e2bacbba4e8f80cd3f4830d126035
  Author: Wadeck Follonier 
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Unsuspend publish-over-ssh since 1.24


  Commit: 215d0613781e2761ff8a1eff2a817828ad626f8d
  
https://github.com/jenkins-infra/update-center2/commit/215d0613781e2761ff8a1eff2a817828ad626f8d
  Author: Wadeck Follonier 
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
M resources/warnings.json

  Log Message:
  ---
  Adjust warning regex


  Commit: cb619455e958187f46c96509ca60fbf163a7eec0
  
https://github.com/jenkins-infra/update-center2/commit/cb619455e958187f46c96509ca60fbf163a7eec0
  Author: Wadeck Follonier 
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Update using Daniel's comment


  Commit: 237ab282e62788c969ab9b24668130ddae0c314a
  
https://github.com/jenkins-infra/update-center2/commit/237ab282e62788c969ab9b24668130ddae0c314a
  Author: Wadeck Follonier 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Update resources/artifact-ignores.properties

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


  Commit: 5accb7d3c96b1ebe8c184854bf8403de631eb850
  
https://github.com/jenkins-infra/update-center2/commit/5accb7d3c96b1ebe8c184854bf8403de631eb850
  Author: Wadeck Follonier 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M resources/artifact-ignores.properties
M resources/warnings.json

  Log Message:
  ---
  Merge pull request #572 from Wadeck/publish-over-ssh_unsuspension

Unsuspend publish-over-ssh since 1.24


Compare: 
https://github.com/jenkins-infra/update-center2/compare/b01f9a565a86...5accb7d3c96b

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


[jenkinsci/genexus-plugin] 9475d0: Switch to standard release

2022-02-24 Thread 'José Lamas' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: 9475d0bc3504cd9a720e81300d801f431f688056
  
https://github.com/jenkinsci/genexus-plugin/commit/9475d0bc3504cd9a720e81300d801f431f688056
  Author: jlr 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M .mvn/maven.config

  Log Message:
  ---
  Switch to standard 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/genexus-plugin/push/refs/heads/master/958450-9475d0%40github.com.


[jenkinsci/maven-invoker-plugin] edfae6: Delete maven.yml

2022-02-24 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-invoker-plugin
  Commit: edfae66e7e6f80169ac76ef9ce90c3fcf0aa026e
  
https://github.com/jenkinsci/maven-invoker-plugin/commit/edfae66e7e6f80169ac76ef9ce90c3fcf0aa026e
  Author: Olivier Lamy 
  Date:   2022-02-25 (Fri, 25 Feb 2022)

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

  Log Message:
  ---
  Delete maven.yml


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


[jenkinsci/maven-invoker-plugin] 5fb671: Bump plugin from 4.31 to 4.35

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.31 to 4.35

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.31 to 4.35.
- [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.31...plugin-4.35)

---
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/maven-invoker-plugin/push/refs/heads/master/edfae6-5fb671%40github.com.


[jenkinsci/maven-invoker-plugin]

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

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


[jenkinsci/maven-invoker-plugin]

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/cache-2.1.7
  Home:   https://github.com/jenkinsci/maven-invoker-plugin

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


[jenkinsci/maven-invoker-plugin] 98f7fc: Bump plugin from 4.35 to 4.37

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/maven-invoker-plugin
  Commit: 98f7fce3ccc02e2681205b5762d52d31b41291f3
  
https://github.com/jenkinsci/maven-invoker-plugin/commit/98f7fce3ccc02e2681205b5762d52d31b41291f3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.35 to 4.37

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.35 to 4.37.
- [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.35...plugin-4.37)

---
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/maven-invoker-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37/00-98f7fc%40github.com.


[jenkins-infra/jenkins.io] 241d0f: Adapt Linux install docs to current status (#4944)

2022-02-24 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 241d0f97577d71611daeb64a03fe600cc502dbd5
  
https://github.com/jenkins-infra/jenkins.io/commit/241d0f97577d71611daeb64a03fe600cc502dbd5
  Author: Mark Waite 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M content/doc/book/installing/linux.adoc

  Log Message:
  ---
  Adapt Linux install docs to current status (#4944)

The fontconfig package is already a dependency of the operating system
Java installer.  It is only needed when using a JDK that is not provided
as an operating system packages (like Eclipse Adoptium).

LTS 2.319.3 requires the `daemonize` package on Red Hat and its
derivatives, but is provided by EPEL.  EPEL instructions are different
depending on the operating system version.  Stop trying to describe EPEL
installation, point the reader to the EPEL installation instructions.


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


[jenkinsci/jenkins] f9b0ab: Bump spring-security-bom from 5.6.1 to 5.6.2

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.springframework.security-spring-security-bom-5.6.2
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f9b0ab67118ef97bedcdcf6c09f31003046c5fbf
  
https://github.com/jenkinsci/jenkins/commit/f9b0ab67118ef97bedcdcf6c09f31003046c5fbf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  Bump spring-security-bom from 5.6.1 to 5.6.2

Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) 
from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- 
[Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- 
[Commits](https://github.com/spring-projects/spring-security/compare/5.6.1...5.6.2)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  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/jenkins/push/refs/heads/dependabot/maven/org.springframework.security-spring-security-bom-5.6.2/c232ec-f9b0ab%40github.com.


[jenkinsci/purge-build-queue-plugin]

2022-02-24 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/23.ve915a_b_428c6f
  Home:   https://github.com/jenkinsci/purge-build-queue-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/purge-build-queue-plugin/push/refs/tags/23.ve915a_b_428c6f/00-e915ab%40github.com.


[jenkinsci/purge-build-queue-plugin] 3e0e70: ci: Run release-drafter with PAT

2022-02-24 Thread 'Alex' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/purge-build-queue-plugin
  Commit: 3e0e709bf62ec15a84d5bf4e2e81a98ace7b79bf
  
https://github.com/jenkinsci/purge-build-queue-plugin/commit/3e0e709bf62ec15a84d5bf4e2e81a98ace7b79bf
  Author: Alex 
  Date:   2022-02-25 (Fri, 25 Feb 2022)

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

  Log Message:
  ---
  ci: Run release-drafter with PAT


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


[jenkinsci/lucene-search-plugin] 464024: Bump actions/setup-java from 2.3.0 to 3.0.0

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.0.0
  Home:   https://github.com/jenkinsci/lucene-search-plugin
  Commit: 4640243c5151498ba7c9d8b3f920cee6287f9282
  
https://github.com/jenkinsci/lucene-search-plugin/commit/4640243c5151498ba7c9d8b3f920cee6287f9282
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  ---
  Bump actions/setup-java from 2.3.0 to 3.0.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.0 to 
3.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/lucene-search-plugin]

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


[jenkinsci/purge-build-queue-plugin]

2022-02-24 Thread 'Alex' via Jenkins Commits
  Branch: refs/tags/24.v3e0e709b_f62e
  Home:   https://github.com/jenkinsci/purge-build-queue-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/purge-build-queue-plugin/push/refs/tags/24.v3e0e709b_f62e/00-3e0e70%40github.com.


[jenkinsci/genexus-plugin]

2022-02-24 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/294.v9475d0bc3504
  Home:   https://github.com/jenkinsci/genexus-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/genexus-plugin/push/refs/tags/294.v9475d0bc3504/00-9475d0%40github.com.


[jenkinsci/plugin-pom] fa6772: streaming logs might generate some weird character...

2022-02-24 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/simple-jenkinsfile-with-windows-build
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: fa677270c11a2d68a26df837463b9a972f6adae1
  
https://github.com/jenkinsci/plugin-pom/commit/fa677270c11a2d68a26df837463b9a972f6adae1
  Author: Olivier Lamy 
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  streaming logs might generate some weird characters because of jansi, 
streaming logs only on failure might be a more interesting option to avoid noise

Signed-off-by: Olivier Lamy 


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


[jenkinsci/job-config-history-plugin] 572bb6: build: bump actions/setup-java from 2.5.0 to 3.0.0

2022-02-24 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/setup-java-3.0.0
  Home:   https://github.com/jenkinsci/job-config-history-plugin
  Commit: 572bb67ef0202579f9b55afe8e95b66af844d44a
  
https://github.com/jenkinsci/job-config-history-plugin/commit/572bb67ef0202579f9b55afe8e95b66af844d44a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

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

  Log Message:
  ---
  build: bump actions/setup-java from 2.5.0 to 3.0.0

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

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/job-config-history-plugin/push/refs/heads/dependabot/github_actions/actions/setup-java-3.0.0/00-572bb6%40github.com.


[jenkinsci/extended-choice-parameter-plugin] 03e06c: enabling automatic releases

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: 03e06cfef51ee8a3544f356658ff7ecd7c9fdeca
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/03e06cfef51ee8a3544f356658ff7ecd7c9fdeca
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

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

  Log Message:
  ---
  enabling automatic releases


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


[jenkinsci/extended-choice-parameter-plugin] 71fbed: incrementalifying

2022-02-24 Thread 'vimil' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extended-choice-parameter-plugin
  Commit: 71fbed66d4f90ad9f4358949876ee36977091f39
  
https://github.com/jenkinsci/extended-choice-parameter-plugin/commit/71fbed66d4f90ad9f4358949876ee36977091f39
  Author: vimil 
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  incrementalifying


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


  1   2   >