[jenkinsci/platformlabeler-plugin] 88aadb: Simplify JUnit 5 dependency

2022-07-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 88aadbb02d5e58d37c8649cf06d7f62e8d5e2deb
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/88aadbb02d5e58d37c8649cf06d7f62e8d5e2deb
  Author: Mark Waite 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Simplify JUnit 5 dependency

Only need a single dependency on the aggregator as mentioned in
https://github.com/jenkinsci/jenkins/pull/6842


  Commit: c68e9455b33fb0e720428ddd0ee367ae826ff835
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/c68e9455b33fb0e720428ddd0ee367ae826ff835
  Author: Mark Waite 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #704 from MarkEWaite/simplify-junit-dependencies

Simplify JUnit 5 dependency


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/1eb31d8ba43c...c68e9455b33f

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


[jenkinsci/plugin-pom]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1812.v6d4e97d91fd8
  Home:   https://github.com/jenkinsci/plugin-pom

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


[jenkinsci/plugin-pom] 44b08d: Bump jenkins-test-harness from 1802.v9de0d87365d2 ...

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 44b08d099726425b7426ecf41c65d544c8cd8366
  
https://github.com/jenkinsci/plugin-pom/commit/44b08d099726425b7426ecf41c65d544c8cd8366
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness from 1802.v9de0d87365d2 to 1812.v6d4e97d91fd8 (#574)


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


[jenkins-infra/jenkins.io] 0e25bd: Automated changelog for 2.360

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

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

  Log Message:
  ---
  Automated changelog for 2.360


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


[jenkinsci/jenkins] d977ee: [JENKINS-68805] Demonstrate that `IconSet` doesn't...

2022-07-15 Thread 'Kevin Guerroudj' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d977ee8741ed6362dac282e69a317a070ee9d813
  
https://github.com/jenkinsci/jenkins/commit/d977ee8741ed6362dac282e69a317a070ee9d813
  Author: Kevin Guerroudj <91883215+kevin...@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M core/src/test/java/org/jenkins/ui/icon/IconSetTest.java

  Log Message:
  ---
  [JENKINS-68805] Demonstrate that `IconSet` doesn't reset attributes with 
ampersand (#6685)


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


[jenkinsci/pom] 891498: Bump exec-maven-plugin from 3.0.0 to 3.1.0 (#278)

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 89149899b8d51af1a2d594c9f300e9718fb1bf50
  
https://github.com/jenkinsci/pom/commit/89149899b8d51af1a2d594c9f300e9718fb1bf50
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump exec-maven-plugin from 3.0.0 to 3.1.0 (#278)


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


[jenkinsci/pom]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.0
  Home:   https://github.com/jenkinsci/pom

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


[jenkinsci/plugin-pom] 6c3f25: Bump jenkins-test-harness from 1802.v9de0d87365d2 ...

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1812.v6d4e97d91fd8
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 6c3f256ead95722fa4c7ced382b2a7c8cb4e8887
  
https://github.com/jenkinsci/plugin-pom/commit/6c3f256ead95722fa4c7ced382b2a7c8cb4e8887
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness from 1802.v9de0d87365d2 to 1812.v6d4e97d91fd8

Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) 
from 1802.v9de0d87365d2 to 1812.v6d4e97d91fd8.
- [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases)
- 
[Changelog](https://github.com/jenkinsci/jenkins-test-harness/blob/master/docs/CHANGELOG-OLD.md)
- [Commits](https://github.com/jenkinsci/jenkins-test-harness/commits)

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pom] cb833f: Bump exec-maven-plugin from 3.0.0 to 3.1.0

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.0
  Home:   https://github.com/jenkinsci/pom
  Commit: cb833f3b09486e67948dc79a207c24da0004928e
  
https://github.com/jenkinsci/pom/commit/cb833f3b09486e67948dc79a207c24da0004928e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump exec-maven-plugin from 3.0.0 to 3.1.0

Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 
3.0.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.0.0...exec-maven-plugin-3.1.0)

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

Signed-off-by: dependabot[bot] 


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


[jenkins-infra/jenkins.io] b7909a: Automated changelog for 2.360

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

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

  Log Message:
  ---
  Automated changelog for 2.360


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


[jenkinsci/jenkins] 93e44f: [JENKINS-68985] Context menu shadow looks terrible...

2022-07-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 93e44fbb3264ef2d693c3a5b2a04b2dfe0b9573e
  
https://github.com/jenkinsci/jenkins/commit/93e44fbb3264ef2d693c3a5b2a04b2dfe0b9573e
  Author: frankie 
  Date:   2022-07-12 (Tue, 12 Jul 2022)

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

  Log Message:
  ---
  [JENKINS-68985] Context menu shadow looks terrible on redesigned "About 
Jenkins" page


  Commit: 113455401397113d1f8140c0bef312392c8b
  
https://github.com/jenkinsci/jenkins/commit/113455401397113d1f8140c0bef312392c8b
  Author: frankie 
  Date:   2022-07-12 (Tue, 12 Jul 2022)

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

  Log Message:
  ---
  [JENKINS-68913] Bottom bar for update center "Updates" view


  Commit: bbc7b6bb10935b702ab60998fdeb89edd5bc83a2
  
https://github.com/jenkinsci/jenkins/commit/bbc7b6bb10935b702ab60998fdeb89edd5bc83a2
  Author: Mark Waite 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

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

  Log Message:
  ---
  Merge pull request #6838 from frankie139506/JENKINS-68985

[JENKINS-68985] Context menu shadow looks terrible on redesigned "About 
Jenkins" page


Compare: 
https://github.com/jenkinsci/jenkins/compare/e6c0bf32c78c...bbc7b6bb1093

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


[jenkins-infra/jenkins.io] 401316: Automated changelog for 2.360

2022-07-15 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.360
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 401316c912d928b00c407ca028cb99a10ff6e412
  
https://github.com/jenkins-infra/jenkins.io/commit/401316c912d928b00c407ca028cb99a10ff6e412
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

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

  Log Message:
  ---
  Automated changelog for 2.360


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


[jenkinsci/jenkins] 8bb8a6: Remove redundant JUnit Jupiter dependencies

2022-07-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8bb8a6ec4fcd3496a770cdd164460026fffc563a
  
https://github.com/jenkinsci/jenkins/commit/8bb8a6ec4fcd3496a770cdd164460026fffc563a
  Author: Basil Crow 
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M war/pom.xml

  Log Message:
  ---
  Remove redundant JUnit Jupiter dependencies


  Commit: e6c0bf32c78ca3030f4d0fd4c32438d302a5547e
  
https://github.com/jenkinsci/jenkins/commit/e6c0bf32c78ca3030f4d0fd4c32438d302a5547e
  Author: Mark Waite 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M war/pom.xml

  Log Message:
  ---
  Merge pull request #6842 from basil/jupiter-aggregator

Remove redundant JUnit Jupiter dependencies


Compare: 
https://github.com/jenkinsci/jenkins/compare/f52d99a0e5cc...e6c0bf32c78c

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


[jenkinsci/gearman-plugin]

2022-07-15 Thread 'Antoine Musso' via Jenkins Commits
  Branch: refs/heads/availmonit-log
  Home:   https://github.com/jenkinsci/gearman-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/gearman-plugin/push/refs/heads/availmonit-log/00-2bd1c4%40github.com.


[jenkins-infra/jenkins.io] f1fb17: updating docker image node (#5294)

2022-07-15 Thread 'Kevin Martens' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f1fb173c5c9003d0d70cd388fb74c571a78596a1
  
https://github.com/jenkins-infra/jenkins.io/commit/f1fb173c5c9003d0d70cd388fb74c571a78596a1
  Author: Kevin Martens <99040580+kmarten...@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M 
content/doc/book/resources/tutorials/pipeline-in-blueocean-12-agent-section.png
M content/doc/tutorials/create-a-pipeline-in-blue-ocean.adoc

  Log Message:
  ---
  updating docker image node (#5294)


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


[jenkinsci/webhook-step-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.43.1
  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.43.1/e2a42c-00%40github.com.


[jenkinsci/webhook-step-plugin] e2a42c: Bump plugin from 4.42 to 4.43.1

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.42 to 4.43.1

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

---
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: c4aa613545d08c450d7b1d482a5362812b1c3b4c
  
https://github.com/jenkinsci/webhook-step-plugin/commit/c4aa613545d08c450d7b1d482a5362812b1c3b4c
  Author: Jean-Marc MEESSEN 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

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

Bump plugin from 4.42 to 4.43.1


Compare: 
https://github.com/jenkinsci/webhook-step-plugin/compare/fc308010d944...c4aa613545d0

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


[jenkinsci/collabnet-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/collabnet-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/collabnet-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/a39871-00%40github.com.


[jenkinsci/collabnet-plugin] da1de9: Bump jackson-databind from 2.6.5 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/collabnet-plugin
  Commit: da1de92e8edd72f29b48a502e2edb53fdb51c32e
  
https://github.com/jenkinsci/collabnet-plugin/commit/da1de92e8edd72f29b48a502e2edb53fdb51c32e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.6.5 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.5 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/collabnet-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-da1de9%40github.com.


[jenkinsci/publish-to-bitbucket-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/publish-to-bitbucket-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/publish-to-bitbucket-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/5808be-00%40github.com.


[jenkinsci/publish-to-bitbucket-plugin] 98e80f: Bump jackson-databind from 2.2.3 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/publish-to-bitbucket-plugin
  Commit: 98e80f5df75b9b7730ddeb6e5da9235f0fca0903
  
https://github.com/jenkinsci/publish-to-bitbucket-plugin/commit/98e80f5df75b9b7730ddeb6e5da9235f0fca0903
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.2.3 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.3 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/publish-to-bitbucket-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-98e80f%40github.com.


[jenkinsci/azure-cli-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/azure-cli-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/azure-cli-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/e6d9b6-00%40github.com.


[jenkinsci/azure-cli-plugin] be5871: Bump jackson-databind from 2.9.0 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/azure-cli-plugin
  Commit: be58713de5dde735b47d9231bf5105f89ae9752d
  
https://github.com/jenkinsci/azure-cli-plugin/commit/be58713de5dde735b47d9231bf5105f89ae9752d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.0 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.0 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/azure-cli-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-be5871%40github.com.


[jenkinsci/external-resource-dispatcher-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/external-resource-dispatcher-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/external-resource-dispatcher-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/abe1a6-00%40github.com.


[jenkinsci/external-resource-dispatcher-plugin] d0fbb2: Bump jackson-databind from 2.8.5 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/external-resource-dispatcher-plugin
  Commit: d0fbb22668fa79a6ef7dc0f36fe6c4fb7cde7177
  
https://github.com/jenkinsci/external-resource-dispatcher-plugin/commit/d0fbb22668fa79a6ef7dc0f36fe6c4fb7cde7177
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.8.5 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.5 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/external-resource-dispatcher-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-d0fbb2%40github.com.


[jenkinsci/protecode-sc-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/protecode-sc-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/protecode-sc-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/7e5253-00%40github.com.


[jenkinsci/protecode-sc-plugin] 3591c7: Bump jackson-databind from 2.9.10.1 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/protecode-sc-plugin
  Commit: 3591c72a87aed9a3b58bba072e43b22405a74f0c
  
https://github.com/jenkinsci/protecode-sc-plugin/commit/3591c72a87aed9a3b58bba072e43b22405a74f0c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.1 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/protecode-sc-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-3591c7%40github.com.


[jenkinsci/codebeamer-xunit-importer-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/codebeamer-xunit-importer-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/codebeamer-xunit-importer-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/d6aeb3-00%40github.com.


[jenkinsci/codebeamer-xunit-importer-plugin] 43ace9: Bump jackson-databind from 2.9.9 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/codebeamer-xunit-importer-plugin
  Commit: 43ace91cc2fb67605fdf03118b17c459b1ddca63
  
https://github.com/jenkinsci/codebeamer-xunit-importer-plugin/commit/43ace91cc2fb67605fdf03118b17c459b1ddca63
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.9 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/codebeamer-xunit-importer-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-43ace9%40github.com.


[jenkinsci/service-now-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/service-now-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/service-now-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/9e67cf-00%40github.com.


[jenkinsci/service-now-plugin] 5cd914: Bump jackson-databind from 2.9.10.3 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 5cd914cf18f07625a5f57e2c76abb7a54a8745f3
  
https://github.com/jenkinsci/service-now-plugin/commit/5cd914cf18f07625a5f57e2c76abb7a54a8745f3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.3 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/service-now-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-5cd914%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.260
  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.260/c8503c-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 34ffd9: Bump revision from 1.12.246 to 1.12.261

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.261
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 34ffd9182cbea51c8c6108cf43bc3fe3a455b075
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/34ffd9182cbea51c8c6108cf43bc3fe3a455b075
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.246 to 1.12.261

Bumps `revision` from 1.12.246 to 1.12.261.

Updates `aws-java-sdk-bom` from 1.12.246 to 1.12.261
- [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.246...1.12.261)

Updates `aws-java-sdk` from 1.12.246 to 1.12.261
- [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.246...1.12.261)

Updates `aws-java-sdk-s3` from 1.12.246 to 1.12.261
- [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.246...1.12.261)

Updates `aws-java-sdk-sts` from 1.12.246 to 1.12.261
- [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.246...1.12.261)

---
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.261/00-34ffd9%40github.com.


[jenkinsci/webinspect-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/webinspect-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/webinspect-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/ef165f-00%40github.com.


[jenkinsci/webinspect-plugin] 0e9c8e: Bump jackson-databind from 2.4.2 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/webinspect-plugin
  Commit: 0e9c8ee5047b654c43233d744b1e8add156da905
  
https://github.com/jenkinsci/webinspect-plugin/commit/0e9c8ee5047b654c43233d744b1e8add156da905
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.4.2 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.2 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/webinspect-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-0e9c8e%40github.com.


[jenkinsci/view26-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/view26-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/view26-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/3d3cd8-00%40github.com.


[jenkinsci/view26-plugin] 9e3339: Bump jackson-databind from 2.6.3 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/view26-plugin
  Commit: 9e3339d873966b9c3fb8ea2dcb4c4fda10bef3fa
  
https://github.com/jenkinsci/view26-plugin/commit/9e3339d873966b9c3fb8ea2dcb4c4fda10bef3fa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.6.3 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.3 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/view26-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-9e3339%40github.com.


[jenkinsci/fedora-module-build-system-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/fedora-module-build-system-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/fedora-module-build-system-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/78dfda-00%40github.com.


[jenkinsci/fedora-module-build-system-plugin] 599ab3: Bump jackson-databind from 2.6.6 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/fedora-module-build-system-plugin
  Commit: 599ab39c38fe3ec0cfd75a9f35674abd7c1a027c
  
https://github.com/jenkinsci/fedora-module-build-system-plugin/commit/599ab39c38fe3ec0cfd75a9f35674abd7c1a027c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.6.6 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.6 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/fedora-module-build-system-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-599ab3%40github.com.


[jenkinsci/codebeamer-coverage-publisher-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/codebeamer-coverage-publisher-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/codebeamer-coverage-publisher-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/5b8dfb-00%40github.com.


[jenkinsci/codebeamer-coverage-publisher-plugin] d363ce: Bump jackson-databind from 2.9.9 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/codebeamer-coverage-publisher-plugin
  Commit: d363ce507d4d28124ff9edb4f57958e746aadbea
  
https://github.com/jenkinsci/codebeamer-coverage-publisher-plugin/commit/d363ce507d4d28124ff9edb4f57958e746aadbea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.9 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/codebeamer-coverage-publisher-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-d363ce%40github.com.


[jenkinsci/azure-event-grid-notifier-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/azure-event-grid-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/azure-event-grid-notifier-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/b54404-00%40github.com.


[jenkinsci/azure-event-grid-notifier-plugin] a5b21d: Bump jackson-databind from 2.9.0 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/azure-event-grid-notifier-plugin
  Commit: a5b21dd3f32bbbf7a94b5e909ec280cc3d04e4c2
  
https://github.com/jenkinsci/azure-event-grid-notifier-plugin/commit/a5b21dd3f32bbbf7a94b5e909ec280cc3d04e4c2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.0 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.0 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/azure-event-grid-notifier-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-a5b21d%40github.com.


[jenkinsci/jx-pipelines-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/jx-pipelines-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/jx-pipelines-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/d3a515-00%40github.com.


[jenkinsci/delphix-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/delphix-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/delphix-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/7c15fc-00%40github.com.


[jenkinsci/jx-pipelines-plugin] 61981f: Bump jackson-databind from 2.7.7 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/jx-pipelines-plugin
  Commit: 61981fa2439f50806de5d39a83cb56970fcad91f
  
https://github.com/jenkinsci/jx-pipelines-plugin/commit/61981fa2439f50806de5d39a83cb56970fcad91f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.7.7 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.7 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/jx-pipelines-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-61981f%40github.com.


[jenkinsci/delphix-plugin] e76126: Bump jackson-databind from 2.8.11.3 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/delphix-plugin
  Commit: e76126284c7bf38d86df941a58c06d5eac32ece8
  
https://github.com/jenkinsci/delphix-plugin/commit/e76126284c7bf38d86df941a58c06d5eac32ece8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.8.11.3 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11.3 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/delphix-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-e76126%40github.com.


[jenkinsci/hpe-network-virtualization-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/hpe-network-virtualization-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/hpe-network-virtualization-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/4cb03b-00%40github.com.


[jenkinsci/hpe-network-virtualization-plugin] 452672: Bump jackson-databind from 2.7.0 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/hpe-network-virtualization-plugin
  Commit: 452672ea1721ec9f206329ceb22083cc73da7704
  
https://github.com/jenkinsci/hpe-network-virtualization-plugin/commit/452672ea1721ec9f206329ceb22083cc73da7704
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.7.0 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.0 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/hpe-network-virtualization-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-452672%40github.com.


[jenkinsci/consul-kv-builder-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
  Home:   https://github.com/jenkinsci/consul-kv-builder-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/consul-kv-builder-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8/12b68e-00%40github.com.


[jenkinsci/consul-kv-builder-plugin] 82cbf9: Bump jackson-databind from 2.0.0 to 2.12.6.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
  Home:   https://github.com/jenkinsci/consul-kv-builder-plugin
  Commit: 82cbf96e4f87ee910660601c05536efb1e4add8f
  
https://github.com/jenkinsci/consul-kv-builder-plugin/commit/82cbf96e4f87ee910660601c05536efb1e4add8f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.0.0 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.0.0 to 
2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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/consul-kv-builder-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1/00-82cbf9%40github.com.


[jenkinsci/webhook-step-plugin] c94ce0: Enable multi JDK CI builds

2022-07-15 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: c94ce0e208f0d552178405446fb5f93b59b65be6
  
https://github.com/jenkinsci/webhook-step-plugin/commit/c94ce0e208f0d552178405446fb5f93b59b65be6
  Author: Jean-Marc Meessen 
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Enable multi JDK CI builds


  Commit: fc308010d944e9b1f3e37d4454bf83660d152fd1
  
https://github.com/jenkinsci/webhook-step-plugin/commit/fc308010d944e9b1f3e37d4454bf83660d152fd1
  Author: Jean-Marc MEESSEN 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #109 from jmMeessen/multi-jdk-build

Enable multi JDK CI builds


Compare: 
https://github.com/jenkinsci/webhook-step-plugin/compare/c1458fc25d38...fc308010d944

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


[jenkinsci/gitea-plugin] c2612a: Add hint regarding Gitea 1.16.9 API permissions (#58)

2022-07-15 Thread 'Steven Kriegler' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: c2612a7ecfe35591b7f77a4ceb7e5ff0e97bed78
  
https://github.com/jenkinsci/gitea-plugin/commit/c2612a7ecfe35591b7f77a4ceb7e5ff0e97bed78
  Author: Steven Kriegler <61625851+justusbu...@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Add hint regarding Gitea 1.16.9 API permissions (#58)

Signed-off-by: justusbunsi <61625851+justusbu...@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/gitea-plugin/push/refs/heads/master/fb064c-c2612a%40github.com.


[jenkins-infra/jenkins.io] 4d1695: Moving Jenkins X to their own security tracker (#5...

2022-07-15 Thread 'Wadeck Follonier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4d16952321a0ae8809a1d51cb95a3ca7b2b47d16
  
https://github.com/jenkins-infra/jenkins.io/commit/4d16952321a0ae8809a1d51cb95a3ca7b2b47d16
  Author: Wadeck Follonier 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M content/security/reporting.adoc

  Log Message:
  ---
  Moving Jenkins X to their own security tracker (#5228)

* Moving Jenkins X to their own security tracker

* Update content/security/reporting.adoc

Co-authored-by: Mark Waite 

Co-authored-by: Mark Waite 


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


[jenkinsci/jenkins] 643f36: Bump matrix-project from 772.v494f19991984 to 785....

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-785.v06b_7f47b_c631
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 643f3610a4b16bf972f351e43f49ead254103e69
  
https://github.com/jenkinsci/jenkins/commit/643f3610a4b16bf972f351e43f49ead254103e69
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump matrix-project from 772.v494f19991984 to 785.v06b_7f47b_c631

Bumps [matrix-project](https://github.com/jenkinsci/matrix-project-plugin) from 
772.v494f19991984 to 785.v06b_7f47b_c631.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-project-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:matrix-project
  dependency-type: direct:development
...

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.jenkins-ci.plugins-matrix-project-785.v06b_7f47b_c631/00-643f36%40github.com.


[jenkinsci/gitea-plugin] fb064c: Bump jenkins-infra actions to use release drafter ...

2022-07-15 Thread 'Joseph Petersen' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitea-plugin
  Commit: fb064c05c7649f163ccdcec4ffb5d206364277a4
  
https://github.com/jenkinsci/gitea-plugin/commit/fb064c05c7649f163ccdcec4ffb5d206364277a4
  Author: Joseph Petersen 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

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

  Log Message:
  ---
  Bump jenkins-infra actions to use release drafter body (#57)


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


[jenkinsci/skip-notifications-trait-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1
  Home:   https://github.com/jenkinsci/skip-notifications-trait-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/skip-notifications-trait-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1/11cda6-00%40github.com.


[jenkinsci/skip-notifications-trait-plugin] 2dbd89: Bump plugin from 4.42 to 4.43.1 (#13)

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 2dbd8925e38027bc926a07e58e50d7bb92a7e691
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/2dbd8925e38027bc926a07e58e50d7bb92a7e691
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.42 to 4.43.1 (#13)

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

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

Signed-off-by: dependabot[bot] 

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


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


[jenkinsci/embeddable-build-status-plugin]

2022-07-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/237.v37e2c03964c9
  Home:   https://github.com/jenkinsci/embeddable-build-status-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/embeddable-build-status-plugin/push/refs/tags/237.v37e2c03964c9/00-37e2c0%40github.com.


[jenkinsci/embeddable-build-status-plugin] 74f546: chore: Use icon from core

2022-07-15 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/embeddable-build-status-plugin
  Commit: 74f54613b47e03039ffcb8c4bf0b57b4bd0c152b
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/74f54613b47e03039ffcb8c4bf0b57b4bd0c152b
  Author: Alexander Brandes 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/badge/actions/JobBadgeAction.java
M src/main/java/org/jenkinsci/plugins/badge/actions/RunBadgeAction.java
R src/main/webapp/images/shield.svg

  Log Message:
  ---
  chore: Use icon from core


  Commit: 37e2c03964c9b2e68c79689ec256cfc8a2693be1
  
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/37e2c03964c9b2e68c79689ec256cfc8a2693be1
  Author: Mark Waite 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/badge/actions/JobBadgeAction.java
M src/main/java/org/jenkinsci/plugins/badge/actions/RunBadgeAction.java
R src/main/webapp/images/shield.svg

  Log Message:
  ---
  Merge pull request #96 from NotMyFault/chore/master/icon-from-core

chore: Use icon from core


Compare: 
https://github.com/jenkinsci/embeddable-build-status-plugin/compare/27da06040f5f...37e2c03964c9

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


[jenkinsci/ssh-slaves-plugin]

2022-07-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1.834.v622da_57f702c
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin

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


[jenkinsci/datadog-plugin] c2f4b7: Add datadog.product tag

2022-07-15 Thread 'Albert Vaca Cintora' via Jenkins Commits
  Branch: refs/heads/albertvaka/add-tags
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: c2f4b73a797711ebcfd25aa71b77d53badca6320
  
https://github.com/jenkinsci/datadog-plugin/commit/c2f4b73a797711ebcfd25aa71b77d53badca6320
  Author: Albert Vaca Cintora 
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java

  Log Message:
  ---
  Add datadog.product tag


  Commit: e7bb8eac41e9e059e06dc9f1e416147669f170a6
  
https://github.com/jenkinsci/datadog-plugin/commit/e7bb8eac41e9e059e06dc9f1e416147669f170a6
  Author: Albert Vaca Cintora 
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogWriter.java

  Log Message:
  ---
  Add timestamp attribute


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/c2f4b73a7977%5E...e7bb8eac41e9

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


[jenkinsci/clif-performance-testing-plugin] 194e21: Wip zip sanitize (#13)

2022-07-15 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 194e21c44ac7c7c3af50a7dc453e64f4a6358f70
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/194e21c44ac7c7c3af50a7dc453e64f4a6358f70
  Author: Bruno Dillenseger 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/jobs/Zip.java
M src/test/java/org/ow2/clif/jenkins/jobs/ZipTest.java
A src/test/resources/zips/ProofOfConceptSEC2413.zip

  Log Message:
  ---
  Wip zip sanitize (#13)

* Added Zip.sanitize method. To be tested and used from wherever necessary.

* Improved Zip sanitize wrt existing tests. Still to be improved for malicious 
zip.

* Added malicious zip for tests

* Implemented zip sanitizing

* Fixed ZipTest compatibility with Windows

* Fixed regex in ZipTest to support Windows paths

* Fixed ZipTest by escaping File.separatorChar in case it is a backslash 
(Windows)


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


[jenkinsci/ssh-slaves-plugin] 622da5: [JENKINS-68195] Duplicated help icon for Host Key ...

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 622da57f702c247d30f934442e8d495c292a8284
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/622da57f702c247d30f934442e8d495c292a8284
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M .gitignore
M Jenkinsfile
M pom.xml
M src/main/resources/hudson/plugins/sshslaves/SSHConnector/config.jelly
M 
src/main/resources/hudson/plugins/sshslaves/verifiers/KnownHostsFileKeyVerificationStrategy/config.jelly
M 
src/main/resources/hudson/plugins/sshslaves/verifiers/ManuallyProvidedKeyVerificationStrategy/config.jelly
M 
src/main/resources/hudson/plugins/sshslaves/verifiers/ManuallyTrustedKeyVerificationStrategy/config.jelly
M 
src/main/resources/hudson/plugins/sshslaves/verifiers/NonVerifyingKeyVerificationStrategy/config.jelly

  Log Message:
  ---
  [JENKINS-68195] Duplicated help icon for Host Key verification (#283)

* [JENKINS-68195] Duplicated help icon for Host Key verification

* chore: add vscode to gitignore

* feat: bump Jenkins core to 2.346.2

* fix: remove not longer needed change

* feat: compile only with JDK 11

* fix: update bom 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/ssh-slaves-plugin/push/refs/heads/main/2034cd-622da5%40github.com.


[jenkinsci/skip-notifications-trait-plugin]

2022-07-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/43.vea_da_7c53b_831
  Home:   https://github.com/jenkinsci/skip-notifications-trait-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/skip-notifications-trait-plugin/push/refs/tags/43.vea_da_7c53b_831/00-eada7c%40github.com.


[jenkinsci/skip-notifications-trait-plugin] eada7c: Fix typo

2022-07-15 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: eada7c53b831c47680b3ec5ce210e36404cbb6b1
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/eada7c53b831c47680b3ec5ce210e36404cbb6b1
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
R .github/workflow/cd.yml
A .github/workflows/cd.yml

  Log Message:
  ---
  Fix typo


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


[jenkinsci/skip-notifications-trait-plugin] 3d1c20: Add CODEOWNERS

2022-07-15 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 3d1c204fdd8f82ae1fe69202f83b788fc353aaec
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/3d1c204fdd8f82ae1fe69202f83b788fc353aaec
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
A .github/CODEOWNERS
R .github/workflow/cd.yaml
A .github/workflow/cd.yml

  Log Message:
  ---
  Add CODEOWNERS


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


[jenkinsci/skip-notifications-trait-plugin] 11cda6: Bump plugin from 4.42 to 4.43.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 11cda6d9f090f7b6fa166fa2da69d73a6fc3954a
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/11cda6d9f090f7b6fa166fa2da69d73a6fc3954a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.42 to 4.43.1

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

---
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/skip-notifications-trait-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1/00-11cda6%40github.com.


[jenkinsci/skip-notifications-trait-plugin] bdc890: Incrementalify plugin

2022-07-15 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: bdc8901fe62f4a297e47ba7a96855d34255dbfa7
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/bdc8901fe62f4a297e47ba7a96855d34255dbfa7
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflow/cd.yaml
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementalify plugin


  Commit: 3006d512caf84ab9951152ce951ab5572448f4b7
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/3006d512caf84ab9951152ce951ab5572448f4b7
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflow/cd.yaml
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge pull request #10 from jonesbusy/feature/enable-cd

Incrementalify plugin and enable automatic github releases


Compare: 
https://github.com/jenkinsci/skip-notifications-trait-plugin/compare/5ad6b1bea6f5...3006d512caf8

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


[jenkinsci/skip-notifications-trait-plugin] 99f95e: Build on Java 17

2022-07-15 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 99f95e135c7ee8e5bf3e55b3731f2f0c5b73c231
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/99f95e135c7ee8e5bf3e55b3731f2f0c5b73c231
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M CHANGELOG.md
M Jenkinsfile
M README.md

  Log Message:
  ---
  Build on Java 17


  Commit: 5ad6b1bea6f5ea46f56bd2768f69083762c10c03
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/5ad6b1bea6f5ea46f56bd2768f69083762c10c03
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M CHANGELOG.md
M Jenkinsfile
M README.md

  Log Message:
  ---
  Merge pull request #12 from jonesbusy/feature/java-17

Build on Java 17


Compare: 
https://github.com/jenkinsci/skip-notifications-trait-plugin/compare/0906a9b443ac...5ad6b1bea6f5

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


[jenkinsci/skip-notifications-trait-plugin] 80626f: Rename traits symbols

2022-07-15 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 80626f1a0645c60c1ac54a06f1457fadfb044284
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/80626f1a0645c60c1ac54a06f1457fadfb044284
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M README.md
A 
src/main/java/com/cloudbees/jenkins/plugins/bitbucket/notifications/BitbucketSkipNotifications.java
R 
src/main/java/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait.java
A 
src/main/java/org/jenkinsci/plugins/github/notifications/GithubSkipNotifications.java
R 
src/main/java/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait.java
A 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/BitbucketSkipNotifications/config.jelly
A 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/BitbucketSkipNotifications/help.html
M 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/Messages.properties
R 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait/config.jelly
R 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait/help.html
A 
src/main/resources/org/jenkinsci/plugins/github/notifications/GithubSkipNotifications/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/github/notifications/GithubSkipNotifications/help.html
M 
src/main/resources/org/jenkinsci/plugins/github/notifications/Messages.properties
R 
src/main/resources/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait/config.jelly
R 
src/main/resources/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait/help.html

  Log Message:
  ---
  Rename traits symbols


  Commit: 0906a9b443ac356c731034e57c40eb2fc68d5a70
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/0906a9b443ac356c731034e57c40eb2fc68d5a70
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M README.md
A 
src/main/java/com/cloudbees/jenkins/plugins/bitbucket/notifications/BitbucketSkipNotifications.java
R 
src/main/java/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait.java
A 
src/main/java/org/jenkinsci/plugins/github/notifications/GithubSkipNotifications.java
R 
src/main/java/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait.java
A 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/BitbucketSkipNotifications/config.jelly
A 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/BitbucketSkipNotifications/help.html
M 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/Messages.properties
R 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait/config.jelly
R 
src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait/help.html
A 
src/main/resources/org/jenkinsci/plugins/github/notifications/GithubSkipNotifications/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/github/notifications/GithubSkipNotifications/help.html
M 
src/main/resources/org/jenkinsci/plugins/github/notifications/Messages.properties
R 
src/main/resources/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait/config.jelly
R 
src/main/resources/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait/help.html

  Log Message:
  ---
  Merge pull request #11 from jonesbusy/feature/JENKINS-64360-rename-traits

[JENKINS-64360] Rename traits symbols


Compare: 
https://github.com/jenkinsci/skip-notifications-trait-plugin/compare/391033a5ef4f...0906a9b443ac

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


[jenkinsci/skip-notifications-trait-plugin] 709db8: Remove hardcoded dependencies and use variant

2022-07-15 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skip-notifications-trait-plugin
  Commit: 709db8cd3c3335a361e751cce8aa55308a7dc52e
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/709db8cd3c3335a361e751cce8aa55308a7dc52e
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait.java
M 
src/main/java/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait.java

  Log Message:
  ---
  Remove hardcoded dependencies and use variant


  Commit: 391033a5ef4f062c7e1902bdfa47e213c054a4b0
  
https://github.com/jenkinsci/skip-notifications-trait-plugin/commit/391033a5ef4f062c7e1902bdfa47e213c054a4b0
  Author: Valentin Delaye 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/jenkins/plugins/bitbucket/notifications/SkipNotificationsTrait.java
M 
src/main/java/org/jenkinsci/plugins/github/notifications/NotificationsSkipTrait.java

  Log Message:
  ---
  Merge pull request #9 from jonesbusy/feature/remove-hardcoded-dependencies

Remove hardcoded dependencies and use variant with @OptionalExtension


Compare: 
https://github.com/jenkinsci/skip-notifications-trait-plugin/compare/09f34ba39e4f...391033a5ef4f

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


[jenkinsci/ssh-slaves-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin

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


[jenkinsci/ssh-slaves-plugin] 2034cd: Bump plugin from 4.42 to 4.43.1 (#320)

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 2034cd7fbf1e0c3207e73fba8368f3c54a6a90ae
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/2034cd7fbf1e0c3207e73fba8368f3c54a6a90ae
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.42 to 4.43.1 (#320)

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

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

Signed-off-by: dependabot[bot] 

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


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


[jenkinsci/google-compute-engine-plugin]

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.42.1
  Home:   https://github.com/jenkinsci/google-compute-engine-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/google-compute-engine-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.42.1/2e84b9-00%40github.com.


[jenkinsci/google-compute-engine-plugin] acb28c: Bump google-http-client from 1.38.1 to 1.42.2

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.42.2
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: acb28ce83f1837b0578ade8007d5f00495a23f41
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/acb28ce83f1837b0578ade8007d5f00495a23f41
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-http-client from 1.38.1 to 1.42.2

Bumps 
[google-http-client](https://github.com/googleapis/google-http-java-client) 
from 1.38.1 to 1.42.2.
- [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
- 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/googleapis/google-http-java-client/compare/v1.38.1...v1.42.2)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
  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/google-compute-engine-plugin/push/refs/heads/dependabot/maven/com.google.http-client-google-http-client-1.42.2/00-acb28c%40github.com.


[jenkinsci/postbuildscript-plugin] fd9558: Bump matrix-project from 772.v494f19991984 to 785....

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-project-785.v06b_7f47b_c631
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: fd955874338ec4b678416f6d1b62a8b1f499d9e3
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/fd955874338ec4b678416f6d1b62a8b1f499d9e3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump matrix-project from 772.v494f19991984 to 785.v06b_7f47b_c631

Bumps [matrix-project](https://github.com/jenkinsci/matrix-project-plugin) from 
772.v494f19991984 to 785.v06b_7f47b_c631.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-project-plugin/commits)

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

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-matrix-project-785.v06b_7f47b_c631/00-fd9558%40github.com.


[jenkinsci/github-branch-source-plugin] 64e97f: Bump plugin from 4.41 to 4.43.1

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 64e97ffe9ffc16f71ea4bec5e2f107aa17e46955
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/64e97ffe9ffc16f71ea4bec5e2f107aa17e46955
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.41 to 4.43.1

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

---
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/github-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.43.1/881b67-64e97f%40github.com.


[jenkinsci/github-branch-source-plugin] ab79de: Bump bom-2.332.x from 1461.vb_3c6de28f2b_a_ to 147...

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1478.v81d3dc4f9a_43
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: ab79de0367745aa58f7d31e1a7fbdab29206f8d4
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/ab79de0367745aa58f7d31e1a7fbdab29206f8d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.332.x from 1461.vb_3c6de28f2b_a_ to 1478.v81d3dc4f9a_43

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 
1461.vb_3c6de28f2b_a_ to 1478.v81d3dc4f9a_43.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

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/github-branch-source-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1478.v81d3dc4f9a_43/890837-ab79de%40github.com.


[jenkinsci/github-branch-source-plugin] ca72be: Bump spotless-maven-plugin from 2.22.5 to 2.23.0

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: ca72be850f37778983d7ff6cefce86bae8b6cb32
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/ca72be850f37778983d7ff6cefce86bae8b6cb32
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotless-maven-plugin from 2.22.5 to 2.23.0

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.5 
to 2.23.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- 
[Commits](https://github.com/diffplug/spotless/compare/maven/2.22.5...lib/2.23.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-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/github-branch-source-plugin/push/refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0/ce0b5e-ca72be%40github.com.


[jenkinsci/github-branch-source-plugin] 02c149: Bump github from 1.34.3 to 1.34.4

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.34.4
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 02c149ef81566d2712719424f11b468315f6b381
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/02c149ef81566d2712719424f11b468315f6b381
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump github from 1.34.3 to 1.34.4

Bumps [github](https://github.com/jenkinsci/github-plugin) from 1.34.3 to 
1.34.4.
- [Release notes](https://github.com/jenkinsci/github-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/github-plugin/compare/v1.34.3...v1.34.4)

---
updated-dependencies:
- dependency-name: com.coravy.hudson.plugins.github:github
  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/github-branch-source-plugin/push/refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.34.4/d9e306-02c149%40github.com.


[jenkinsci/github-branch-source-plugin] 791607: Bump pipeline-groovy-lib

2022-07-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-pipeline-groovy-lib-593.va_a_fc25d520e9
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 791607ce3e5bc23d37ac40f97f3ebf6ec238a4f1
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/791607ce3e5bc23d37ac40f97f3ebf6ec238a4f1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pipeline-groovy-lib

Bumps 
[pipeline-groovy-lib](https://github.com/jenkinsci/pipeline-groovy-lib-plugin) 
from 589.vb_a_b_4a_a_8c443c to 593.va_a_fc25d520e9.
- [Release 
notes](https://github.com/jenkinsci/pipeline-groovy-lib-plugin/releases)
- [Commits](https://github.com/jenkinsci/pipeline-groovy-lib-plugin/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:pipeline-groovy-lib
  dependency-type: direct:development
...

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/github-branch-source-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-pipeline-groovy-lib-593.va_a_fc25d520e9/a1ec13-791607%40github.com.


[jenkinsci/github-branch-source-plugin] 084a76: fix flickering and improve speed in EventsTest

2022-07-15 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 084a76a4155222c06bac598fcd918185c418be8d
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/084a76a4155222c06bac598fcd918185c418be8d
  Author: Dmitry_Platonov 
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/github_branch_source/EventsTest.java

  Log Message:
  ---
  fix flickering and improve speed in EventsTest


  Commit: 0c05abdf1212df7b0f47dfe8dcbd804b5a81f6c0
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/0c05abdf1212df7b0f47dfe8dcbd804b5a81f6c0
  Author: James Nord 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/github_branch_source/EventsTest.java

  Log Message:
  ---
  Merge pull request #589 from Pldi23/flakebusters

fix flickering and improve speed in EventsTest


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/e6f1105b1d82...0c05abdf1212

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


[jenkinsci/trilead-api-plugin] 95eb11: chore: add vscode to gitignore

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/JENKINS-69018]
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: 95eb1108ca5ae03477cf18873cbac0ba809808d3
  
https://github.com/jenkinsci/trilead-api-plugin/commit/95eb1108ca5ae03477cf18873cbac0ba809808d3
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M .gitignore

  Log Message:
  ---
  chore: add vscode to gitignore


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/62d13ad4.1c69fb81.f4b6f.17c5SMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkinsci/trilead-api-plugin] 58c0c9: feat: build on JDK 11

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/JENKINS-69018]
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: 58c0c95a0d289ed4966fbf6d1e682fbeb5f37bfd
  
https://github.com/jenkinsci/trilead-api-plugin/commit/58c0c95a0d289ed4966fbf6d1e682fbeb5f37bfd
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  feat: build on JDK 11


  Commit: af4fcf6870ba857120df6c562452495300d29790
  
https://github.com/jenkinsci/trilead-api-plugin/commit/af4fcf6870ba857120df6c562452495300d29790
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore: set java level 8


Compare: 
https://github.com/jenkinsci/trilead-api-plugin/compare/bb0474492b86...af4fcf6870ba

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/62d13a94.1c69fb81.cc76c.1834SMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkins-infra/jenkins-infra] 8a13df: chore(vagrant) update gem and vagrant script to sh...

2022-07-15 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 8a13df8557347a06cef4c6f7a5ccf8ca62c807a2

  
https://github.com/jenkins-infra/jenkins-infra/commit/8a13df8557347a06cef4c6f7a5ccf8ca62c807a2

  Author: Damien Duportal 

  Date:   2022-07-15 (Fri, 15 Jul 2022)



  Changed paths:

M .gitignore

M Jenkinsfile

M README.md

R ci/00_setupgems.sh

A scripts/setupgems.sh

A scripts/vagrant-bootstrap.sh

R vagrant-bootstrap



  Log Message:

  ---

  chore(vagrant) update gem and vagrant script to share the same bundle and 
modules cache (#2289)



* chore(vagrant) update gem and vagrant script to share the same bundle and 
modules cache



Signed-off-by: Damien Duportal 



* Apply suggestions from code review



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



* fixup



Signed-off-by: Damien Duportal 



Co-authored-by: Hervé Le Meur <91831478+lemeurhe...@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/jenkins-infra/jenkins-infra/push/refs/heads/production/144822-8a13df%40github.com.


[jenkinsci/trilead-api-plugin] bb0474: chore: bump Jenkins Core

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/JENKINS-69018]
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: bb0474492b86f3d3b3d8f8a378cfb8e62cc85013
  
https://github.com/jenkinsci/trilead-api-plugin/commit/bb0474492b86f3d3b3d8f8a378cfb8e62cc85013
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore: bump Jenkins Core


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/62d136f4.1c69fb81.e469.11ecSMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkinsci/trilead-api-plugin]

2022-07-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1.67.vc3938a_35172f
  Home:   https://github.com/jenkinsci/trilead-api-plugin

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


[jenkinsci/trilead-api-plugin] 1f1f5c: fix: use Java 11

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/JENKINS-69018]
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: 1f1f5c387059850ec981241fe485e3ac0e1179b9
  
https://github.com/jenkinsci/trilead-api-plugin/commit/1f1f5c387059850ec981241fe485e3ac0e1179b9
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: use Java 11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/62d13634.1c69fb81.642a.1556SMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkinsci/trilead-api-plugin] c3938a: Revert "chore(deps): bump trilead-ssh2 (#51)" (#54)

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/JENKINS-69018]
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: c3938a35172f56111b0d7959756f9b46580ec2ab
  
https://github.com/jenkinsci/trilead-api-plugin/commit/c3938a35172f56111b0d7959756f9b46580ec2ab
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "chore(deps): bump trilead-ssh2 (#51)" (#54)

This reverts commit 49c6758bb360537677977f6a304b0aea89a3fdac.


  Commit: f292042305b24aa6154aeb52739c2433b0ae73fa
  
https://github.com/jenkinsci/trilead-api-plugin/commit/f292042305b24aa6154aeb52739c2433b0ae73fa
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:

  Log Message:
  ---
  Merge branch 'main' into JENKINS-69018]


Compare: 
https://github.com/jenkinsci/trilead-api-plugin/compare/10b3d4f0ba6d...f292042305b2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/62d135e6.1c69fb81.94fde.7644SMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkinsci/trilead-api-plugin] c3938a: Revert "chore(deps): bump trilead-ssh2 (#51)" (#54)

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: c3938a35172f56111b0d7959756f9b46580ec2ab
  
https://github.com/jenkinsci/trilead-api-plugin/commit/c3938a35172f56111b0d7959756f9b46580ec2ab
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "chore(deps): bump trilead-ssh2 (#51)" (#54)

This reverts commit 49c6758bb360537677977f6a304b0aea89a3fdac.


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


[jenkinsci/trilead-api-plugin] 3cc878: Revert "chore(deps): bump trilead-ssh2 (#51)"

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: 
refs/heads/revert-51-dependabot/maven/org.jenkins-ci-trilead-ssh2-build-217-jenkins-223.v546f979619d4
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: 3cc878c53212f3790345ff5ad774dfdd37395013
  
https://github.com/jenkinsci/trilead-api-plugin/commit/3cc878c53212f3790345ff5ad774dfdd37395013
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "chore(deps): bump trilead-ssh2 (#51)"

This reverts commit 49c6758bb360537677977f6a304b0aea89a3fdac.


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


[jenkinsci/trilead-api-plugin] 10b3d4: [JENKINS-69018] use constant MAX_PACKET_SIZE

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/JENKINS-69018]
  Home:   https://github.com/jenkinsci/trilead-api-plugin
  Commit: 10b3d4f0ba6dad525d2c57f1f5d0b53bb71a203b
  
https://github.com/jenkinsci/trilead-api-plugin/commit/10b3d4f0ba6dad525d2c57f1f5d0b53bb71a203b
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-69018] use constant MAX_PACKET_SIZE


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/62d12969.1c69fb81.61a7c.7b83SMTPIN_ADDED_BROKEN%40gmr-mx.google.com.


[jenkinsci/trilead-ssh2]

2022-07-15 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/build-217-jenkins-227.vb_d92894b_3b_65
  Home:   https://github.com/jenkinsci/trilead-ssh2

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


[jenkinsci/code-coverage-api-plugin] cd8a2b: [maven-release-plugin] prepare for next developmen...

2022-07-15 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: cd8a2b946f81dcbe57429c526cef27809065303a
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/cd8a2b946f81dcbe57429c526cef27809065303a
  Author: Ulli Hafner 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M plugin/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/code-coverage-api-plugin/push/refs/heads/master/9f6992-cd8a2b%40github.com.


[jenkinsci/code-coverage-api-plugin] 9f6992: [maven-release-plugin] prepare release v3.0.4

2022-07-15 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 9f69925194f29a13bb4b8749ea498f364ebcadb6
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9f69925194f29a13bb4b8749ea498f364ebcadb6
  Author: Ulli Hafner 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v3.0.4


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


[jenkinsci/code-coverage-api-plugin]

2022-07-15 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/tags/v3.0.4
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/trilead-ssh2] bd9289: fix: use constant MAX_PACKET_SIZE (#99)

2022-07-15 Thread 'Ivan Fernandez Calvo' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/trilead-ssh2
  Commit: bd92894b3b65e52bdb862d00dd1a060114586f65
  
https://github.com/jenkinsci/trilead-ssh2/commit/bd92894b3b65e52bdb862d00dd1a060114586f65
  Author: Ivan Fernandez Calvo 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M src/com/trilead/ssh2/transport/TransportConnection.java

  Log Message:
  ---
  fix: use constant MAX_PACKET_SIZE (#99)


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


[jenkins-infra/update-center2]

2022-07-15 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/revert-618-exclude-nonsense-embeddable-build-status-version
  Home:   https://github.com/jenkins-infra/update-center2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/revert-618-exclude-nonsense-embeddable-build-status-version/e5a556-00%40github.com.


[jenkins-infra/update-center2] e5a556: Revert "Block nonsense version of embeddable build...

2022-07-15 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: e5a5563f7496b9cdb2f66b5059909f57e7a162ee
  
https://github.com/jenkins-infra/update-center2/commit/e5a5563f7496b9cdb2f66b5059909f57e7a162ee
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Revert "Block nonsense version of embeddable build status plugin"


  Commit: 447fa1f21cd73ea18ebff79c010ebace35a796b0
  
https://github.com/jenkins-infra/update-center2/commit/447fa1f21cd73ea18ebff79c010ebace35a796b0
  Author: Damien Duportal 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Merge pull request #619 from 
jenkins-infra/revert-618-exclude-nonsense-embeddable-build-status-version

Revert "Block nonsense version of embeddable build status plugin"


Compare: 
https://github.com/jenkins-infra/update-center2/compare/a94a039ddb3b...447fa1f21cd7

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


  1   2   >