Bump github-api from 1.108 to 1.109 #431

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.109 into greg-dev 2020-04-02 15:20:11 +02:00
dependabot-preview[bot] commented 2020-04-02 15:19:34 +02:00 (Migrated from github.com)

Bumps github-api from 1.108 to 1.109.

Release notes

Sourced from github-api's releases.

v1.109 🌈

Important: #762 fixes #751 which was introduced in 1.107. If you are using 1.107 or 1.108, some you may see errors in a number of scenarios related to missing Content-Encoding header info. Upgrade is strongly advised.

Features and Fixes

Internals

Dependency updates

Full Changelog

Commits
  • 38b1e36 [maven-release-plugin] prepare release github-api-1.109
  • 3cddffa Merge pull request #768 from bitwiseman/task/jacoco-report
  • ea7a1a7 More GHRateLimit test stabilization
  • 36b5601 Add Jacoco report to site
  • c5ee07a Merge pull request #741 from sladyn98/add_has_projects
  • 279df00 Add checks for hasProjects()
  • bfd4b17 Merge remote-tracking branch 'upstream/master' into add_has_projects
  • 5fe2817 Merge pull request #764 from bitwiseman/issue/valid_creds
  • b337bb3 Update PULL_REQUEST_TEMPLATE.md
  • 65ae41c Fix tests for isCredentialsValid
  • 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.108 to 1.109. <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.109 🌈</h2> <p><strong>Important</strong>: <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/762">#762</a> fixes <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/751">#751</a> which was introduced in 1.107. If you are using 1.107 or 1.108, some you may see errors in a number of scenarios related to missing <code>Content-Encoding</code> header info. Upgrade is strongly advised.</p> <h2>Features and Fixes</h2> <ul> <li>Http header field names must be case-insensitive <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/762">#762</a>)</li> <li>Add Jacoco report to site <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/768">#768</a>)</li> <li>Add hasProjects property to github repository <a href="https://github.com/sladyn98">@sladyn98</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/741">#741</a>)</li> <li>Change credential check to use rate limit <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/764">#764</a>)</li> <li>GHRepository.createCheckRun <a href="https://github.com/jglick">@jglick</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/753">#753</a>)</li> <li>Get commit or tag signature verified flag <a href="https://github.com/sourabhsparkala">@sourabhsparkala</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/738">#738</a>)</li> <li>Add Builder/Creator/Updater for GHLabel <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/724">#724</a>)</li> <li>Retrieve html_url from Pull Request Review Comment <a href="https://github.com/sladyn98">@sladyn98</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/742">#742</a>)</li> <li>[CheckRuns] Add method for listing checkruns for given ref <a href="https://github.com/avano">@avano</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/740">#740</a>)</li> <li>Make getTeambySlug faster <a href="https://github.com/ingwarsw">@ingwarsw</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/733">#733</a>)</li> </ul> <h2>Internals</h2> <ul> <li>Http header field names must be case-insensitive <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/762">#762</a>)</li> <li>Add wrapUp() for GHEventPayload.CheckSuite <a href="https://github.com/XiongKezhi">@XiongKezhi</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/758">#758</a>)</li> <li>Shorten generated test resource paths <a href="https://github.com/bitwiseman">@bitwiseman</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/756">#756</a>)</li> <li><a href="https://github-redirect.dependabot.com/github-api/github-api/issues/724">#724</a> broke the site goal from .github/PULL_REQUEST_TEMPLATE.md <a href="https://github.com/jglick">@jglick</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/755">#755</a>)</li> <li>Added github CI status badge <a href="https://github.com/sladyn98">@sladyn98</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/747">#747</a>)</li> </ul> <h2>Dependency updates</h2> <ul> <li>Bump okio from 2.4.3 to 2.5.0 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/752">#752</a>)</li> <li>Bump spotbugs.version from 4.0.0 to 4.0.1 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/750">#750</a>)</li> <li>Bump maven-site-plugin from 3.8.2 to 3.9.0 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/734">#734</a>)</li> <li>Bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.0 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/746">#746</a>)</li> <li>Bump okhttp from 4.4.0 to 4.4.1 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/730">#730</a>)</li> <li>Bump mockito-core from 3.3.1 to 3.3.3 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/745">#745</a>)</li> <li>Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/744">#744</a>)</li> <li>Bump org.eclipse.jgit from 5.6.1.202002131546-r to 5.7.0.202003110725-r <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/743">#743</a>)</li> <li>Bump wiremock-jre8-standalone from 2.26.2 to 2.26.3 <a href="https://github.com/dependabot-preview">@dependabot-preview</a> (<a href="https://github-redirect.dependabot.com/github-api/github-api/issues/732">#732</a>)</li> </ul> <p><a href="https://github.com/github-api/github-api/compare/github-api-1.108...github-api-1.109">Full Changelog</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github-api/github-api/commit/38b1e367b1d80486bbc40059d867a11ef7bead55"><code>38b1e36</code></a> [maven-release-plugin] prepare release github-api-1.109</li> <li><a href="https://github.com/github-api/github-api/commit/3cddffa37f7cf0c281b84eca2254117864040354"><code>3cddffa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/768">#768</a> from bitwiseman/task/jacoco-report</li> <li><a href="https://github.com/github-api/github-api/commit/ea7a1a717575cbf00b34e3cad689d2406fd1de2f"><code>ea7a1a7</code></a> More GHRateLimit test stabilization</li> <li><a href="https://github.com/github-api/github-api/commit/36b5601588f1a07e13e518a2795a9f40fca8ffb3"><code>36b5601</code></a> Add Jacoco report to site</li> <li><a href="https://github.com/github-api/github-api/commit/c5ee07add468e34aa8bb06d867530cc01b62f3c4"><code>c5ee07a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/741">#741</a> from sladyn98/add_has_projects</li> <li><a href="https://github.com/github-api/github-api/commit/279df00404788ba27ec71b630a6e64c61e7c5397"><code>279df00</code></a> Add checks for hasProjects()</li> <li><a href="https://github.com/github-api/github-api/commit/bfd4b17fa0c9b143131ef356a8ee2a6938c051fb"><code>bfd4b17</code></a> Merge remote-tracking branch 'upstream/master' into add_has_projects</li> <li><a href="https://github.com/github-api/github-api/commit/5fe28171646411628259d5090f8301d31bf0d93b"><code>5fe2817</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github-api/github-api/issues/764">#764</a> from bitwiseman/issue/valid_creds</li> <li><a href="https://github.com/github-api/github-api/commit/b337bb39bc10b5dc692130d298195bd332b901af"><code>b337bb3</code></a> Update PULL_REQUEST_TEMPLATE.md</li> <li><a href="https://github.com/github-api/github-api/commit/65ae41c5f1e5be2f48a3c201d0a07eae745e5b2e"><code>65ae41c</code></a> Fix tests for isCredentialsValid</li> <li>Additional commits viewable in <a href="https://github.com/github-api/github-api/compare/github-api-1.108...github-api-1.109">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.108&new-version=1.109)](https://dependabot.com/compatibility-score/?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.108&new-version=1.109) 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-04-02 15:19:34 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2020-04-02 15:19:34 +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#431
No description provided.