Bump github-api from 1.116 to 1.117 #585

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.117 into greg-dev 2020-11-25 14:20:23 +01:00
dependabot-preview[bot] commented 2020-11-25 14:20:10 +01:00 (Migrated from github.com)

Bumps github-api from 1.116 to 1.117.

Release notes

Sourced from github-api's releases.

v1.117 🌈

Changes

Dependencies

  • Chore(deps-dev): Bump mockito-core from 3.5.2 to 3.5.7 @dependabot (#936)
  • Chore(deps): Bump spotbugs.version from 4.1.1 to 4.1.2 @dependabot (#931)
  • Chore(deps-dev): Bump mockito-core from 3.5.0 to 3.5.2 @dependabot (#930)
  • Chore(deps-dev): Bump mockito-core from 3.4.6 to 3.5.0 @dependabot (#927)
  • Chore(deps-dev): Bump mockito-core from 3.5.7 to 3.6.0 @dependabot (#974)
  • Chore(deps-dev): Bump org.eclipse.jgit from 5.7.0.202003110725-r to 5.9.0.202009080501-r @dependabot (#973)
  • Chore(deps-dev): Bump junit from 4.13 to 4.13.1 @dependabot (#963)
  • Chore(deps-dev): Bump wiremock-jre8-standalone from 2.27.1 to 2.27.2 @dependabot (#956)
  • Chore(deps): Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 @dependabot (#958)
Commits
  • e92f132 [maven-release-plugin] prepare release github-api-1.117
  • 208904b Merge pull request #980 from mrginglymus/check-patcher
  • a433bcd Merge pull request #979 from seregamorph/feature/pull_request-edited
  • 77baafa Add method for updating check run by ID
  • 224d8c7 Add wiremocks for tests, move existing tests to test org
  • 0feb520 pull_request action "edited": changes - test
  • ca365b1 Merge remote-tracking branch 'origin/master' into feature/pull_request-edited
  • bde6ad9 Add a test for check updates
  • 4953f45 Create check run updater
  • 4415ac8 Update src/test/java/org/kohsuke/github/GHEventPayloadTest.java
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Bumps [github-api](https://github.com/hub4j/github-api) from 1.116 to 1.117. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hub4j/github-api/releases">github-api's releases</a>.</em></p> <blockquote> <h2>v1.117 🌈</h2> <h2>Changes</h2> <ul> <li>Add ability to update a check run <a href="https://github.com/mrginglymus">@mrginglymus</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/980">#980</a>)</li> <li>pull_request action &quot;edited&quot;: changes <a href="https://github.com/seregamorph">@seregamorph</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/979">#979</a>)</li> <li>Include assets directly in GHRelease <a href="https://github.com/skaldarnar">@skaldarnar</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/977">#977</a>)</li> <li><a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/947">#947</a> base event payload <a href="https://github.com/seregamorph">@seregamorph</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/976">#976</a>)</li> <li>List repositories for a GHAppInstallation <a href="https://github.com/tginiotis-at-work">@tginiotis-at-work</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/952">#952</a>)</li> <li>List team members by role <a href="https://github.com/tginiotis-at-work">@tginiotis-at-work</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/950">#950</a>)</li> <li>user, push, pull event extensions <a href="https://github.com/seregamorph">@seregamorph</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/944">#944</a>)</li> <li>Get comments on a specific commit <a href="https://github.com/tginiotis-at-work">@tginiotis-at-work</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/953">#953</a>)</li> <li>Allow adding signature to commits <a href="https://github.com/tginiotis-at-work">@tginiotis-at-work</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/951">#951</a>)</li> <li>GH docs have moved, adjust assertion accordingly. <a href="https://github.com/chids">@chids</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/965">#965</a>)</li> <li>GHPullRequest.getLabels should not go to the GHIssue API endpoint <a href="https://github.com/jglick">@jglick</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/964">#964</a>)</li> <li>pullRequestReview.review.htmlUrl <a href="https://github.com/seregamorph">@seregamorph</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/946">#946</a>)</li> <li>Fix events javadoc references <a href="https://github.com/seregamorph">@seregamorph</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/942">#942</a>)</li> <li>methods for listing PRs where the commit is head &amp; listing branches which contain the commit <a href="https://github.com/tginiotis-at-work">@tginiotis-at-work</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/922">#922</a>)</li> <li>update branch &amp; change base on PRs <a href="https://github.com/tginiotis-at-work">@tginiotis-at-work</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/921">#921</a>)</li> </ul> <h2>Dependencies</h2> <ul> <li>Chore(deps-dev): Bump mockito-core from 3.5.2 to 3.5.7 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/936">#936</a>)</li> <li>Chore(deps): Bump spotbugs.version from 4.1.1 to 4.1.2 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/931">#931</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 3.5.0 to 3.5.2 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/930">#930</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 3.4.6 to 3.5.0 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/927">#927</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 3.5.7 to 3.6.0 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/974">#974</a>)</li> <li>Chore(deps-dev): Bump org.eclipse.jgit from 5.7.0.202003110725-r to 5.9.0.202009080501-r <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/973">#973</a>)</li> <li>Chore(deps-dev): Bump junit from 4.13 to 4.13.1 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/963">#963</a>)</li> <li>Chore(deps-dev): Bump wiremock-jre8-standalone from 2.27.1 to 2.27.2 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/956">#956</a>)</li> <li>Chore(deps): Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 <a href="https://github.com/dependabot">@dependabot</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/958">#958</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/e92f1321d4c9f19691febe11406479eae959bc53"><code>e92f132</code></a> [maven-release-plugin] prepare release github-api-1.117</li> <li><a href="https://github.com/hub4j/github-api/commit/208904b6348e6e386c0f74d42ff1f2ed9a5e8aa5"><code>208904b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/980">#980</a> from mrginglymus/check-patcher</li> <li><a href="https://github.com/hub4j/github-api/commit/a433bcda2e51dddfd0e254d58cd582e3e8e71abe"><code>a433bcd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/979">#979</a> from seregamorph/feature/pull_request-edited</li> <li><a href="https://github.com/hub4j/github-api/commit/77baafa6435c0af2b89bdf404035f405e6ba2e77"><code>77baafa</code></a> Add method for updating check run by ID</li> <li><a href="https://github.com/hub4j/github-api/commit/224d8c7cb473fa0d5290bcef176f9723a46bba65"><code>224d8c7</code></a> Add wiremocks for tests, move existing tests to test org</li> <li><a href="https://github.com/hub4j/github-api/commit/0feb520549632c8ddb41f36d192dffdd5f385676"><code>0feb520</code></a> pull_request action &quot;edited&quot;: changes - test</li> <li><a href="https://github.com/hub4j/github-api/commit/ca365b12f62a1962150264df0c38bdaf33f757ec"><code>ca365b1</code></a> Merge remote-tracking branch 'origin/master' into feature/pull_request-edited</li> <li><a href="https://github.com/hub4j/github-api/commit/bde6ad9a06cc71db3d0b8b187bfab5f889175b5c"><code>bde6ad9</code></a> Add a test for check updates</li> <li><a href="https://github.com/hub4j/github-api/commit/4953f4500d7534d759e69722d99f3cfc28d6af2d"><code>4953f45</code></a> Create check run updater</li> <li><a href="https://github.com/hub4j/github-api/commit/4415ac8fd2f72ee1290b3d958ae7ecaf16578316"><code>4415ac8</code></a> Update src/test/java/org/kohsuke/github/GHEventPayloadTest.java</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.116...github-api-1.117">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.116&new-version=1.117)](https://dependabot.com/compatibility-score/?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.116&new-version=1.117) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
greg6775 (Migrated from github.com) reviewed 2020-11-25 14:20:10 +01:00
Schlauer-Hax (Migrated from github.com) reviewed 2020-11-25 14:20:10 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg6775/Hadder#585
No description provided.