Bump github-api from 1.107 to 1.108 #391

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.108 into greg-dev 2020-03-05 15:36:57 +01:00
dependabot-preview[bot] commented 2020-03-05 14:19:52 +01:00 (Migrated from github.com)

Bumps github-api from 1.107 to 1.108.

Release notes

Sourced from github-api's releases.

v1.108 🌈

Features and Fixes

Internals

Full Changelog

Commits
  • d5667d2 [maven-release-plugin] prepare release github-api-1.108
  • a42305d Revert "Removed extraneous author javadocs"
  • c22a718 Merge pull request #723 from XiongKezhi/complete-checks-api
  • d0b23c7 Merge branch 'master' into complete-checks-api
  • 76da04a Merge pull request #725 from github-api/dependabot/maven/com.github.tomakehur...
  • 768f607 Add Output and more tests
  • 8cd3acd Bump wiremock-jre8-standalone from 2.26.1 to 2.26.2
  • ce7cfc0 Merge branch 'master' into complete-checks-api
  • 8b6cf55 Merge pull request #719 from bitwiseman/task/deprecated
  • 75d95d8 Update src/test/java/org/kohsuke/github/AppTest.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/github-api/github-api) from 1.107 to 1.108. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github-api/github-api/releases">github-api's releases</a>.</em></p> <blockquote> <h2>v1.108 🌈</h2> <h2>Features and Fixes</h2> <ul> <li>Complete Checks API <a href="https://github.com/XiongKezhi">@XiongKezhi</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/723">#723</a>)</li> <li>Add support of repository setting &quot;automatic deletion of merge PR branches&quot; <a href="https://github.com/nobe0716">@nobe0716</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/696">#696</a>)</li> <li>Remove a few long deprecated methods and fully annotate others <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/719">#719</a>)</li> <li>Fix query parameter construction of org member filter <a href="https://github.com/Sage-Pierce">@Sage-Pierce</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/715">#715</a>)</li> </ul> <h2>Internals</h2> <ul> <li>Enable injection of GitHub and other values into mapping <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/720">#720</a>)</li> <li>Remove <code>iterator.remove()</code> <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/718">#718</a>)</li> <li>Use InjectableValue to provide response info <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/716">#716</a>)</li> <li>Fix scm.url in pom.xml so that Dependabot can pick up changelogs <a href="https://github.com/oleg-nenashev">@oleg-nenashev</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/713">#713</a>)</li> <li>Bump wiremock-jre8-standalone from 2.26.1 to 2.26.2 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/725">#725</a>)</li> <li>Bump mockito-core from 3.3.0 to 3.3.1 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/722">#722</a>)</li> <li>Bump wiremock-jre8-standalone from 2.26.0 to 2.26.1 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/721">#721</a>)</li> <li>Deprecate PagedIterable.asList() and PagedIterable.asSet() <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/717">#717</a>)</li> <li>Bump mockito-core from 3.2.4 to 3.3.0 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/712">#712</a>)\</li> </ul> <p><a href="https://github.com/github-api/github-api/compare/github-api-1.107...github-api-1.108">Full Changelog</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github-api/github-api/commit/d5667d24733accf2fd78766373edb91bd998bfec"><code>d5667d2</code></a> [maven-release-plugin] prepare release github-api-1.108</li> <li><a href="https://github.com/github-api/github-api/commit/a42305dd59f0be426f0c9091748e947f60d76bcd"><code>a42305d</code></a> Revert &quot;Removed extraneous author javadocs&quot;</li> <li><a href="https://github.com/github-api/github-api/commit/c22a718d1416d4a971159f8dabffcfef1179ba6b"><code>c22a718</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/723">#723</a> from XiongKezhi/complete-checks-api</li> <li><a href="https://github.com/github-api/github-api/commit/d0b23c79e21c9bbc8d702202861f9da9944f6a84"><code>d0b23c7</code></a> Merge branch 'master' into complete-checks-api</li> <li><a href="https://github.com/github-api/github-api/commit/76da04afd8310f69838ca69e7e2e2afeeb25cb1d"><code>76da04a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/725">#725</a> from github-api/dependabot/maven/com.github.tomakehur...</li> <li><a href="https://github.com/github-api/github-api/commit/768f60709ffd0054b1f34c6ae94f3fb0d85e68cb"><code>768f607</code></a> Add Output and more tests</li> <li><a href="https://github.com/github-api/github-api/commit/8cd3acd318824a996ac8a673c51d3649cfca1500"><code>8cd3acd</code></a> Bump wiremock-jre8-standalone from 2.26.1 to 2.26.2</li> <li><a href="https://github.com/github-api/github-api/commit/ce7cfc06483a5a194008bb21a3d84e23e41268ce"><code>ce7cfc0</code></a> Merge branch 'master' into complete-checks-api</li> <li><a href="https://github.com/github-api/github-api/commit/8b6cf554737fe6610935f6e9e76284f1d142a4c0"><code>8b6cf55</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/719">#719</a> from bitwiseman/task/deprecated</li> <li><a href="https://github.com/github-api/github-api/commit/75d95d844c6e787fe834393e07c2ca636ce3cea5"><code>75d95d8</code></a> Update src/test/java/org/kohsuke/github/AppTest.java</li> <li>Additional commits viewable in <a href="https://github.com/github-api/github-api/compare/github-api-1.107...github-api-1.108">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.107&new-version=1.108)](https://dependabot.com/compatibility-score/?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.107&new-version=1.108) 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-03-05 14:19:52 +01:00
Schlauer-Hax (Migrated from github.com) reviewed 2020-03-05 14:19:52 +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#391
No description provided.