DaRealTurtyWurty / SuperTurtyBot

A multi-purpose discord bot.
GNU Affero General Public License v3.0
6 stars 10 forks source link

Bump com.github.twitch4j:twitch4j from 1.18.0 to 1.19.0 #216

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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

Release notes

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

v1.19.0

Bug Fixes

  • populate ChannelStateEvent when single room setting changed (#910)

Features

  • chat: include rewarded channel points in watch streak events (#895)
  • eventsub: promote chat eventsub topics out of beta (#890)
  • eventsub: include recipient in GiftPayForward (#891)
  • helix: add get moderated channels beta endpoint (#911)
  • promote ads scheduler api out of beta (#906)
  • add beta chat settings update eventsub type (#912)

Internal

  • chat: schedule reconnect to avoid benign exception (#905)
  • pubsub: deprecate unofficial pubsub following topic (#904)
  • clarify auth for removeChannelModerator (#913)
  • update dependency org.jetbrains:annotations to v24.1.0 (#888)
  • update io.github.openfeign to v13.1 (#887)
  • update dependency com.fasterxml.jackson to v2.16.1 (#909)
  • update dependency com.github.philippheuer.credentialmanager:credentialmanager to v0.3.0 (#914)
  • update dependency org.apache.commons:commons-lang3 to v3.14.0 (#894)
  • update dependency commons-io:commons-io to v2.15.1 (#901)
  • update dependency com.bucket4j:bucket4j_jdk8-core to v8.7.0 (#893)
  • update dependency io.github.xanthic.cache:cache-bom to v0.5.0 (#897)
  • update dependency ch.qos.logback:logback-classic to v1.3.14 (#902)
  • update dependency org.mockito:mockito-bom to v5.9.0 (#915)
  • update dependency gradle to v8.5 (#900)
  • update plugin org.jetbrains.kotlin.jvm to v1.9.22 (#908)
  • update plugin com.github.gmazzo.buildconfig to v5.3.5 (#907)
Commits
  • d84dd4f chore(deps): update plugin com.github.gmazzo.buildconfig to v5.3.5 (#907)
  • 47b6c2e chore(deps): update dependency org.mockito:mockito-bom to v5.9.0 (#915)
  • 8d141df feat: add beta chat settings update eventsub type (#912)
  • 290ded0 chore(deps): update dependency com.github.philippheuer.credentialmanager:cred...
  • eea464b chore(chat): schedule reconnect to avoid benign exception (#905)
  • 234dff0 feat: add get moderated channels beta endpoint (#911)
  • 3ae4aba chore: promote ads scheduler api out of beta (#906)
  • cfed6ea docs: clarify auth for removeChannelModerator (#913)
  • 5878cf8 fix: populate ChannelStateEvent when single room setting changed (#910)
  • 0b0cce2 chore(deps): update com.fasterxml.jackson to v2.16.1 (#909)
  • 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)