ErdbeerbaerLP / CF-MR-Bot

A discord bot, which informs users about new files of mods on curseforge and modrinth
MIT License
11 stars 6 forks source link

Bump github-api from 1.95 to 1.116 #11

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps github-api from 1.95 to 1.116.

Release notes

Sourced from github-api's releases.

v1.116 🌈

Features

Fixes

Dependencies

v1.115 🌈

🚀 Features

Fixes

🧰 Maintenance

  • Fix tag template in release drafter @timja (#847)
  • Chore(deps-dev): Bump mockito-core from 3.3.3 to 3.4.0 @dependabot (#887)
  • Chore(deps): Bump formatter-maven-plugin from 2.12.0 to 2.12.1 @dependabot (#886)
  • Chore(deps-dev): Bump wiremock-jre8-standalone from 2.26.3 to 2.27.1 @dependabot (#877)
  • Chore(deps): Bump animal-sniffer-maven-plugin from 1.18 to 1.19 @dependabot (#879)
  • Chore(deps): Bump formatter-maven-plugin from 2.11.0 to 2.12.0 @dependabot (#871)
  • Chore(deps): Bump maven-site-plugin from 3.9.0 to 3.9.1 @dependabot (#869)
Changelog

Sourced from github-api's changelog.

Changelog

github-api-1.101 (2019-11-27)

Full Changelog

Fixes

  • Fixed ClassNotFoundException when creating okhttp3.OkHttpConnector with Cache @alecharp #627

github-api-1.100 (2019-11-26)

Full Changelog

Features and Fixes

Internals

github-api-1.99 (2019-11-04)

Full Changelog

Closed issues:

  • Support all available endpoints for Github App with preview request #570
  • Login details #560
  • GHRepository.listReleases() return empty always #535
  • Unable to get deployment by id #529
  • Malformed URL exception while accessing Enterprise Repository and fetching data #526
  • Allow getting a repository by ID #515
  • Methods to update milestones #512
  • Add ETAG support to minimize API requests #505
Commits
  • 349ef7a [maven-release-plugin] prepare release github-api-1.116
  • 94df5fc Merge pull request #923 from bitwiseman/feature/is-template
  • 906238a Add GHRepository.isTemplate()
  • 7963fa8 Ensure withPreview can be called multiple times
  • 1aba601 Centralize GHRepository read
  • ff4324a Merge pull request #897 from bonnie-young/add-create-repo-with-template-support
  • 11bc669 update code for create repository from template
  • dcf26d5 Merge pull request #919 from bitwiseman/task/one-more-date
  • 4d46872 Fixed and streamlined date parsing
  • 4f0d62f Merge pull request #920 from ewiegs4/deployment-payload
  • 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)