[jenkinsci/jenkins] 5ba0d6: Fix typo in treeview-debug.js
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 5ba0d6970dcfe5ac27faed75fa6147bfc9e566ad https://github.com/jenkinsci/jenkins/commit/5ba0d6970dcfe5ac27faed75fa6147bfc9e566ad Author: Ikko Ashimine Date: 2021-10-18 (Mon, 18 Oct 2021) Changed paths: M war/src/main/webapp/scripts/yui/treeview/treeview-debug.js Log Message: --- Fix typo in treeview-debug.js alway -> always Commit: a55053c784afaf995909cb31d25f6029f4c142e2 https://github.com/jenkinsci/jenkins/commit/a55053c784afaf995909cb31d25f6029f4c142e2 Author: Oleg Nenashev Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M war/src/main/webapp/scripts/yui/treeview/treeview-debug.js Log Message: --- Merge pull request #5831 from eltociear/patch-4 Fix typo in treeview-debug.js Compare: https://github.com/jenkinsci/jenkins/compare/9fcfebb0e8e1...a55053c784af -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/9fcfeb-a55053%40github.com.
[jenkins-infra/jenkins.io] 0f79f7: Automated changelog for 2.317
Branch: refs/heads/automated-weekly-changelog/2.317 Home: https://github.com/jenkins-infra/jenkins.io Commit: 0f79f780bdfe8d4cafb2a2ae5fd9fa1e20e6f837 https://github.com/jenkins-infra/jenkins.io/commit/0f79f780bdfe8d4cafb2a2ae5fd9fa1e20e6f837 Author: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Automated changelog for 2.317 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.317/fc0d22-0f79f7%40github.com.
[jenkinsci/ec2-plugin] 0321a3: Bump aws-java-sdk-ec2 from 1.12.80 to 1.12.89-292....
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-ec2-1.12.89-292.v2712528e879c Home: https://github.com/jenkinsci/ec2-plugin Commit: 0321a36f6ad8d5f48a526c98a50bafd4aee88395 https://github.com/jenkinsci/ec2-plugin/commit/0321a36f6ad8d5f48a526c98a50bafd4aee88395 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump aws-java-sdk-ec2 from 1.12.80 to 1.12.89-292.v2712528e879c Bumps [aws-java-sdk-ec2](https://github.com/jenkinsci/aws-java-sdk-plugin) from 1.12.80 to 1.12.89-292.v2712528e879c. - [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases) - [Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/aws-java-sdk-plugin/compare/aws-java-sdk-parent-1.12.80...1.12.89-292.v2712528e879c) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-ec2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.aws-java-sdk-aws-java-sdk-ec2-1.12.89-292.v2712528e879c/00-0321a3%40github.com.
[jenkinsci/jenkins] e10233: Hacktoberfest add french rename action property fi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: e10233879dd8d294b65309d26c7213b7d6eb55c3 https://github.com/jenkinsci/jenkins/commit/e10233879dd8d294b65309d26c7213b7d6eb55c3 Author: Pauline Iogna Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: A core/src/main/resources/jenkins/model/RenameAction/action_fr.properties Log Message: --- Hacktoberfest add french rename action property file (#5793) Co-authored-by: A. Jard Co-authored-by: Wadeck Follonier Co-authored-by: Pauline Iogna -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/a55053-e10233%40github.com.
[jenkinsci/jenkins] 3301e9: [JENKINS-66714] Use reworked job logo in build que...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 3301e9254739fba7319c4c3b274d2af13f26906f https://github.com/jenkinsci/jenkins/commit/3301e9254739fba7319c4c3b274d2af13f26906f Author: EBIBO Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M core/src/main/resources/jenkins/widgets/HistoryPageFilter/queue-items.jelly Log Message: --- [JENKINS-66714] Use reworked job logo in build queue (#5832) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/e10233-3301e9%40github.com.
[jenkins-infra/jenkins.io] 34c352: Automated changelog for 2.317
Branch: refs/heads/automated-weekly-changelog/2.317 Home: https://github.com/jenkins-infra/jenkins.io Commit: 34c352f5df930ea2975229e8f25453581680d84b https://github.com/jenkins-infra/jenkins.io/commit/34c352f5df930ea2975229e8f25453581680d84b Author: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Automated changelog for 2.317 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.317/0f79f7-34c352%40github.com.
[jenkins-infra/jenkins.io] f8f2f3: Automated changelog for 2.317
Branch: refs/heads/automated-weekly-changelog/2.317 Home: https://github.com/jenkins-infra/jenkins.io Commit: f8f2f3493c0bbb75bf487778ef354babe791aa9d https://github.com/jenkins-infra/jenkins.io/commit/f8f2f3493c0bbb75bf487778ef354babe791aa9d Author: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Automated changelog for 2.317 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.317/34c352-f8f2f3%40github.com.
[jenkinsci/jenkins-test-harness] 88445e: Fix obsolete Wiki link, archive old changelog
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-test-harness Commit: 88445efa2cde37b8b0394aec855057f85847fbd2 https://github.com/jenkinsci/jenkins-test-harness/commit/88445efa2cde37b8b0394aec855057f85847fbd2 Author: Oleg Nenashev Date: 2021-10-17 (Sun, 17 Oct 2021) Changed paths: M .gitignore M README.md A docs/CHANGELOG-OLD.md Log Message: --- Fix obsolete Wiki link, archive old changelog Commit: 4d91dd1a3c9db6fca839db1acdb2f0dbaffd1a09 https://github.com/jenkinsci/jenkins-test-harness/commit/4d91dd1a3c9db6fca839db1acdb2f0dbaffd1a09 Author: Oleg Nenashev Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .gitignore M README.md A docs/CHANGELOG-OLD.md Log Message: --- Merge pull request #336 from oleg-nenashev/changelog-move Fix obsolete Wiki link, archive old changelog Compare: https://github.com/jenkinsci/jenkins-test-harness/compare/47610c4e15f5...4d91dd1a3c9d -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/47610c-4d91dd%40github.com.
[jenkinsci/maven-plugin] f1c8b9: Bump plugin from 4.19 to 4.29 (#219)
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: f1c8b969bff997d4bb43820c592121a4ff38e4c1 https://github.com/jenkinsci/maven-plugin/commit/f1c8b969bff997d4bb43820c592121a4ff38e4c1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump plugin from 4.19 to 4.29 (#219) Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.19 to 4.29. - [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.19...plugin-4.29) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/9ef0d9-f1c8b9%40github.com.
[jenkinsci/maven-plugin]
Branch: refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.29 Home: https://github.com/jenkinsci/maven-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.29/012015-00%40github.com.
[jenkinsci/maven-plugin] 0af588: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
Branch: refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 Home: https://github.com/jenkinsci/maven-plugin Commit: 0af5885d9160b5622e580fb7427afcb15890a991 https://github.com/jenkinsci/maven-plugin/commit/0af5885d9160b5622e580fb7427afcb15890a991 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1/00-0af588%40github.com.
[jenkinsci/maven-plugin] 04b33c: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
Branch: refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 Home: https://github.com/jenkinsci/maven-plugin Commit: 04b33c439bc73070f548c0c72d13872ebb25bbed https://github.com/jenkinsci/maven-plugin/commit/04b33c439bc73070f548c0c72d13872ebb25bbed Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1/0af588-04b33c%40github.com.
[jenkinsci/configuration-as-code-plugin] 10602b: Bump aws-credentials from 1.30 to 1.32 (#1773)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 10602bce6ec770221fc67fe501497649ac1dd997 https://github.com/jenkinsci/configuration-as-code-plugin/commit/10602bce6ec770221fc67fe501497649ac1dd997 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump aws-credentials from 1.30 to 1.32 (#1773) 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/configuration-as-code-plugin/push/refs/heads/master/71e030-10602b%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-1.32 Home: https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-1.32/feee73-00%40github.com.
[jenkinsci/configuration-as-code-plugin] 416734: Bump plugin from 4.28 to 4.29
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.29 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 41673410c471ff5d66aa840c3bb8fa9d490a53a4 https://github.com/jenkinsci/configuration-as-code-plugin/commit/41673410c471ff5d66aa840c3bb8fa9d490a53a4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump plugin from 4.28 to 4.29 Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.28 to 4.29. - [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.28...plugin-4.29) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.29/00-416734%40github.com.
[jenkinsci/remoting] 31b4e4: Bump ant from 1.10.11 to 1.10.12
Branch: refs/heads/dependabot/maven/org.apache.ant-ant-1.10.12 Home: https://github.com/jenkinsci/remoting Commit: 31b4e46f57711640c0b3b9cd52ad84b9d99f06d2 https://github.com/jenkinsci/remoting/commit/31b4e46f57711640c0b3b9cd52ad84b9d99f06d2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump ant from 1.10.11 to 1.10.12 Bumps ant from 1.10.11 to 1.10.12. --- updated-dependencies: - dependency-name: org.apache.ant:ant dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/dependabot/maven/org.apache.ant-ant-1.10.12/00-31b4e4%40github.com.
[jenkinsci/bitbucket-build-status-notifier-plugin] 8d78a0: Remove the dependency on Multiple SCMs plugin
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: 8d78a0dafa02eef34c50b5f134e18107284380e2 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/8d78a0dafa02eef34c50b5f134e18107284380e2 Author: Ryan Matthews Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/bitbucket/BitbucketBuildStatusHelper.java R src/main/java/org/jenkinsci/plugins/bitbucket/scm/MultiScmAdapter.java Log Message: --- Remove the dependency on Multiple SCMs 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/bitbucket-build-status-notifier-plugin/push/refs/heads/master/c0959b-8d78a0%40github.com.
[jenkinsci/bitbucket-build-status-notifier-plugin] a2a1d9: Update website for plugin
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: a2a1d9d14c645808575abfcf9e1c6571b6134a64 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/a2a1d9d14c645808575abfcf9e1c6571b6134a64 Author: Kasper Franz Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Update website for plugin This moves the plugin documentation to Github -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/bitbucket-build-status-notifier-plugin/push/refs/heads/master/8d78a0-a2a1d9%40github.com.
[jenkinsci/bitbucket-build-status-notifier-plugin] 659012: add instructions about making a private consumer
Branch: refs/heads/master Home: https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin Commit: 65901278e688344ea104e408eb61d768953b25a7 https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/65901278e688344ea104e408eb61d768953b25a7 Author: Stephen Jennings Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M README.md Log Message: --- add instructions about making a private consumer Bitbucket requires a consumer be set to private for `client_credentials` to be used. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/bitbucket-build-status-notifier-plugin/push/refs/heads/master/a2a1d9-659012%40github.com.
[jenkinsci/jenkins]
Branch: refs/heads/test-remoting-bump 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/test-remoting-bump/1592b9-00%40github.com.
[jenkinsci/hpe-application-automation-tools-plugin] 6348c1: [maven-release-plugin] prepare release micro-focus...
Branch: refs/heads/latest Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin Commit: 6348c17d3e67168394c4e81fc1ffed0a884c99a3 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6348c17d3e67168394c4e81fc1ffed0a884c99a3 Author: _alm_tc_auto <_alm_tc_a...@swinfra.net> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release micro-focus-application-automation-tools-plugin-7.0.8-beta -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/latest/926059-6348c1%40github.com.
[jenkinsci/hpe-application-automation-tools-plugin]
Branch: refs/tags/micro-focus-application-automation-tools-plugin-7.0.8-beta 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/tags/micro-focus-application-automation-tools-plugin-7.0.8-beta/00-0124f9%40github.com.
[jenkinsci/hpe-application-automation-tools-plugin] 81dceb: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/latest Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin Commit: 81dcebf6af967bb377b670fcde2050e89af40806 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/81dcebf6af967bb377b670fcde2050e89af40806 Author: _alm_tc_auto <_alm_tc_a...@swinfra.net> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/latest/6348c1-81dceb%40github.com.
[jenkins-infra/jenkins-infra] 63b74d: fix: add 'docker-windows' label to hieradata templ...
Branch: refs/heads/production Home: https://github.com/jenkins-infra/jenkins-infra Commit: 63b74de7690b72cd858e57d121158d61bc4da3f5 https://github.com/jenkins-infra/jenkins-infra/commit/63b74de7690b72cd858e57d121158d61bc4da3f5 Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml M hieradata/clients/trusted-ci.yaml M hieradata/vagrant/common.yaml Log Message: --- fix: add 'docker-windows' label to hieradata templates (INFRA-3099) (#1936) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/8478a7-63b74d%40github.com.
[jenkins-infra/jenkins-infra] af842c: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: af842cf4626879ec321e5485e99a8f73876d3ffb https://github.com/jenkins-infra/jenkins-infra/commit/af842cf4626879ec321e5485e99a8f73876d3ffb Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-alpine" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/d76500-af842c%40github.com.
[jenkins-infra/jenkins-infra] df3486: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: df3486576a2c182ea61795049722b0106303a8b1 https://github.com/jenkins-infra/jenkins-infra/commit/df3486576a2c182ea61795049722b0106303a8b1 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-ruby" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/af842c-df3486%40github.com.
[jenkins-infra/jenkins-infra] 258afd: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 258afd794d942b3f4dae1fde6d3130290e87a50c https://github.com/jenkins-infra/jenkins-infra/commit/258afd794d942b3f4dae1fde6d3130290e87a50c Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.ec2_amis.ubuntu-a... ... rm64" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/df3486-258afd%40github.com.
[jenkins-infra/jenkins-infra] 46eed0: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 46eed0bb1e79957f70612569d2c0918c089eb55c https://github.com/jenkins-infra/jenkins-infra/commit/46eed0bb1e79957f70612569d2c0918c089eb55c Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-maven-11" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/258afd-46eed0%40github.com.
[jenkins-infra/jenkins-infra] 6c94a3: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 6c94a3733550973c1ea9e04f260df57168165b3c https://github.com/jenkins-infra/jenkins-infra/commit/6c94a3733550973c1ea9e04f260df57168165b3c Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.ec2_amis.ubuntu-a... ... md64" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/46eed0-6c94a3%40github.com.
[jenkins-infra/jenkins-infra] 9262a8: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 9262a839d687a2bca88a889e7455d8386d56beb9 https://github.com/jenkins-infra/jenkins-infra/commit/9262a839d687a2bca88a889e7455d8386d56beb9 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/6c94a3-9262a8%40github.com.
[jenkins-infra/jenkins-infra] 93c46e: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 93c46ed929d9bf82a395aaf3a4bce848f38cab3f https://github.com/jenkins-infra/jenkins-infra/commit/93c46ed929d9bf82a395aaf3a4bce848f38cab3f Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-maven-8" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/9262a8-93c46e%40github.com.
[jenkins-infra/jenkins-infra] f0e5a4: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: f0e5a4a06f1f49599b16a5013ba150c4d908f159 https://github.com/jenkins-infra/jenkins-infra/commit/f0e5a4a06f1f49599b16a5013ba150c4d908f159 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.azure_vms_gallery... ... _image.version" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/93c46e-f0e5a4%40github.com.
[jenkins-infra/jenkins-infra] daf730: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: daf730a037e537db4617af661c0b50382b274a14 https://github.com/jenkins-infra/jenkins-infra/commit/daf730a037e537db4617af661c0b50382b274a14 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.ec2_amis.windows-... ... amd64" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/f0e5a4-daf730%40github.com.
[jenkins-infra/jenkins-infra] 51df1f: chore: Update key "profile::buildmaster::agent_ima...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 51df1f8aa04afbd0e191f651b57adede546436a5 https://github.com/jenkins-infra/jenkins-infra/commit/51df1f8aa04afbd0e191f651b57adede546436a5 Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-node" from file "hieradata/common.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/daf730-51df1f%40github.com.
[jenkins-infra/jenkins-infra] c226bc: chore: Update key "profile::openvpn::image_tag" fr...
Branch: refs/heads/updatecli_62d5edb37e97c731f80879a07125346a692f587e79ae56ff51b646da0a7c2b2f Home: https://github.com/jenkins-infra/jenkins-infra Commit: c226bc42f8d4efe9d679fc3c8cd386b1fc3f2c4e https://github.com/jenkins-infra/jenkins-infra/commit/c226bc42f8d4efe9d679fc3c8cd386b1fc3f2c4e Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... ... mmon.yaml" Made with ❤️️ by updatecli -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_62d5edb37e97c731f80879a07125346a692f587e79ae56ff51b646da0a7c2b2f/00-c226bc%40github.com.
[jenkins-infra/jenkins-infra] a6c687: chore: Update key "profile::openvpn::image_tag" fr...
Branch: refs/heads/production Home: https://github.com/jenkins-infra/jenkins-infra Commit: a6c687b4d8d7793e504c83ccce7b22eac357a03b https://github.com/jenkins-infra/jenkins-infra/commit/a6c687b4d8d7793e504c83ccce7b22eac357a03b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... (#1937) ... mmon.yaml" Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/63b74d-a6c687%40github.com.
[jenkins-infra/jenkins-infra]
Branch: refs/heads/updatecli_62d5edb37e97c731f80879a07125346a692f587e79ae56ff51b646da0a7c2b2f Home: https://github.com/jenkins-infra/jenkins-infra -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_62d5edb37e97c731f80879a07125346a692f587e79ae56ff51b646da0a7c2b2f/c226bc-00%40github.com.
[jenkinsci/checkmarx-plugin]
Branch: refs/heads/vulnerability-fix Home: https://github.com/jenkinsci/checkmarx-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/checkmarx-plugin/push/refs/heads/vulnerability-fix/00-ba3ebf%40github.com.
[jenkins-infra/jenkins-infra] d77604: fix: correct vCPU count for T3Xlarge AWS machine (...
Branch: refs/heads/production Home: https://github.com/jenkins-infra/jenkins-infra Commit: d77604560be463358c6255a9f38f2b03d56dbf33 https://github.com/jenkins-infra/jenkins-infra/commit/d77604560be463358c6255a9f38f2b03d56dbf33 Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml Log Message: --- fix: correct vCPU count for T3Xlarge AWS machine (INFRA-3099) (#1938) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/a6c687-d77604%40github.com.
[jenkinsci/jira-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.12.4-1 Home: https://github.com/jenkinsci/jira-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/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.12.4-1/4051e5-00%40github.com.
[jenkinsci/jira-plugin] 4051e5: Bump jackson2-api from 2.12.4 to 2.12.4-1
Branch: refs/heads/master Home: https://github.com/jenkinsci/jira-plugin Commit: 4051e52a73060caa1398a42fcab0263bb1a0748a https://github.com/jenkinsci/jira-plugin/commit/4051e52a73060caa1398a42fcab0263bb1a0748a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-04 (Mon, 04 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump jackson2-api from 2.12.4 to 2.12.4-1 Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 2.12.4 to 2.12.4-1. - [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/jackson2-api-plugin/compare/jackson2-api-2.12.4...jackson2-api-2.12.4-1) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:jackson2-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Commit: edb245d90e39b61438179b70115d6f4ed369cbcd https://github.com/jenkinsci/jira-plugin/commit/edb245d90e39b61438179b70115d6f4ed369cbcd Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Merge pull request #380 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.12.4-1 Bump jackson2-api from 2.12.4 to 2.12.4-1 Compare: https://github.com/jenkinsci/jira-plugin/compare/73fe8cf0b1eb...edb245d90e39 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/73fe8c-edb245%40github.com.
[jenkinsci/spotinst-plugin] 5d1021: Add Spot Personal Access Token to Jenkins Credenti...
Branch: refs/heads/master Home: https://github.com/jenkinsci/spotinst-plugin Commit: 5d10214531d63058bccf516176ce0590019bf99a https://github.com/jenkinsci/spotinst-plugin/commit/5d10214531d63058bccf516176ce0590019bf99a Author: Lironrad <64735199+liron...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M JenkinsWiki.adoc M pom.xml M src/main/java/hudson/plugins/spotinst/api/SpotinstApi.java M src/main/java/hudson/plugins/spotinst/cloud/SpotinstTokenConfig.java A src/main/java/hudson/plugins/spotinst/common/CredentialsMethodEnum.java A src/main/java/hudson/plugins/spotinst/credentials/CredentialsStoreReader.java A src/main/java/hudson/plugins/spotinst/credentials/SpotTokenCredentials.java A src/main/java/hudson/plugins/spotinst/credentials/SpotTokenCredentialsImpl.java M src/main/resources/hudson/plugins/spotinst/cloud/SpotinstTokenConfig/config.jelly A src/main/resources/hudson/plugins/spotinst/credentials/SpotTokenCredentialsImpl/config.jelly A src/main/resources/hudson/plugins/spotinst/credentials/SpotTokenCredentialsImpl/help-id.html A src/main/resources/hudson/plugins/spotinst/credentials/SpotTokenCredentialsImpl/help-secret.html Log Message: --- Add Spot Personal Access Token to Jenkins Credentials Store (#76) add Spot Personal Access Token to Jenkins Credentials Store -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/spotinst-plugin/push/refs/heads/master/e3c410-5d1021%40github.com.
[jenkinsci/spotinst-plugin] 368cc2: [maven-release-plugin] prepare release spotinst-2.2.5
Branch: refs/heads/master Home: https://github.com/jenkinsci/spotinst-plugin Commit: 368cc26020328fd7cfe73a7303454eaeaf7a1ec1 https://github.com/jenkinsci/spotinst-plugin/commit/368cc26020328fd7cfe73a7303454eaeaf7a1ec1 Author: adiv sukonik Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release spotinst-2.2.5 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/spotinst-plugin/push/refs/heads/master/5d1021-368cc2%40github.com.
[jenkinsci/spotinst-plugin]
Branch: refs/tags/spotinst-2.2.5 Home: https://github.com/jenkinsci/spotinst-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/spotinst-plugin/push/refs/tags/spotinst-2.2.5/00-fbac18%40github.com.
[jenkinsci/spotinst-plugin] c1218c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/spotinst-plugin Commit: c1218cdffa6102638d83b6a6f019b583bcbead89 https://github.com/jenkinsci/spotinst-plugin/commit/c1218cdffa6102638d83b6a6f019b583bcbead89 Author: adiv sukonik Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/spotinst-plugin/push/refs/heads/master/368cc2-c1218c%40github.com.
[jenkins-infra/jenkins-infra] 63b74d: fix: add 'docker-windows' label to hieradata templ...
Branch: refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Home: https://github.com/jenkins-infra/jenkins-infra Commit: 63b74de7690b72cd858e57d121158d61bc4da3f5 https://github.com/jenkins-infra/jenkins-infra/commit/63b74de7690b72cd858e57d121158d61bc4da3f5 Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml M hieradata/clients/trusted-ci.yaml M hieradata/vagrant/common.yaml Log Message: --- fix: add 'docker-windows' label to hieradata templates (INFRA-3099) (#1936) Commit: a6c687b4d8d7793e504c83ccce7b22eac357a03b https://github.com/jenkins-infra/jenkins-infra/commit/a6c687b4d8d7793e504c83ccce7b22eac357a03b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... (#1937) ... mmon.yaml" Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Commit: d77604560be463358c6255a9f38f2b03d56dbf33 https://github.com/jenkins-infra/jenkins-infra/commit/d77604560be463358c6255a9f38f2b03d56dbf33 Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml Log Message: --- fix: correct vCPU count for T3Xlarge AWS machine (INFRA-3099) (#1938) Commit: 0c5c0d5ffb74dff704ac27f17f06727c2b3a1259 https://github.com/jenkins-infra/jenkins-infra/commit/0c5c0d5ffb74dff704ac27f17f06727c2b3a1259 Author: Damien Duportal Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml M hieradata/clients/trusted-ci.yaml M hieradata/common.yaml M hieradata/vagrant/common.yaml Log Message: --- Merge branch 'production' into updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a Compare: https://github.com/jenkins-infra/jenkins-infra/compare/51df1f8aa04a...0c5c0d5ffb74 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a/51df1f-0c5c0d%40github.com.
[jenkinsci/maven-plugin] 9c2402: Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#220)
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: 9c2402bd293f78f1b2e496e7082a6c2d45f87968 https://github.com/jenkinsci/maven-plugin/commit/9c2402bd293f78f1b2e496e7082a6c2d45f87968 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#220) Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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/maven-plugin/push/refs/heads/master/f1c8b9-9c2402%40github.com.
[jenkinsci/maven-plugin]
Branch: refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 Home: https://github.com/jenkinsci/maven-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1/04b33c-00%40github.com.
[jenkinsci/maven-plugin] 9cdada: Bump plexus-utils from 3.3.0 to 3.4.1
Branch: refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.4.1 Home: https://github.com/jenkinsci/maven-plugin Commit: 9cdada8ca2bd244536ff6d3e2b9abbc3f84cbb05 https://github.com/jenkinsci/maven-plugin/commit/9cdada8ca2bd244536ff6d3e2b9abbc3f84cbb05 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump plexus-utils from 3.3.0 to 3.4.1 Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.3.0...plexus-utils-3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-utils-3.4.1/00-9cdada%40github.com.
[jenkinsci/maven-plugin] c63abe: [maven-release-plugin] prepare release maven-plugi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: c63abeb7c41196133f92f0cfabe8a5208f5064fc https://github.com/jenkinsci/maven-plugin/commit/c63abeb7c41196133f92f0cfabe8a5208f5064fc Author: Olivier Lamy Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release maven-plugin-3.15 Commit: 004a6bafad3b6e16554da2e7422eb71d2f6a8e69 https://github.com/jenkinsci/maven-plugin/commit/004a6bafad3b6e16554da2e7422eb71d2f6a8e69 Author: Olivier Lamy Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] rollback the release of maven-plugin-3.15 Compare: https://github.com/jenkinsci/maven-plugin/compare/9c2402bd293f...004a6bafad3b -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/9c2402-004a6b%40github.com.
[jenkinsci/maven-plugin] 1d3912: [maven-release-plugin] prepare release maven-plugi...
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: 1d3912c3075eb9fc9d69725d5e4e8a59420bae97 https://github.com/jenkinsci/maven-plugin/commit/1d3912c3075eb9fc9d69725d5e4e8a59420bae97 Author: Olivier Lamy Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release maven-plugin-3.15 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/004a6b-1d3912%40github.com.
[jenkinsci/maven-plugin]
Branch: refs/tags/maven-plugin-3.15 Home: https://github.com/jenkinsci/maven-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/tags/maven-plugin-3.15/00-3a0fbf%40github.com.
[jenkinsci/maven-plugin] 88c16c: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/maven-plugin Commit: 88c16cc62bec654a5373da2fb66ad81daae9916f https://github.com/jenkinsci/maven-plugin/commit/88c16cc62bec654a5373da2fb66ad81daae9916f Author: Olivier Lamy Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-plugin/push/refs/heads/master/1d3912-88c16c%40github.com.
[jenkinsci/jenkins]
Branch: refs/tags/jenkins-2.317 Home: https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/tags/jenkins-2.317/00-f56e9a%40github.com.
[jenkinsci/jenkins] 94cf5e: [maven-release-plugin] prepare release jenkins-2.317
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 94cf5e213f83668e52fb331e38ad04ae0f1bef0e https://github.com/jenkinsci/jenkins/commit/94cf5e213f83668e52fb331e38ad04ae0f1bef0e Author: Jenkins Release Bot <66998184+jenkins-release-...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M bom/pom.xml M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: --- [maven-release-plugin] prepare release jenkins-2.317 Commit: 71b05927206b78009555698866ac4bdd9d742efe https://github.com/jenkinsci/jenkins/commit/71b05927206b78009555698866ac4bdd9d742efe Author: Jenkins Release Bot <66998184+jenkins-release-...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M bom/pom.xml M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/jenkins/compare/3301e9254739...71b05927206b -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/3301e9-71b059%40github.com.
[jenkins-infra/jenkins.io] c0ec22: Automated changelog for 2.318
Branch: refs/heads/automated-weekly-changelog/2.318 Home: https://github.com/jenkins-infra/jenkins.io Commit: c0ec22123186d98c49b18f670f653bcdbdda2071 https://github.com/jenkins-infra/jenkins.io/commit/c0ec22123186d98c49b18f670f653bcdbdda2071 Author: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Automated changelog for 2.318 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.318/00-c0ec22%40github.com.
[jenkinsci/nexus-platform-plugin] d8da47: Update nexus-platform-api version to 3.44.6-03
Branch: refs/heads/main Home: https://github.com/jenkinsci/nexus-platform-plugin Commit: d8da4757c26547cb2e60f03d4ffc0bdaa176bf89 https://github.com/jenkinsci/nexus-platform-plugin/commit/d8da4757c26547cb2e60f03d4ffc0bdaa176bf89 Author: Eduard Tita Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Update nexus-platform-api version to 3.44.6-03 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/main/edeb23-d8da47%40github.com.
[jenkinsci/timestamper-plugin] 7ebb67: Bump owasp-java-html-sanitizer from 20200713.1 to ...
Branch: refs/heads/dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20211018.2 Home: https://github.com/jenkinsci/timestamper-plugin Commit: 7ebb67bc6c1708367a34e073d0dd313fac37c747 https://github.com/jenkinsci/timestamper-plugin/commit/7ebb67bc6c1708367a34e073d0dd313fac37c747 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump owasp-java-html-sanitizer from 20200713.1 to 20211018.2 Bumps owasp-java-html-sanitizer from 20200713.1 to 20211018.2. --- updated-dependencies: - dependency-name: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20211018.2/00-7ebb67%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.29 Home: https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.29/416734-00%40github.com.
[jenkinsci/configuration-as-code-plugin] bd7727: Bump plugin from 4.28 to 4.29 (#1774)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: bd77277c2618af9990aac870e70b6f45117e53b4 https://github.com/jenkinsci/configuration-as-code-plugin/commit/bd77277c2618af9990aac870e70b6f45117e53b4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump plugin from 4.28 to 4.29 (#1774) 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/configuration-as-code-plugin/push/refs/heads/master/10602b-bd7727%40github.com.
[jenkinsci/configuration-as-code-plugin] b26d83: Bump joda-time from 2.10.11 to 2.10.12 (#1760)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: b26d8331d0aa6fdc3c99501faf76795fb005f953 https://github.com/jenkinsci/configuration-as-code-plugin/commit/b26d8331d0aa6fdc3c99501faf76795fb005f953 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump joda-time from 2.10.11 to 2.10.12 (#1760) 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/configuration-as-code-plugin/push/refs/heads/master/bd7727-b26d83%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/dependabot/maven/joda-time-joda-time-2.10.12 Home: https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/joda-time-joda-time-2.10.12/812f20-00%40github.com.
[jenkinsci/configuration-as-code-plugin] b6a16e: Bump netty-bom from 4.1.67.Final to 4.1.69.Final (...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: b6a16e527afb27d76e8133e8c15270b71a7f2c04 https://github.com/jenkinsci/configuration-as-code-plugin/commit/b6a16e527afb27d76e8133e8c15270b71a7f2c04 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump netty-bom from 4.1.67.Final to 4.1.69.Final (#1764) 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/configuration-as-code-plugin/push/refs/heads/master/b26d83-b6a16e%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/dependabot/maven/io.netty-netty-bom-4.1.69.Final Home: https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.netty-netty-bom-4.1.69.Final/a51ca1-00%40github.com.
[jenkinsci/acceptance-test-harness] af8260: fix: use specific 'docker-highmem' instead of the ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: af8260c850c91ebd47819d5a13e648c55d724ecd https://github.com/jenkinsci/acceptance-test-harness/commit/af8260c850c91ebd47819d5a13e648c55d724ecd Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M Jenkinsfile Log Message: --- fix: use specific 'docker-highmem' instead of the combination of 'docker' and 'highmem' (INFRA-3099) (#703) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/a3ee65-af8260%40github.com.
[jenkinsci/configuration-as-code-plugin] a8de2c: Bump jackson.version from 2.12.4 to 2.13.0
Branch: refs/heads/dependabot/maven/jackson.version-2.13.0 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: a8de2cf70a9649320b3a55a66a1f3e9b927d4d6c https://github.com/jenkinsci/configuration-as-code-plugin/commit/a8de2cf70a9649320b3a55a66a1f3e9b927d4d6c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump jackson.version from 2.12.4 to 2.13.0 Bumps `jackson.version` from 2.12.4 to 2.13.0. Updates `jackson-core` from 2.12.4 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.4...jackson-core-2.13.0) Updates `jackson-databind` from 2.12.4 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-jaxrs-json-provider` from 2.12.4 to 2.13.0 Updates `jaxrs-json-provider` from 2.12.4 to 2.13.0 Updates `jackson-module-jaxb-annotations` from 2.12.4 to 2.13.0 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.12.4...jackson-modules-base-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.jaxrs:jaxrs-json-provider dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/jackson.version-2.13.0/6ea7b6-a8de2c%40github.com.
[jenkinsci/configuration-as-code-plugin] da8270: Bump protobuf-java from 3.18.0 to 3.18.1
Branch: refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.18.1 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: da82705aa5ec5c9b38e355c178bf9036bd888141 https://github.com/jenkinsci/configuration-as-code-plugin/commit/da82705aa5ec5c9b38e355c178bf9036bd888141 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump protobuf-java from 3.18.0 to 3.18.1 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 3.18.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.18.0...v3.18.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.18.1/00-da8270%40github.com.
[jenkinsci/configuration-as-code-plugin] 074b65: Bump artifact-manager-s3 from 1.15 to 1.16
Branch: refs/heads/dependabot/maven/io.jenkins.plugins-artifact-manager-s3-1.16 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 074b655e496d447ef48e7224383a62d14ac17c8f https://github.com/jenkinsci/configuration-as-code-plugin/commit/074b655e496d447ef48e7224383a62d14ac17c8f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump artifact-manager-s3 from 1.15 to 1.16 Bumps [artifact-manager-s3](https://github.com/jenkinsci/artifact-manager-s3-plugin) from 1.15 to 1.16. - [Release notes](https://github.com/jenkinsci/artifact-manager-s3-plugin/releases) - [Commits](https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/artifact-manager-s3-1.15...artifact-manager-s3-1.16) --- updated-dependencies: - dependency-name: io.jenkins.plugins:artifact-manager-s3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-artifact-manager-s3-1.16/00-074b65%40github.com.
[jenkinsci/configuration-as-code-plugin] 609aca: Bump ec2 from 1.64 to 1.65
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-ec2-1.65 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 609acaa7302cad755ff22044a85bdaabd5197eb8 https://github.com/jenkinsci/configuration-as-code-plugin/commit/609acaa7302cad755ff22044a85bdaabd5197eb8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump ec2 from 1.64 to 1.65 Bumps [ec2](https://github.com/jenkinsci/ec2-plugin) from 1.64 to 1.65. - [Release notes](https://github.com/jenkinsci/ec2-plugin/releases) - [Changelog](https://github.com/jenkinsci/ec2-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/ec2-plugin/compare/ec2-1.64...ec2-1.65) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:ec2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-ec2-1.65/00-609aca%40github.com.
[jenkinsci/ircbot-plugin] c43cb9: build(deps): bump maven-plugin from 3.13 to 3.15
Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.15 Home: https://github.com/jenkinsci/ircbot-plugin Commit: c43cb9050bd0567acc4fa79cbcb795bfc2ec0d4c https://github.com/jenkinsci/ircbot-plugin/commit/c43cb9050bd0567acc4fa79cbcb795bfc2ec0d4c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- build(deps): bump maven-plugin from 3.13 to 3.15 Bumps [maven-plugin](https://github.com/jenkinsci/maven-plugin) from 3.13 to 3.15. - [Release notes](https://github.com/jenkinsci/maven-plugin/releases) - [Changelog](https://github.com/jenkinsci/maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/maven-plugin/compare/maven-plugin-3.13...maven-plugin-3.15) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ircbot-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.15/00-c43cb9%40github.com.
[jenkinsci/ircbot-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.14 Home: https://github.com/jenkinsci/ircbot-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ircbot-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.14/96adba-00%40github.com.
[jenkins-infra/jenkins.io] f8f2f3: Automated changelog for 2.317
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: f8f2f3493c0bbb75bf487778ef354babe791aa9d https://github.com/jenkins-infra/jenkins.io/commit/f8f2f3493c0bbb75bf487778ef354babe791aa9d Author: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Automated changelog for 2.317 Commit: 0b1eafa0eccd400f8b53138366286a77711fd588 https://github.com/jenkins-infra/jenkins.io/commit/0b1eafa0eccd400f8b53138366286a77711fd588 Author: Mark Waite Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Merge pull request #4631 from jenkins-infra/automated-weekly-changelog/2.317 Automated changelog for 2.317 Compare: https://github.com/jenkins-infra/jenkins.io/compare/22a57e7e9f12...0b1eafa0eccd -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/22a57e-0b1eaf%40github.com.
[jenkins-infra/jenkins.io]
Branch: refs/heads/automated-weekly-changelog/2.317 Home: https://github.com/jenkins-infra/jenkins.io -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.317/f8f2f3-00%40github.com.
[jenkinsci/nexus-platform-plugin]
Branch: refs/heads/CLM-19409-java-17 Home: https://github.com/jenkinsci/nexus-platform-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/CLM-19409-java-17/00-edeb23%40github.com.
[jenkinsci/nexus-platform-plugin]
Branch: refs/heads/CLM-19409-java-17 Home: https://github.com/jenkinsci/nexus-platform-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nexus-platform-plugin/push/refs/heads/CLM-19409-java-17/edeb23-00%40github.com.
[jenkinsci/jenkins] fc376e: [JENKINS-66613] Correct Antlr grammar for LabelExp...
Branch: refs/heads/stable-2.303 Home: https://github.com/jenkinsci/jenkins Commit: fc376ec38d442bd9fbeae6acad4984b09a826e42 https://github.com/jenkinsci/jenkins/commit/fc376ec38d442bd9fbeae6acad4984b09a826e42 Author: Wadeck Follonier Date: 2021-10-17 (Sun, 17 Oct 2021) Changed paths: M core/src/main/grammar/labelExpr.g M core/src/main/java/hudson/model/Label.java M test/src/test/java/hudson/model/labels/LabelExpressionTest.java Log Message: --- [JENKINS-66613] Correct Antlr grammar for LabelExpression (#5722) (cherry picked from commit 9ced53cefbedc948d30aa8ffd029f5d7268243a7) Commit: c5beb283d2b940b78c2c1ddd6a7ffcb9956f008c https://github.com/jenkinsci/jenkins/commit/c5beb283d2b940b78c2c1ddd6a7ffcb9956f008c Author: Raihaan Shouhell Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M core/src/main/grammar/labelExpr.g M core/src/main/java/hudson/model/Label.java M test/src/test/java/hudson/model/labels/LabelExpressionTest.java Log Message: --- Merge pull request #5826 from res0nance/backport-2.303.3 Backporting 2.303.3 Compare: https://github.com/jenkinsci/jenkins/compare/8290179b...c5beb283d2b9 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an 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/stable-2.303/829017-c5beb2%40github.com.
[jenkins-infra/jenkins.io] 0cf7f7: Refresh preparing for plugin development tutorial
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: 0cf7f7f82405e057e14ff081bb44ae1b9f3cbc0d https://github.com/jenkins-infra/jenkins.io/commit/0cf7f7f82405e057e14ff081bb44ae1b9f3cbc0d Author: Tim Jacomb Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/doc/developer/tutorial/prepare.adoc Log Message: --- Refresh preparing for plugin development tutorial Commit: 0f5f8c15ce84884b0a0d2a8f1f87a24fc9f44992 https://github.com/jenkins-infra/jenkins.io/commit/0f5f8c15ce84884b0a0d2a8f1f87a24fc9f44992 Author: Mark Waite Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/doc/developer/tutorial/prepare.adoc Log Message: --- Merge pull request #4643 from timja/update-dev-tutorial Refresh preparing for plugin development tutorial Compare: https://github.com/jenkins-infra/jenkins.io/compare/0b1eafa0eccd...0f5f8c15ce84 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/0b1eaf-0f5f8c%40github.com.
[jenkins-infra/jenkins.io] 22f425: Split remoting 4.11 into two items
Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: 22f4257253d28b5bc218e6461d77872323de86ae https://github.com/jenkins-infra/jenkins.io/commit/22f4257253d28b5bc218e6461d77872323de86ae Author: Mark Waite Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Split remoting 4.11 into two items Also moves the build history fix higher in the list because of the number of times it was mentioned in ratings. Commit: b5738f111d6d885ece3072d6ef2d49f40a563cc0 https://github.com/jenkins-infra/jenkins.io/commit/b5738f111d6d885ece3072d6ef2d49f40a563cc0 Author: Mark Waite Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M content/_data/changelogs/weekly.yml Log Message: --- Merge pull request #4645 from MarkEWaite/updaet-changelog-2.317 Split remoting 4.11 into two items Compare: https://github.com/jenkins-infra/jenkins.io/compare/0f5f8c15ce84...b5738f111d6d -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/0f5f8c-b5738f%40github.com.
[jenkinsci/s3-plugin] 086cf1: Bump maven-plugin from 3.13 to 3.15
Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.15 Home: https://github.com/jenkinsci/s3-plugin Commit: 086cf18f9fe464efd5905dafe1483ac7a7e13038 https://github.com/jenkinsci/s3-plugin/commit/086cf18f9fe464efd5905dafe1483ac7a7e13038 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump maven-plugin from 3.13 to 3.15 Bumps [maven-plugin](https://github.com/jenkinsci/maven-plugin) from 3.13 to 3.15. - [Release notes](https://github.com/jenkinsci/maven-plugin/releases) - [Changelog](https://github.com/jenkinsci/maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/maven-plugin/compare/maven-plugin-3.13...maven-plugin-3.15) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/s3-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.15/00-086cf1%40github.com.
[jenkinsci/s3-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.14 Home: https://github.com/jenkinsci/s3-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/s3-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-maven-plugin-3.14/3f93d2-00%40github.com.
[jenkinsci/s3-plugin] d2de4f: Bump testcontainers from 1.16.0 to 1.16.1
Branch: refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.16.1 Home: https://github.com/jenkinsci/s3-plugin Commit: d2de4f6d508148faa4bda26437b93c2c2bd2b89f https://github.com/jenkinsci/s3-plugin/commit/d2de4f6d508148faa4bda26437b93c2c2bd2b89f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump testcontainers from 1.16.0 to 1.16.1 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.0...1.16.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/s3-plugin/push/refs/heads/dependabot/maven/org.testcontainers-testcontainers-1.16.1/00-d2de4f%40github.com.
[jenkinsci/plugin-compat-tester] 2658ce: Remove adhoc dependency replacement for maven-plugin
Branch: refs/heads/remove-maven-plugin-adhoc-dependency Home: https://github.com/jenkinsci/plugin-compat-tester Commit: 2658ce36d124f73fd9bbaadddbf1e8b9a6370486 https://github.com/jenkinsci/plugin-compat-tester/commit/2658ce36d124f73fd9bbaadddbf1e8b9a6370486 Author: imonteroperez Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java M plugins-compat-tester/src/main/java/org/jenkins/tools/test/model/MavenPom.java M plugins-compat-tester/src/test/java/org/jenkins/tools/test/model/MavenPomTest.java Log Message: --- Remove adhoc dependency replacement for maven-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-compat-tester/push/refs/heads/remove-maven-plugin-adhoc-dependency/00-2658ce%40github.com.
[jenkinsci/plugin-compat-tester]
Branch: refs/heads/remove-maven-plugin-adhoc-dependency Home: https://github.com/jenkinsci/plugin-compat-tester -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-compat-tester/push/refs/heads/remove-maven-plugin-adhoc-dependency/2658ce-00%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-ec2-1.65 Home: https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-ec2-1.65/609aca-00%40github.com.
[jenkinsci/configuration-as-code-plugin] 46ebf4: Bump ec2 from 1.64 to 1.65 (#1776)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 46ebf420ae25fac889cd2c688a6a24193ecd86a2 https://github.com/jenkinsci/configuration-as-code-plugin/commit/46ebf420ae25fac889cd2c688a6a24193ecd86a2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump ec2 from 1.64 to 1.65 (#1776) 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/configuration-as-code-plugin/push/refs/heads/master/b6a16e-46ebf4%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.18.1 Home: https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.18.1/da8270-00%40github.com.
[jenkinsci/configuration-as-code-plugin] e3e4a6: Bump protobuf-java from 3.18.0 to 3.18.1 (#1775)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: e3e4a6dd32030b61e5212604f6fbf1224818ca7f https://github.com/jenkinsci/configuration-as-code-plugin/commit/e3e4a6dd32030b61e5212604f6fbf1224818ca7f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump protobuf-java from 3.18.0 to 3.18.1 (#1775) 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/configuration-as-code-plugin/push/refs/heads/master/46ebf4-e3e4a6%40github.com.
[jenkinsci/configuration-as-code-plugin] f4a17e: Bump aws-global-configuration from 1.6 to 1.7
Branch: refs/heads/dependabot/maven/io.jenkins.plugins-aws-global-configuration-1.7 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: f4a17e8e2b67004508c1c013bbf227c3fcac060b https://github.com/jenkinsci/configuration-as-code-plugin/commit/f4a17e8e2b67004508c1c013bbf227c3fcac060b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump aws-global-configuration from 1.6 to 1.7 Bumps [aws-global-configuration](https://github.com/jenkinsci/aws-global-configuration-plugin) from 1.6 to 1.7. - [Release notes](https://github.com/jenkinsci/aws-global-configuration-plugin/releases) - [Changelog](https://github.com/jenkinsci/aws-global-configuration-plugin/blob/master/old-changes.md) - [Commits](https://github.com/jenkinsci/aws-global-configuration-plugin/compare/aws-global-configuration-1.6...aws-global-configuration-1.7) --- updated-dependencies: - dependency-name: io.jenkins.plugins:aws-global-configuration dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-aws-global-configuration-1.7/00-f4a17e%40github.com.
[jenkinsci/configuration-as-code-plugin] 23a226: Bump maven-artifact from 3.8.2 to 3.8.3
Branch: refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.8.3 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 23a226e0b824f5ccf227a13836ee4fc91c9d7ba4 https://github.com/jenkinsci/configuration-as-code-plugin/commit/23a226e0b824f5ccf227a13836ee4fc91c9d7ba4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M integrations/pom.xml Log Message: --- Bump maven-artifact from 3.8.2 to 3.8.3 Bumps [maven-artifact](https://github.com/apache/maven) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.3) --- updated-dependencies: - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.8.3/00-23a226%40github.com.
[jenkins-infra/jenkins-infra] 6fe1a7: [updatecli] Bump agent templates version on all co...
Branch: refs/heads/upcoming-breaking-change Home: https://github.com/jenkins-infra/jenkins-infra Commit: 6fe1a72f21b0542a0301477a80a56ae839034a79 https://github.com/jenkins-infra/jenkins-infra/commit/6fe1a72f21b0542a0301477a80a56ae839034a79 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-18 (Mon, 18 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- [updatecli] Bump agent templates version on all controllers (#1933) * chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-maven-11" from file "hieradata/common.yaml" Made with ❤️️ by updatecli * chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp" from file "hieradata/common.yaml" Made with ❤️️ by updatecli * chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-alpine" from file "hieradata/common.yaml" Made with ❤️️ by updatecli * chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-ruby" from file "hieradata/common.yaml" Made with ❤️️ by updatecli * chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-maven-8" from file "hieradata/common.yaml" Made with ❤️️ by updatecli * chore: Update key "profile::buildmaster::agent_images.container_images ... jnlp-node" from file "hieradata/common.yaml" Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Commit: 8478a75aad003bb635088e5ee547bbd6af8347fd https://github.com/jenkins-infra/jenkins-infra/commit/8478a75aad003bb635088e5ee547bbd6af8347fd Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-18 (Mon, 18 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml M hieradata/vagrant/common.yaml Log Message: --- fix: add 'docker-highmen' label to hieradata templates (INFRA-3099) (#1934) Commit: 63b74de7690b72cd858e57d121158d61bc4da3f5 https://github.com/jenkins-infra/jenkins-infra/commit/63b74de7690b72cd858e57d121158d61bc4da3f5 Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml M hieradata/clients/trusted-ci.yaml M hieradata/vagrant/common.yaml Log Message: --- fix: add 'docker-windows' label to hieradata templates (INFRA-3099) (#1936) Commit: a6c687b4d8d7793e504c83ccce7b22eac357a03b https://github.com/jenkins-infra/jenkins-infra/commit/a6c687b4d8d7793e504c83ccce7b22eac357a03b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/common.yaml Log Message: --- chore: Update key "profile::openvpn::image_tag" from file "hieradata/co... (#1937) ... mmon.yaml" Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Commit: d77604560be463358c6255a9f38f2b03d56dbf33 https://github.com/jenkins-infra/jenkins-infra/commit/d77604560be463358c6255a9f38f2b03d56dbf33 Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml Log Message: --- fix: correct vCPU count for T3Xlarge AWS machine (INFRA-3099) (#1938) Commit: 666bce1dc8eb2dfb4769d600e6b9ffe3b6eea664 https://github.com/jenkins-infra/jenkins-infra/commit/666bce1dc8eb2dfb4769d600e6b9ffe3b6eea664 Author: Damien Duportal Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M hieradata/clients/azure.ci.jenkins.io.yaml M hieradata/clients/trusted-ci.yaml M hieradata/common.yaml M hieradata/vagrant/common.yaml Log Message: --- Merge branch 'production' into upcoming-breaking-change Compare: https://github.com/jenkins-infra/jenkins-infra/compare/bd6db900943f...666bce1dc8eb -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send 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/upcoming-breaking-change/bd6db9-666bce%40github.com.
[jenkinsci/timestamper-plugin] 164a2f: Bump owasp-java-html-sanitizer from 20200713.1 to ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/timestamper-plugin Commit: 164a2fcbecffea3a202601c0b9c04e62dc70d39b https://github.com/jenkinsci/timestamper-plugin/commit/164a2fcbecffea3a202601c0b9c04e62dc70d39b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M pom.xml Log Message: --- Bump owasp-java-html-sanitizer from 20200713.1 to 20211018.2 Bumps owasp-java-html-sanitizer from 20200713.1 to 20211018.2. --- updated-dependencies: - dependency-name: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/c48daf-164a2f%40github.com.
[jenkinsci/timestamper-plugin]
Branch: refs/heads/dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20211018.2 Home: https://github.com/jenkinsci/timestamper-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/timestamper-plugin/push/refs/heads/dependabot/maven/com.googlecode.owasp-java-html-sanitizer-owasp-java-html-sanitizer-20211018.2/7ebb67-00%40github.com.
[jenkinsci/swarm-plugin] 7eabc2: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/swarm-plugin Commit: 7eabc2ccc8b3c89baba9e1eb3c94932317ea10d1 https://github.com/jenkinsci/swarm-plugin/commit/7eabc2ccc8b3c89baba9e1eb3c94932317ea10d1 Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/swarm-plugin/push/refs/heads/master/906ea5-7eabc2%40github.com.
[jenkinsci/emailext-template-plugin] bbbb4d: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/emailext-template-plugin Commit: 4d677e966f4b959e680e1dde2ac3b6b522a7 https://github.com/jenkinsci/emailext-template-plugin/commit/4d677e966f4b959e680e1dde2ac3b6b522a7 Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/emailext-template-plugin/push/refs/heads/master/56d108-4d%40github.com.
[jenkinsci/email-ext-plugin] cca14d: Update GitHub configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/email-ext-plugin Commit: cca14d479c09ee7b2920a621b5789b3f54a3417c https://github.com/jenkinsci/email-ext-plugin/commit/cca14d479c09ee7b2920a621b5789b3f54a3417c Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update GitHub 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/email-ext-plugin/push/refs/heads/master/7d2156-cca14d%40github.com.
[jenkinsci/gitlab-oauth-plugin] 61ef17: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/gitlab-oauth-plugin Commit: 61ef174e59b81e5abebfd95dcc05ea9fb6df34d4 https://github.com/jenkinsci/gitlab-oauth-plugin/commit/61ef174e59b81e5abebfd95dcc05ea9fb6df34d4 Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/gitlab-oauth-plugin/push/refs/heads/master/f27338-61ef17%40github.com.
[jenkinsci/lockable-resources-plugin] 0230b7: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/lockable-resources-plugin Commit: 0230b791439dfb8ac214adaa3ffe0188a975032a https://github.com/jenkinsci/lockable-resources-plugin/commit/0230b791439dfb8ac214adaa3ffe0188a975032a Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/lockable-resources-plugin/push/refs/heads/master/52d3b4-0230b7%40github.com.
[jenkinsci/resource-disposer-plugin] da1848: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/resource-disposer-plugin Commit: da18485277812da2768db9d35ea12546702ec4da https://github.com/jenkinsci/resource-disposer-plugin/commit/da18485277812da2768db9d35ea12546702ec4da Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/resource-disposer-plugin/push/refs/heads/master/2c34ec-da1848%40github.com.
[jenkinsci/text-finder-plugin] 01c8ee: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/text-finder-plugin Commit: 01c8ee229151f959da2d086c9aa57598904efa13 https://github.com/jenkinsci/text-finder-plugin/commit/01c8ee229151f959da2d086c9aa57598904efa13 Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/text-finder-plugin/push/refs/heads/master/d415bd-01c8ee%40github.com.
[jenkinsci/throttle-concurrent-builds-plugin] 99cc0a: Update Dependabot configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/throttle-concurrent-builds-plugin Commit: 99cc0a27f09f67b70691f33c5a32f2d0dea4fb31 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/99cc0a27f09f67b70691f33c5a32f2d0dea4fb31 Author: Basil Crow Date: 2021-10-19 (Tue, 19 Oct 2021) Changed paths: M .github/dependabot.yml Log Message: --- Update Dependabot 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/throttle-concurrent-builds-plugin/push/refs/heads/master/b06626-99cc0a%40github.com.