wooga / atlas-github

Gradle plugin to publish artifacts to github
https://wooga.github.io/atlas-github/
Apache License 2.0
1 stars 3 forks source link

Bump github-api from 1.117 to 1.128 #74

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps github-api from 1.117 to 1.128.

Release notes

Sourced from github-api's releases.

v1.128 🌈

Fixes and Enhancements

  • GHRepository#listLanguages returns correct Map type @bitwiseman (#1106)
  • GHIssue.addLabels and removeLabels() should return List not void @akashRindhe (#1105)
  • Add sort and order parameters to GHContentSearchBuilder @breandan (#1101)
  • Add SCHEDULE to GHEvent and add UNKNOWN handling to GHEvent @gsmet (#1096)
  • Add label event payload @gsmet (#1087)
  • Properly wrap the check runs with the repository when listing them @gsmet (#1092)
  • Replace reflection for PATCH method with X-HTTP-Method-Override @bitwiseman (#1083)

Changes

Dependencies

v1.127 🌈

Changes

  • Fix JaCoCo execution when we have additional Surefire options @gsmet (#1079)
  • Add support for workflow jobs @gsmet (#1081)
  • Add support for repository visibility @nvahren (#1074)
  • Expose repository for artifacts, workflows and workflow runs @gsmet (#1078)
  • Chore(deps): Bump spotbugs.version from 4.2.1 to 4.2.2 @dependabot (#1070)
  • Add support for artifacts and logs of workflow runs @gsmet (#1075)
  • Chore(deps-dev): Bump org.eclipse.jgit from 5.10.0.202012080955-r to 5.11.0.202103091610-r @dependabot (#1072)
  • Chore(deps-dev): Bump mockito-core from 3.7.7 to 3.8.0 @dependabot (#1073)
  • Chore(deps): Bump spotless-maven-plugin from 2.8.1 to 2.9.0 @dependabot (#1069)

v1.126 🌈

Changes

... (truncated)

Commits
  • f28f966 [maven-release-plugin] prepare release github-api-1.128
  • 0e9cc90 Merge pull request #1125 from gsmet/remove-jdk-16-workaround
  • 02e02d3 Remove now unnecessary JDK 16 specific workaround
  • f6e8a2c Merge pull request #1123 from bitwiseman/task/assertThat
  • 76bea51 Merge branch 'main' into task/assertThat
  • 2be27d1 Update maven-build.yml
  • cd1454a More assertThat matchers
  • b550910 Streamline assertThat calls using appropriate matchers
  • d13e490 Enforce use of assertThat
  • 3d45152 Deprecate all asserts other than assertThat
  • 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.