xpdustry / imperium

ImperiumV2 and Nucleus had a baby.
GNU General Public License v3.0
2 stars 4 forks source link

chore(deps): Update dependency net.dv8tion:JDA to v5.1.1 #225

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.dv8tion:JDA 5.1.0 -> 5.1.1 age adoption passing confidence

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 ```xml net.dv8tion JDA 5.1.1 ```

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 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.

github-actions[bot] commented 3 months ago

test results

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.