Ree6-Applications / Ree6

All-in-one, open source and 100% free Discord Bot!
https://ree6.de
GNU General Public License v3.0
138 stars 38 forks source link

Update dependency com.github.twitch4j:twitch4j to v1.22.0 - autoclosed #645

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.twitch4j:twitch4j (source) 1.21.0 -> 1.22.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

twitch4j/twitch4j (com.github.twitch4j:twitch4j) ### [`v1.22.0`](https://redirect.github.com/twitch4j/twitch4j/releases/tag/v1.22.0) [Compare Source](https://redirect.github.com/twitch4j/twitch4j/compare/v1.21.0...v1.22.0) #### Features - support shared chat helix and eventsub ([#​1032](https://redirect.github.com/twitch4j/twitch4j/issues/1032)) - **chat**: support stream together shared chat ([#​1035](https://redirect.github.com/twitch4j/twitch4j/issues/1035)) - **chat**: add mirrored message policy configuration ([#​1041](https://redirect.github.com/twitch4j/twitch4j/issues/1041)) - **chat**: add parent thread display name to ChatReply ([#​1042](https://redirect.github.com/twitch4j/twitch4j/issues/1042)) #### Performance - optimize chat badge parsing ([#​1036](https://redirect.github.com/twitch4j/twitch4j/issues/1036)) #### Internal - **docs**: update links in javadoc overview ([#​1011](https://redirect.github.com/twitch4j/twitch4j/issues/1011)) - **docs**: add new animation id ([#​1026](https://redirect.github.com/twitch4j/twitch4j/issues/1026)) - **docs**: support for apiNote, implSpec and implNote in javadoc ([#​1018](https://redirect.github.com/twitch4j/twitch4j/issues/1018)) - update gradle wrapper to v8.10.1 ([#​1033](https://redirect.github.com/twitch4j/twitch4j/issues/1033)) - update plugin org.jetbrains.kotlin.jvm to v2.0.20 ([#​1027](https://redirect.github.com/twitch4j/twitch4j/issues/1027)) - update plugin io.freefair.lombok to v8.10 ([#​1025](https://redirect.github.com/twitch4j/twitch4j/issues/1025)) - update gradle shadow plugin to v8.3.2 ([#​1039](https://redirect.github.com/twitch4j/twitch4j/issues/1039)) - update dependency org.awaitility:awaitility to v4.2.2 ([#​1016](https://redirect.github.com/twitch4j/twitch4j/issues/1016)) - update dependency org.apache.commons:commons-lang3 to v3.17.0 ([#​1029](https://redirect.github.com/twitch4j/twitch4j/issues/1029)) - update dependency org.slf4j:slf4j-api to v2.0.16 ([#​1021](https://redirect.github.com/twitch4j/twitch4j/issues/1021)) - update dependency org.junit:junit-bom to v5.11.0 ([#​1022](https://redirect.github.com/twitch4j/twitch4j/issues/1022)) - update dependency org.mockito:mockito-bom to v5.13.0 ([#​1028](https://redirect.github.com/twitch4j/twitch4j/issues/1028)) - update dependency io.github.xanthic.cache:cache-bom to v0.6.1 ([#​1030](https://redirect.github.com/twitch4j/twitch4j/issues/1030)) - update org.jetbrains.kotlinx-coroutines to v1.9.0 ([#​1034](https://redirect.github.com/twitch4j/twitch4j/issues/1034)) - update io.github.openfeign to v13.4 ([#​1037](https://redirect.github.com/twitch4j/twitch4j/issues/1037)) - update dependency commons-io:commons-io to v2.17.0 ([#​1038](https://redirect.github.com/twitch4j/twitch4j/issues/1038)) #### **NOTICE**: **Shared Chat Support** :warning: Twitch now allows creators using Stream Together to merge their chat rooms. This may cause unexpected behavior in versions prior to `v1.22.0`. Starting with `v1.22.0`, mirrored messages are automatically dropped if they have already been observed. This ensures each unique message is processed only once. For more information on detecting mirrored messages, potential impacts on your application, and known edge cases, refer to our [documentation](https://twitch4j.github.io/chat/shared-chat).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud