xpdustry / imperium

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

chore(deps): Update dependency net.dv8tion:JDA to v5.0.1 #212

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

discord-jda/JDA (net.dv8tion:JDA) ### [`v5.0.1`](https://togithub.com/discord-jda/JDA/releases/tag/v5.0.1): | Hotfix shard manager thread handling ### Overview Small hotfix release, fixes problem with default thread config for `DefaultShardManager`. This caused requests to fail if a shard is stopped or restarted. #### Bug Fixes - Fix automatic shutdown for elastic pool by [@​MinnDevelopment](https://togithub.com/MinnDevelopment) in [https://github.com/discord-jda/JDA/pull/2704](https://togithub.com/discord-jda/JDA/pull/2704) **Full Changelog**: https://github.com/discord-jda/JDA/compare/v5.0.0...v5.0.1 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.0.1") } ``` #### Maven ```xml net.dv8tion JDA 5.0.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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

test results

30 tests  Β±0   30 :white_check_mark: Β±0   1m 8s :stopwatch: Β±0s  7 suites Β±0    0 :zzz: Β±0   7 files   Β±0    0 :x: Β±0 

Results for commit f4b0cf01. ± Comparison against base commit 381cb2e1.