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 twitch4j from 1.14.0 to 1.15.0 #265

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps twitch4j from 1.14.0 to 1.15.0.

Release notes

Sourced from twitch4j's releases.

v1.15.0

Bug Fixes

  • avoid NPE when forwarder is missing token (#748)
  • cleanup poolBySub on eventsocket pool unregister (#734)
  • chat: fire join events from 353 names list (#758)
  • chat: read subscriber months for founders (#754)
  • eventsub: looser equality on optional condition fields (#737)
  • use new shadowJar relocation syntax (#740)

Documentation

  • improve TwitchHelix#getClips javadoc (#731)

Features

  • eventsocket: add delete sub success meta event (#732)
  • helix: allow querying multiple video ids (#749)
  • helix: include new badge fields (#759)
  • parse viewer milestone events sent to chat (#750)

Internal

  • deps: update dependency ch.qos.logback:logback-classic to v1.3.6 (#753)
  • deps: update dependency ch.qos.logback:logback-classic to v1.3.7 (#764)
  • deps: update dependency com.bucket4j:bucket4j_jdk8-core to v8.2.0 (#743)
  • deps: update dependency com.squareup.okhttp3:okhttp to v4.11.0 (#768)
  • deps: update dependency gradle to v8.0.2 (#745)
  • deps: update dependency gradle to v8.1 (#762)
  • deps: update dependency gradle to v8.1.1 (#765)
  • deps: update dependency org.jetbrains:annotations to v24.0.1 (#744)
  • deps: update dependency org.mockito:mockito-bom to v5.3.0 (#761)
  • deps: update dependency org.mockito:mockito-bom to v5.3.1 (#766)
  • deps: update io.github.openfeign to v12.3 (#760)
  • deps: update plugin com.coditory.manifest to v0.2.6 (#767)
  • deps: update plugin com.github.johnrengelman.shadow to v8.1.0 (#739)
  • deps: update plugin com.github.johnrengelman.shadow to v8.1.1 (#755)
  • deps: update plugin io.freefair.lombok to v8 (#756)
  • deps: update plugin org.jetbrains.dokka to v1.8.10 (#746)
  • eventsub: define aliases for broadcaster event fields (#747)
  • helix: deprecate entitlement code endpoints (#742)
  • helix: deprecate more tag_id references (#741)
  • reflect latest status of follows api (#733)
  • deps: update io.github.openfeign to v12.2 (#738)
  • deps: update plugin com.github.johnrengelman.shadow to v8 (#736)
  • deps: update plugin io.freefair.lombok to v6.6.3 (#735)
  • deps: update dependency gradle to v8 (#725)
  • deps: update dependency io.github.xanthic.cache:cache-bom to v0.2.0 (#730)
  • deps: update plugin org.jetbrains.kotlin.jvm to v1.8.20 (#757)
  • eventsub: upgrade to non-beta websocket url (#763)
  • deps: update dependency org.mockito:mockito-bom to v5.2.0 (#751)

Refactor

  • use buildMapping util across enums (#752)
Commits
  • bd8796b chore(deps): update plugin com.coditory.manifest to v0.2.6 (#767)
  • 3959f31 chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.11.0 (#768)
  • 94e6161 chore(deps): update dependency org.mockito:mockito-bom to v5.3.1 (#766)
  • efa290a chore(deps): update dependency gradle to v8.1.1 (#765)
  • a5e5e43 chore(deps): update dependency ch.qos.logback:logback-classic to v1.3.7 (#764)
  • 04dbc3b fix(chat): fire join events from 353 names list (#758)
  • 62e43fc chore(eventsub): upgrade to non-beta websocket url (#763)
  • 89236f3 chore(deps): update dependency gradle to v8.1 (#762)
  • a2a6b0d chore(deps): update dependency org.mockito:mockito-bom to v5.3.0 (#761)
  • ba9d5bc chore(deps): update io.github.openfeign to v12.3 (#760)
  • 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)
codeclimate[bot] commented 1 year ago

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

View more on Code Climate.