⬆️ Update dependency dev.kord:kord-core to v0.15.0 #267
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.9.0
->0.15.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kordlib/kord (dev.kord:kord-core)
v0.15.0
Compare Source
Additions
User.isSelf
(by @Taubsie in #950)UserMessageCreateBuilder.enforceNonce
(by @DRSchlaubi in #971)MemberProfileAutoModerationRule
(#974)Changes
DeprecationLevel
s after 0.14.0 (#944)Fixes
Heartbeat
events (#957)getMemberOrNull
andgetGuildMembers
caching only user data (by @Galarzaa90 in #964)Dependencies
Updated in #942, #954, #958, #975, #976, and #986 (not including dependencies only needed for developing Kord)
v0.14.0
Compare Source
Additions
SerialFormat
s inLongOrStringSerializer
(#937)Changes
DeprecationLevel
s after 0.13.0 (#908)Event.DeserializationStrategy
(#923)VoiceEvent.DeserializationStrategy
(#925)Fixes
DiscordVoiceState.member
uses incorrect serial name (by @viztea in #914)EmbedBuilder
(by @matytyma in #917)Dependencies
Updated in #920, #929 and #943
House-keeping
sourceLink
URL
with non-deprecatedURI
constructor (by @SebastianAigner in #938)v0.13.1
Compare Source
This release fixes an exception when trying to deserialize
Permissions
contained inGuildAuditLogEntryCreateEvent
s.Kord expected to receive JSON strings while
Discord is sending JSON numbers.
See #911 and #912.
v0.13.0
Compare Source
This release fixes a bug where the Spanish Latin America
Locale
(es-419) couldn't be deserialized correctly, so userswith that
Locale
couldn't interact with Kord bots via interactions.Additions
WebhookMessageCreateBuilder.appliedTags
(by @lukellmann in #899)Changes
DeprecationLevel
s after 0.12.0 (by @lukellmann in #896)User.discriminator
andUser.tag
(by @lukellmann in #901)ArchiveDuration
with generated kord enums (by @lukellmann in #902)DiscordBitSetSerializer
andLocale.Serializer
(by @lukellmann in #903)Fixes
Dependencies
Updated in #900
v0.12.0
Compare Source
Additions
MemberData
andMember
(by @Tmpod in #884)SelectDefaultValue
s (by @lukellmann in #881)Permission.CreateGuildExpressions
andPermission.CreateEvents
(by @lukellmann in #892)StageInstanceCreateRequest.guildScheduledEventId
(by @lukellmann in #893)Changes
DeprecationLevel
s (by @lukellmann in #879)MessageBuilder
supertype (by @lukellmann in #891)Fixes
DiscordAuditLogEntry.userId
nullability (by @lukellmann in #885)Dependencies
Updated in #883, #888 and #894
v0.11.1
Compare Source
0.11.1
Republication of 0.11.0 with no changes.
The published artifacts for
dev.kord:kord-ksp-annotations-js:0.11.0
were missingkord-ksp-annotations-js-0.11.0.klib
which would cause an error like the following for Kotlin/JS projects trying to use Kord 0.11.0:v0.11.0
Compare Source
Additions
avatar_decoration
to user (by @NoComment1105 in #852)GuildMemberFlags
(by @lukellmann in #865)RoleFlags
(by @lukellmann in #866)AttachmentFlags
(by @lukellmann in #867)MediaChannel
s (by @lukellmann in #853)GuildOnboarding
(by @lukellmann in #819)ReactionAddEvent.messageAuthorId
(by @lukellmann in #873)AuditLogEvent
s (by @lukellmann in #874)with_counts
param forGET
/users/@​me/guilds
(by @lukellmann in #875)TeamMemberRole
(by @lukellmann in #876)AuditLogEntryOptionalInfo.integrationType
(by @lukellmann in #877)Changes
DeprecationLevel
s (by @lukellmann in #844)Choice
(by @lukellmann in #868)Fixes
BigInteger
inDiscordBitSet.value
(by @lukellmann in #864)DiscordApplication
(by @lukellmann in #871)Dependencies
Updated in #842, #859 and #872
House-keeping
RedundantVisibilityModifier
suppression (by @lukellmann in #858)Reset
withAtomicRef
(by @DRSchlaubi and @lukellmann in #863)v0.10.0
Compare Source
Additions
Permission.UseExternalSounds
(by @lukellmann in #833)Changes
DeprecationLevel
s (by @lukellmann in #821)parentId
andlockPermissionsToParent
to Optionals (by @Tmpod in #828)Fixes
null
author url (by @lukellmann in #839)Dependencies
Updated in #826
House-keeping
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.