Update module github.com/bwmarrin/discordgo to v0.29.0 #41
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:
v0.27.1->v0.29.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bwmarrin/discordgo (github.com/bwmarrin/discordgo)
v0.29.0: DiscordGo v0.29.0Compare Source
What's Changed
Breaking changes
bannerparameter toUserUpdate#1509Activity.ApplicationIDwas changed tojson.Number#1513AuditLogChangeKeyPulibUpdatesChannelIDwas renamed toAuditLogChangeKeyPublicUpdatesChannelID#1574New features
Additions
MessageAttachment.Flags#1626MessageAttachment.WaveformandMessageAttachment.DurationSecs#1618GuildAuditLogEntryCreate.GuildID#1367Session.GatewayWriteStruct#1409AutomoderationActionMetadata.CustomMessage#1515ChannelUpdate.BeforeUpdate#1539Message.Poll#1541ApplicationCommandInteractionData.GetOptionandApplicationCommandInteractionDataOption.GetOption#1535VoiceRegion.Deprecated,VoiceRegion.OptimalandVoiceRegion.Custom#1571MessageReferenceType#1595MessageSnapshotandMessage.MessageSnapshots#1604SubscriptionDeleteevent #1607User.DisplayName#1609GuildStickersUpdateevent #1614Other changes
A-zrange emoji regex #1585Session.requestasSession.RequestRaw#1560Special thanks
Full Changelog: bwmarrin/discordgo@v0.28.1...v0.29.0
v0.28.1: DiscordGo v0.28.1Compare Source
Hi all! This release, once again, only bumps semantic version of the library and does not contain any new fixes nor features.
Sorry for the inconvenience! See previous release for changelog.
v0.28.0: DiscordGo v0.28.0Compare Source
Changelog
Breaking changes
ChannelEdit.Positionis now a pointer #1385Button.Emojiis now a pointer #1475SelectMenuOption.Emojiis now a pointer #1476ComponentsandEmbedsinMessageEditare now pointers #1483WebhookEditandWebhookEditWithTokennow return*Webhook, instead of*Role#1497AuditLogGuildScheduledEventUpdarewas renamed toAuditLogGuildScheduledEventUpdate#1370Message.StickerItemswas changed to[]StickerItem#1494withMemberparameter was added toSession.ThreadMemberandSession.ThreadMembers#1325limitparameter was added toSession.ThreadMembers#1325Features
Additions
WebhookParams.ThreadName#1412SuppressNotificationandIsVoiceMessagemessage flags #1428MessageSend.Flags#1427FailIfNotExistsandSoftReferencetoMessage#1376MessageSend.StickerIDs#1340ApplicationCommandInteractionData.CommandType#1362AuditLogOptions.IntegrationType#1440AuditLogOptions.ApplicationID#1380BotHTTPInteractionsandActiveBotDeveloperuser flags #1465ThreadMember.Member#1325Member.Flags#1499Member.DisplayName#1426AttachmentstoInteractionResponseData,WebhookEditandWebhookParams#1392Session.ShouldReconnectVoiceOnSessionError#1350Role.Flags#1410UpdateCustomStatus#1425GuildDirectoryandGuildMediachannel types #1514Other changes
WebhookEditWithToken#1372EndpointGuildTemplate#1395AuditLogOptionsTypevalues #1413ComponentsandEmbedsinMessageEditto be set to[]#1483ChannelEdit.Positionto be set to0#1385BUTTON_COMPONENT_INVALID_EMOJIerror forButton#1475BUTTON_COMPONENT_INVALID_EMOJIerror forSelectMenuOption#1476Special thanks
Full Changelog: bwmarrin/discordgo@v0.27.1...v0.28.0
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.