Update dependency net.dv8tion:JDA to v5.2.3 #31

Merged
Skydust merged 1 commits from renovate/net.dv8tion-jda-5.x into dev 2025-01-27 18:32:11 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
net.dv8tion:JDA dependencies patch 5.2.2 -> 5.2.3

Release Notes

discord-jda/JDA (net.dv8tion:JDA)

v5.2.3

Small bug fix release.

Bug Fixes

Changes

Full Changelog: https://github.com/discord-jda/JDA/compare/v5.2.2...v5.2.3

Installation

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("net.dv8tion:JDA:5.2.3")
}

Maven

<dependency>
    <groupId>net.dv8tion</groupId>
    <artifactId>JDA</artifactId>
    <version>5.2.3</version> 
</dependency>

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.dv8tion:JDA](https://github.com/discord-jda/JDA) | dependencies | patch | `5.2.2` -> `5.2.3` | --- ### Release Notes <details> <summary>discord-jda/JDA (net.dv8tion:JDA)</summary> ### [`v5.2.3`](https://github.com/discord-jda/JDA/releases/tag/v5.2.3) Small bug fix release. #### Bug Fixes - Adjust MAX_FILE_SIZE to 10 MiB by [@&#8203;sebm253](https://github.com/sebm253) in https://github.com/discord-jda/JDA/pull/2777 - Fix checking empty embeds by [@&#8203;freya022](https://github.com/freya022) in https://github.com/discord-jda/JDA/pull/2790 - Fix channel cache lock handling by [@&#8203;MinnDevelopment](https://github.com/MinnDevelopment) in https://github.com/discord-jda/JDA/pull/2795 #### Changes - Rename `ApplicationEmoji#APPLICATION_EMOJI_CAP` -> `MAX_APPLICATION_EMOJIS` by [@&#8203;freya022](https://github.com/freya022) in https://github.com/discord-jda/JDA/pull/2791 **Full Changelog**: https://github.com/discord-jda/JDA/compare/v5.2.2...v5.2.3 ### Installation #### Gradle ```gradle repositories { mavenCentral() } dependencies { implementation("net.dv8tion:JDA:5.2.3") } ``` #### Maven ```xml <dependency> <groupId>net.dv8tion</groupId> <artifactId>JDA</artifactId> <version>5.2.3</version> </dependency> ``` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->
MilaBot added 1 commit 2025-01-27 00:01:12 +00:00
Update dependency net.dv8tion:JDA to v5.2.3
All checks were successful
Production deployment / Building and pushing (push) Successful in 2m36s
6c222009b2
Skydust was assigned by MilaBot 2025-01-27 00:01:12 +00:00
Skydust merged commit 6c222009b2 into dev 2025-01-27 18:32:11 +00:00
Skydust deleted branch renovate/net.dv8tion-jda-5.x 2025-01-27 18:32:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Skydust/JdrBot#31