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.16.0 to 1.17.0 #297

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps com.github.twitch4j:twitch4j from 1.16.0 to 1.17.0.

Release notes

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

v1.17.0

Bug Fixes

  • clienthelper: reflect name changes in live events (#828)

Documentation

  • helix: clarify searchChannels functionality (#844)
  • update old follow api decommission date (#849)

Features

  • pubsub: add ban sharing settings update event (#829)
  • pubsub: support hype chat via pinned messages (#846)
  • pubsub: parse whisper thread details (#845)
  • pubsub: support unofficial ads manager topic (#847)
  • include top level parent information in ChatReply (#833)

Performance

  • utilize char array over string in irc parser (#840)

Internal

  • add BETA_MAINTENANCE to EventSubSubscriptionStatus (#842)
  • override thumbnail resolution for processing videos (#843)
  • deps: update dependency ch.qos.logback:logback-classic to v1.3.11 (#831)
  • deps: update plugin io.freefair.lombok to v8.3 (#838)
  • deps: update dependency org.mockito:mockito-bom to v5.5.0 (#836)
  • deps: update io.github.openfeign to v12.5 (#839)
  • deps: update plugin org.jetbrains.kotlin.jvm to v1.9.10 (#837)
  • **deps: update plugin org.jetbrains.dokka to v1.9.0 (#841)
  • **helix **: sync ratelimit bucket for void endpoints (#848)
  • update gradle wrapper to v8.3 (#835)
Commits
  • 33b50b7 feat: include top level parent information in ChatReply (#833)
  • 5751b46 perf: utilize char array over string in irc parser (#840)
  • 8306594 feat(pubsub): support unofficial ads manager topic (#847)
  • 194c77a feat(pubsub): parse whisper thread details (#845)
  • e30cecd feat(pubsub): support hype chat via pinned messages (#846)
  • 883178a chore: override thumbnail resolution for processing videos (#843)
  • 0323c69 docs: update old follow api decommission date (#849)
  • c5ddb91 chore(helix): sync ratelimit bucket for void endpoints (#848)
  • 27feaba chore(deps): update io.github.openfeign to v12.5 (#839)
  • 208d0e2 docs(helix): clarify searchChannels functionality (#844)
  • 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 9 months ago

Code Climate has analyzed commit 008095dc and detected 0 issues on this pull request.

View more on Code Climate.