Bump github-api from 1.131 to 1.132 #686

Merged
dependabot[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.132 into greg-dev 2021-07-23 21:25:07 +02:00
dependabot[bot] commented 2021-07-23 15:09:16 +02:00 (Migrated from github.com)

Bumps github-api from 1.131 to 1.132.

Release notes

Sourced from github-api's releases.

v1.132 🌈

Changes

Dependencies

Commits
  • f9d7dcb [maven-release-plugin] prepare release github-api-1.132
  • 48df39c Merge pull request #1188 from t0m4uk1991/repo_search_by_fork_and_visibility
  • 1994f47 More javadoc and query validation
  • a69bff3 Merge branch 'main' into repo_search_by_fork_and_visibility
  • f7c170c Merge pull request #1195 from hub4j/dependabot/maven/org.slf4j-slf4j-simple-1...
  • b5ac555 Merge pull request #1194 from hub4j/dependabot/maven/org.eclipse.jgit-org.ecl...
  • 4884fd9 Merge pull request #1192 from hub4j/dependabot/maven/com.github.tomakehurst-w...
  • 79e9df4 Merge pull request #1193 from hub4j/dependabot/github_actions/codecov/codecov...
  • 332dec9 Merge pull request #1196 from hub4j/dependabot/maven/org.mockito-mockito-core...
  • 445e4d5 Chore(deps-dev): Bump mockito-core from 3.10.0 to 3.11.2
  • 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.131 to 1.132. <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.132 🌈</h2> <h2>Changes</h2> <ul> <li>Add ability to search repos by fork and visibility <a href="https://github.com/t0m4uk1991"><code>@​t0m4uk1991</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1188">#1188</a>)</li> <li>Add tests for GHContentUpdatedResponse <a href="https://github.com/bitwiseman"><code>@​bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1190">#1190</a>)</li> <li>Update javadocs for GHPullRequestFileDetail <a href="https://github.com/t0m4uk1991"><code>@​t0m4uk1991</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1189">#1189</a>)</li> <li>Add getAppInstallations(/user/installations) method on GHMyself <a href="https://github.com/t0m4uk1991"><code>@​t0m4uk1991</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1187">#1187</a>)</li> </ul> <h2>Dependencies</h2> <ul> <li>Chore(deps-dev): Bump slf4j-simple from 1.7.30 to 1.7.31 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1195">#1195</a>)</li> <li>Chore(deps-dev): Bump org.eclipse.jgit from 5.11.1.202105131744-r to 5.12.0.202106070339-r <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1194">#1194</a>)</li> <li>Chore(deps-dev): Bump wiremock-jre8-standalone from 2.28.0 to 2.29.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1192">#1192</a>)</li> <li>Chore(deps): Bump codecov/codecov-action from 1.5.0 to 1.5.2 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1193">#1193</a>)</li> <li>Chore(deps-dev): Bump mockito-core from 3.10.0 to 3.11.2 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1196">#1196</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/f9d7dcb95bf8200d2d0eab4b0e8579291a9b717b"><code>f9d7dcb</code></a> [maven-release-plugin] prepare release github-api-1.132</li> <li><a href="https://github.com/hub4j/github-api/commit/48df39caa93a66d9f5f3a5194900bbf2b35cf53a"><code>48df39c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1188">#1188</a> from t0m4uk1991/repo_search_by_fork_and_visibility</li> <li><a href="https://github.com/hub4j/github-api/commit/1994f4741f521b44c29cbef1fed4f6ada6f9c01b"><code>1994f47</code></a> More javadoc and query validation</li> <li><a href="https://github.com/hub4j/github-api/commit/a69bff30eed72cd32163e4c424a658e021743ffe"><code>a69bff3</code></a> Merge branch 'main' into repo_search_by_fork_and_visibility</li> <li><a href="https://github.com/hub4j/github-api/commit/f7c170ccb7125702e645d5ee9bcf44c8b215b2a2"><code>f7c170c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1195">#1195</a> from hub4j/dependabot/maven/org.slf4j-slf4j-simple-1...</li> <li><a href="https://github.com/hub4j/github-api/commit/b5ac555a402fce7436d1d1dffb5c2a7a2a2e66d3"><code>b5ac555</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1194">#1194</a> from hub4j/dependabot/maven/org.eclipse.jgit-org.ecl...</li> <li><a href="https://github.com/hub4j/github-api/commit/4884fd9c77df2a04c3adc8428b75a2bbe1959be5"><code>4884fd9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1192">#1192</a> from hub4j/dependabot/maven/com.github.tomakehurst-w...</li> <li><a href="https://github.com/hub4j/github-api/commit/79e9df4d0d2fddd6b21c7e132ff21f984ed814e6"><code>79e9df4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1193">#1193</a> from hub4j/dependabot/github_actions/codecov/codecov...</li> <li><a href="https://github.com/hub4j/github-api/commit/332dec9d0822c5e1b92dd6c48fc1c9f03e47df6b"><code>332dec9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1196">#1196</a> from hub4j/dependabot/maven/org.mockito-mockito-core...</li> <li><a href="https://github.com/hub4j/github-api/commit/445e4d54e9ed5cc4a335f41e7806f3fdea7e38e2"><code>445e4d5</code></a> Chore(deps-dev): Bump mockito-core from 3.10.0 to 3.11.2</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.131...github-api-1.132">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.131&new-version=1.132)](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 2021-07-23 15:09:16 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-07-23 15:09:16 +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#686
No description provided.