Bump github-api from 1.128 to 1.129 #656

Merged
dependabot[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.129 into greg-dev 2021-05-24 15:09:05 +02:00
dependabot[bot] commented 2021-05-24 15:07:39 +02:00 (Migrated from github.com)

Bumps github-api from 1.128 to 1.129.

Release notes

Sourced from github-api's releases.

v1.129 🌈

Changes

Commits
  • dbf6d3b [maven-release-plugin] prepare release github-api-1.129
  • 081a454 Merge pull request #1141 from hub4j/bitwiseman-patch-1
  • 543b643 Only run coverage on code in this library
  • d02f194 Update release-drafter.yml
  • 9c8c00b Update release-drafter.yml
  • a23de47 Create release-drafter.yml
  • 301303b Merge pull request #1139 from akashRindhe/feature/1080
  • 4689b8f (feat) Add method to set projects enabled flag for Organization
  • c4de682 (feat) Add method to check if Organization has projects enabled
  • b23934a Merge pull request #1134 from bitwiseman/task/atomic
  • 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.128 to 1.129. <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.129 🌈</h2> <h2>Changes</h2> <ul> <li>(feat) Add method to check if Organization has projects enabled <a href="https://github.com/akashRindhe"><code>@​akashRindhe</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1139">#1139</a>)</li> <li>Minimize locking for rate limit <a href="https://github.com/bitwiseman"><code>@​bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1134">#1134</a>)</li> <li>Chore(deps): Bump actions/setup-java from v1 to v2 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1114">#1114</a>)</li> <li>Chore(deps): Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1131">#1131</a>)</li> <li>Chore(deps): Bump spotless-maven-plugin from 2.10.1 to 2.10.3 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1132">#1132</a>)</li> <li>upgrade commons-io due to CVE-2021-29425 <a href="https://github.com/alexanderkjall"><code>@​alexanderkjall</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1124">#1124</a>)</li> <li>(refactor) Replace complex parsing logic from GHEvent.type to GHEvent with static mapping <a href="https://github.com/akashRindhe"><code>@​akashRindhe</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1126">#1126</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/dbf6d3bf372ecc655644ce67ea6d540bb91f1598"><code>dbf6d3b</code></a> [maven-release-plugin] prepare release github-api-1.129</li> <li><a href="https://github.com/hub4j/github-api/commit/081a454ec8c3c082a4312d45fd600f0cf8e31743"><code>081a454</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1141">#1141</a> from hub4j/bitwiseman-patch-1</li> <li><a href="https://github.com/hub4j/github-api/commit/543b643fdb2aab91444f8a283f47ee311ad993c5"><code>543b643</code></a> Only run coverage on code in this library</li> <li><a href="https://github.com/hub4j/github-api/commit/d02f1946689b1b641254743752cccb6ce9229aa2"><code>d02f194</code></a> Update release-drafter.yml</li> <li><a href="https://github.com/hub4j/github-api/commit/9c8c00b77ca23aeb621b6177f2b5de7839a459d7"><code>9c8c00b</code></a> Update release-drafter.yml</li> <li><a href="https://github.com/hub4j/github-api/commit/a23de4707b68e7f6d3203289c4069aa511ed52fc"><code>a23de47</code></a> Create release-drafter.yml</li> <li><a href="https://github.com/hub4j/github-api/commit/301303bd90a9ba53ea88298f92671479d2f328a4"><code>301303b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1139">#1139</a> from akashRindhe/feature/1080</li> <li><a href="https://github.com/hub4j/github-api/commit/4689b8f885874fb79a5a1465da803310a46181d1"><code>4689b8f</code></a> (feat) Add method to set projects enabled flag for Organization</li> <li><a href="https://github.com/hub4j/github-api/commit/c4de682493ef1a93d933e8fb1b31ff3e014c3cf1"><code>c4de682</code></a> (feat) Add method to check if Organization has projects enabled</li> <li><a href="https://github.com/hub4j/github-api/commit/b23934a5a15ccc4964a20a7ab422ee894dd9bbfb"><code>b23934a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1134">#1134</a> from bitwiseman/task/atomic</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.128...github-api-1.129">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.128&new-version=1.129)](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-05-24 15:07:39 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-05-24 15:07:39 +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#656
No description provided.