From 80df687ae1e1ac6b65ce6629f3f6aac300f99014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 17:41:32 +0000 Subject: [PATCH 1/2] Bump jenkins.version from 2.421 to 2.422 for bom-weekly (#2468) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- sample-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index c80d16b28..3397409a2 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,7 @@ 999999-SNAPSHOT weekly - 2.421 + 2.422 false From ccce37241ba96b2269fcfba641f4fd1a07a7fec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:08:30 +0000 Subject: [PATCH 2/2] Bump org.jenkins-ci.plugins:github-branch-source from 1732.v3f1889a_c475b_ to 1734.v8a_ed3a_653490 in /bom-weekly (#2467) * Bump org.jenkins-ci.plugins:github-branch-source in /bom-weekly Bumps [org.jenkins-ci.plugins:github-branch-source](https://github.com/jenkinsci/github-branch-source-plugin) from 1732.v3f1889a_c475b_ to 1734.v8a_ed3a_653490. - [Release notes](https://github.com/jenkinsci/github-branch-source-plugin/releases) - [Changelog](https://github.com/jenkinsci/github-branch-source-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/github-branch-source-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:github-branch-source dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Remove unnecessary exclusion --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow --- bom-weekly/pom.xml | 2 +- excludes.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index d0b3fba87..c7ea4363c 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -561,7 +561,7 @@ org.jenkins-ci.plugins github-branch-source - 1732.v3f1889a_c475b_ + 1734.v8a_ed3a_653490 org.jenkins-ci.plugins diff --git a/excludes.txt b/excludes.txt index 928f64e99..ab96f1335 100644 --- a/excludes.txt +++ b/excludes.txt @@ -16,9 +16,6 @@ jenkins.plugins.http_request.HttpRequestStepRoundTripTest # TODO flakes on CI for inscrutable reasons org.jenkinsci.plugins.durabletask.BourneShellScriptTest -# TODO https://github.com/jenkinsci/github-branch-source-plugin/pull/724 -org.jenkinsci.plugins.github_branch_source.GitHubSCMSourceTraitsTest#given__configuredInstance__when__uninstantiating__then__deprecatedFieldsIgnored - # TODO tends to run out of memory org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest