Bump github-api from 1.119 to 1.122 #606

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.kohsuke-github-api-1.122 into greg-dev 2021-01-15 15:03:27 +01:00
dependabot-preview[bot] commented 2021-01-15 14:21:17 +01:00 (Migrated from github.com)

Bumps github-api from 1.119 to 1.122.

Release notes

Sourced from github-api's releases.

v1.122 🌈

Enhancements

v1.120 🌈

Changes

Commits
  • cb381df [maven-release-plugin] prepare release github-api-1.122
  • 80124e3 Merge pull request #1021 from bitwiseman/jwt-string
  • 7aae27e Allow JWT from string
  • b212956 [maven-release-plugin] prepare for next development iteration
  • d033355 [maven-release-plugin] prepare release github-api-1.121
  • 59d7a11 [maven-release-plugin] prepare for next development iteration
  • dfbb38c [maven-release-plugin] prepare release github-api-1.120
  • 3f99541 Merge pull request #945 from MarcosCela/feat/credential-provider-refresh
  • 1b84efd Add GitHub.DependentAuthorizationProvider
  • c33e78a Create authorization package
  • 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.119 to 1.122. <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.122 🌈</h2> <h2>Enhancements</h2> <ul> <li>Feature: Auto-refreshing Authorization/Credentials <a href="https://github.com/MarcosCela"><code>@MarcosCela</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/945">#945</a>)</li> <li>Support creating JWTTokenProvider from string <a href="https://github.com/bitwiseman"><code>@bitwiseman</code></a> (<a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1021">#1021</a>)</li> </ul> <h2>v1.120 🌈</h2> <h2>Changes</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hub4j/github-api/commit/cb381dfa06542d9954de1f58915d70fc6e23e1f7"><code>cb381df</code></a> [maven-release-plugin] prepare release github-api-1.122</li> <li><a href="https://github.com/hub4j/github-api/commit/80124e3b8535ba95c938d6f1ae035a7571ac684c"><code>80124e3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/1021">#1021</a> from bitwiseman/jwt-string</li> <li><a href="https://github.com/hub4j/github-api/commit/7aae27e36fdf2834fda23884e60137ca33b40da6"><code>7aae27e</code></a> Allow JWT from string</li> <li><a href="https://github.com/hub4j/github-api/commit/b212956fbb120d9e106f082b3e1f5e79677d4637"><code>b212956</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/hub4j/github-api/commit/d033355e8459015e4ec0ba6636e2de7aeeb7c536"><code>d033355</code></a> [maven-release-plugin] prepare release github-api-1.121</li> <li><a href="https://github.com/hub4j/github-api/commit/59d7a117d0203d9c952ee3060bfd1b1ecba85d8a"><code>59d7a11</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/hub4j/github-api/commit/dfbb38c5f11b26ccc56fac9e1e032689eb1b334f"><code>dfbb38c</code></a> [maven-release-plugin] prepare release github-api-1.120</li> <li><a href="https://github.com/hub4j/github-api/commit/3f9954144a6df515bd7d6c8cdc123536430e893a"><code>3f99541</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hub4j/github-api/issues/945">#945</a> from MarcosCela/feat/credential-provider-refresh</li> <li><a href="https://github.com/hub4j/github-api/commit/1b84efdbfa510ed3775b78d7f491921b154ecb40"><code>1b84efd</code></a> Add GitHub.DependentAuthorizationProvider</li> <li><a href="https://github.com/hub4j/github-api/commit/c33e78a7dc57bd1a7200708251fc0145831c646f"><code>c33e78a</code></a> Create authorization package</li> <li>Additional commits viewable in <a href="https://github.com/hub4j/github-api/compare/github-api-1.119...github-api-1.122">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.119&new-version=1.122)](https://dependabot.com/compatibility-score/?dependency-name=org.kohsuke:github-api&package-manager=maven&previous-version=1.119&new-version=1.122) 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-01-15 14:21:17 +01:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-01-15 14:21:17 +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#606
No description provided.