Open renovate[bot] opened 3 months ago
This PR contains the following updates:
5.10.3
5.11.3
1.5.6
1.5.12
5.2.0
5.2.1
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
5.10.3
->5.11.3
5.10.3
->5.11.3
1.5.6
->1.5.12
5.2.0
->5.2.1
Release Notes
discord-jda/JDA (net.dv8tion:JDA)
### [`v5.2.1`](https://redirect.github.com/discord-jda/JDA/releases/tag/v5.2.1) [Compare Source](https://redirect.github.com/discord-jda/JDA/compare/v5.2.0...v5.2.1) Small bug fix release. #### Bug Fixes - Fix GuildManager#setSafetyAlertsChannel by [@MinnDevelopment](https://redirect.github.com/MinnDevelopment) in [https://github.com/discord-jda/JDA/pull/2765](https://redirect.github.com/discord-jda/JDA/pull/2765) - Correctly handle disabled intent in setEnabledIntents by [@MinnDevelopment](https://redirect.github.com/MinnDevelopment) in [https://github.com/discord-jda/JDA/pull/2767](https://redirect.github.com/discord-jda/JDA/pull/2767) - Ensure label cannot be null in Button by [@MinnDevelopment](https://redirect.github.com/MinnDevelopment) in [https://github.com/discord-jda/JDA/pull/2771](https://redirect.github.com/discord-jda/JDA/pull/2771) - Handle user in EntityBuilder#createApplicationEmoji as optional by [@Xirado](https://redirect.github.com/Xirado) in [https://github.com/discord-jda/JDA/pull/2769](https://redirect.github.com/discord-jda/JDA/pull/2769) **Full Changelog**: https://github.com/discord-jda/JDA/compare/v5.2.0...v5.2.1 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.2.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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.