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.20.0 to 1.21.0 #365

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v1.21.0

Bug Fixes

  • populate SentChatMessage#isSent (#967)
  • reassociate conduit shards with pool after unexpected disconnects (#1003)
  • pubsub: fire HypeTrainStartEvent and add new hype train fields (#1001)

Features

  • eventsub: add whisper received topic (#970)
  • eventsub: add new automatic reward types (#987)
  • eventsub: add vip add and remove topics (#969)
  • eventsub: add automod caught message topics (#988)
  • eventsub: add suspicious users eventsub topics (#979)
  • pubsub: add outbound follows unofficial topic (#984)
  • implement warnings open beta for helix and eventsub (#994)
  • add events for new chat warnings feature (#992)
  • support new bits cheer creator goal types (#971)
  • add msg_concurrent_channel_limit_reached to NoticeTag (#985)
  • implement channel.moderate eventsub topic (#978)
  • allow auth requests to be directed to cli mock api (#990)
  • add irc and pubsub support for new automatic rewards (#993)

Refactor

  • eventsub: change superclass for shield mode events (#976)
  • helix: clarify Stream thumbnail url getters (#977)
  • helix: utilize ValueWrapper in more classes (#1005)

Internal

  • promote chat warnings to v1 (#1008)
  • deprecate public setters that can be misleading (#997)
  • pubsub: deprecate HypeTrainCooldownExpirationEvent (#1002)
  • update dependency gradle to v8.9 (#1007)
  • update dependency com.github.philippheuer.credentialmanager:credentialmanager to v0.3.1 (#1010)
  • update com.github.philippheuer.events4j to v0.12.2 (#1009)
  • update com.fasterxml.jackson to v2.17.2 (#1004)
  • update org.jetbrains.kotlinx to v1.8.1 (#982)
  • update dependency commons-io:commons-io to v2.16.1 (#966)
  • update dependency org.slf4j:slf4j-api to v2.0.13 (#972)
  • update plugin org.jetbrains.kotlin.jvm to v2 (#986)
  • update dependency org.junit:junit-bom to v5.10.3 (#999)
  • update dependency org.projectlombok:lombok to v1.18.34 (#1000)
  • update io.github.openfeign to v13.3 (#995)
  • update plugin io.github.goooler.shadow to v8.1.8 (#998)
  • update dependency org.mockito:mockito-bom to v5.12.0 (#983)
  • add security policy (#973)
Commits
  • 0a5b9fd feat: implement channel.moderate eventsub topic (#978)
  • 44a44e5 chore(deps): update com.github.philippheuer.events4j to v0.12.2 (#1009)
  • 6ca3f2d chore(deps): update dependency com.github.philippheuer.credentialmanager:cred...
  • 6dc7b72 chore(eventsub,helix): promote chat warnings to v1 (#1008)
  • f137518 chore(deps): update dependency gradle to v8.9 (#1007)
  • 20de550 chore: deprecate public setters that can be misleading (#997)
  • 0753168 chore(deps): update plugin org.jetbrains.kotlin.jvm to v2 (#986)
  • 6d83469 fix: reassociate conduit shards with pool after unexpected disconnects (#1003)
  • 881f1e1 feat(eventsub): add automod caught message topics (#988)
  • 8718561 feat: allow auth requests to be directed to cli mock api (#990)
  • 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 2 months ago

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

View more on Code Climate.