Closed renovate[bot] closed 1 month ago
30 testsβ Β±0βββ30 :white_check_mark: Β±0βββ1m 4s :stopwatch: Β±0s β7 suites Β±0ββββ0 :zzz: Β±0β β7 filesββ Β±0ββββ0 :x: Β±0β
Results for commit 10829e75.βΒ± Comparison against base commit 01794c69.
:recycle: This comment has been updated with latest results.
This PR contains the following updates:
5.1.0
->5.1.1
Release Notes
discord-jda/JDA (net.dv8tion:JDA)
### [`v5.1.1`](https://redirect.github.com/discord-jda/JDA/releases/tag/v5.1.1): | Small bugfix release ### Overview Small release to fix a few bugs. This fixes an issue that caused voice receive to no longer work as intended in 5.1.0. #### Bug Fixes - Remove extension from received audio packets by [@davidffa](https://redirect.github.com/davidffa) in [https://github.com/discord-jda/JDA/pull/2721](https://redirect.github.com/discord-jda/JDA/pull/2721) - Remove `@CheckReturnValue` from Once.Builder.subscribe by [@freya022](https://redirect.github.com/freya022) in [https://github.com/discord-jda/JDA/pull/2730](https://redirect.github.com/discord-jda/JDA/pull/2730) - Fix parsing error for AutoModResponse by [@StasiumDev](https://redirect.github.com/StasiumDev) in [https://github.com/discord-jda/JDA/pull/2728](https://redirect.github.com/discord-jda/JDA/pull/2728) **Full Changelog**: https://github.com/discord-jda/JDA/compare/v5.1.0...v5.1.1 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.1.1") } ``` #### Maven ```xmlConfiguration
π 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 becomes conflicted, 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.