Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps com.discord4j:discord4j-core from 3.2.9 to 3.3.0.

Release notes

Sourced from com.discord4j:discord4j-core's releases.

v3.3.0

A new major release of Discord4J is now available for general usage, built from months of feedback, ideas and contributions from small and large bot owners alike. We'd like to thank all collaborators, contributors, GitHub sponsors and users working with us towards this release.

Major releases allow us to reshape some architectural concepts required to either match Discord evolution as a platform, or new features we want to implement, so they come with migration steps that are detailed in our docs page for Migration Notes and API changes.

What's new in v3.3

Discord features

  • Discord API v10, providing richer error messages and mandatory gateway intents
  • Support for the new Channel Structure
  • Better spec methods to support type hierarchies like working with Discord4J/Discord4J#1009 Discord4J/discord-json#128
  • Support for new Components to Modals and Messages

Changelog

3.3.0

  • #1317 Support for Modal Label Component
  • #1320 More SelectMenu in Modals and TextDisplay Modal Support
  • #1322 Support File Upload and Resolved Data in Modals
  • #1323 Support self BOT member edit
  • #1325 Support more data for ResolvedChannel
  • #1324 Support expiresAt for Invite
  • #1319 Add Role Colors
  • #1307 Abstract Reaction Events
  • 6298baa9c68401ff0fb77c3d9caedf5f7f3d1e1a Add more Guild.GuildFeature
  • d9f8732edce958792822fe74d4052302d6f36db4 Deprecate Guild#delete not allowed to bots
  • 50445c6179941d83c48a61dcf1f49043c3a0bb5e Add PartialMember.Flag.AUTOMOD_QUARANTINED_GUILD_TAG
  • 19e0095a00c0051d1e4dcd0a755a78125831a3b6 Add ActionType#AUTO_MODERATION_QUARANTINE_USER
  • 244c4cfae5e3fe2720d5cfa7007c3267163b775d Support for invite flags
  • c8fd95158b8acc0feb5bced6bf917deeb326363c Fix Incorrect Guild Member Avatar format
  • #1321 Support new Pinned Messages behaviour
  • #1328 Fix missing public modifier for UnfurledMediaItem.LoadingState

v3.3.0-RC3

v3.3.0-RC2

  • ReactionEmoji was removed, please refer to the RC release to see the replacement

v3.3.0-M2

... (truncated)

Commits
  • aed6b6b Release version '3.3.0'.
  • 78f1b20 chore: Update README.md
  • 1c3e833 chore: migrate javadoc.io to javadocs.dev
  • 4420031 fix: Role colors are Possible-Optional for role create or edit (#1332)
  • 28a0a74 chore(deps): Update reactor bom
  • dbc3df3 chore(deps): update discord-json from SNAPSHOT
  • d3d1853 chore(ci): update actions
  • a33d12c chore(deps): use jackson bom and update version (#1329)
  • b31e3a5 fix: RoleEditSpec color fields requirements
  • bdd7881 chore(deps): downgrade logback for issue in jdk8 [ci skip]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.discord4j:discord4j-core](https://github.com/Discord4J/Discord4J) from 3.2.9 to 3.3.0.
- [Release notes](https://github.com/Discord4J/Discord4J/releases)
- [Commits](Discord4J/Discord4J@3.2.9...3.3.0)

---
updated-dependencies:
- dependency-name: com.discord4j:discord4j-core
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2025
@axkr axkr merged commit abdaf77 into master Oct 20, 2025
1 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/symja_android_library/com.discord4j-discord4j-core-3.3.0 branch October 20, 2025 15:51
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant