fix(deps): update maven - #41
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/maven
branch
from
June 1, 2026 22:16
4f02343 to
43e79ea
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
June 3, 2026 11:02
43e79ea to
9933723
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
June 6, 2026 13:48
9933723 to
adfedbe
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
3 times, most recently
from
June 26, 2026 16:12
ba5ed0a to
6ad7315
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
July 9, 2026 10:53
112a270 to
4946855
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
July 14, 2026 09:45
4946855 to
5353fdb
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
July 29, 2026 19:47
722d6db to
c60fa96
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
2 times, most recently
from
August 16, 2026 11:45
0ae2e17 to
5b31213
Compare
renovate
Bot
force-pushed
the
renovate/maven
branch
from
September 6, 2026 12:52
5b31213 to
3f25d2e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.32→1.6.36.4.1→6.6.02.3.21→2.4.10Release Notes
discord-jda/JDA (net.dv8tion:JDA)
v6.6.0Overview
This is a minor release adding a few new features before a bigger change coming in 6.7.0 which will introduce handling for Obfuscated Channels.
If you can, please try out and give feedback on Add handling for obfuscated channels #3042. To enable obfuscated channels early for testing purposes, you can toggle a switch in your application dashboard as described here.
New Features
Changes
flags_newofApplicationInfoinstead offlagsby @freya022 in #3131PRUNE_REQUIRES_ADMINis enabled by @freya022 in #3129Message.MAX_FILE_SIZEto 20 MiB by @freya022 in #3142Bug Fixes
MarkdownUtil#monospacenot correctly applying monospace formatting to strings with backticks by @ManosSef in #3139Full Changelog: discord-jda/JDA@v6.5.0...v6.6.0
Installation
Gradle
Maven
v6.5.0: | Message Search APIOverview
This release adds support for the Message Search API, which allows bots to search messages in a guild. See Guild#searchMessages and MessageSearchAction for detailed documentation.
Example:
Additionally, we made a minor change in the handling for received messages. For messages received in guilds JDA now handles events with missing
memberobjects, which is necessary to handle messages that arrive shortly after a user is banned from the guild. These messages will contain members which are not added to cache and have no roles.New Features
Changes
Full Changelog: discord-jda/JDA@v6.4.2...v6.5.0
Installation
Gradle
Maven
v6.4.2New Features
NO_MUTUAL_GUILDSErrorResponse by @srnyx in #3083ErrorResponse#CANNOT_FORWARD_UNREADABLE_MESSAGEby @freya022 in #3087Changes
Bug Fixes
Full Changelog: discord-jda/JDA@v6.4.1...v6.4.2
Installation
Gradle
Maven
Configuration
📅 Schedule: (UTC)
🚦 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.