fix(deps): update dependency com.discord4j:discord4j-core to v3.3.0 #179
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:
3.2.3->3.3.0Release Notes
Discord4J/Discord4J (com.discord4j:discord4j-core)
v3.3.0Compare Source
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
Changelog
3.3.0
6298baaAdd more Guild.GuildFeatured9f8732Deprecate Guild#delete not allowed to bots50445c6Add PartialMember.Flag.AUTOMOD_QUARANTINED_GUILD_TAG19e0095Add ActionType#AUTO_MODERATION_QUARANTINE_USER244c4cfSupport for invite flagsc8fd951Fix Incorrect Guild Member Avatar formatv3.3.0-RC3
v3.3.0-RC2
ReactionEmojiwas removed, please refer to the RC release to see the replacementv3.3.0-M2
v3.3.0-M1
💜 Contributors
Many thanks to
@Alex1304 @Azn9 @Doc94 @dominoxp @EasternGamer @gmisiurny @Gregory-Widmer @HappyHacker123 @jasonmokk @kashike @mennafabio @quanticc @rfresh2 @skykatik @sss-ryun and everyone in the Discord Server for all the help in this release.
v3.2.9Compare Source
Discord4J v3.2.9
Discord4J v3.2.9 is now available on Maven Central with bugfixes, new features and improvements. This is a recommended upgrade to all v3.2 users.
Commits: Discord4J/Discord4J@3.2.8...3.2.9
⭐️ New features
🐞 Bug fixes
TextInput#labeldeprecated by discord (#1316)💜 Contributors
Thanks to all contributors and collaborators involved in this release.
@Azn9 @Doc94
v3.2.8Compare Source
Discord4J v3.2.8
Discord4J v3.2.8 is now available on Maven Central with bugfixes, new features and improvements. This is a recommended upgrade to all v3.2 users.
Commits: Discord4J/Discord4J@3.2.7...3.2.8
MESSAGE_CONTENTintentUnsupportedOperationExceptionplease make sure you have theMESSAGE_CONTENTintentApplicationInfo#getOwnerIdnow returns an OptionalResolvedChannel#getNameandResolvedChannel#getEffectivePermissionsare now OptionalRestGuild#modifyChannelPositionsnow return Void and not RoleDataGuildService#modifyGuildChannelPositionsnow return Void and not RoleData⭐️ New features
Reactionnow include methods to identify burst reactionsReactionCountDetailsfor the count details in reactionsgetUsermethod to Interaction events (#1217)Message.Typefor INCIDENT/PURCHASE (#1224)isDeletablemethod toMessage.Typefor allow users know if that type can be deletedisEditabletoPartialMember.Flagfor allow user know if that flag can be added/removed (#1276)ChatInputInteractionEventto get option values (#1226)Permission#USE_EXTERNAL_APPS(#1233)Permission#CREATE_GUILD_EXPRESSIONSandPermission#CREATE_EVENTS(#1177)🐞 Bug fixes
com.discord4j:stores-api(#1201)WrappedGuildData#unwrapin store (#1271)Entitlement#getEndsAt(b16d69a)Guild#getFeaturesin favor ofGuild#getGuildFeatures(#1207)Routes#NITRO_STICKER_PACKS_GETin favor ofRoutes#STICKER_PACKS_GET(#1219)ApplicationInfo#requireCodeGrantin favor ofApplicationInfo#botRequiresCodeGrant(#1236)ApplicationInfo#isPublicin favor ofApplicationInfo#isBotPublic(#1236)IntegrationApplication#getSummaryin favor ofIntegrationApplication#getDescription(#1277)🔨 Dependency upgrades
💜 Contributors
Thanks to all contributors and collaborators involved in this release.
@Alex1304 @Azn9 @Doc94 @dominoxp @EasternGamer @gmisiurny @Gregory-Widmer @HappyHacker123 @jasonmokk @mennafabio @rfresh2 @sss-ryun
v3.2.7Compare Source
Discord4J v3.2.7
Commits: Discord4J/Discord4J@3.2.6...3.2.7
⭐️ New features
f58ddce)v3.2.6Compare Source
Discord4J v3.2.6
Closed issues: Milestone
Commits: Discord4J/Discord4J@3.2.5...3.2.6
⭐️ New features
7613e3aClientActivity#customto set a bot custom statusClientActivity#withStateto include extra information to other activity typesActivity#getNamewill return the custom status if present🐞 Bug fixes
884a9811a8e6aefa81c5bb8b955f💜 Contributors
Thanks to our contributors and collaborators involved in this release: @Azn9 @Doc94
v3.2.5Compare Source
Discord4J v3.2.5 is now available on Maven Central. Includes many bugfixes, improvements, new API and Discord features supported as well as one behavior change.
Stable branch: 3.2.x
Closed issues: Milestone
Full Changelog: Discord4J/Discord4J@3.2.4...3.2.5
IntentSet.nonPrivileged()⭐️ New features
discord4j-oauth2to your dependencies and check out our examplesScheduledEventMappingStoreServiceto the new APISelectiveStoreLayoutandStoreFlagabstractionsGuildCommandRegistrarandGlobalCommandRegistrar(Example)ActionRow#withAddedComponentandwithRemovedComponentdeleteMessageSecondsinBanQuerySpec(#1146)rateLimitPerUserto all supported channelsBanQuerySpec#deleteMessageDays: check #1146RestGuild#modifyOwnNickname: switch tomodifyCurrentMemberMessage#suppressEmbeds: to be removed (#1138)Permission.MANAGE_EMOJIS_AND_STICKERS: forMANAGE_GUILD_EXPRESSIONS(#1141)🚀 Enhancements
🐞 Bug fixes
AutoModActionExecutedEventaccessors (#1145)🔨 Dependency upgrades
💜 Contributors
Thanks to all contributors and collaborators involved in this release!
@indyteo @Doc94 @kashike @Gregory-Widmer @j0rdanit0 @Azn9
v3.2.4Compare Source
Discord4J v3.2.4 is now available on Maven Central with bugfixes, new features and improvements. This is a recommended upgrade to all v3.2 users.
Voice module users must use this version or newer to properly connect to voice servers.
Stable branch: 3.2.x
Closed issues: Milestone
Full Changelog: Discord4J/Discord4J@3.2.3...3.2.4
⭐️ New features
2d4093fexample usage🚀 Enhancements
7057bfc🐞 Bug fixes
🔨 Dependency upgrades
💜 Contributors
Thanks to all contributors and collaborators involved in this release
@Doc94 @dominoxp @j0rdanit0 @NovaFox161 @skykatik @superbob
Configuration
📅 Schedule: Branch creation - "after 9:00 before 23:00" in timezone Asia/Tokyo, 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.
This PR was generated by Mend Renovate. View the repository job log.