Bump github-api from 1.111 to 1.112 #490

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.112 into greg-dev 2020-05-29 15:17:36 +02:00
dependabot-preview[bot] commented 2020-05-29 15:17:01 +02:00 (Migrated from github.com)

Bumps github-api from 1.111 to 1.112.

Release notes

Sourced from github-api's releases.

v1.112 🌈

Features

  • Fixed getRef() to use git/ref endpoint instead of git/refs @bitwiseman (#822)
  • Populate Source and Parent if needed @bitwiseman (#821)
  • Prevent NPE when accessing description for GHLicense @bitwiseman (#820)
  • Consider header rate limit information for getRateLimit() @bitwiseman (#817)
  • Fixed GHRepository.getFileContent() for path containing non-ASCII characters @reisners (#804)
  • Add global node_id to GHObject + GHTeam extends GHObject @ingwarsw (#791)

Changes

Commits
  • a7a7922 [maven-release-plugin] prepare release github-api-1.112
  • aec2308 Merge pull request #831 from hub4j/dependabot/maven/org.apache.maven.plugins-...
  • 0741b8a Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0
  • 3082622 Merge pull request #822 from bitwiseman/issue/794
  • 965c9cb Fixed getRef() to use git/ref endpoint instead of git/refs
  • 495a46e Merge pull request #823 from bitwiseman/task/cleanup-more
  • 05bda11 Merge branch 'master' into task/cleanup-more
  • 6058af0 Merge pull request #821 from bitwiseman/issue/805
  • 1eb8bf9 Reduce round trips and cleanup test data
  • afc02fa Clean up GHObject field access
  • 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.111 to 1.112. <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.112 🌈</h2> <h2>Features</h2> <ul> <li>Fixed getRef() to use git/ref endpoint instead of git/refs <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/822">#822</a>)</li> <li>Populate Source and Parent if needed <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/821">#821</a>)</li> <li>Prevent NPE when accessing description for GHLicense <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/820">#820</a>)</li> <li>Consider header rate limit information for getRateLimit() <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/817">#817</a>)</li> <li>Fixed GHRepository.getFileContent() for path containing non-ASCII characters <a href="https://github.com/reisners">@reisners</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/804">#804</a>)</li> <li>Add global node_id to GHObject + GHTeam extends GHObject <a href="https://github.com/ingwarsw">@ingwarsw</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/791">#791</a>)</li> </ul> <h2>Changes</h2> <ul> <li>Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/831">#831</a>)</li> <li>Code cleanup for GHObject and GHRepositoryStatistics <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/823">#823</a>)</li> <li>Remove unused imports <a href="https://github.com/pzygielo">@pzygielo</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/809">#809</a>)</li> <li>Use .equals to compare Strings <a href="https://github.com/pzygielo">@pzygielo</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/810">#810</a>)</li> <li>Be nice and close Closeable <a href="https://github.com/pzygielo">@pzygielo</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/811">#811</a>)</li> <li>Bump spotbugs.version from 4.0.2 to 4.0.3 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/808">#808</a>)</li> <li>Rename organization to hub4j <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/806">#806</a>)</li> <li>Bump impsort-maven-plugin from 1.3.2 to 1.4.1 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/796">#796</a>)</li> <li>Fix Gist getId() and deleteFile(), add getGistId() <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/792">#792</a>)</li> <li>Change withURLPath to setRawURLPath <a href="https://github.com/sladyn98">@sladyn98</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/770">#770</a>)</li> <li>Check that raw url starts with 'http' <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/795">#795</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/a7a792251afa7d83fd6f40a9c59913af2d32083e"><code>a7a7922</code></a> [maven-release-plugin] prepare release github-api-1.112</li> <li><a href="https://github.com/hub4j/github-api/commit/aec2308144253e7549fda0e84202e1fdb66c0a6d"><code>aec2308</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/831">#831</a> from hub4j/dependabot/maven/org.apache.maven.plugins-...</li> <li><a href="https://github.com/hub4j/github-api/commit/0741b8aa6a91ef9d6ef0029ed4d2a228d72401a2"><code>0741b8a</code></a> Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0</li> <li><a href="https://github.com/hub4j/github-api/commit/3082622394a38255ca0c0d66657bfbf477938127"><code>3082622</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/822">#822</a> from bitwiseman/issue/794</li> <li><a href="https://github.com/hub4j/github-api/commit/965c9cb0af975d06e32a8c78fa9edbaa49a14302"><code>965c9cb</code></a> Fixed getRef() to use git/ref endpoint instead of git/refs</li> <li><a href="https://github.com/hub4j/github-api/commit/495a46e2d87c26add983cc0bfd803ad5466f3678"><code>495a46e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/823">#823</a> from bitwiseman/task/cleanup-more</li> <li><a href="https://github.com/hub4j/github-api/commit/05bda1192ee53f67a7962464b7f728134dbbe4e4"><code>05bda11</code></a> Merge branch 'master' into task/cleanup-more</li> <li><a href="https://github.com/hub4j/github-api/commit/6058af0ca149839738c447312733029953489cf9"><code>6058af0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/821">#821</a> from bitwiseman/issue/805</li> <li><a href="https://github.com/hub4j/github-api/commit/1eb8bf97192e4e4527acaefe5bd53e88c006cb37"><code>1eb8bf9</code></a> Reduce round trips and cleanup test data</li> <li><a href="https://github.com/hub4j/github-api/commit/afc02faeda529be431b03145c9ecf3932107e046"><code>afc02fa</code></a> Clean up GHObject field access</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.111...github-api-1.112">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.111&new-version=1.112)](https://dependabot.com/compatibility-score/?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.111&new-version=1.112) 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-05-29 15:17:01 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2020-05-29 15:17:01 +02: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#490
No description provided.