Bump github-api from 1.123 to 1.124 #635

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.124 into greg-dev 2021-03-22 14:30:58 +01:00
dependabot-preview[bot] commented 2021-03-22 14:15:39 +01:00 (Migrated from github.com)

Bumps github-api from 1.123 to 1.124.

Release notes

Sourced from github-api's releases.

v1.124 🌈

Enhancements

  • Implement getLabel() and getChanges() for GHEventPayload.Issue @gsmet (#1061)
  • Add the missing fields for GHLabel @gsmet (#1062)
  • Fix concurrency issues with GHIssue addLabels() and removeLabels() by using labels endpoint @gsmet (#1054)
  • Adjust wording used to create the token and give a bit more guidance @gsmet (#1055)

Changes

Commits
  • ae69324 [maven-release-plugin] prepare release github-api-1.124
  • 5194c2d Merge pull request #1061 from gsmet/remove-add-label-payload
  • daf5c5e Merge branch 'master' into remove-add-label-payload
  • a7b4c97 Merge pull request #1062 from gsmet/add-missing-label-info
  • 420d5d0 Merge branch 'master' into add-missing-label-info
  • a7cd052 Merge pull request #1063 from gsmet/update-ci-jdks
  • 6e1b943 Disable tests messing with the environment for Java 16+
  • 8a3559a Open java.net to unnamed modules
  • ea3cbd4 Pass appropriate MAVEN_OPTS for JDK 11+
  • 34a1f9d Disable fail-fast for matrix builds
  • 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.123 to 1.124. <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.124 🌈</h2> <h2>Enhancements</h2> <ul> <li>Implement getLabel() and getChanges() for GHEventPayload.Issue <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1061">#1061</a>)</li> <li>Add the missing fields for GHLabel <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1062">#1062</a>)</li> <li>Fix concurrency issues with GHIssue <code>addLabels()</code> and <code>removeLabels()</code> by using <code>labels</code> endpoint <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1054">#1054</a>)</li> <li>Adjust wording used to create the token and give a bit more guidance <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1055">#1055</a>)</li> </ul> <h2>Changes</h2> <ul> <li>Test that void bridge methods are created <a href="https://github.com/bitwiseman"><code>@bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1052">#1052</a>)</li> <li>Fix CI issues <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1063">#1063</a>)</li> <li>Chore(deps-dev): Bump junit from 4.13.1 to 4.13.2 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1047">#1047</a>)</li> <li>Chore(deps): Bump animal-sniffer-maven-plugin from 1.19 to 1.20 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1044">#1044</a>)</li> <li>Chore(deps): Bump spotbugs.version from 4.1.3 to 4.2.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1045">#1045</a>)</li> <li>Chore(deps-dev): Bump archunit from 0.16.0 to 0.17.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1042">#1042</a>)</li> <li>Chore(deps): Bump actions/cache from v2 to v2.1.4 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1043">#1043</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/ae69324196c995a44244857b4fee3e34530a884f"><code>ae69324</code></a> [maven-release-plugin] prepare release github-api-1.124</li> <li><a href="https://github.com/hub4j/github-api/commit/5194c2d9bc4086de97a9ae95879572e62e93f6fa"><code>5194c2d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1061">#1061</a> from gsmet/remove-add-label-payload</li> <li><a href="https://github.com/hub4j/github-api/commit/daf5c5eb98dd85e29aeec35fa907a62d86045315"><code>daf5c5e</code></a> Merge branch 'master' into remove-add-label-payload</li> <li><a href="https://github.com/hub4j/github-api/commit/a7b4c97020b9e95f1555768bf9df96141edfb4da"><code>a7b4c97</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1062">#1062</a> from gsmet/add-missing-label-info</li> <li><a href="https://github.com/hub4j/github-api/commit/420d5d06f37d42616defb10f9f9b5c523d19c035"><code>420d5d0</code></a> Merge branch 'master' into add-missing-label-info</li> <li><a href="https://github.com/hub4j/github-api/commit/a7cd052b7c264229c24a3c0ed7622441e1e9520d"><code>a7cd052</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1063">#1063</a> from gsmet/update-ci-jdks</li> <li><a href="https://github.com/hub4j/github-api/commit/6e1b943823c550f100e54186a0c00df5c6284404"><code>6e1b943</code></a> Disable tests messing with the environment for Java 16+</li> <li><a href="https://github.com/hub4j/github-api/commit/8a3559ada53bc4ceef2b4ddec46653dfdb9a2038"><code>8a3559a</code></a> Open java.net to unnamed modules</li> <li><a href="https://github.com/hub4j/github-api/commit/ea3cbd4c714f368c8539677afed7fabb3480feb3"><code>ea3cbd4</code></a> Pass appropriate MAVEN_OPTS for JDK 11+</li> <li><a href="https://github.com/hub4j/github-api/commit/34a1f9d6e4723cf766d70e0d10b2124c858fa4e4"><code>34a1f9d</code></a> Disable fail-fast for matrix builds</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.123...github-api-1.124">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.123&new-version=1.124)](https://dependabot.com/compatibility-score/?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.123&new-version=1.124) 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 2021-03-22 14:15:39 +01:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-03-22 14:15:39 +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#635
No description provided.