Skip to content

dependency: Update dependency com.discord4j:discord4j-core to v3.3.2#195

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/com.discord4j-discord4j-core-3.3.x
Closed

dependency: Update dependency com.discord4j:discord4j-core to v3.3.2#195
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/com.discord4j-discord4j-core-3.3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 3, 2026

This PR contains the following updates:

Package Change Age Confidence
com.discord4j:discord4j-core 3.3.03.3.2 age confidence

Release Notes

Discord4J/Discord4J (com.discord4j:discord4j-core)

v3.3.2

Compare Source

Discord4J v3.3.2

Discord4J v3.3.2 is now available on Maven Central with bugfixes, new features and improvements.

Commits: Discord4J/Discord4J@3.3.1...3.3.2

⚠️ Update considerations (API or behavior changes)

  • If your bot use voice features please check https://github.com/Discord4J/Discord4J/blob/master/voice/README.md for how handle the necesary steps for make your bot works with DAVE Protocol
  • This update consider using REST/Gateway V10 with all the requirements by discord (ref: https://docs.discord.com/developers/change-log#api-v10)
  • The MultipartRequest used for upload of files was updated for handle the V10 requeriments and also handle new rules for another API usades like Community Invites (b60f40c)
  • MessageCreateFields.File has a new field called "description" related to how fiels can have this value added, this make any addFile(String name, InputStream stream) method now become addFile(String name, String description, InputStream stream) where this new field is required unless you use MessageCreateFields.File#of static method

⭐️ New features

  • Add support for Targeted Invites (#​1341)
  • Add support for DAVE Protocol (#​1344)

📔 Documentation

  • Fix mention of deprecated permissions (23d3b85)
  • Fix format warnings in docs (b57ca9e)

🔨 Dependency upgrades

  • Update Gradle Wrapper and Build with JDK 25 (the target still is 1.8) (e88aa79)
  • Include JSpecify (in favor of deprecated Reactor Nullable annotations) (b0aa7d7)
  • Update Immutables to 2.12.1
  • Update discord-json to 1.7.22

💜 Contributors

Thanks to all contributors and collaborators involved in this release.
@​Azn9 @​baskwo @​Doc94

v3.3.1

Compare Source

Discord4J v3.3.1

Discord4J v3.3.1 is now available on Maven Central with bugfixes, new features and improvements.

Commits: Discord4J/Discord4J@3.3.0...3.3.1

⭐️ New features

  • Add permission for BYPASS_SLOWMODE (94d7b8b)
  • Add support for CheckboxGroup, Checkbox and RadioGroup in Modals (#​1339)
  • Add support for get reactions in message using Reaction.Type (#​1340)
  • Add support for Role Member Counts (#​1336)

🐞 Bug fixes

  • Fix MessageEdit and InteractionReplyEdit Spec when flags or components are null (#​1335)
  • Fix Reaction.Type ID (07c989d)
  • Fix CustomEmoji throw exception when come from a Reaction (78c46db)

🔨 Dependency upgrades

💜 Contributors

Thanks to all contributors and collaborators involved in this release.
@​Alex1304 @​Doc94 @​LeonTG


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🔄 dependencies Pull requests that update a dependency file label Apr 3, 2026
@Jakubk15 Jakubk15 closed this Apr 3, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 3, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.3.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.discord4j-discord4j-core-3.3.x branch April 3, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔄 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant