Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

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 <dependency name> 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)

Bumps [com.github.twitch4j:twitch4j](https://github.com/twitch4j/twitch4j) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/twitch4j/twitch4j/releases)
- [Commits](twitch4j/twitch4j@v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: com.github.twitch4j:twitch4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2024
@Onako2 Onako2 merged commit f936629 into master Apr 30, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.github.twitch4j-twitch4j-1.20.0 branch April 30, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant