[jenkinsci/label-linked-jobs-plugin] a19f52: Add an API for getting all labels
Branch: refs/heads/master Home: https://github.com/jenkinsci/label-linked-jobs-plugin Commit: a19f524856858fc1ae6390f238a75580e1a5acdb https://github.com/jenkinsci/label-linked-jobs-plugin/commit/a19f524856858fc1ae6390f238a75580e1a5acdb Author: rick Date: 2020-12-08 (Tue, 08 Dec 2020) Changed paths: A README.md M pom.xml M src/main/java/jenkins/plugins/linkedjobs/actions/LabelDashboardAction.java Log Message: --- Add an API for getting all labels Commit: 9cf5d09e49ba3c3fa67950468214b6adca718de6 https://github.com/jenkinsci/label-linked-jobs-plugin/commit/9cf5d09e49ba3c3fa67950468214b6adca718de6 Author: Zhao Xiaojie Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: A README.md M pom.xml M src/main/java/jenkins/plugins/linkedjobs/actions/LabelDashboardAction.java Log Message: --- Merge pull request #10 from LinuxSuRen/master Add an API for getting all labels Compare: https://github.com/jenkinsci/label-linked-jobs-plugin/compare/b136afde39f4...9cf5d09e49ba -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/label-linked-jobs-plugin/push/refs/heads/master/b136af-9cf5d0%40github.com.
[jenkinsci/label-linked-jobs-plugin] ad1d34: Bump commons-fileupload from 1.3.1-jenkins-2 to 1.3.3
Branch: refs/heads/dependabot/maven/commons-fileupload-commons-fileupload-1.3.3 Home: https://github.com/jenkinsci/label-linked-jobs-plugin Commit: ad1d34d4278f2cec2cfe3bfe6fa5a595fedc2cf7 https://github.com/jenkinsci/label-linked-jobs-plugin/commit/ad1d34d4278f2cec2cfe3bfe6fa5a595fedc2cf7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump commons-fileupload from 1.3.1-jenkins-2 to 1.3.3 Bumps commons-fileupload from 1.3.1-jenkins-2 to 1.3.3. 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/label-linked-jobs-plugin/push/refs/heads/dependabot/maven/commons-fileupload-commons-fileupload-1.3.3/00-ad1d34%40github.com.
[jenkinsci/docker-plugin] b70211: Update min Jenkins to bring in newer remoting that...
Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-plugin Commit: b702117ca4ef78fb38ecb40e890c235452238552 https://github.com/jenkinsci/docker-plugin/commit/b702117ca4ef78fb38ecb40e890c235452238552 Author: Peter Darton Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M CHANGELOG.md M pom.xml M src/main/java/io/jenkins/docker/client/DockerMultiplexedInputStream.java M src/main/java/io/jenkins/docker/connector/DockerComputerAttachConnector.java M src/test/java/io/jenkins/docker/client/DockerMultiplexedInputStreamTest.java Log Message: --- Update min Jenkins to bring in newer remoting that supports -agentLog (#823) * Improve logging when direct-attach container outputs to stderr * Bump min Jenkins version from 2.60.3 to to 2.73.3 to get new remoting * Update changelog -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-plugin/push/refs/heads/master/b697a3-b70211%40github.com.
[jenkinsci/cloudbees-jenkins-advisor-plugin] 0a8ee4: Bump bom-2.204.x from 16 to 18
Branch: refs/heads/master Home: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin Commit: 0a8ee47c9971d3b16568b9e25af12b7166604e3b https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/0a8ee47c9971d3b16568b9e25af12b7166604e3b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-11-23 (Mon, 23 Nov 2020) Changed paths: M pom.xml Log Message: --- Bump bom-2.204.x from 16 to 18 Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 16 to 18. - [Release notes](https://github.com/jenkinsci/pom/releases) - [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/pom/commits) Signed-off-by: dependabot[bot] Commit: c4009761f818c97c3cf1bbec630abeb1ac2d https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/c4009761f818c97c3cf1bbec630abeb1ac2d Author: Arnaud Heritier Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #87 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-18 Bump bom-2.204.x from 16 to 18 Compare: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/383321e4d4ae...c4009761f818 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-jenkins-advisor-plugin/push/refs/heads/master/383321-c40097%40github.com.
[jenkinsci/cloudbees-jenkins-advisor-plugin]
Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-18 Home: https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-18/0a8ee4-00%40github.com.
[jenkinsci/cloudbees-jenkins-advisor-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14 Home: https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14/57ae3a-00%40github.com.
[jenkinsci/cloudbees-jenkins-advisor-plugin] 57ae3a: Bump plugin from 4.12 to 4.14
Branch: refs/heads/master Home: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin Commit: 57ae3a732986e76005fcf931cce3487b9a010513 https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/57ae3a732986e76005fcf931cce3487b9a010513 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-14 (Mon, 14 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump plugin from 4.12 to 4.14 Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.12 to 4.14. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.12...plugin-4.14) Signed-off-by: dependabot[bot] Commit: 03d5aa71f1d1497d97800124964800fd4f365af4 https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/03d5aa71f1d1497d97800124964800fd4f365af4 Author: Arnaud Heritier Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #89 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14 Bump plugin from 4.12 to 4.14 Compare: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/c4009761f818...03d5aa71f1d1 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-jenkins-advisor-plugin/push/refs/heads/master/c40097-03d5aa%40github.com.
[jenkinsci/cloudbees-jenkins-advisor-plugin] 0eb8b9: [JENKINS-64262] Store temporary bundles in subdire...
Branch: refs/heads/master Home: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin Commit: 0eb8b96ddb01731c052e4d2572e8b09fa952a087 https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/0eb8b96ddb01731c052e4d2572e8b09fa952a087 Author: Allan Burdajewicz Date: 2020-12-02 (Wed, 02 Dec 2020) Changed paths: M docs/ADVANCED.md M src/main/java/com/cloudbees/jenkins/plugins/advisor/BundleUpload.java M src/test/java/com/cloudbees/jenkins/plugins/advisor/BundleUploadTest.java Log Message: --- [JENKINS-64262] Store temporary bundles in subdirectory + clean them up Commit: 1ec8513c553c4f3cc620e37bc827a1bfba7b7408 https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/1ec8513c553c4f3cc620e37bc827a1bfba7b7408 Author: Arnaud Heritier Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M docs/ADVANCED.md M src/main/java/com/cloudbees/jenkins/plugins/advisor/BundleUpload.java M src/test/java/com/cloudbees/jenkins/plugins/advisor/BundleUploadTest.java Log Message: --- Merge pull request #88 from Dohbedoh/JENKINS-64262 [JENKINS-64262] Store temporary bundles in subdirectory + clean them up Compare: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/03d5aa71f1d1...1ec8513c553c -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-jenkins-advisor-plugin/push/refs/heads/master/03d5aa-1ec851%40github.com.
[jenkinsci/docker-plugin] 233d39: Fixing groovy configuration script for latest Dock...
Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-plugin Commit: 233d392a3efdf3faee118c44c398f96b966b2261 https://github.com/jenkinsci/docker-plugin/commit/233d392a3efdf3faee118c44c398f96b966b2261 Author: Adam Such Date: 2020-04-28 (Tue, 28 Apr 2020) Changed paths: M docs/attachments/docker-plugin-configuration-script.groovy Log Message: --- Fixing groovy configuration script for latest DockerTemplateBase Commit: da566c191b423371ae3786f7c44bba14ecabaf66 https://github.com/jenkinsci/docker-plugin/commit/da566c191b423371ae3786f7c44bba14ecabaf66 Author: Maksym Nazarenko Date: 2020-10-16 (Fri, 16 Oct 2020) Changed paths: M docs/attachments/docker-plugin-configuration-script.groovy Log Message: --- update groovy config script to use non-deprecated constructors Commit: c366748109d44b709e219ddede2193cc471abdbd https://github.com/jenkinsci/docker-plugin/commit/c366748109d44b709e219ddede2193cc471abdbd Author: Adam Such Date: 2020-11-09 (Mon, 09 Nov 2020) Changed paths: M docs/attachments/docker-plugin-configuration-script.groovy Log Message: --- Merge pull request #1 from maxim-nazarenko/update-configuration-via-script update groovy config script to use non-deprecated constructors Commit: 2c2fd4efb969242dcaa4048641afbe291e747c05 https://github.com/jenkinsci/docker-plugin/commit/2c2fd4efb969242dcaa4048641afbe291e747c05 Author: Peter Darton Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M docs/attachments/docker-plugin-configuration-script.groovy Log Message: --- Merge branch 'master' of https://github.com/adamjwsuch/docker-plugin into adamjwsuch-master Conflicts: docs/attachments/docker-plugin-configuration-script.groovy Commit: 85f862b0ca239e955f8fb9d3c70187c83e89048d https://github.com/jenkinsci/docker-plugin/commit/85f862b0ca239e955f8fb9d3c70187c83e89048d Author: Peter Darton Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M docs/attachments/docker-plugin-configuration-script.groovy Log Message: --- Code refactor and extension * Applied c366748109d44b709e219ddede2193cc471abdbd code pattern to all parameter lists. * Cope with DockerDisabled fields. * Comment-out fields we don't need to set. * Added some previously-missing fields. * Added more comments. * Implemented overwrite-existing-cloud functionality. * Sorted import statements. Commit: 22ef0e0b5ba4182a3115786e370424438cb4bb6a https://github.com/jenkinsci/docker-plugin/commit/22ef0e0b5ba4182a3115786e370424438cb4bb6a Author: Peter Darton Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M docs/attachments/docker-plugin-configuration-script.groovy Log Message: --- Merge branch 'adamjwsuch-master' (#799) Commit: 2f58af3fa582eb8071e5436b14b5686a8a327463 https://github.com/jenkinsci/docker-plugin/commit/2f58af3fa582eb8071e5436b14b5686a8a327463 Author: Peter Darton Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M CHANGELOG.md Log Message: --- Updated changelog with merger of #799 Compare: https://github.com/jenkinsci/docker-plugin/compare/b702117ca4ef...2f58af3fa582 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-plugin/push/refs/heads/master/b70211-2f58af%40github.com.
[jenkinsci/docker-plugin]
Branch: refs/heads/issue818again Home: https://github.com/jenkinsci/docker-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/docker-plugin/push/refs/heads/issue818again/fb7bb0-00%40github.com.
[jenkins-infra/jenkins.io] b98d68: update Kara author bio
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: b98d6841a2bebb061b81b6e0900cbd4925407799 https://github.com/jenkins-infra/jenkins.io/commit/b98d6841a2bebb061b81b6e0900cbd4925407799 Author: Kara de la Marck Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M content/_data/authors/marckk.adoc Log Message: --- update Kara author bio Commit: 67bb0dcedad85449bb1ff4c64dabb35be8efa51d https://github.com/jenkins-infra/jenkins.io/commit/67bb0dcedad85449bb1ff4c64dabb35be8efa51d Author: Oleg Nenashev Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M content/_data/authors/marckk.adoc Log Message: --- Merge pull request #4031 from MarckK/bio update Kara author bio Compare: https://github.com/jenkins-infra/jenkins.io/compare/30beee1c857a...67bb0dcedad8 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/30beee-67bb0d%40github.com.
[jenkinsci/pipeline-aws-plugin] 31ab7f: Add symbol to global configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-aws-plugin Commit: 31ab7f8d7f732f190a8ffc2f9c91b619806d678a https://github.com/jenkinsci/pipeline-aws-plugin/commit/31ab7f8d7f732f190a8ffc2f9c91b619806d678a Author: Dave Gallant Date: 2020-12-15 (Tue, 15 Dec 2020) Changed paths: M src/main/java/de/taimos/pipeline/aws/PluginImpl.java Log Message: --- Add symbol to global configuration Commit: 0ac70e34d62d7cae09a9a97b52fdc8354d2906ff https://github.com/jenkinsci/pipeline-aws-plugin/commit/0ac70e34d62d7cae09a9a97b52fdc8354d2906ff Author: Dave Gallant Date: 2020-12-15 (Tue, 15 Dec 2020) Changed paths: M README.md Log Message: --- Update README.md Commit: 94a0648cba342ecff829becf21868a321e299fa5 https://github.com/jenkinsci/pipeline-aws-plugin/commit/94a0648cba342ecff829becf21868a321e299fa5 Author: Dave Gallant Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M README.md Log Message: --- Note breaking change in CHANGELOG Commit: 54fc540c3a350b2700db5c57a6af73abf8f658d0 https://github.com/jenkinsci/pipeline-aws-plugin/commit/54fc540c3a350b2700db5c57a6af73abf8f658d0 Author: Dave Gallant Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M README.md Log Message: --- Merge branch 'master' into global-config-annotation Commit: 2cbd6200a8545ecde900f421288d514435a8ce9a https://github.com/jenkinsci/pipeline-aws-plugin/commit/2cbd6200a8545ecde900f421288d514435a8ce9a Author: Thorsten Hoeger Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M README.md M src/main/java/de/taimos/pipeline/aws/PluginImpl.java Log Message: --- Merge pull request #260 from eSentire/global-config-annotation Fix global configuration naming for JCasC Compare: https://github.com/jenkinsci/pipeline-aws-plugin/compare/bb5f8f0f83f9...2cbd6200a854 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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-aws-plugin/push/refs/heads/master/bb5f8f-2cbd62%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] 351d47: Additional revisions for the new configuration opt...
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 351d473c746d50ad2009e6395eeaf14cecb43749 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/351d473c746d50ad2009e6395eeaf14cecb43749 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.jelly M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.properties R src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-credentialsId.html A src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-enterpriseDataServerId.html M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-environmentId.html A src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-hostCredentialsId.html A src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-localConfig.html M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-localConfigLocation.html A src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-serverCredentialsId.html M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-serverUrl.html Log Message: --- Additional revisions for the new configuration options. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/c36bb5-351d47%40github.com.
[jenkinsci/branch-api-plugin] cbbf00: Bump plugin from 4.13 to 4.14
Branch: refs/heads/master Home: https://github.com/jenkinsci/branch-api-plugin Commit: cbbf005ddcf85cdf6bbcf45a28964f303ac46f27 https://github.com/jenkinsci/branch-api-plugin/commit/cbbf005ddcf85cdf6bbcf45a28964f303ac46f27 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-09 (Wed, 09 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump plugin from 4.13 to 4.14 Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.13 to 4.14. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.13...plugin-4.14) Signed-off-by: dependabot[bot] Commit: a7bc79e5cf5c6ec6360bb598a82561e50c41db06 https://github.com/jenkinsci/branch-api-plugin/commit/a7bc79e5cf5c6ec6360bb598a82561e50c41db06 Author: Liam Newman Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #238 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14 Bump plugin from 4.13 to 4.14 Compare: https://github.com/jenkinsci/branch-api-plugin/compare/74ec935be882...a7bc79e5cf5c -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/branch-api-plugin/push/refs/heads/master/74ec93-a7bc79%40github.com.
[jenkinsci/branch-api-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14 Home: https://github.com/jenkinsci/branch-api-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/branch-api-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.14/cbbf00-00%40github.com.
[jenkinsci/branch-api-plugin] cccc5e: Do not printStackTrace on an exception you are goi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/branch-api-plugin Commit: 5e212d20be37310a9a2264120ff0405396e1 https://github.com/jenkinsci/branch-api-plugin/commit/5e212d20be37310a9a2264120ff0405396e1 Author: Jesse Glick Date: 2020-10-14 (Wed, 14 Oct 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProject.java M src/main/java/jenkins/branch/OrganizationFolder.java Log Message: --- Do not printStackTrace on an exception you are going to rethrow Commit: 99c60ad31c5965c9e6bb46328f055f20a5d36770 https://github.com/jenkinsci/branch-api-plugin/commit/99c60ad31c5965c9e6bb46328f055f20a5d36770 Author: Liam Newman Date: 2020-11-12 (Thu, 12 Nov 2020) Changed paths: M Jenkinsfile M README.md M pom.xml M src/main/resources/jenkins/branch/BranchSource/config.jelly M src/main/resources/jenkins/branch/NamedExceptionsBranchPropertyStrategy/config.jelly M src/main/resources/jenkins/branch/OrganizationChildOrphanedItemsProperty/config.jelly M src/main/resources/jenkins/branch/OrganizationFolder/configure-entries.jelly M src/main/resources/lib/branch-api/branchSourceBody.jelly M src/main/resources/lib/branch-api/branchSourceSelector.jelly M src/test/java/jenkins/branch/OrganizationFolderTest.java Log Message: --- Merge branch 'master' into printStackTrace Commit: 7b30abd79909e01d7fc741961263cf098a0e1e55 https://github.com/jenkinsci/branch-api-plugin/commit/7b30abd79909e01d7fc741961263cf098a0e1e55 Author: Jesse Glick Date: 2020-12-04 (Fri, 04 Dec 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProject.java M src/main/java/jenkins/branch/OrganizationFolder.java Log Message: --- Merge branch 'master' into printStackTrace Commit: 6b0901b0b4268772be032ac1d92c82752d3fda47 https://github.com/jenkinsci/branch-api-plugin/commit/6b0901b0b4268772be032ac1d92c82752d3fda47 Author: Liam Newman Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProject.java M src/main/java/jenkins/branch/OrganizationFolder.java Log Message: --- Merge pull request #220 from jglick/printStackTrace Do not printStackTrace on an exception you are going to rethrow Compare: https://github.com/jenkinsci/branch-api-plugin/compare/a7bc79e5cf5c...6b0901b0b426 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/branch-api-plugin/push/refs/heads/master/a7bc79-6b0901%40github.com.
[jenkins-infra/jenkins-infra] ea7e66: [updatecli] Key 'profile::openvpn::image_tag', fro...
Branch: refs/heads/updatecli/UpdateDockerImageDigestforjenkinsciinfra/openvpnlatest/f7b081d131a5b38c69c28808c6506f44c57bc0bc7d2375ad043377793b06f480 Home: https://github.com/jenkins-infra/jenkins-infra Commit: ea7e667554f28d5a3d527c1226e77e0200f1d759 https://github.com/jenkins-infra/jenkins-infra/commit/ea7e667554f28d5a3d527c1226e77e0200f1d759 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M hieradata/common.yaml Log Message: --- [updatecli] Key 'profile::openvpn::image_tag', from file 'hieradata/common.yaml', was updated from a79bcd8d72e693abac311862378041d0e579607a7ed1a6c7b5dd61ae00b72aec to 'f7b081d131a5b38c69c28808c6506f44c57bc0bc7d2375ad043377793b06f480' -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli/UpdateDockerImageDigestforjenkinsciinfra/openvpnlatest/f7b081d131a5b38c69c28808c6506f44c57bc0bc7d2375ad043377793b06f480/00-ea7e66%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] 37daf9: Removed requirement for the environmentId if using...
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 37daf93cce6ce5c8431287869c3dcbf132257647 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/37daf93cce6ce5c8431287869c3dcbf132257647 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java Log Message: --- Removed requirement for the environmentId if using local configuration. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/351d47-37daf9%40github.com.
[jenkins-infra/jenkins.io] cef9b3: blog post: call for gsoc 2021 mentors
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: cef9b3d06d0278ef51115efd6b4ea4a44f62319b https://github.com/jenkins-infra/jenkins.io/commit/cef9b3d06d0278ef51115efd6b4ea4a44f62319b Author: Kara de la Marck Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: A content/blog/2020/12/2020-12-16-call-for-mentors.adoc M content/projects/gsoc/proposing-project-ideas.adoc Log Message: --- blog post: call for gsoc 2021 mentors Commit: e9a2524cc6b79743c6b4f2ca22c69f3707edde8e https://github.com/jenkins-infra/jenkins.io/commit/e9a2524cc6b79743c6b4f2ca22c69f3707edde8e Author: Mark Waite Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: A content/blog/2020/12/2020-12-16-call-for-mentors.adoc M content/projects/gsoc/proposing-project-ideas.adoc Log Message: --- Merge pull request #4029 from MarckK/gsoc2021 blog post: call for gsoc 2021 mentors Compare: https://github.com/jenkins-infra/jenkins.io/compare/67bb0dcedad8...e9a2524cc6b7 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/67bb0d-e9a252%40github.com.
[jenkinsci/jenkins]
Branch: refs/heads/dependabot/maven/commons-beanutils-commons-beanutils-1.9.4 Home: https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/dependabot/maven/commons-beanutils-commons-beanutils-1.9.4/131a8d-00%40github.com.
[jenkins-infra/jenkins.io] 3a1df9: Added LTS and Release related terms
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: 3a1df97e9ce6dcece4194e7fbd852620e3a3e4b7 https://github.com/jenkins-infra/jenkins.io/commit/3a1df97e9ce6dcece4194e7fbd852620e3a3e4b7 Author: vsilverman Date: 2020-12-15 (Tue, 15 Dec 2020) Changed paths: M content/doc/book/glossary/index.adoc Log Message: --- Added LTS and Release related terms Commit: fa657f718160eac5573169a448bf650f223e543c https://github.com/jenkins-infra/jenkins.io/commit/fa657f718160eac5573169a448bf650f223e543c Author: Vlad Silverman Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M content/doc/book/glossary/index.adoc Log Message: --- Update content/doc/book/glossary/index.adoc Co-authored-by: Oleg Nenashev Commit: 9fa53651b4c5576e9112b4c936c8ea0bfcd5dfc2 https://github.com/jenkins-infra/jenkins.io/commit/9fa53651b4c5576e9112b4c936c8ea0bfcd5dfc2 Author: Mark Waite Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M content/doc/book/glossary/index.adoc Log Message: --- Merge pull request #4027 from vsilverman/lts-release-terms Added LTS and Release related terms Compare: https://github.com/jenkins-infra/jenkins.io/compare/e9a2524cc6b7...9fa53651b4c5 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/e9a252-9fa536%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin]
Branch: refs/heads/FTCLI_Unit_Test Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-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/compuware-topaz-for-total-test-plugin/push/refs/heads/FTCLI_Unit_Test/00-2062e0%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] c4f91b: Added support for -j parameter.
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: c4f91b63d791897b7d94dd24a3d0f28344ab62f9 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/c4f91b63d791897b7d94dd24a3d0f28344ab62f9 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.properties Log Message: --- Added support for -j parameter. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/37daf9-c4f91b%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] 1361e1: Corrected -j option to only be added if not empty.
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 1361e1ced7a553117378eeed23962c1dbe2c9338 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/1361e1ced7a553117378eeed23962c1dbe2c9338 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java Log Message: --- Corrected -j option to only be added if not empty. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/c4f91b-1361e1%40github.com.
[jenkinsci/jenkins] 99f858: Ignore is a list for dependabot
Branch: refs/heads/fix-dependabot Home: https://github.com/jenkinsci/jenkins Commit: 99f858efb4253fe11379792278270010da8df225 https://github.com/jenkinsci/jenkins/commit/99f858efb4253fe11379792278270010da8df225 Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M .github/dependabot.yml Log Message: --- Ignore is a list for dependabot -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/fix-dependabot/00-99f858%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] 4bc868: Changed back to credentialsId for backwards compat...
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 4bc8688cdf860dba89e2259b9478bbd2c5931e4a https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/4bc8688cdf860dba89e2259b9478bbd2c5931e4a Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.jelly A src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-credentialsId.html R src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-hostCredentialsId.html Log Message: --- Changed back to credentialsId for backwards compatability. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/1361e1-4bc868%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] ba47fe: Removed unusedl temporary code..
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: ba47febad37afde5c07de210990d0963186b7418 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/ba47febad37afde5c07de210990d0963186b7418 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.jelly M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.properties Log Message: --- Removed unusedl temporary code.. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/4bc868-ba47fe%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] 48ee6c: Removed more unused code.
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 48ee6c57de6bd90372cfe56e0809b57cd2b64950 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/48ee6c57de6bd90372cfe56e0809b57cd2b64950 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java M src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.jelly Log Message: --- Removed more unused code. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/ba47fe-48ee6c%40github.com.
[jenkinsci/jenkins] 79e1af: Update .github/dependabot.yml
Branch: refs/heads/fix-dependabot Home: https://github.com/jenkinsci/jenkins Commit: 79e1af196e3a3cd49e044ee9f7aeb4736a32edde https://github.com/jenkinsci/jenkins/commit/79e1af196e3a3cd49e044ee9f7aeb4736a32edde Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M .github/dependabot.yml Log Message: --- Update .github/dependabot.yml Co-authored-by: Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/fix-dependabot/99f858-79e1af%40github.com.
[jenkinsci/compuware-topaz-for-total-test-plugin] 7448e5: Added additional Java doc.
Branch: refs/heads/CWE-168965-New-20.05.01-arguments Home: https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin Commit: 7448e503770c538ad43a12d78e1e0656f68168c5 https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/7448e503770c538ad43a12d78e1e0656f68168c5 Author: Vorndam, Ron Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java Log Message: --- Added additional Java doc. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-168965-New-20.05.01-arguments/48ee6c-7448e5%40github.com.
[jenkinsci/jenkins] 6a2d37: Ignore is a list for dependabot (#5127)
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 6a2d37de906b3f4d166670a5aaa5942b871a7424 https://github.com/jenkinsci/jenkins/commit/6a2d37de906b3f4d166670a5aaa5942b871a7424 Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M .github/dependabot.yml Log Message: --- Ignore is a list for dependabot (#5127) Co-authored-by: Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/31f281-6a2d37%40github.com.
[jenkinsci/jenkins]
Branch: refs/heads/fix-dependabot Home: https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/fix-dependabot/79e1af-00%40github.com.
[jenkinsci/jenkins]
Branch: refs/heads/dependabot/maven/org.codehaus.groovy-groovy-all-2.4.21 Home: https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/dependabot/maven/org.codehaus.groovy-groovy-all-2.4.21/9f4a19-00%40github.com.
[jenkinsci/jenkins] f39226: Bump tyrus-standalone-client-jdk from 1.12 to 2.0.0
Branch: refs/heads/dependabot/maven/org.glassfish.tyrus.bundles-tyrus-standalone-client-jdk-2.0.0 Home: https://github.com/jenkinsci/jenkins Commit: f39226e8876512b5025971da255c789bbc486890 https://github.com/jenkinsci/jenkins/commit/f39226e8876512b5025971da255c789bbc486890 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M cli/pom.xml Log Message: --- Bump tyrus-standalone-client-jdk from 1.12 to 2.0.0 Bumps tyrus-standalone-client-jdk from 1.12 to 2.0.0. 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.glassfish.tyrus.bundles-tyrus-standalone-client-jdk-2.0.0/00-f39226%40github.com.
[jenkinsci/jenkins] 423de7: Bump jnr-posix from 3.0.45 to 3.1.4
Branch: refs/heads/dependabot/maven/com.github.jnr-jnr-posix-3.1.4 Home: https://github.com/jenkinsci/jenkins Commit: 423de73bc1d5057874ef564fd664908b39b56182 https://github.com/jenkinsci/jenkins/commit/423de73bc1d5057874ef564fd664908b39b56182 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M bom/pom.xml Log Message: --- Bump jnr-posix from 3.0.45 to 3.1.4 Bumps [jnr-posix](https://github.com/jnr/jnr-posix) from 3.0.45 to 3.1.4. - [Release notes](https://github.com/jnr/jnr-posix/releases) - [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.0.45...jnr-posix-3.1.4) 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/com.github.jnr-jnr-posix-3.1.4/00-423de7%40github.com.
[jenkinsci/jenkins] ad3ad1: Add comments for why dependabot updates are excluded
Branch: refs/heads/dependabot-comments Home: https://github.com/jenkinsci/jenkins Commit: ad3ad15c2e8804e335e727436cbac7c21607afa1 https://github.com/jenkinsci/jenkins/commit/ad3ad15c2e8804e335e727436cbac7c21607afa1 Author: Tim Jacomb <21194782+ti...@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M .github/dependabot.yml Log Message: --- Add comments for why dependabot updates are excluded -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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-comments/00-ad3ad1%40github.com.
[jenkinsci/acceptance-test-harness] fc81d5: Remove deprecated multiple-scms plugin test
Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: fc81d55c0514ec2efe13d610b0e58e79d451aa9a https://github.com/jenkinsci/acceptance-test-harness/commit/fc81d55c0514ec2efe13d610b0e58e79d451aa9a Author: Tim Jacomb Date: 2020-12-13 (Sun, 13 Dec 2020) Changed paths: R src/test/java/plugins/MultipleScmsPluginTest.java Log Message: --- Remove deprecated multiple-scms plugin test Commit: f259aa89e189e34d1e11fcd41cf7f8cd02459b21 https://github.com/jenkinsci/acceptance-test-harness/commit/f259aa89e189e34d1e11fcd41cf7f8cd02459b21 Author: James Nord Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: R src/test/java/plugins/MultipleScmsPluginTest.java Log Message: --- Merge pull request #628 from timja/remove-deprecated-multiple-scms Remove deprecated multiple-scms plugin test Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/c886671ccbce...f259aa89e189 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/c88667-f259aa%40github.com.
[jenkins-infra/jenkins.io] a73452: add suggested edits :)
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: a73452fbc3915e225f2ddef022e73b42391427be https://github.com/jenkins-infra/jenkins.io/commit/a73452fbc3915e225f2ddef022e73b42391427be Author: Kara de la Marck Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M content/blog/2020/12/2020-12-16-call-for-mentors.adoc Log Message: --- add suggested edits :) Commit: fe096bf74ae43ff4508664c04310713b88304c7d https://github.com/jenkins-infra/jenkins.io/commit/fe096bf74ae43ff4508664c04310713b88304c7d Author: Mark Waite Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M content/blog/2020/12/2020-12-16-call-for-mentors.adoc Log Message: --- Merge pull request #4033 from MarckK/edits add suggested edits :) Compare: https://github.com/jenkins-infra/jenkins.io/compare/9fa53651b4c5...fe096bf74ae4 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/9fa536-fe096b%40github.com.
[jenkinsci/parameterized-trigger-plugin] e13426: Upgrade parent to 2.270
Branch: refs/heads/upgrade_parent_2.270 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: e134267ee4b531093d8287928999786bc3120b5d https://github.com/jenkinsci/parameterized-trigger-plugin/commit/e134267ee4b531093d8287928999786bc3120b5d Author: olivier lamy Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Upgrade parent to 2.270 Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/upgrade_parent_2.270/00-e13426%40github.com.
[jenkinsci/parameterized-trigger-plugin] 25a42b: remove lower version from Jenkinsfile
Branch: refs/heads/upgrade_parent_2.270 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 25a42bf4fb2ca7135b2d4dec86da701818a60a0f https://github.com/jenkinsci/parameterized-trigger-plugin/commit/25a42bf4fb2ca7135b2d4dec86da701818a60a0f Author: olivier lamy Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M Jenkinsfile Log Message: --- remove lower version from Jenkinsfile Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/upgrade_parent_2.270/e13426-25a42b%40github.com.
[jenkinsci/parameterized-trigger-plugin] 383a0c: Upgrade parent to 2.270 (#150)
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 383a0cbb38d161ac65797b24b038b2c42742b066 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/383a0cbb38d161ac65797b24b038b2c42742b066 Author: Olivier Lamy Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M Jenkinsfile M pom.xml Log Message: --- Upgrade parent to 2.270 (#150) * Upgrade parent to 2.270 Signed-off-by: olivier lamy * remove lower version from Jenkinsfile Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/02ee6e-383a0c%40github.com.
[jenkinsci/parameterized-trigger-plugin]
Branch: refs/heads/upgrade_parent_2.270 Home: https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/upgrade_parent_2.270/25a42b-00%40github.com.
[jenkinsci/parameterized-trigger-plugin] fe0aa5: add dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: fe0aa5ebacab9c4c6146e13a02558812809ece58 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/fe0aa5ebacab9c4c6146e13a02558812809ece58 Author: olivier lamy Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: A .github/dependabot.yml Log Message: --- add dependabot configuration Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/383a0c-fe0aa5%40github.com.
[jenkinsci/parameterized-trigger-plugin] 20dbb3: Bump actions/cache from v1 to v2.1.3
Branch: refs/heads/dependabot/github_actions/actions/cache-v2.1.3 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 20dbb33b2396e004757728f358a821b675f6ca0c https://github.com/jenkinsci/parameterized-trigger-plugin/commit/20dbb33b2396e004757728f358a821b675f6ca0c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/maven.yml Log Message: --- Bump actions/cache from v1 to v2.1.3 Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.3. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v1...0781355a23dac32fd3bac414512f4b903437991a) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/github_actions/actions/cache-v2.1.3/00-20dbb3%40github.com.
[jenkinsci/parameterized-trigger-plugin] e83fa0: Bump release-drafter/release-drafter from v5.11.0 ...
Branch: refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.12.1 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: e83fa0379c6386b4b323b6be43041622b7742df3 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/e83fa0379c6386b4b323b6be43041622b7742df3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/release-drafter.yml Log Message: --- Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.11.0 to v5.12.1. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5.11.0...3782ccd1a495040818a9e5d0e8bc4ed22d3b1361) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.12.1/00-e83fa0%40github.com.
[jenkinsci/parameterized-trigger-plugin] 4441c3: Bump conditional-buildstep from 1.3.1 to 1.4.1
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-conditional-buildstep-1.4.1 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 4441c3bb181c85a0878f2adcb487e09e5b5f09e1 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/4441c3bb181c85a0878f2adcb487e09e5b5f09e1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump conditional-buildstep from 1.3.1 to 1.4.1 Bumps [conditional-buildstep](https://github.com/jenkinsci/conditional-buildstep-plugin) from 1.3.1 to 1.4.1. - [Release notes](https://github.com/jenkinsci/conditional-buildstep-plugin/releases) - [Changelog](https://github.com/jenkinsci/conditional-buildstep-plugin/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/jenkinsci/conditional-buildstep-plugin/compare/conditional-buildstep-1.3.1...conditional-buildstep-1.4.1) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-conditional-buildstep-1.4.1/00-4441c3%40github.com.
[jenkinsci/parameterized-trigger-plugin] d0cb58: Bump token-macro from 2.0 to 2.12
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: d0cb58da41ed08af7426e8c7dc92a04cc15657a1 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/d0cb58da41ed08af7426e8c7dc92a04cc15657a1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump token-macro from 2.0 to 2.12 Bumps [token-macro](https://github.com/jenkinsci/token-macro-plugin) from 2.0 to 2.12. - [Release notes](https://github.com/jenkinsci/token-macro-plugin/releases) - [Changelog](https://github.com/jenkinsci/token-macro-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/token-macro-plugin/compare/token-macro-2.0...token-macro-2.12) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12/00-d0cb58%40github.com.
[jenkinsci/parameterized-trigger-plugin] f3bb3b: Bump promoted-builds from 3.5 to 3.7
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-promoted-builds-3.7 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: f3bb3b4ab434b463b28d99d9f247a9841c1e2df7 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/f3bb3b4ab434b463b28d99d9f247a9841c1e2df7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump promoted-builds from 3.5 to 3.7 Bumps [promoted-builds](https://github.com/jenkinsci/promoted-builds-plugin) from 3.5 to 3.7. - [Release notes](https://github.com/jenkinsci/promoted-builds-plugin/releases) - [Changelog](https://github.com/jenkinsci/promoted-builds-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/promoted-builds-plugin/compare/promoted-builds-3.5...promoted-builds-3.7) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-promoted-builds-3.7/00-f3bb3b%40github.com.
[jenkinsci/parameterized-trigger-plugin] 4bdf5f: Bump subversion from 2.13.1 to 2.13.2
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-subversion-2.13.2 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 4bdf5ff619a63e91bc9346083fee00477a8ff51b https://github.com/jenkinsci/parameterized-trigger-plugin/commit/4bdf5ff619a63e91bc9346083fee00477a8ff51b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump subversion from 2.13.1 to 2.13.2 Bumps subversion from 2.13.1 to 2.13.2. 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-subversion-2.13.2/00-4bdf5f%40github.com.
[jenkinsci/parameterized-trigger-plugin] 26c745: Bump matrix-auth from 1.4 to 2.6.4
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.4 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 26c7450c7221042f621546aa311b35dfe0f19b77 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/26c7450c7221042f621546aa311b35dfe0f19b77 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump matrix-auth from 1.4 to 2.6.4 Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 1.4 to 2.6.4. - [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases) - [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-1.4...matrix-auth-2.6.4) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.4/00-26c745%40github.com.
[jenkinsci/parameterized-trigger-plugin] 1422dc: windows test fail
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 1422dcf967ff5fbd29e4c7d7f05d948346134d12 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/1422dcf967ff5fbd29e4c7d7f05d948346134d12 Author: olivier lamy Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/maven.yml Log Message: --- windows test fail Signed-off-by: olivier lamy -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/fe0aa5-1422dc%40github.com.
[jenkinsci/parameterized-trigger-plugin] 444c0f: Bump actions/cache from v1 to v2.1.3
Branch: refs/heads/dependabot/github_actions/actions/cache-v2.1.3 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 444c0fc37294bdd067f0352f7c603f920db7e6c5 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/444c0fc37294bdd067f0352f7c603f920db7e6c5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/maven.yml Log Message: --- Bump actions/cache from v1 to v2.1.3 Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.3. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v1...0781355a23dac32fd3bac414512f4b903437991a) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/github_actions/actions/cache-v2.1.3/20dbb3-444c0f%40github.com.
[jenkinsci/parameterized-trigger-plugin] 670aee: Bump matrix-auth from 1.4 to 2.6.4
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.4 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 670aee85a62242ddca01b7d4d3064ba9dde2489c https://github.com/jenkinsci/parameterized-trigger-plugin/commit/670aee85a62242ddca01b7d4d3064ba9dde2489c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump matrix-auth from 1.4 to 2.6.4 Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 1.4 to 2.6.4. - [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases) - [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-1.4...matrix-auth-2.6.4) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.4/26c745-670aee%40github.com.
[jenkinsci/parameterized-trigger-plugin] 881369: Bump subversion from 2.13.1 to 2.13.2
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-subversion-2.13.2 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 88136901315c2a0e8b0fc0d35203f244f7bfbf91 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/88136901315c2a0e8b0fc0d35203f244f7bfbf91 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump subversion from 2.13.1 to 2.13.2 Bumps subversion from 2.13.1 to 2.13.2. 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-subversion-2.13.2/4bdf5f-881369%40github.com.
[jenkinsci/parameterized-trigger-plugin] 9c57c5: Bump promoted-builds from 3.5 to 3.7
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-promoted-builds-3.7 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 9c57c510af1532fe997d967bb9370d22f8952ae1 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/9c57c510af1532fe997d967bb9370d22f8952ae1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump promoted-builds from 3.5 to 3.7 Bumps [promoted-builds](https://github.com/jenkinsci/promoted-builds-plugin) from 3.5 to 3.7. - [Release notes](https://github.com/jenkinsci/promoted-builds-plugin/releases) - [Changelog](https://github.com/jenkinsci/promoted-builds-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/promoted-builds-plugin/compare/promoted-builds-3.5...promoted-builds-3.7) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-promoted-builds-3.7/f3bb3b-9c57c5%40github.com.
[jenkinsci/parameterized-trigger-plugin] 110fad: Bump token-macro from 2.0 to 2.12
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 110fad40c66a44d73ae100691904fa1ff0d63aa3 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/110fad40c66a44d73ae100691904fa1ff0d63aa3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump token-macro from 2.0 to 2.12 Bumps [token-macro](https://github.com/jenkinsci/token-macro-plugin) from 2.0 to 2.12. - [Release notes](https://github.com/jenkinsci/token-macro-plugin/releases) - [Changelog](https://github.com/jenkinsci/token-macro-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/token-macro-plugin/compare/token-macro-2.0...token-macro-2.12) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12/d0cb58-110fad%40github.com.
[jenkinsci/parameterized-trigger-plugin] ccccd7: Bump conditional-buildstep from 1.3.1 to 1.4.1
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-conditional-buildstep-1.4.1 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: d7af80f5d6004c9a86a10c84a0aff17eab8d https://github.com/jenkinsci/parameterized-trigger-plugin/commit/d7af80f5d6004c9a86a10c84a0aff17eab8d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump conditional-buildstep from 1.3.1 to 1.4.1 Bumps [conditional-buildstep](https://github.com/jenkinsci/conditional-buildstep-plugin) from 1.3.1 to 1.4.1. - [Release notes](https://github.com/jenkinsci/conditional-buildstep-plugin/releases) - [Changelog](https://github.com/jenkinsci/conditional-buildstep-plugin/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/jenkinsci/conditional-buildstep-plugin/compare/conditional-buildstep-1.3.1...conditional-buildstep-1.4.1) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-conditional-buildstep-1.4.1/4441c3-d7%40github.com.
[jenkinsci/parameterized-trigger-plugin] 3af9ff: Bump release-drafter/release-drafter from v5.11.0 ...
Branch: refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.12.1 Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 3af9ff6ce44c49ff1e95b09787d709baaf2b5a4c https://github.com/jenkinsci/parameterized-trigger-plugin/commit/3af9ff6ce44c49ff1e95b09787d709baaf2b5a4c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/release-drafter.yml Log Message: --- Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.11.0 to v5.12.1. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5.11.0...3782ccd1a495040818a9e5d0e8bc4ed22d3b1361) 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/parameterized-trigger-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.12.1/e83fa0-3af9ff%40github.com.
[jenkinsci/parameterized-trigger-plugin] 26f856: Bump release-drafter/release-drafter from v5.11.0 ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: 26f856f3d4cdc67ae433793a881fa27dd6de1551 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/26f856f3d4cdc67ae433793a881fa27dd6de1551 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/release-drafter.yml Log Message: --- Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (#152) Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.11.0 to v5.12.1. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5.11.0...3782ccd1a495040818a9e5d0e8bc4ed22d3b1361) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/1422dc-26f856%40github.com.
[jenkinsci/parameterized-trigger-plugin]
Branch: refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.12.1 Home: https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/dependabot/github_actions/release-drafter/release-drafter-v5.12.1/3af9ff-00%40github.com.
[jenkinsci/parameterized-trigger-plugin] ff4a81: Bump actions/cache from v1 to v2.1.3 (#151)
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: ff4a81e14c40b50ceaa6b26d495464864b228403 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/ff4a81e14c40b50ceaa6b26d495464864b228403 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M .github/workflows/maven.yml Log Message: --- Bump actions/cache from v1 to v2.1.3 (#151) Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.3. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v1...0781355a23dac32fd3bac414512f4b903437991a) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/26f856-ff4a81%40github.com.
[jenkinsci/parameterized-trigger-plugin]
Branch: refs/heads/dependabot/github_actions/actions/cache-v2.1.3 Home: https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/dependabot/github_actions/actions/cache-v2.1.3/444c0f-00%40github.com.
[jenkinsci/parameterized-trigger-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12 Home: https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-token-macro-2.12/110fad-00%40github.com.
[jenkinsci/parameterized-trigger-plugin] b5ad51: Bump token-macro from 2.0 to 2.12 (#154)
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: b5ad518604fc2dc1819fa6f689fa06285a704936 https://github.com/jenkinsci/parameterized-trigger-plugin/commit/b5ad518604fc2dc1819fa6f689fa06285a704936 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump token-macro from 2.0 to 2.12 (#154) Bumps [token-macro](https://github.com/jenkinsci/token-macro-plugin) from 2.0 to 2.12. - [Release notes](https://github.com/jenkinsci/token-macro-plugin/releases) - [Changelog](https://github.com/jenkinsci/token-macro-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/token-macro-plugin/compare/token-macro-2.0...token-macro-2.12) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/ff4a81-b5ad51%40github.com.
[jenkinsci/parameterized-trigger-plugin] baa384: Bump matrix-auth from 1.4 to 2.6.4 (#157)
Branch: refs/heads/master Home: https://github.com/jenkinsci/parameterized-trigger-plugin Commit: baa38456f8059d5d6888344530b036db779235dd https://github.com/jenkinsci/parameterized-trigger-plugin/commit/baa38456f8059d5d6888344530b036db779235dd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump matrix-auth from 1.4 to 2.6.4 (#157) Bumps [matrix-auth](https://github.com/jenkinsci/matrix-auth-plugin) from 1.4 to 2.6.4. - [Release notes](https://github.com/jenkinsci/matrix-auth-plugin/releases) - [Changelog](https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/matrix-auth-plugin/compare/matrix-auth-1.4...matrix-auth-2.6.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/b5ad51-baa384%40github.com.
[jenkinsci/parameterized-trigger-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.4 Home: https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-matrix-auth-2.6.4/670aee-00%40github.com.
[jenkinsci/remoting] 557b8a: Bump access-modifier-annotation from 1.16 to 1.18
Branch: refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.18 Home: https://github.com/jenkinsci/remoting Commit: 557b8a7d83da55f3246e00e2754046b4009ba249 https://github.com/jenkinsci/remoting/commit/557b8a7d83da55f3246e00e2754046b4009ba249 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump access-modifier-annotation from 1.16 to 1.18 Bumps [access-modifier-annotation](https://github.com/jenkinsci/pom) from 1.16 to 1.18. - [Release notes](https://github.com/jenkinsci/pom/releases) - [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.16...jenkins-1.18) 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.kohsuke-access-modifier-annotation-1.18/00-557b8a%40github.com.
[jenkinsci/robot-plugin] 3d30d9: Make Matrix-project a mandatoru dependency
Branch: refs/heads/matrix-dependency Home: https://github.com/jenkinsci/robot-plugin Commit: 3d30d94acb3f593b91c5e0ae447212405d930d07 https://github.com/jenkinsci/robot-plugin/commit/3d30d94acb3f593b91c5e0ae447212405d930d07 Author: Aleksi Simell Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Make Matrix-project a mandatoru dependency -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/robot-plugin/push/refs/heads/matrix-dependency/00-3d30d9%40github.com.
[jenkinsci/analysis-pom-plugin] 1511c6: Bump archunit.version from 0.14.1 to 0.15.0
Branch: refs/heads/dependabot/maven/archunit.version-0.15.0 Home: https://github.com/jenkinsci/analysis-pom-plugin Commit: 1511c6218a4dc0cb6e1fae468e5de70e643af4f0 https://github.com/jenkinsci/analysis-pom-plugin/commit/1511c6218a4dc0cb6e1fae468e5de70e643af4f0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump archunit.version from 0.14.1 to 0.15.0 Bumps `archunit.version` from 0.14.1 to 0.15.0. Updates `archunit-junit5-api` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0) Updates `archunit-junit5-engine` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0) 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/analysis-pom-plugin/push/refs/heads/dependabot/maven/archunit.version-0.15.0/00-1511c6%40github.com.
[jenkinsci/argus-notifier-plugin] e8a0b0: Bump groovy-eclipse-batch from 2.4.3-01 to 3.0.7-02
Branch: refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.7-02 Home: https://github.com/jenkinsci/argus-notifier-plugin Commit: e8a0b086805e8e6417d7ccc120479111eb4047ff https://github.com/jenkinsci/argus-notifier-plugin/commit/e8a0b086805e8e6417d7ccc120479111eb4047ff Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump groovy-eclipse-batch from 2.4.3-01 to 3.0.7-02 Bumps [groovy-eclipse-batch](https://github.com/groovy/groovy-eclipse) from 2.4.3-01 to 3.0.7-02. - [Release notes](https://github.com/groovy/groovy-eclipse/releases) - [Commits](https://github.com/groovy/groovy-eclipse/commits) Signed-off-by: dependabot-preview[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/argus-notifier-plugin/push/refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.7-02/00-e8a0b0%40github.com.
[jenkinsci/argus-notifier-plugin]
Branch: refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.7-01 Home: https://github.com/jenkinsci/argus-notifier-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/argus-notifier-plugin/push/refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.7-01/9fb3e6-00%40github.com.
[jenkinsci/swarm-plugin] d19593: Bump access-modifier-annotation from 1.16 to 1.18
Branch: refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.18 Home: https://github.com/jenkinsci/swarm-plugin Commit: d19593ee0b2fc4ebf011f9ccba72c68158148968 https://github.com/jenkinsci/swarm-plugin/commit/d19593ee0b2fc4ebf011f9ccba72c68158148968 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M client/pom.xml Log Message: --- Bump access-modifier-annotation from 1.16 to 1.18 Bumps [access-modifier-annotation](https://github.com/jenkinsci/pom) from 1.16 to 1.18. - [Release notes](https://github.com/jenkinsci/pom/releases) - [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.16...jenkins-1.18) 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/swarm-plugin/push/refs/heads/dependabot/maven/org.kohsuke-access-modifier-annotation-1.18/00-d19593%40github.com.
[jenkins-infra/jenkins-infra] ea7e66: [updatecli] Key 'profile::openvpn::image_tag', fro...
Branch: refs/heads/staging Home: https://github.com/jenkins-infra/jenkins-infra Commit: ea7e667554f28d5a3d527c1226e77e0200f1d759 https://github.com/jenkins-infra/jenkins-infra/commit/ea7e667554f28d5a3d527c1226e77e0200f1d759 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2020-12-16 (Wed, 16 Dec 2020) Changed paths: M hieradata/common.yaml Log Message: --- [updatecli] Key 'profile::openvpn::image_tag', from file 'hieradata/common.yaml', was updated from a79bcd8d72e693abac311862378041d0e579607a7ed1a6c7b5dd61ae00b72aec to 'f7b081d131a5b38c69c28808c6506f44c57bc0bc7d2375ad043377793b06f480' Commit: a5a7212b87882b3a01339e7b22a1cdabe787a19d https://github.com/jenkins-infra/jenkins-infra/commit/a5a7212b87882b3a01339e7b22a1cdabe787a19d Author: Olblak <2360224+olb...@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M hieradata/common.yaml Log Message: --- Merge pull request #1632 from jenkins-infra/updatecli/UpdateDockerImageDigestforjenkinsciinfra/openvpnlatest/f7b081d131a5b38c69c28808c6506f44c57bc0bc7d2375ad043377793b06f480 [updatecli] Update Update Docker Image Digest for jenkinsciinfra/openvpn:latest version to f7b081d131a5b38c69c28808c6506f44c57bc0bc7d2375ad043377793b06f480 Compare: https://github.com/jenkins-infra/jenkins-infra/compare/b9de461b65e1...a5a7212b8788 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/staging/b9de46-a5a721%40github.com.
[jenkinsci/robot-plugin] 3d30d9: Make Matrix-project a mandatoru dependency
Branch: refs/heads/master Home: https://github.com/jenkinsci/robot-plugin Commit: 3d30d94acb3f593b91c5e0ae447212405d930d07 https://github.com/jenkinsci/robot-plugin/commit/3d30d94acb3f593b91c5e0ae447212405d930d07 Author: Aleksi Simell Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Make Matrix-project a mandatoru dependency Commit: 35a2605acddd41be7af9416c7cfa4151b1930a02 https://github.com/jenkinsci/robot-plugin/commit/35a2605acddd41be7af9416c7cfa4151b1930a02 Author: Tatu Kairi <280218+tat...@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Merge pull request #37 from jenkinsci/matrix-dependency [JENKINS-36954] Make Matrix-project a mandatory dependency Compare: https://github.com/jenkinsci/robot-plugin/compare/f82586092208...35a2605acddd -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/robot-plugin/push/refs/heads/master/f82586-35a260%40github.com.
[jenkinsci/robot-plugin]
Branch: refs/heads/matrix-dependency Home: https://github.com/jenkinsci/robot-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/robot-plugin/push/refs/heads/matrix-dependency/3d30d9-00%40github.com.
[jenkinsci/aws-java-sdk-plugin] 85a582: Bump aws-java-sdk from 1.11.908 to 1.11.921
Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.921 Home: https://github.com/jenkinsci/aws-java-sdk-plugin Commit: 85a582d8187e2a633fa0424e04760a0898b577f3 https://github.com/jenkinsci/aws-java-sdk-plugin/commit/85a582d8187e2a633fa0424e04760a0898b577f3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M pom.xml Log Message: --- Bump aws-java-sdk from 1.11.908 to 1.11.921 Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.908 to 1.11.921. - [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.11.908...1.11.921) 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/com.amazonaws-aws-java-sdk-1.11.921/00-85a582%40github.com.
[jenkinsci/aws-java-sdk-plugin]
Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.920 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/com.amazonaws-aws-java-sdk-1.11.920/3f4713-00%40github.com.
[jenkinsci/sumologic-publisher-plugin] 1b32ee: Merge pull request #19 from jenkinsci/sdochanges
Branch: refs/heads/sdochanges Home: https://github.com/jenkinsci/sumologic-publisher-plugin Commit: 1b32eec809e73904732b6d9384e6d9ed1c31 https://github.com/jenkinsci/sumologic-publisher-plugin/commit/1b32eec809e73904732b6d9384e6d9ed1c31 Author: Sourabh Jain <45626610+sumosour...@users.noreply.github.com> Date: 2020-12-11 (Fri, 11 Dec 2020) Changed paths: M Jenkinsfile M README.md M pom.xml M src/main/groovy/com/sumologic/jenkins/jenkinssumologicplugin/SumoLogicPublisherConfiguration.groovy M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/PluginDescriptorImpl.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/SumoBuildNotifier.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/constants/AuditEventTypeEnum.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/constants/EventSourceEnum.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/constants/LogTypeEnum.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/constants/SumoConstants.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/integration/SearchAction.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/listeners/SumoItemListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/listeners/SumoJenkinsComputerListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/listeners/SumoJenkinsUserLoginListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/listeners/SumoJobConfigListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/listeners/SumoPipelineStatusListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/listeners/SumoSCMListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/metrics/SumoMetricReporter.java A src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/AgentModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/BuildModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/JenkinsModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/MavenModuleBuildModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/MavenModuleSetBuildModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/ModelFactory.java A src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/PluginConfiguration.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/QueueModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/ScmModel.java R src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/SlaveModel.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/model/TestCaseModel.java A src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/pipeline/ExecutionNodeExtractor.java R src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/pipeline/NodeDetailsExtractor.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/pipeline/PipelineStageExtractor.java A src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/pipeline/PipelineStageViewExtractor.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/pipeline/SumoPipelineJobIdentifier.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/pipeline/SumoPipelineJobStatusGenerator.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/LogListener.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/LogSender.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/LogSenderHelper.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/SumoLogicFileUploadStep.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/SumoPeriodicPublisher.java R src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/SumologicOutputStream.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sender/TimestampingOutputStream.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/utility/CommonModelFactory.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/utility/SumoLogHandler.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/utility/SumoPipelineLogCollection.java M src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/utility/TestCaseReport.java M src/main/resources/com/sumologic/jenkins/jenkinssumologicplugin/SumoBuildNotifier/global.jelly M src/test/java/com/sumologic/jenkins/jenkinssumologicplugin/ModelFactoryTest.java M src/test/java/com/sumologic/jenkins/jenkinssumologicplugin/utility/TestCaseReportTest.java Log Message: --- Merge pull request #19 from jenkinsci/sdocha
[jenkinsci/hashicorp-vault-plugin] 74d9c6: Check and reuse the token until TTL expiry when fe...
Branch: refs/heads/master Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: 74d9c6e5eaf4b37f472b7b3922f765f34bb79ae4 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/74d9c6e5eaf4b37f472b7b3922f765f34bb79ae4 Author: Ashay Thorat Date: 2020-12-17 (Thu, 17 Dec 2020) Changed paths: M src/main/java/com/datapipe/jenkins/vault/credentials/AbstractAuthenticatingVaultTokenCredential.java A src/main/java/com/datapipe/jenkins/vault/credentials/AbstractVaultTokenCredentialWithExpiration.java A src/test/java/com/datapipe/jenkins/vault/credentials/AbstractVaultTokenCredentialWithExpirationTest.java Log Message: --- Check and reuse the token until TTL expiry when fetching secrets #133 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hashicorp-vault-plugin/push/refs/heads/master/3c91c5-74d9c6%40github.com.
[jenkinsci/hpe-application-automation-tools-plugin]
Branch: refs/heads/Copyright-License-Update Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/Copyright-License-Update/d0c00f-00%40github.com.