dependabot[bot] opened a new pull request, #16: URL: https://github.com/apache/maven-dist-tool/pull/16
Bumps [github-api](https://github.com/hub4j/github-api) from 1.129 to 1.307. <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.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> <li>Chore(deps): Bump jackson-databind from 2.13.2.2 to 2.13.3 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1473">#1473</a>)</li> <li>Chore(deps): Bump jjwt.suite.version from 0.11.2 to 0.11.5 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1450">#1450</a>)</li> <li>Chore(deps): Bump codecov/codecov-action 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/1448">#1448</a>)</li> <li>Chore(deps): Bump github/codeql-action from 1 to 2 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1449">#1449</a>)</li> <li>Chore(deps): Bump spotless-maven-plugin from 2.22.1 to 2.22.5 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1465">#1465</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix deadlock in getCommit <a href="https://github.com/scottrw93"><code>@scottrw93</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1460">#1460</a>)</li> </ul> <h2>v1.306 🌈</h2> <h2>Changes</h2> <ul> <li>Fix GHTeam#remove(GHUser) and add tests <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1438">#1438</a>)</li> </ul> <h2>Dependencies</h2> <ul> <li>Chore(deps): Bump maven-javadoc-plugin from 3.3.2 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/1443">#1443</a>)</li> <li>Chore(deps): Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1442">#1442</a>)</li> <li>Chore(deps): Bump maven-site-plugin from 3.11.0 to 3.12.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1441">#1441</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 4.4.0 to 4.5.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1439">#1439</a>)</li> </ul> <h2>v1.305 🌈</h2> <h2>Changes</h2> <ul> <li>Add GHRepository#hasPermission() <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1433">#1433</a>)</li> <li>Set permissions for GitHub actions <a href="https://github.com/naveensrinivasan"><code>@naveensrinivasan</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1432">#1432</a>)</li> <li>Add some of the missing fields to GHPullRequestReviewComment <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1425">#1425</a>)</li> <li>Switch to the new delete reaction API <a href="https://github.com/gsmet"><code>@gsmet</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1423">#1423</a>)</li> <li>Added user LDAP information. <a href="https://github.com/kartikpatodi"><code>@kartikpatodi</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1401">#1401</a>)</li> <li>Fix SpotBugs warning regarding putIfAbsent() <a href="https://github.com/bitwiseman"><code>@bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1424">#1424</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/9da8f45391a0fe839d138e662fd508167559bf1a"><code>9da8f45</code></a> [maven-release-plugin] prepare release github-api-1.307</li> <li><a href="https://github.com/hub4j/github-api/commit/7bc61a477fa652f136cd2b127770b2426694ada2"><code>7bc61a4</code></a> Update pom.xml</li> <li><a href="https://github.com/hub4j/github-api/commit/3f13be58762e6cc30b82c38cc97a73f6708d950b"><code>3f13be5</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/hub4j/github-api/commit/a79b570367906a75ccd104b20bed57e713fe3dae"><code>a79b570</code></a> [maven-release-plugin] prepare release github-api-1.307</li> <li><a href="https://github.com/hub4j/github-api/commit/49d9ce2a6e87c4a451ebfc221a8688b349617497"><code>49d9ce2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1482">#1482</a> from hub4j/dependabot/maven/com.diffplug.spotless-sp...</li> <li><a href="https://github.com/hub4j/github-api/commit/52e7671805661d55dbc2114ed6bec1df6af31efa"><code>52e7671</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1481">#1481</a> from hub4j/dependabot/maven/com.github.spotbugs-spot...</li> <li><a href="https://github.com/hub4j/github-api/commit/89782006598f847c61b808631ba315f8b11ad9dd"><code>8978200</code></a> Chore(deps): Bump spotless-maven-plugin from 2.22.5 to 2.22.8</li> <li><a href="https://github.com/hub4j/github-api/commit/bb3289a04319ab34cab7389d37c4e6493555252c"><code>bb3289a</code></a> Chore(deps): Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0</li> <li><a href="https://github.com/hub4j/github-api/commit/a6f31135739396e5ae354166f210aac9d8405c7b"><code>a6f3113</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1480">#1480</a> from hub4j/dependabot/maven/org.apache.maven.plugins...</li> <li><a href="https://github.com/hub4j/github-api/commit/aa7f342b17e84f9192705a1936ad5c135c168106"><code>aa7f342</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1446">#1446</a> from maddymanu/public-keys-maddymanu</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.129...github-api-1.307">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org