Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:github-branch-source from 1732.v3f1889a_c…
Browse files Browse the repository at this point in the history
…475b_ 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] <support@github.com>

* Remove unnecessary exclusion

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <me@basilcrow.com>
  • Loading branch information
dependabot[bot] and basil authored Sep 5, 2023
1 parent 80df687 commit ccce372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-branch-source</artifactId>
<version>1732.v3f1889a_c475b_</version>
<version>1734.v8a_ed3a_653490</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down
3 changes: 0 additions & 3 deletions excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ccce372

Please sign in to comment.