This repository was archived by the owner on Sep 2, 2024. It is now read-only.
Update dependency dev.kord:kord-core to v0.14.0 #19
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:
0.8.0-M3->0.14.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kordlib/kord (dev.kord:kord-core)
v0.14.0Compare Source
Additions
SerialFormats inLongOrStringSerializer(#937)Changes
DeprecationLevels after 0.13.0 (#908)Event.DeserializationStrategy(#923)VoiceEvent.DeserializationStrategy(#925)Fixes
DiscordVoiceState.memberuses incorrect serial name (by @viztea in #914)EmbedBuilder(by @matytyma in #917)Dependencies
Updated in #920, #929 and #943
House-keeping
sourceLinkURLwith non-deprecatedURIconstructor (by @SebastianAigner in #938)v0.13.1Compare Source
This release fixes an exception when trying to deserialize
Permissionscontained inGuildAuditLogEntryCreateEvents.Kord expected to receive JSON strings while
Discord is sending JSON numbers.
See #911 and #912.
v0.13.0Compare Source
This release fixes a bug where the Spanish Latin America
Locale(es-419) couldn't be deserialized correctly, so userswith that
Localecouldn't interact with Kord bots via interactions.Additions
WebhookMessageCreateBuilder.appliedTags(by @lukellmann in #899)Changes
DeprecationLevels after 0.12.0 (by @lukellmann in #896)User.discriminatorandUser.tag(by @lukellmann in #901)ArchiveDurationwith generated kord enums (by @lukellmann in #902)DiscordBitSetSerializerandLocale.Serializer(by @lukellmann in #903)Fixes
Dependencies
Updated in #900
v0.12.0Compare Source
Additions
MemberDataandMember(by @Tmpod in #884)SelectDefaultValues (by @lukellmann in #881)Permission.CreateGuildExpressionsandPermission.CreateEvents(by @lukellmann in #892)StageInstanceCreateRequest.guildScheduledEventId(by @lukellmann in #893)Changes
DeprecationLevels (by @lukellmann in #879)MessageBuildersupertype (by @lukellmann in #891)Fixes
DiscordAuditLogEntry.userIdnullability (by @lukellmann in #885)Dependencies
Updated in #883, #888 and #894
v0.11.1Compare Source
0.11.1
Republication of 0.11.0 with no changes.
The published artifacts for
dev.kord:kord-ksp-annotations-js:0.11.0were missingkord-ksp-annotations-js-0.11.0.klibwhich would cause an error like the following for Kotlin/JS projects trying to use Kord 0.11.0:v0.11.0Compare Source
Additions
avatar_decorationto user (by @NoComment1105 in #852)GuildMemberFlags(by @lukellmann in #865)RoleFlags(by @lukellmann in #866)AttachmentFlags(by @lukellmann in #867)MediaChannels (by @lukellmann in #853)GuildOnboarding(by @lukellmann in #819)ReactionAddEvent.messageAuthorId(by @lukellmann in #873)AuditLogEvents (by @lukellmann in #874)with_countsparam forGET/users/@​me/guilds(by @lukellmann in #875)TeamMemberRole(by @lukellmann in #876)AuditLogEntryOptionalInfo.integrationType(by @lukellmann in #877)Changes
DeprecationLevels (by @lukellmann in #844)Choice(by @lukellmann in #868)Fixes
BigIntegerinDiscordBitSet.value(by @lukellmann in #864)DiscordApplication(by @lukellmann in #871)Dependencies
Updated in #842, #859 and #872
House-keeping
RedundantVisibilityModifiersuppression (by @lukellmann in #858)ResetwithAtomicRef(by @DRSchlaubi and @lukellmann in #863)v0.10.0Compare Source
Additions
Permission.UseExternalSounds(by @lukellmann in #833)Changes
DeprecationLevels (by @lukellmann in #821)parentIdandlockPermissionsToParentto Optionals (by @Tmpod in #828)Fixes
nullauthor url (by @lukellmann in #839)Dependencies
Updated in #826
House-keeping
v0.9.0Compare Source
Additions
Changes
DeprecationLevels (by @Lukellmann in #794)IconwithAsset(by @oluiss and @Lukellmann in #703)Fixes
EntitySupplyStrategytoStrings being incorrect (by @GreemDev in #811)InstantInEpochMillisecondsSerializerTeston JS (by @Lukellmann in #818)Dependencies
Updated in #783
House-keeping
@KordDsl(by @DRSchlaubi in #800)GenerateKordEnumandAnnotationArguments(by @Lukellmann in #817)v0.8.3Compare Source
Additions
ApplicationFlag.ApplicationAutoModerationRuleCreateBadge(by @NoComment1105 in #802)Guild.maxStageVideoChannelUsers(by @NoComment1105 in #804)v0.8.2Compare Source
Additions
House-keeping
v0.8.1Compare Source
Fixes
ClassCastExceptioncaused byTextChannelThread.getParent()(by @Lukellmann in #796)v0.8.0Compare Source
Additions
UserFlag.ActiveDeveloper(by @oluiss in #720)GuildFeatures and allow editing them (by @Lukellmann in #722)Locale.INDONESIAN(by @Lukellmann in #738)KeywordAutoModerationRule.allowedKeywords(by @Lukellmann in #731)MessageTypes (by @NoComment1105 in #744)afterto audit log get (by @NoComment1105 in #745)BlockMessageAutoModerationAction.customMessage(by @Lukellmann in #774)getAuthorAsMember(by @NoComment1105 in #784)Changes
DeprecationLevels (by @Lukellmann in #716)GuildFeature.PrivateThreads(by @Lukellmann in #724)KordConfigurationandKordConstants(by @Lukellmann in #753)StageChannelimplementTopGuildMessageChannel(by @DRSchlaubi in #756)getGuild()functions that callgetGuildOrNull()under the hood (by @NoComment1105 in #728)Fixes
EncryptionModeinstead of using an enum (by @lost-illusi0n in #737)MessageChannelBehavior.typeUntil(by @Lukellmann in #768)Snowflake's ordering consistent withequals(by @Lukellmann in #773)DiscordBitSet(by @Lukellmann in #772)Dependencies
Updated in #732, #739, #755, #782 and #788
House-keeping
libs.versions.tomland clean gradle files (by @Lukellmann in #719)v0.8.0-M17Compare Source
Additions
ApplicationFlag.ApplicationCommandBadge(#677)GuildMessageChannelBehavior.bulkDelete(#692)application_commandsto audit log (#681)UserPremium.NitroBasic(#704)Kord.getGuildOrNull(#714)Changes
InputStreamtoChannelProvider(#682)GuildFeature.Commerce(#678)MessageChannelBehavior.withTyping(#687)Readyevent for resuming (#666)DeprecationLevels (#688)Fixes
buildJsonObjectfailing to be deserialized (#683)with_countparameter typo (#690)LinearRetrybehave linearly for all inputs (#702)Dependencies
v0.8.0-M16Compare Source
Breaking / Performance
CoroutineScopewhich caused a memory leak (#665 for migration steps)Additions
Fixes
Improvements / Updates
v0.8.0-M15Compare Source
Additions
Guild#cachedThreadsto fetch cachedThreads (#634)Changes
Fixes
3dbb29f)Documentation
71b185e)Dependencies
v0.8.0-M14Compare Source
Changes
Additions
Dependencies
v0.8.0-M13Compare Source
Changes
Additions
Fixes
Dependencies
v0.8.0-M12Compare Source
Changes
Additions
v0.8.0-M11Compare Source
Changes
Kord.restOnlyAdditions
Fixes
v0.8.0-M10Compare Source
Additions
Fixes
Changes
Dependencies
v0.8.0-M9Compare Source
Fixes
Changes
Additions
Dependencies
v0.8.0-M8Compare Source
Changes
Fixes
Additions
v0.8.0-M7Compare Source
Additions
rtcRegionto builders. (#413)InteractionResponseBehavior#followUpEphemeralFixes
IntChoicenot taking aLong. (#414)InteractionBehavior#respondEphemeralmissing ephemeral flags. (#414)Message(Behavior)instead ofUserBehavior(#414)v0.8.0-M6Compare Source
Breaking
XBehavior#asXnow returns itself if the concrete type is already a complete entity. UseXBehavior#fetchXto always retrieve the most up-to-date version of an entity (#396)dev.kord.gateway.builder(#409)Changes
Additions
WebhookMessageCreateBuilder(#376)Fixes
v0.8.0-M5Compare Source
Breaking
Changes
UsePrivate/PublicThreadstoCreatePrivate/PublicThreads. (#366)Additions
ResolvedObjects#messagesto resolve messages. (#366)ChannelBehavior#of/OrNullto safely get a typed channel. (#366)Fixes
CommandArguement. (#362)v0.8.0-M4Compare Source
Fixes
5dd3f38)NUMBERoption. (#360)MemberData,InteractionDataand others. (#361)Changes
Regionno longer has avipproperty (5dd3f38)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.