Bump github-api from 1.303 to 1.313 #729

Merged
dependabot[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.313 into greg-dev 2022-10-05 19:44:46 +02:00
dependabot[bot] commented 2022-10-01 15:01:31 +02:00 (Migrated from github.com)

Bumps github-api from 1.303 to 1.313.

Release notes

Sourced from github-api's releases.

v1.313 🌈

Changes

v1.308 🌈

Changes

v1.307 🌈

Changes

Dependencies

... (truncated)

Commits
  • 9f1636f [maven-release-plugin] prepare release github-api-1.313
  • 3f5c0a9 Roll javadoc back further
  • df93ad8 [maven-release-plugin] prepare for next development iteration
  • 728fdcb [maven-release-plugin] prepare release github-api-1.312
  • b0029fa Merge pull request #1529 from bitwiseman/issue/packages
  • c77eccb Rollback javadoc to unblock release
  • 506134f [maven-release-plugin] prepare for next development iteration
  • ced3119 [maven-release-plugin] prepare release github-api-1.311
  • 0acea13 [maven-release-plugin] prepare for next development iteration
  • 87cdfc6 [maven-release-plugin] prepare release github-api-1.310
  • 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)
Bumps [github-api](https://github.com/hub4j/github-api) from 1.303 to 1.313. <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.313 🌈</h2> <h2>Changes</h2> <ul> <li>Rollback javadoc to unblock release <a href="https://github.com/bitwiseman"><code>@​bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1529">#1529</a>)</li> <li>Generate site using Java 17 <a href="https://github.com/bitwiseman"><code>@​bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1434">#1434</a>)</li> <li>Chore(deps): Bump spotless-maven-plugin from 2.24.0 to 2.25.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1514">#1514</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 4.6.1 to 4.7.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1517">#1517</a>)</li> <li>Chore(deps): Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1515">#1515</a>)</li> <li>Use https in example GitHub Enterprise URL in Javadocs <a href="https://github.com/AlexLandau"><code>@​AlexLandau</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1521">#1521</a>)</li> <li>Add GitHub#getInstallation to access endpoints related to the authenticated installation <a href="https://github.com/yrodiere"><code>@​yrodiere</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1523">#1523</a>)</li> <li>Add GHIssue#queryComments, with a since() filter <a href="https://github.com/yrodiere"><code>@​yrodiere</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1524">#1524</a>)</li> <li>Add GHApp#getSlug <a href="https://github.com/yrodiere"><code>@​yrodiere</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1525">#1525</a>)</li> <li>Fixing NPE while the current page is empty <a href="https://github.com/javapriyan"><code>@​javapriyan</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1508">#1508</a>)</li> <li>Chore(deps): Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1513">#1513</a>)</li> <li>Chore(deps): Bump animal-sniffer-maven-plugin from 1.21 to 1.22 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1511">#1511</a>)</li> <li>Chore(deps): Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1510">#1510</a>)</li> </ul> <h2>v1.308 🌈</h2> <h2>Changes</h2> <ul> <li>Fix Issue <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/576">#576</a> collaborator by username <a href="https://github.com/0xacx"><code>@​0xacx</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1431">#1431</a>)</li> <li>Implement workflow run approval <a href="https://github.com/gsmet"><code>@​gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1504">#1504</a>)</li> <li>Add ProjectsV2Item event payload <a href="https://github.com/gsmet"><code>@​gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1502">#1502</a>)</li> <li>Chore(deps): Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1494">#1494</a>)</li> <li>Chore(deps): Bump spotbugs.version from 4.6.0 to 4.7.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1487">#1487</a>)</li> <li>Add support for repositories body parameter when creating installation access tokens <a href="https://github.com/dwnusbaum"><code>@​dwnusbaum</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1492">#1492</a>)</li> <li>Chore(deps): Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1500">#1500</a>)</li> <li>Chore(deps): Bump maven-site-plugin from 3.12.0 to 3.12.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1501">#1501</a>)</li> <li>Chore(deps-dev): Bump gson from 2.9.0 to 2.9.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1493">#1493</a>)</li> <li>Chore(deps): Bump spotless-maven-plugin from 2.22.8 to 2.24.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1495">#1495</a>)</li> </ul> <h2>v1.307 🌈</h2> <h2>Changes</h2> <ul> <li>Adding Secrets + Public Key to Repository <a href="https://github.com/maddymanu"><code>@​maddymanu</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1446">#1446</a>)</li> <li>Add missing porperties to the GHWorkflowJob.java <a href="https://github.com/yusuf-erdem"><code>@​yusuf-erdem</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1447">#1447</a>)</li> <li>Expose the boolean 'disabled' in the repository api <a href="https://github.com/alexanderkjall"><code>@​alexanderkjall</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1472">#1472</a>)</li> <li>Add support for workflow_job event payload <a href="https://github.com/gsmet"><code>@​gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1462">#1462</a>)</li> <li>Add support for star event payload <a href="https://github.com/gsmet"><code>@​gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1464">#1464</a>)</li> <li>Use send() to execute requests instead of fetchHttpStatusCode() <a href="https://github.com/gsmet"><code>@​gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1455">#1455</a>)</li> </ul> <h2>Dependencies</h2> <ul> <li>Chore(deps): Bump spotless-maven-plugin from 2.22.5 to 2.22.8 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1482">#1482</a>)</li> <li>Chore(deps): Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1481">#1481</a>)</li> <li>Chore(deps): Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1480">#1480</a>)</li> <li>Chore(deps): Bump maven-scm-manager-plexus from 1.12.2 to 1.13.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1476">#1476</a>)</li> <li>Chore(deps): Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1453">#1453</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 4.5.1 to 4.6.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1474">#1474</a>)</li> <li>Chore(deps): Bump maven-scm-provider-gitexe from 1.12.2 to 1.13.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1475">#1475</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/9f1636f77a5c83eb6f4ec7e307c39a91f04a3d5c"><code>9f1636f</code></a> [maven-release-plugin] prepare release github-api-1.313</li> <li><a href="https://github.com/hub4j/github-api/commit/3f5c0a93e89b97ad7a5afa58627308f58ea43448"><code>3f5c0a9</code></a> Roll javadoc back further</li> <li><a href="https://github.com/hub4j/github-api/commit/df93ad8cd4b784b909125780d44ccd4eae26bc84"><code>df93ad8</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/hub4j/github-api/commit/728fdcb2f00d7fac468a2640e690a06bb9b88e3a"><code>728fdcb</code></a> [maven-release-plugin] prepare release github-api-1.312</li> <li><a href="https://github.com/hub4j/github-api/commit/b0029fa5e9868297e9b6e557f904366c46fcec1d"><code>b0029fa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1529">#1529</a> from bitwiseman/issue/packages</li> <li><a href="https://github.com/hub4j/github-api/commit/c77eccbc38a110c1db7ff3e603c4245b2550ff8d"><code>c77eccb</code></a> Rollback javadoc to unblock release</li> <li><a href="https://github.com/hub4j/github-api/commit/506134f279a1ce79b36dd31ba844f6516f4bb768"><code>506134f</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/hub4j/github-api/commit/ced3119c2fd445a68d184063c16d906155ead152"><code>ced3119</code></a> [maven-release-plugin] prepare release github-api-1.311</li> <li><a href="https://github.com/hub4j/github-api/commit/0acea13129f2c9564271076e96f9053334029e78"><code>0acea13</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/hub4j/github-api/commit/87cdfc6943fa8454f4928034de8f259c2e16835e"><code>87cdfc6</code></a> [maven-release-plugin] prepare release github-api-1.310</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.303...github-api-1.313">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.303&new-version=1.313)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
greg6775 (Migrated from github.com) reviewed 2022-10-01 15:01:31 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2022-10-01 15:01:31 +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#729
No description provided.