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

2023-01-25 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 42cb5a87b966ab30b310b97db430ecefb3e2b112
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/42cb5a87b966ab30b310b97db430ecefb3e2b112
  Author: Crowdin Bot 
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sk.properties

  Log Message:
  ---
  New Crowdin translations


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


[jenkinsci/design-library-plugin] 782f1f: feat: New Crowdin translations

2023-01-25 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: 782f1f4d39cee9b1879297e2a404304c09c989f4
  
https://github.com/jenkinsci/design-library-plugin/commit/782f1f4d39cee9b1879297e2a404304c09c989f4
  Author: Crowdin Bot 
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/designlibrary/Progress/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Root/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Spacing/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Symbols/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/ToggleSwitch/index_fr.properties

  Log Message:
  ---
  feat: New Crowdin translations


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


[jenkins-infra/jenkins.io] 8362af: Update dependency haml to v6

2023-01-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/haml-6.x
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8362af96918d76d095cb99e1a9cd01b9aef72862
  
https://github.com/jenkins-infra/jenkins.io/commit/8362af96918d76d095cb99e1a9cd01b9aef72862
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Gemfile

  Log Message:
  ---
  Update dependency haml to v6


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


[jenkins-infra/jenkins.io] dcf497: Update dependency haml to '~> 5.2.0'

2023-01-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/haml-5.x
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: dcf497d4db9350c7a25aefce03d634870e130e6e
  
https://github.com/jenkins-infra/jenkins.io/commit/dcf497d4db9350c7a25aefce03d634870e130e6e
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Gemfile
M Gemfile.lock

  Log Message:
  ---
  Update dependency haml to '~> 5.2.0'


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


[jenkins-infra/jenkins.io] bc498d: Use Ruby 3.2.0 (#5936)

2023-01-25 Thread 'Zbynek Konecny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: bc498dc62e2f3dd0df4c80fa16ec133ff75a
  
https://github.com/jenkins-infra/jenkins.io/commit/bc498dc62e2f3dd0df4c80fa16ec133ff75a
  Author: Zbynek Konecny 
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
M .ruby-version
M Dockerfile
M Gemfile
M Gemfile.lock
M Makefile
M content/_ext/handbook.rb
M content/_ext/pipeline.rb
M content/_ext/releases.rb
M content/doc/pipeline/examples.html.haml
M scripts/ruby

  Log Message:
  ---
  Use Ruby 3.2.0 (#5936)

The integration tests for awestruct pass with Ruby 3.0, let's try to use
3.0 also for Jenkins website.

As of Ruby 3 webrick needs to be an explicit dependency.

ref:
https://github.com/awestruct/awestruct/pull/559
https://github.com/jenkins-infra/docker-builder/pull/109

Co-authored-by: Alexander Brandes 


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


[jenkins-infra/account-app]

2023-01-25 Thread 'infra-ci-jenkins-io[bot]' via Jenkins Commits
  Branch: refs/tags/0.2.32
  Home:   https://github.com/jenkins-infra/account-app

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/account-app/push/refs/tags/0.2.32/00-11a31d%40github.com.


[jenkinsci/code-coverage-api-plugin] 225f9c: Fix coloring of mutation coverage in source files.

2023-01-25 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/coerage-model
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 225f9ce01d78a9b791a85d06b394d0a1d10b9ee4
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/225f9ce01d78a9b791a85d06b394d0a1d10b9ee4
  Author: Ulli Hafner 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M plugin/pom.xml
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
A 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceToHtml.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceViewModel.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReporter.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageTableModel.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageViewModel.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/FileChangesProcessor.java
M plugin/src/main/resources/coverage/coverage-summary.jelly
M 
plugin/src/test/java/io/jenkins/plugins/coverage/metrics/steps/GitForensicsITest.java

  Log Message:
  ---
  Fix coloring of mutation coverage in source files.


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


[jenkins-infra/jenkins.io] b82267: Update dependency anchor-js to v5 (#5946)

2023-01-25 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: b82267b037d674b2f58e80fe4c7a75c9ba217c82

  
https://github.com/jenkins-infra/jenkins.io/commit/b82267b037d674b2f58e80fe4c7a75c9ba217c82

  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  Date:   2023-01-25 (Wed, 25 Jan 2023)



  Changed paths:

M package-lock.json

M package.json



  Log Message:

  ---

  Update dependency anchor-js to v5 (#5946)



[![Mend

Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)



This PR contains the following updates:



| Package | Change | Age | Adoption | Passing | Confidence |

|---|---|---|---|---|---|

| [anchor-js](https://www.bryanbraun.com/anchorjs/)

([source](https://togithub.com/bryanbraun/anchorjs)) | [`4.3.1` ->

`5.0.0`](https://renovatebot.com/diffs/npm/anchor-js/4.3.1/5.0.0) |

[![age](https://badges.renovateapi.com/packages/npm/anchor-js/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)

|

[![adoption](https://badges.renovateapi.com/packages/npm/anchor-js/5.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)

|

[![passing](https://badges.renovateapi.com/packages/npm/anchor-js/5.0.0/compatibility-slim/4.3.1)](https://docs.renovatebot.com/merge-confidence/)

|

[![confidence](https://badges.renovateapi.com/packages/npm/anchor-js/5.0.0/confidence-slim/4.3.1)](https://docs.renovatebot.com/merge-confidence/)

|



---



### Release Notes





bryanbraun/anchorjs



###

[`v5.0.0`](https://togithub.com/bryanbraun/anchorjs/releases/tag/5.0.0)



[Compare

Source](https://togithub.com/bryanbraun/anchorjs/compare/4.3.1...5.0.0)



# Breaking Changes:



- The `touch` option on the `visibility` setting has been removed. Now

the only visibility settings are `hover` and `always`. Sites currently

using `touch` (or any other unsupported `visibility` option) will fall

back to the behavior for `hover`. See [this

comment](https://togithub.com/bryanbraun/anchorjs/issues/188#issuecomment-1382674984)

and [this

commit](https://togithub.com/bryanbraun/anchorjs/commit/96c2cc30aa9895bebce8def0da856229a11183ad).



# Features:



- Add support for ESM global imports. See [this

comment](https://togithub.com/bryanbraun/anchorjs/issues/109#issuecomment-639102418)

and [this

commit](https://togithub.com/bryanbraun/anchorjs/commit/8ae6db23ef4f8e3e3fde1c2d1be1bbba0d054a40).

- Center the focus indicator for keyboard users:

[https://github.com/bryanbraun/anchorjs/pull/192](https://togithub.com/bryanbraun/anchorjs/pull/192)



# Other:



- Updates to devDependencies

([`d0dabc4`](https://togithub.com/bryanbraun/anchorjs/commit/d0dabc4ba03338aea544991357ccaea9e8a1eee9),

[`d7d212b`](https://togithub.com/bryanbraun/anchorjs/commit/d7d212b8740b12f27fc74ac2063d843adf0c9ae8),

[`d7d212b`](https://togithub.com/bryanbraun/anchorjs/commit/d7d212b8740b12f27fc74ac2063d843adf0c9ae8)),

tests

([`fbc80e0`](https://togithub.com/bryanbraun/anchorjs/commit/fbc80e0ed767df334adaf9c6fb56779790a44fd6)),

and docs

([`30f1b6a`](https://togithub.com/bryanbraun/anchorjs/commit/30f1b6a0a8b9ae8a1ccb0d3d9db356b100234477),

[`ab52088`](https://togithub.com/bryanbraun/anchorjs/commit/ab5208854b57e0f4b27f5bb77e4de696503d7d68),

[`2bed64a`](https://togithub.com/bryanbraun/anchorjs/commit/2bed64a241416fe3523ee7fa2afa25d7bcd3894c)).

-   Switched the primary development branch from `master` → `main`







---



### Configuration



 **Schedule**: Branch creation - At any time (no schedule defined),

Automerge - At any time (no schedule defined).



 **Automerge**: Disabled by config. Please merge this manually once you

are satisfied.



♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the

rebase/retry checkbox.



 **Ignore**: Close this PR and you won't be reminded about this update

again.



---



- [ ] If you want to rebase/retry this PR, check

this box



---



This PR has been generated by [Mend

Renovate](https://www.mend.io/free-developer-tools/renovate/). View

repository job log

[here](https://app.renovatebot.com/dashboard#github/jenkins-infra/jenkins.io).







Co-authored-by: renovate[bot] <29139614+renovate[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/jenkins-infra/jenkins.io/push/refs/heads/master/6d5a84-b82267%40github.com.


[jenkins-infra/jenkins.io]

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/renovate/anchor-js-5.x
  Home:   https://github.com/jenkins-infra/jenkins.io

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


[jenkinsci/git-plugin] 20feae: Fixups to #1399 (#1401)

2023-01-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 20feaecbb9b2a1271aa7058f632e677cfb981754
  
https://github.com/jenkinsci/git-plugin/commit/20feaecbb9b2a1271aa7058f632e677cfb981754
  Author: Basil Crow 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/git/GitChangeLogParser.java

  Log Message:
  ---
  Fixups to #1399 (#1401)


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


[jenkinsci/git-plugin] d64633: Reduce usage of third-party libraries (#1400)

2023-01-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: d64633ed91a5de2fb085ce8271bf4858098bbc51
  
https://github.com/jenkinsci/git-plugin/commit/d64633ed91a5de2fb085ce8271bf4858098bbc51
  Author: Basil Crow 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/git/ApiTokenPropertyConfiguration.java
M src/main/java/hudson/plugins/git/BranchSpec.java
M src/main/java/hudson/plugins/git/GitChangeLogParser.java
M src/main/java/hudson/plugins/git/GitPublisher.java
M src/main/java/hudson/plugins/git/GitSCM.java
M src/main/java/hudson/plugins/git/GitSCMBackwardCompatibility.java
M src/main/java/hudson/plugins/git/GitStatus.java
M src/main/java/hudson/plugins/git/UserRemoteConfig.java
M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/TFS2013GitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/extensions/impl/PathRestriction.java
M src/main/java/hudson/plugins/git/util/AncestryBuildChooser.java
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
M src/main/java/jenkins/plugins/git/GitHooksConfiguration.java
M src/main/java/jenkins/plugins/git/GitSCMSource.java
M src/main/java/jenkins/plugins/git/MergeWithGitSCMExtension.java
M src/main/java/jenkins/plugins/git/traits/DiscoverOtherRefsTrait.java
M src/main/java/jenkins/plugins/git/traits/RefSpecsSCMSourceTrait.java
M src/main/java/jenkins/plugins/git/traits/RemoteNameSCMSourceTrait.java

  Log Message:
  ---
  Reduce usage of third-party libraries (#1400)

* Reduce usage of third-party libraries

* undo changes to GitBranchSpecifierColumn


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


[jenkinsci/aws-java-sdk-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.390
  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.390/8f9514-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 8bc939: Bump revision from 1.12.287 to 1.12.392

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.392
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 8bc939dc63da1b7b6c2fef6b89540477f20c4eba
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/8bc939dc63da1b7b6c2fef6b89540477f20c4eba
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.287 to 1.12.392

Bumps `revision` from 1.12.287 to 1.12.392.

Updates `aws-java-sdk-bom` from 1.12.287 to 1.12.392
- [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.287...1.12.392)

Updates `aws-java-sdk` from 1.12.287 to 1.12.392
- [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.287...1.12.392)

Updates `aws-java-sdk-s3` from 1.12.287 to 1.12.392
- [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.287...1.12.392)

Updates `aws-java-sdk-sts` from 1.12.287 to 1.12.392
- [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.287...1.12.392)

---
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.392/00-8bc939%40github.com.


[jenkins-infra/jenkins.io] 6d5a84: [GSoC] Promote Plugin Health Score UI project idea...

2023-01-25 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6d5a84e7f0f1539ab6b8301a83ddbae101240601
  
https://github.com/jenkins-infra/jenkins.io/commit/6d5a84e7f0f1539ab6b8301a83ddbae101240601
  Author: Jean-Marc MEESSEN 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
A content/images/gsoc/2023/plugin_health_score_UI-wireframe1.png
A content/images/gsoc/2023/plugin_health_score_UI-wireframe2.png
M 
content/projects/gsoc/2023/project-ideas/displaying_plugin_health_scores.adoc

  Log Message:
  ---
  [GSoC] Promote Plugin Health Score UI project idea to draft (#5959)

This PR promotes the "Plugin Health Score UI" project idea from
`discussion` to `draft` status.
The details available on the discussion thread on community.jenkins.io
have been transferred in the proposal.


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


[jenkinsci/plugin-compat-tester] 5d0350: Bump jenkins from 1.93 to 1.94 (#413)

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 5d035040d73848da6b7b349a13d94385887a4c50
  
https://github.com/jenkinsci/plugin-compat-tester/commit/5d035040d73848da6b7b349a13d94385887a4c50
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.93 to 1.94 (#413)


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


[jenkinsci/plugin-compat-tester]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94
  Home:   https://github.com/jenkinsci/plugin-compat-tester

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-compat-tester/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94/334282-00%40github.com.


[jenkinsci/workflow-job-plugin] 7d8ab3: Drop dependency on Commons Lang 3

2023-01-25 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 7d8ab3ef5ce770dada9041d86c5f151eb8fd4a0f
  
https://github.com/jenkinsci/workflow-job-plugin/commit/7d8ab3ef5ce770dada9041d86c5f151eb8fd4a0f
  Author: Basil Crow 
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Drop dependency on Commons Lang 3


  Commit: 434dbe7bca5c20374757190b59b73c6bb6f7a9bf
  
https://github.com/jenkinsci/workflow-job-plugin/commit/434dbe7bca5c20374757190b59b73c6bb6f7a9bf
  Author: Jesse Glick 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Merge pull request #328 from basil/lang3

Drop dependency on Commons Lang 3


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/00d97738572e...434dbe7bca5c

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


[jenkinsci/plugin-compat-tester] 334282: Bump jenkins from 1.93 to 1.94

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 33428218c4159a4240a2d2bab1afe42ea84e49c4
  
https://github.com/jenkinsci/plugin-compat-tester/commit/33428218c4159a4240a2d2bab1afe42ea84e49c4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.93 to 1.94

Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.93 to 1.94.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- 
[Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.93...jenkins-1.94)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:jenkins
  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/plugin-compat-tester/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94/00-334282%40github.com.


[jenkinsci/swarm-plugin] 6a790f: Remove another download link to repo.jenkins-ci.org

2023-01-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 6a790f55034a008d703a75abc4f9ed20282d141a
  
https://github.com/jenkinsci/swarm-plugin/commit/6a790f55034a008d703a75abc4f9ed20282d141a
  Author: Basil Crow 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Remove another download link to repo.jenkins-ci.org


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


[jenkinsci/active-directory-plugin] 98f85e: Revert "Forward compatibility with jenkins-buttons...

2023-01-25 Thread 'Felix Belzunce Arcos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 98f85eb0ebae055f70e2901277315f0e330f29b1
  
https://github.com/jenkinsci/active-directory-plugin/commit/98f85eb0ebae055f70e2901277315f0e330f29b1
  Author: Alexander Brandes 
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
M 
src/main/resources/hudson/plugins/active_directory/Security1389AdministrativeMonitor/message.jelly
M 
src/main/resources/hudson/plugins/active_directory/Security1389AdministrativeMonitorLegacySysProp/message.jelly

  Log Message:
  ---
  Revert "Forward compatibility with jenkins-buttons (#140)"

This reverts commit 71b15571299b4908a8bd607812b29409c059bfc5.


  Commit: 2df43d8ca862c1abc2a87493c8e75297de6c016f
  
https://github.com/jenkinsci/active-directory-plugin/commit/2df43d8ca862c1abc2a87493c8e75297de6c016f
  Author: Felix Belzunce Arcos 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/resources/hudson/plugins/active_directory/Security1389AdministrativeMonitor/message.jelly
M 
src/main/resources/hudson/plugins/active_directory/Security1389AdministrativeMonitorLegacySysProp/message.jelly

  Log Message:
  ---
  Merge pull request #159 from NotMyFault/revert-140-jenkins-button

Revert "Forward compatibility with jenkins-buttons"


Compare: 
https://github.com/jenkinsci/active-directory-plugin/compare/1f99c085cb86...2df43d8ca862

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


[jenkinsci/ircbot-plugin]

2023-01-25 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/3.829.v12d4b_d1f7650
  Home:   https://github.com/jenkinsci/ircbot-plugin

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


[jenkinsci/webhook-step-plugin] a109de: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: a109de4ec1cb8af44c1d974b0c3e45a90c8c4214
  
https://github.com/jenkinsci/webhook-step-plugin/commit/a109de4ec1cb8af44c1d974b0c3e45a90c8c4214
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [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.361.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/webhook-step-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-a109de%40github.com.


[jenkinsci/ircbot-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jvnet.hudson.plugins-instant-messaging-2.666.va_6c1e97cc252
  Home:   https://github.com/jenkinsci/ircbot-plugin

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


[jenkinsci/ircbot-plugin] 911c03: build(deps): bump instant-messaging

2023-01-25 Thread 'Jim Klimov' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: 911c03c66a6d01c8d9e1c3ca746d3698da3a501c
  
https://github.com/jenkinsci/ircbot-plugin/commit/911c03c66a6d01c8d9e1c3ca746d3698da3a501c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump instant-messaging

Bumps 
[instant-messaging](https://github.com/jenkinsci/instant-messaging-plugin) from 
2.651.v8a_fc721a_5fe8 to 2.666.va_6c1e97cc252.
- [Release 
notes](https://github.com/jenkinsci/instant-messaging-plugin/releases)
- [Commits](https://github.com/jenkinsci/instant-messaging-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:instant-messaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 12d4bd1f765089ebe15064e4f3abc7d425faf01c
  
https://github.com/jenkinsci/ircbot-plugin/commit/12d4bd1f765089ebe15064e4f3abc7d425faf01c
  Author: Jim Klimov 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #158 from 
jenkinsci/dependabot/maven/org.jvnet.hudson.plugins-instant-messaging-2.666.va_6c1e97cc252


Compare: 
https://github.com/jenkinsci/ircbot-plugin/compare/ec9077299b9d...12d4bd1f7650

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


[jenkinsci/active-directory-plugin] 1f99c0: [maven-release-plugin] prepare for next developmen...

2023-01-25 Thread 'Felix Belzunce Arcos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 1f99c085cb864673a6cb0cb68d2b59e4558e1e80
  
https://github.com/jenkinsci/active-directory-plugin/commit/1f99c085cb864673a6cb0cb68d2b59e4558e1e80
  Author: fbelzunc 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/active-directory-plugin]

2023-01-25 Thread 'Felix Belzunce Arcos' via Jenkins Commits
  Branch: refs/tags/active-directory-2.30
  Home:   https://github.com/jenkinsci/active-directory-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/active-directory-plugin/push/refs/tags/active-directory-2.30/00-651a8e%40github.com.


[jenkinsci/active-directory-plugin] 0225bb: [maven-release-plugin] prepare release active-dire...

2023-01-25 Thread 'Felix Belzunce Arcos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 0225bbab3b06d155910655cf69bb8155e31f3df6
  
https://github.com/jenkinsci/active-directory-plugin/commit/0225bbab3b06d155910655cf69bb8155e31f3df6
  Author: fbelzunc 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release active-directory-2.30


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


[jenkinsci/swarm-plugin] 6e5925: Clean up Maven shade configuration (#526)

2023-01-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 6e59250043261ad437e0c331d4aa14a589d97418
  
https://github.com/jenkinsci/swarm-plugin/commit/6e59250043261ad437e0c331d4aa14a589d97418
  Author: Basil Crow 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M client/pom.xml

  Log Message:
  ---
  Clean up Maven shade configuration (#526)


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


[jenkinsci/codedx-plugin] fcc8f6: Move Policy setting into its own section for consi...

2023-01-25 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: fcc8f6ca62fea55365655c8f548df1827616a8fc
  
https://github.com/jenkinsci/codedx-plugin/commit/fcc8f6ca62fea55365655c8f548df1827616a8fc
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly

  Log Message:
  ---
  Move Policy setting into its own section for consistency


  Commit: cfa8bd6467cc367e8dca5d4ce48e9048e0d22296
  
https://github.com/jenkinsci/codedx-plugin/commit/cfa8bd6467cc367e8dca5d4ce48e9048e0d22296
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/main/webapp/help-policyBreakBuildBehavior.html

  Log Message:
  ---
  Tweak wording on Policy action field description


  Commit: 9c283af7f7b9998b46e8dabe647b41e2aa9fe1cd
  
https://github.com/jenkinsci/codedx-plugin/commit/9c283af7f7b9998b46e8dabe647b41e2aa9fe1cd
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update snapshot version


  Commit: 1b1c9a52e44f86cb3b792cd41dea444526a06de2
  
https://github.com/jenkinsci/codedx-plugin/commit/1b1c9a52e44f86cb3b792cd41dea444526a06de2
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
M 
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java
R src/main/java/org/jenkinsci/plugins/codedx/BuildEffectBehavior.java
A src/main/java/org/jenkinsci/plugins/codedx/BuildErrorBehavior.java
A src/main/java/org/jenkinsci/plugins/codedx/BuildPolicyBehavior.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java

  Log Message:
  ---
  Separate enums for error and policy handling for user readability


  Commit: 18e5caed7ab7df74e2ac55af66d74f3d484d2e78
  
https://github.com/jenkinsci/codedx-plugin/commit/18e5caed7ab7df74e2ac55af66d74f3d484d2e78
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/spotbugs/excludesFilter.xml

  Log Message:
  ---
  Attempt to fix SpotBugs config


Compare: 
https://github.com/jenkinsci/codedx-plugin/compare/981767c5aac9...18e5caed7ab7

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


[jenkinsci/active-directory-plugin] 3c104e: [JENKINS-70270] Only trigger SecurityListener on r...

2023-01-25 Thread 'Felix Belzunce Arcos' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 3c104eaed44f7e15e71aeed37900ef2aa468a414
  
https://github.com/jenkinsci/active-directory-plugin/commit/3c104eaed44f7e15e71aeed37900ef2aa468a414
  Author: fbelzunc 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectoryAuthenticationProvider.java
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java

  Log Message:
  ---
  [JENKINS-70270] Only trigger SecurityListener on real authentication 
username/password


  Commit: adc03ce0f20fbc58acfb63fdf19244b7342ce14e
  
https://github.com/jenkinsci/active-directory-plugin/commit/adc03ce0f20fbc58acfb63fdf19244b7342ce14e
  Author: Felix Belzunce Arcos 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectoryAuthenticationProvider.java
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java
M 
src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java

  Log Message:
  ---
  Merge pull request #162 from fbelzunc/JENKINS-70492

[JENKINS-70492] Only trigger SecurityListener on real authentication 
username/password


Compare: 
https://github.com/jenkinsci/active-directory-plugin/compare/842daef57d84...adc03ce0f20f

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


[jenkinsci/swarm-plugin] e2dcd4: Remove link to repo.jenkins-ci.org

2023-01-25 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: e2dcd420421c0d78a31e34bcee522e682ae3b174
  
https://github.com/jenkinsci/swarm-plugin/commit/e2dcd420421c0d78a31e34bcee522e682ae3b174
  Author: Basil Crow 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Remove link to repo.jenkins-ci.org


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


[jenkinsci/saml-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548
  Home:   https://github.com/jenkinsci/saml-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/saml-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548/140d65-00%40github.com.


[jenkinsci/saml-plugin] c68807: chore(deps): bump bom-2.361.x

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: c6880735c17a8df7c0ad561c5d3830d66c5716a6
  
https://github.com/jenkinsci/saml-plugin/commit/c6880735c17a8df7c0ad561c5d3830d66c5716a6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 
1766.v0b_f2a_f7d0b_1d to 1798.vc671fe94856f.
- [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.361.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/saml-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-c68807%40github.com.


[jenkinsci/credentials-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1792.v0295db_e7c548
  Home:   https://github.com/jenkinsci/credentials-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/credentials-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1792.v0295db_e7c548/55d346-00%40github.com.


[jenkinsci/credentials-plugin] b8234f: Bump bom-2.375.x from 1678.vc1feb_6a_3c0f1 to 1798...

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: b8234fe7b8184786b45cd71b143a2f4061f29272
  
https://github.com/jenkinsci/credentials-plugin/commit/b8234fe7b8184786b45cd71b143a2f4061f29272
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.375.x from 1678.vc1feb_6a_3c0f1 to 1798.vc671fe94856f

Bumps [bom-2.375.x](https://github.com/jenkinsci/bom) from 1678.vc1feb_6a_3c0f1 
to 1798.vc671fe94856f.
- [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.375.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/credentials-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1798.vc671fe94856f/00-b8234f%40github.com.


[jenkinsci/sysdig-secure-plugin] 6c0d32: [maven-release-plugin] prepare for next developmen...

2023-01-25 Thread 'Marco Simone Mancuso' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: 6c0d3271ef6f25f1a657a81a1ec6ae1712dd8e9e
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/6c0d3271ef6f25f1a657a81a1ec6ae1712dd8e9e
  Author: Marco Mancuso 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

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


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


[jenkinsci/sysdig-secure-plugin] dc33c1: [maven-release-plugin] prepare release sysdig-secu...

2023-01-25 Thread 'Marco Simone Mancuso' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: dc33c1ee625ad7ecce8a0e08f589974216f5e37a
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/dc33c1ee625ad7ecce8a0e08f589974216f5e37a
  Author: Marco Mancuso 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release sysdig-secure-2.2.7


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


[jenkinsci/sysdig-secure-plugin]

2023-01-25 Thread 'Marco Simone Mancuso' via Jenkins Commits
  Branch: refs/tags/sysdig-secure-2.2.7
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin

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


[jenkinsci/codedx-plugin] 991620: Update snapshot version

2023-01-25 Thread 'Tyler Camp' via Jenkins Commits
  Branch: refs/heads/misc-minor-updates
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: 99162015c3c7512fb3fbfd34c61dcb4f26697d19
  
https://github.com/jenkinsci/codedx-plugin/commit/99162015c3c7512fb3fbfd34c61dcb4f26697d19
  Author: Tyler Camp 
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update snapshot version


  Commit: a79856bb0b143a813aba8cc0dd3390b9a4b994c0
  
https://github.com/jenkinsci/codedx-plugin/commit/a79856bb0b143a813aba8cc0dd3390b9a4b994c0
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
M 
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java
R src/main/java/org/jenkinsci/plugins/codedx/BuildEffectBehavior.java
A src/main/java/org/jenkinsci/plugins/codedx/BuildErrorBehavior.java
A src/main/java/org/jenkinsci/plugins/codedx/BuildPolicyBehavior.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java

  Log Message:
  ---
  Separate enums for error and policy handling for user readability


  Commit: 8f9eaaf56b34bdd5b487df3cfdb53b73a30017c3
  
https://github.com/jenkinsci/codedx-plugin/commit/8f9eaaf56b34bdd5b487df3cfdb53b73a30017c3
  Author: Tyler Camp 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/spotbugs/excludesFilter.xml

  Log Message:
  ---
  Attempt to fix SpotBugs config


Compare: 
https://github.com/jenkinsci/codedx-plugin/compare/b714fa481fc7...8f9eaaf56b34

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


[jenkins-infra/jenkins.io]

2023-01-25 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/security-advisory-2023-01-24-keyword
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/security-advisory-2023-01-24-keyword/5a5062-00%40github.com.


[jenkins-infra/jenkins.io] 74227a: Replace 'key' with 'keyword' (#5956)

2023-01-25 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 74227a423a8b00f5c34a35e99ca8f435e9b3d218
  
https://github.com/jenkins-infra/jenkins.io/commit/74227a423a8b00f5c34a35e99ca8f435e9b3d218
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M content/security/advisory/2023-01-24.adoc

  Log Message:
  ---
  Replace 'key' with 'keyword' (#5956)


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


[jenkinsci/ircbot-plugin] 911c03: build(deps): bump instant-messaging

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jvnet.hudson.plugins-instant-messaging-2.666.va_6c1e97cc252
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: 911c03c66a6d01c8d9e1c3ca746d3698da3a501c
  
https://github.com/jenkinsci/ircbot-plugin/commit/911c03c66a6d01c8d9e1c3ca746d3698da3a501c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump instant-messaging

Bumps 
[instant-messaging](https://github.com/jenkinsci/instant-messaging-plugin) from 
2.651.v8a_fc721a_5fe8 to 2.666.va_6c1e97cc252.
- [Release 
notes](https://github.com/jenkinsci/instant-messaging-plugin/releases)
- [Commits](https://github.com/jenkinsci/instant-messaging-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:instant-messaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/sysdig-secure-plugin] 8d7fa4: chore: updates to latest available version of the ...

2023-01-25 Thread 'Marco Simone Mancuso' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: 8d7fa48224a6bb83f585f5074fccf440ce9378e2
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/8d7fa48224a6bb83f585f5074fccf440ce9378e2
  Author: Marco Simone Mancuso 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/java/com/sysdig/jenkins/plugins/sysdig/scanner/NewEngineRemoteExecutor.java

  Log Message:
  ---
  chore: updates to latest available version of the embedded scanner (#74)


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


[jenkinsci/sysdig-secure-plugin]

2023-01-25 Thread 'Marco Simone Mancuso' via Jenkins Commits
  Branch: refs/heads/chore/update-scanner-version
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin

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


[jenkinsci/synopsys-coverity-plugin] 84983a: Release 3.0.2

2023-01-25 Thread 'Synopsys SIG Release Engineering' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 84983a6d625686fe3ac4b48930c777b19cfe368e
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/84983a6d625686fe3ac4b48930c777b19cfe368e
  Author: blackduck-serv-builder 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 3.0.2


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


[jenkinsci/instant-messaging-plugin]

2023-01-25 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/2.666.va_6c1e97cc252
  Home:   https://github.com/jenkinsci/instant-messaging-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/instant-messaging-plugin/push/refs/tags/2.666.va_6c1e97cc252/00-a6c1e9%40github.com.


[jenkinsci/synopsys-coverity-plugin] 809f59: removeRepo

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 809f59c48d5507b55819e9bdc2076889b5a88079
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/809f59c48d5507b55819e9bdc2076889b5a88079
  Author: schatti 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  removeRepo


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


[jenkinsci/synopsys-coverity-plugin]

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/add_repo_creds
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/add_repo_creds/809f59-00%40github.com.


[jenkinsci/synopsys-coverity-plugin] 809f59: removeRepo

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/add_repo_creds
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 809f59c48d5507b55819e9bdc2076889b5a88079
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/809f59c48d5507b55819e9bdc2076889b5a88079
  Author: schatti 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  removeRepo


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


[jenkinsci/synopsys-coverity-plugin]

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/3.0.2/618428-00%40github.com.


[jenkins-infra/ircbot] ed703f: Restore local development instructions (#179)

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkins-infra/ircbot
  Commit: ed703f07c36f4771f963c85271e0a8cae489ad49
  
https://github.com/jenkins-infra/ircbot/commit/ed703f07c36f4771f963c85271e0a8cae489ad49
  Author: Alexander Brandes 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Restore local development instructions (#179)


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


[jenkins-infra/ircbot]

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/readme
  Home:   https://github.com/jenkins-infra/ircbot

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


[jenkinsci/synopsys-coverity-plugin] 618428: Release 3.0.2

2023-01-25 Thread 'Synopsys SIG Release Engineering' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 618428b4f930f2a55a178ed13370c8eaaaf82377
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/618428b4f930f2a55a178ed13370c8eaaaf82377
  Author: blackduck-serv-builder 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 3.0.2


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


[jenkinsci/synopsys-coverity-plugin]

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/3.0.2/5daddb-00%40github.com.


[jenkinsci/design-library-plugin] 69d290: feat: New Crowdin translations

2023-01-25 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: 69d290c5da78bb50f8b485f34adbdca8dc1d955e
  
https://github.com/jenkinsci/design-library-plugin/commit/69d290c5da78bb50f8b485f34adbdca8dc1d955e
  Author: Crowdin Bot 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/designlibrary/Progress/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Root/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Spacing/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/Symbols/index_fr.properties
M 
src/main/resources/io/jenkins/plugins/designlibrary/ToggleSwitch/index_fr.properties

  Log Message:
  ---
  feat: New Crowdin translations


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


[jenkins-infra/ircbot]

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/tags/v1.16.0
  Home:   https://github.com/jenkins-infra/ircbot

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/ircbot/push/refs/tags/v1.16.0/00-834fef%40github.com.


[jenkinsci/synopsys-coverity-plugin] 5daddb: Release 3.0.2

2023-01-25 Thread 'Synopsys SIG Release Engineering' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 5daddb602a4209d1c697413e97fef312abee8de8
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/5daddb602a4209d1c697413e97fef312abee8de8
  Author: blackduck-serv-builder 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 3.0.2


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


[jenkinsci/synopsys-coverity-plugin]

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/add_repo_creds
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/add_repo_creds/7735a0-00%40github.com.


[jenkinsci/synopsys-coverity-plugin] 7735a0: add repo credentials for https://repo.jenkins-ci.org/

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/3.0.2
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 7735a08d84da9be3765da5e94dda4c86ca853a4f
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/7735a08d84da9be3765da5e94dda4c86ca853a4f
  Author: schatti 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  add repo credentials for https://repo.jenkins-ci.org/


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


[jenkins-infra/ircbot] ca5947: Restore locale instructions

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/readme
  Home:   https://github.com/jenkins-infra/ircbot
  Commit: ca5947448417ab4256064f642160a642e77605ab
  
https://github.com/jenkins-infra/ircbot/commit/ca5947448417ab4256064f642160a642e77605ab
  Author: Alexander Brandes 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Restore locale instructions


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


[jenkinsci/synopsys-coverity-plugin] 7735a0: add repo credentials for https://repo.jenkins-ci.org/

2023-01-25 Thread 'schatti123' via Jenkins Commits
  Branch: refs/heads/add_repo_creds
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 7735a08d84da9be3765da5e94dda4c86ca853a4f
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/7735a08d84da9be3765da5e94dda4c86ca853a4f
  Author: schatti 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M build.gradle

  Log Message:
  ---
  add repo credentials for https://repo.jenkins-ci.org/


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


[jenkins-infra/ircbot]

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/readme
  Home:   https://github.com/jenkins-infra/ircbot

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/ircbot/push/refs/heads/readme/00-834fef%40github.com.


[jenkins-infra/ircbot] dc369e: build(deps-dev): bump junit-jupiter-api from 5.9.1...

2023-01-25 Thread 'Hervé Le Meur' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-5.0.0

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

  Commit: dc369e93766db01be528207858ef35891c1d6db5

  
https://github.com/jenkins-infra/ircbot/commit/dc369e93766db01be528207858ef35891c1d6db5

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

  Date:   2023-01-16 (Mon, 16 Jan 2023)



  Changed paths:

M pom.xml



  Log Message:

  ---

  build(deps-dev): bump junit-jupiter-api from 5.9.1 to 5.9.2 (#172)





  Commit: 114125f24e51b8bb6bee3b12f2b29b621d05c314

  
https://github.com/jenkins-infra/ircbot/commit/114125f24e51b8bb6bee3b12f2b29b621d05c314

  Author: Alexander Brandes 

  Date:   2023-01-16 (Mon, 16 Jan 2023)



  Changed paths:

R debian/README.Debian

R debian/changelog

R debian/compat

R debian/control

R debian/copyright

R debian/overrides

R debian/rules



  Log Message:

  ---

  Remove debian packaging (#175)





  Commit: bfeed44ae358750e4755bff112654eab6cac34d4

  
https://github.com/jenkins-infra/ircbot/commit/bfeed44ae358750e4755bff112654eab6cac34d4

  Author: Alexander Brandes 

  Date:   2023-01-24 (Tue, 24 Jan 2023)



  Changed paths:

M Dockerfile

M Jenkinsfile



  Log Message:

  ---

  Test on Java 17 (#174)





  Commit: b7543371349b90e4f06b36319f9a41394de7c1eb

  
https://github.com/jenkins-infra/ircbot/commit/b7543371349b90e4f06b36319f9a41394de7c1eb

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

  Date:   2023-01-24 (Tue, 24 Jan 2023)



  Changed paths:

M pom.xml



  Log Message:

  ---

  build(deps): bump jenkins from 1.93 to 1.94 (#176)





  Commit: 834fefbb908ecb386d4bafd8091ce42eef26b900

  
https://github.com/jenkins-infra/ircbot/commit/834fefbb908ecb386d4bafd8091ce42eef26b900

  Author: Alexander Brandes 

  Date:   2023-01-25 (Wed, 25 Jan 2023)



  Changed paths:

M Dockerfile

M README.md

M src/main/java/org/jenkinsci/backend/ircbot/IrcListener.java



  Log Message:

  ---

  Add timestamps to log (#178)





  Commit: c1d831a28e510f32ad8d342db24df84905b0e172

  
https://github.com/jenkins-infra/ircbot/commit/c1d831a28e510f32ad8d342db24df84905b0e172

  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>

  Date:   2023-01-25 (Wed, 25 Jan 2023)



  Changed paths:

M Dockerfile

M Jenkinsfile

M README.md

R debian/README.Debian

R debian/changelog

R debian/compat

R debian/control

R debian/copyright

R debian/overrides

R debian/rules

M pom.xml

M src/main/java/org/jenkinsci/backend/ircbot/IrcListener.java



  Log Message:

  ---

  Merge branch 'main' into dependabot/maven/org.mockito-mockito-core-5.0.0





Compare: 
https://github.com/jenkins-infra/ircbot/compare/b895c745862a...c1d831a28e51

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/ircbot/push/refs/heads/dependabot/maven/org.mockito-mockito-core-5.0.0/b895c7-c1d831%40github.com.


[jenkins-infra/ircbot] 834fef: Add timestamps to log (#178)

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkins-infra/ircbot
  Commit: 834fefbb908ecb386d4bafd8091ce42eef26b900
  
https://github.com/jenkins-infra/ircbot/commit/834fefbb908ecb386d4bafd8091ce42eef26b900
  Author: Alexander Brandes 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Dockerfile
M README.md
M src/main/java/org/jenkinsci/backend/ircbot/IrcListener.java

  Log Message:
  ---
  Add timestamps to log (#178)


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


[jenkinsci/azure-container-agents-plugin] 4e5ad3: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/azure-container-agents-plugin
  Commit: 4e5ad38f3f1f2adebb20bf54bfcec4f8834a6501
  
https://github.com/jenkinsci/azure-container-agents-plugin/commit/4e5ad38f3f1f2adebb20bf54bfcec4f8834a6501
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [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.361.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/azure-container-agents-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-4e5ad3%40github.com.


[jenkinsci/gradle-plugin]

2023-01-25 Thread 'Alexey Venderov' via Jenkins Commits
  Branch: refs/heads/avenderov/improve-docs
  Home:   https://github.com/jenkinsci/gradle-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/gradle-plugin/push/refs/heads/avenderov/improve-docs/00-194cbb%40github.com.


[jenkinsci/checkmarx-plugin] 304ac3: updated CxonesastPdfLink

2023-01-25 Thread 'Nidhi Jaiswal' via Jenkins Commits
  Branch: refs/heads/ast-migration
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 304ac3f5b807f5c5fee9b623126296e04b014b4a
  
https://github.com/jenkinsci/checkmarx-plugin/commit/304ac3f5b807f5c5fee9b623126296e04b014b4a
  Author: Nidhi Jaiswal 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java

  Log Message:
  ---
  updated CxonesastPdfLink


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


[jenkinsci/ircbot-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548
  Home:   https://github.com/jenkinsci/ircbot-plugin

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


[jenkinsci/instant-messaging-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/instant-messaging-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/instant-messaging-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/08d5ac-00%40github.com.


[jenkinsci/instant-messaging-plugin] f734e2: build(deps): bump bom-2.361.x

2023-01-25 Thread 'Jim Klimov' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: f734e2157a3aa1f4c21f21e4d8e462c9463f5c7a
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/f734e2157a3aa1f4c21f21e4d8e462c9463f5c7a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1792.v0295db_e7c548.
- [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.361.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: c2ed8d7c99200046085f2cdff7f1dec6a45c076c
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/c2ed8d7c99200046085f2cdff7f1dec6a45c076c
  Author: Jim Klimov 
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  pom.xml: raise dependency to 2.361.4 to match others in bom-2.361.x


  Commit: 478414196dcc56b6af960b88044d6934c8ae2642
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/478414196dcc56b6af960b88044d6934c8ae2642
  Author: Jim Klimov 
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 
'upstream/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548'
 into bump-bom


  Commit: 0ded55be7c8e978d9456aaf8fff71a325a258005
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/0ded55be7c8e978d9456aaf8fff71a325a258005
  Author: Jim Klimov 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  pom.xml: bump to core 2.375.1 and bom-2.375.x version 1798.vc671fe94856f


  Commit: a6c1e97cc2526bff65b5746a695ae5999798c948
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/a6c1e97cc2526bff65b5746a695ae5999798c948
  Author: Jim Klimov 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #139 from jimklimov/bump-bom

build(deps): bump from bom-2.361.x 1750.v0071fa_4c4a_e3 to bom-2.375.x 
1798.vc671fe94856f


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/49f467a525b9...a6c1e97cc252

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


[jenkinsci/ircbot-plugin] 9817d9: build(deps): bump bom-2.361.x

2023-01-25 Thread 'Jim Klimov' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: 9817d9c0e08d1c805be4fd99b4a7601bc752
  
https://github.com/jenkinsci/ircbot-plugin/commit/9817d9c0e08d1c805be4fd99b4a7601bc752
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-15 (Sun, 15 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1775.vf0577a_a_01778.
- [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.361.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 2dae5030f8dc3bcb62647015629c822c5dee2475
  
https://github.com/jenkinsci/ircbot-plugin/commit/2dae5030f8dc3bcb62647015629c822c5dee2475
  Author: Jim Klimov 
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  pom.xml: raise dependency to 2.361.4 to match others in bom-2.361.x


  Commit: e38cb85b9033726553cbd23afff7f06a4568582c
  
https://github.com/jenkinsci/ircbot-plugin/commit/e38cb85b9033726553cbd23afff7f06a4568582c
  Author: Jim Klimov 
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 
'upstream/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1775.vf0577a_a_01778'
 into bump-bom


  Commit: f94ebf416c4a1f95234a3809548643bc01d57276
  
https://github.com/jenkinsci/ircbot-plugin/commit/f94ebf416c4a1f95234a3809548643bc01d57276
  Author: Jim Klimov 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  pom.xml: bump to core 2.375.1 and bom-2.375.x version 1798.vc671fe94856f


  Commit: ec9077299b9d03c759b6f19182560ff434ac8874
  
https://github.com/jenkinsci/ircbot-plugin/commit/ec9077299b9d03c759b6f19182560ff434ac8874
  Author: Jim Klimov 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #156 from jimklimov/bump-bom

build(deps): bump from bom-2.361.x 1750.v0071fa_4c4a_e3 to bom-2.375.x 
1798.vc671fe94856f


Compare: 
https://github.com/jenkinsci/ircbot-plugin/compare/9926ecad24b0...ec9077299b9d

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


[jenkinsci/google-compute-engine-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.apis-google-api-services-compute-v1-rev20230103-2.0.0
  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.apis-google-api-services-compute-v1-rev20230103-2.0.0/f5955e-00%40github.com.


[jenkinsci/google-compute-engine-plugin] a69ba2: Bump google-api-services-compute

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.apis-google-api-services-compute-v1-rev20230119-2.0.0
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: a69ba2c86f15ae912d5fa585a4ee36913007e760
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/a69ba2c86f15ae912d5fa585a4ee36913007e760
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump google-api-services-compute

Bumps google-api-services-compute from v1-rev235-1.25.0 to v1-rev20230119-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-compute
  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/google-compute-engine-plugin/push/refs/heads/dependabot/maven/com.google.apis-google-api-services-compute-v1-rev20230119-2.0.0/00-a69ba2%40github.com.


[jenkinsci/pipeline-maven-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-api-1208.v0cc7c6e0da_9e
  Home:   https://github.com/jenkinsci/pipeline-maven-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/pipeline-maven-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-api-1208.v0cc7c6e0da_9e/a418aa-00%40github.com.


[jenkinsci/pipeline-maven-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54
  Home:   https://github.com/jenkinsci/pipeline-maven-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/pipeline-maven-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54/31d804-00%40github.com.


[jenkinsci/ssh-slaves-plugin]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  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/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/58a9fb-00%40github.com.


[jenkinsci/junit-attachments-plugin]

2023-01-25 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/131.vef2117770555
  Home:   https://github.com/jenkinsci/junit-attachments-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/junit-attachments-plugin/push/refs/tags/131.vef2117770555/00-ef2117%40github.com.


[jenkinsci/junit-attachments-plugin]

2023-01-25 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/junit-attachments-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/junit-attachments-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/6dcda5-00%40github.com.


[jenkinsci/junit-attachments-plugin] 6dcda5: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-25 Thread 'Valentin Delaye' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-attachments-plugin
  Commit: 6dcda5c560fb95fa7df781aaf3d6e7e85abb6ae0
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/6dcda5c560fb95fa7df781aaf3d6e7e85abb6ae0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [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.361.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: ef2117770555e8bd2caa2f26b362d1031ba1db8b
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/ef2117770555e8bd2caa2f26b362d1031ba1db8b
  Author: Valentin Delaye 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #73 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f

Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f


Compare: 
https://github.com/jenkinsci/junit-attachments-plugin/compare/4ae154387b69...ef2117770555

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


[jenkinsci/jenkins]

2023-01-25 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/tags/jenkins-2.375.3-rc
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/junit-attachments-plugin] 6dcda5: Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798....

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f
  Home:   https://github.com/jenkinsci/junit-attachments-plugin
  Commit: 6dcda5c560fb95fa7df781aaf3d6e7e85abb6ae0
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/6dcda5c560fb95fa7df781aaf3d6e7e85abb6ae0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1792.v0295db_e7c548 to 1798.vc671fe94856f

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1792.v0295db_e7c548 
to 1798.vc671fe94856f.
- [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.361.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/junit-attachments-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1798.vc671fe94856f/00-6dcda5%40github.com.


[jenkins-infra/jenkins.io] 26a3bb: Update alternative-jenkinsio-build-tool doc to use...

2023-01-25 Thread 'Kris Stern' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 26a3bbd59b6c970c5dd9ce5d15b45b36e59c7797
  
https://github.com/jenkins-infra/jenkins.io/commit/26a3bbd59b6c970c5dd9ce5d15b45b36e59c7797
  Author: Kris Stern 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc

  Log Message:
  ---
  Update alternative-jenkinsio-build-tool doc to use exclusively Antora (#5955)

Remove mentioning of other tooling options like `Hugo` for the
Alternative jenkins.io build tool project, and use exclusively `Antora`.


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


[jenkins-infra/jenkins.io] 835333: Automated changelog for 2.389

2023-01-25 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.389
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 83533371a7f9c91553dc462c7db008df6205792a
  
https://github.com/jenkins-infra/jenkins.io/commit/83533371a7f9c91553dc462c7db008df6205792a
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

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

  Log Message:
  ---
  Automated changelog for 2.389


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


[jenkinsci/jenkins] 901b1e: Bump jenkins from 1.93 to 1.94

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 901b1e8c576fa16d70cf28f1b61e4bec440475c3
  
https://github.com/jenkinsci/jenkins/commit/901b1e8c576fa16d70cf28f1b61e4bec440475c3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.93 to 1.94

Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.93 to 1.94.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- 
[Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.93...jenkins-1.94)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:jenkins
  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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94/c94f66-901b1e%40github.com.


[jenkinsci/jenkins] 7d75e0: Bump jenkins-test-harness

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1934.v90a_c07cf5b_21
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7d75e06690b6e0b862f483f0aa69127d37b6ad1b
  
https://github.com/jenkinsci/jenkins/commit/7d75e06690b6e0b862f483f0aa69127d37b6ad1b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness

Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) 
from 1929.vfb_39b_60fcea_f to 1934.v90a_c07cf5b_21.
- [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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-1934.v90a_c07cf5b_21/56d2a7-7d75e0%40github.com.


[jenkinsci/jenkins] 5503dd: Encode cloud name in `Cloud#getUrl` (#7573)

2023-01-25 Thread 'Yaroslav' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5503dd1165a3a18b3480b535ff9a143db307a74e
  
https://github.com/jenkinsci/jenkins/commit/5503dd1165a3a18b3480b535ff9a143db307a74e
  Author: Yaroslav <91559310+yaroslavafen...@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M core/src/main/java/hudson/slaves/Cloud.java
M test/src/test/java/hudson/slaves/CloudTest.java

  Log Message:
  ---
  Encode cloud name in `Cloud#getUrl` (#7573)

Co-authored-by: Yaroslav Afenkin 


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


[jenkinsci/analysis-model] 29c9b4: Use full qualified name since new parent class hid...

2023-01-25 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/java11
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 29c9b46bf5be4079faf988a6d4eb6965fdac9b13
  
https://github.com/jenkinsci/analysis-model/commit/29c9b46bf5be4079faf988a6d4eb6965fdac9b13
  Author: Ulli Hafner 
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M 
src/main/java/edu/hm/hafner/analysis/parser/violations/AbstractViolationAdapter.java
M src/main/java/edu/hm/hafner/analysis/parser/violations/DocFxAdapter.java

  Log Message:
  ---
  Use full qualified name since new parent class hides the enum.


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


[jenkinsci/remoting]

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting] a32881: Bump jenkins from 1.93 to 1.94 (#622)

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: a328811ff4d8e95f31d1bc48945c1a5c9196e8d4
  
https://github.com/jenkinsci/remoting/commit/a328811ff4d8e95f31d1bc48945c1a5c9196e8d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.93 to 1.94 (#622)


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


[jenkinsci/remoting] bea50b: Bump jenkins from 1.93 to 1.94

2023-01-25 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94
  Home:   https://github.com/jenkinsci/remoting
  Commit: bea50b1feba39be2e3d5b85ff4663d32b4f94684
  
https://github.com/jenkinsci/remoting/commit/bea50b1feba39be2e3d5b85ff4663d32b4f94684
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins from 1.93 to 1.94

Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.93 to 1.94.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- 
[Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.93...jenkins-1.94)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:jenkins
  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/remoting/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.94/00-bea50b%40github.com.