Battle-Cattle / BCUK-Bot-3

Open-source community discord/twitch bot made for the Battle Cattle team
GNU General Public License v3.0
0 stars 0 forks source link

Bump com.github.twitch4j:twitch4j from 1.19.0 to 1.20.0 #343

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.github.twitch4j:twitch4j from 1.19.0 to 1.20.0.

Release notes

Sourced from com.github.twitch4j:twitch4j's releases.

v1.20.0

Bug Fixes

  • pubsub: support refreshed tokens (#937)

Features

  • helix: add send chat message endpoint (#921)
  • helix: implement unban request beta endpoints (#925)
  • helix: allow querying moderator status of multiple user ids (#936)
  • helix: add user emotes endpoint (#945)
  • eventsub: add chat message subscription type (#922)
  • eventsub: add unban request subscription types (#953)
  • eventsub: add automod settings and terms topics (#957)
  • eventsub: create conduit websocket pool helper (#955)
  • eventsub: add automatic reward redemption topic (#962)
  • pubsub: add unofficial broadcast settings topic (#935)
  • add conduit endpoints and eventsub topic (#923)

Refactor

  • pubsub: migrate unofficial hype topic to v2 (#934)
  • eventsub: promote chat settings topic to v1 (#952)
  • eventsub: remove unofficial marker for some eventsub statuses (#959)
  • helix: remove unofficial marker for many emote types (#960)

Internal

  • eventsub: deprecate IEventSubSocket#register(SubscriptionType, EventSubCondition) (#956)
  • update twitch scopes enum (#963)
  • improve shadow jar building (#961)
  • update io.github.openfeign to v13.2.1 (#929)
  • update dependency org.mockito:mockito-bom to v5.11.0 (#940)
  • update dependency com.bucket4j:bucket4j_jdk8-core to v8.10.1 (#950)
  • update dependency org.slf4j:slf4j-api to v2.0.12 (#928)
  • update dependency org.junit:junit-bom to v5.10.2 (#927)
  • update dependency com.github.tony19:named-regexp to v1 (#917)
  • update org.jetbrains.kotlinx to v1.8.0 (#931)
  • update com.fasterxml.jackson to v2.17.0 (#947)
  • update dependency org.awaitility:awaitility to v4.2.1 (#948)
  • update dependency org.projectlombok:lombok to v1.18.32 (#949)
  • update dependency commons-io:commons-io to v2.16.0 (#954)
  • update dependency io.github.xanthic.cache:cache-bom to v0.6.0 (#964)
  • update dependency gradle to v8.7 (#951)
  • update plugin io.freefair.lombok to v8.6 (#932)
  • update plugin org.jetbrains.dokka to v1.9.20 (#943)
  • update plugin org.jetbrains.kotlin.jvm to v1.9.23 (#944)
Commits
  • 1ab6bb4 docs: update readme with new modules, fix badges (#965)
  • 48db50a chore: update twitch scopes enum (#963)
  • dc335ad chore(deps): update dependency io.github.xanthic.cache:cache-bom to v0.6.0 (#...
  • 78043c8 feat(eventsub): add automatic reward redemption topic (#962)
  • 0e207ff feat(eventsub): create conduit websocket pool helper (#955)
  • a07a9fa chore: improve shadow jar building (#961)
  • 8c75c27 chore: deprecate IEventSubSocket#register(SubscriptionType, EventSubCondition...
  • a76096d feat(eventsub): add automod settings and terms topics (#957)
  • 0130f28 chore(helix): remove unofficial marker for many emote types (#960)
  • 43c0e14 feat(eventsub): add unban request subscription types (#953)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 27028c0b and detected 0 issues on this pull request.

View more on Code Climate.