Skip to content

dependency: Update dependency com.discord4j:discord4j-core to v3.3.3 - #246

Merged
Jakubk15 merged 1 commit into
masterfrom
renovate/patch-versions.discord4j
Aug 24, 2026
Merged

dependency: Update dependency com.discord4j:discord4j-core to v3.3.3#246
Jakubk15 merged 1 commit into
masterfrom
renovate/patch-versions.discord4j

Conversation

@renovate

@renovate renovate Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v3.3.3

Compare Source

Discord4J v3.3.3

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

Commits: Discord4J/Discord4J@3.3.2...3.3.3

⚠️ Update considerations (API or behavior changes)

  • DeferrableInteractionEvent#presentModal require an TopLevelModalComponent rather than a LayoutComponent also Label was updated for that changes
  • 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)
  • The Components API has a few breaking changes based in future discord features and community feedback (see next section for details)
  • IntegrationApplication#getSummary() now return empty string (#​1376)
  • AutoArchiveDuration enums was deprecated in favor of new ones more self-explaining (#​1366)
  • The Specs using fileSpoilers() was deprecated in favor of directly use files with the new methods for spoiler files (#​1395)

⚠️ Components API - Breaking Changes

  • From #​1348
    • Label#withAddedComponent -> Label#withComponent (the component is replaced, not added)
    • Section#withAddedAccessory -> Section#withAccessory (the accessory is replaced, not added)
    • Rework the components heritage to remove the double inheritance check on some methods (#​1347)

⭐️ New features

  • Add Message.Type#POLL_RESULT (#​1373)
  • Add new AttachmentFlags for Attachment (5455f21)
  • Add Route for delete current User Application Role Connection (#​1375)
  • Add AutoArchiveDuration enum names more self-explaining (#​1366)
  • Add Channel.Type for MessageCreateEvent (#​1374)
  • Add Basic support for Gateway capabilities (#​1397)
  • Add guild message search (#​1392)
  • Add Activity of Message (#​1394)
  • Add HIDE_MEDIA_DOWNLOAD_OPTIONS channel flag (3ec9136)
  • Add Support file types for Component and Command Options (#​1385)
  • Add bot permissions for resolved channel(f3222b4)
  • Expose Flags to all channels and Visibility Content API (#​1399 and #​1414)
  • Add support for mark Files with spoiler (#​1395)
  • Add support for Voice Channel Status and Start Time (#​1401)
  • Add basic support for check if Channel is Obfuscated (#​1414)

🐞 Bug fixes

  • Fix Message.Type#PURCHASE_NOTIFICATION with wrong value (9388648)
  • Fix Subscription.Status values (f2b8ba5)

🔨 Dependency upgrades

  • chore: add dependabot auto-pr and gradle dependencies submission by @​Azn9 in #​1352
  • chore(deps): bump the minor-and-patch group across 2 directories with 9 updates by @​dependabot[bot] in #​1358
  • chore(deps): bump com.gradle.develocity from 3.17.1 to 4.4.1 by @​dependabot[bot] in #​1356
  • chore(deps): bump gradle-wrapper from 9.5.0 to 9.5.1 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1359
  • chore(deps): bump org.immutables from 2.12.1 to 2.12.2 by @​dependabot[bot] in #​1360
  • chore(deps): bump com.gorylenko.gradle-git-properties from 2.5.7 to 3.0.2 by @​dependabot[bot] in #​1362
  • chore(deps): bump the minor-and-patch group across 1 directory with 3 updates by @​dependabot[bot] in #​1364
  • chore(deps): bump the minor-and-patch group across 1 directory with 2 updates by @​dependabot[bot] in #​1370
  • chore(deps): bump io.projectreactor:reactor-bom from 2025.0.5 to 2025.0.6 by @​dependabot[bot] in #​1372
  • chore(deps): bump actions/checkout from 6 to 7 in the github-actions group by @​dependabot[bot] in #​1384
  • chore(deps): bump develocity and com.google.crypto.tink:tink by @​dependabot[bot] in #​1382
  • chore(deps): bump ch.qos.logback:logback-classic from 1.5.34 to 1.5.35 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1386
  • chore(deps): bump ch.qos.logback:logback-classic from 1.5.35 to 1.5.36 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1387
  • chore(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 in the gradle-wrapper group across 1 directory by @​dependabot[bot] in #​1388
  • chore(deps): bump ch.qos.logback:logback-classic from 1.5.36 to 1.5.37 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1389
  • chore(deps): bump actions/cache from 5 to 6 in the github-actions group (#​1390) [ci skip] by @​dependabot[bot] in #​1390
  • chore(deps): bump com.gradle.develocity from 4.4.3 to 4.5.0 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1391
  • chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1396
  • chore(deps): bump ch.qos.logback:logback-classic from 1.5.38 to 1.6.0 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1402
  • chore(deps): bump the minor-and-patch group across 1 directory with 2 updates by @​dependabot[bot] in #​1406
  • chore(deps): bump com.github.ben-manes.versions from 0.56.0 to 0.58.0 in the minor-and-patch group across 1 directory by @​dependabot[bot] in #​1408

💜 Contributors

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Aug 23, 2026
@Jakubk15
Jakubk15 merged commit 44c68e6 into master Aug 24, 2026
1 check passed
@renovate
renovate Bot deleted the renovate/patch-versions.discord4j branch August 24, 2026 13:13
Jakubk15 pushed a commit that referenced this pull request Aug 24, 2026
…246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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