chore(deps): update module github.com/bwmarrin/discordgo to v0.29.0 #15
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.28.1
->v0.29.0
Release Notes
bwmarrin/discordgo (github.com/bwmarrin/discordgo)
v0.29.0
: DiscordGo v0.29.0Compare Source
What's Changed
Breaking changes
banner
parameter toUserUpdate
https://github.com/bwmarrin/discordgo/pull/1509Activity.ApplicationID
was changed tojson.Number
https://github.com/bwmarrin/discordgo/pull/1513AuditLogChangeKeyPulibUpdatesChannelID
was renamed toAuditLogChangeKeyPublicUpdatesChannelID
https://github.com/bwmarrin/discordgo/pull/1574New features
Additions
MessageAttachment.Flags
https://github.com/bwmarrin/discordgo/pull/1626MessageAttachment.Waveform
andMessageAttachment.DurationSecs
https://github.com/bwmarrin/discordgo/pull/1618GuildAuditLogEntryCreate.GuildID
https://github.com/bwmarrin/discordgo/pull/1367Session.GatewayWriteStruct
https://github.com/bwmarrin/discordgo/pull/1409AutomoderationActionMetadata.CustomMessage
https://github.com/bwmarrin/discordgo/pull/1515ChannelUpdate.BeforeUpdate
https://github.com/bwmarrin/discordgo/pull/1539Message.Poll
https://github.com/bwmarrin/discordgo/pull/1541ApplicationCommandInteractionData.GetOption
andApplicationCommandInteractionDataOption.GetOption
https://github.com/bwmarrin/discordgo/pull/1535VoiceRegion.Deprecated
,VoiceRegion.Optimal
andVoiceRegion.Custom
https://github.com/bwmarrin/discordgo/pull/1571MessageReferenceType
https://github.com/bwmarrin/discordgo/pull/1595MessageSnapshot
andMessage.MessageSnapshots
https://github.com/bwmarrin/discordgo/pull/1604SubscriptionDelete
event https://github.com/bwmarrin/discordgo/pull/1607User.DisplayName
https://github.com/bwmarrin/discordgo/pull/1609GuildStickersUpdate
event https://github.com/bwmarrin/discordgo/pull/1614Other changes
A-z
range emoji regex https://github.com/bwmarrin/discordgo/pull/1585Session.request
asSession.RequestRaw
https://github.com/bwmarrin/discordgo/pull/1560Special thanks
Full Changelog: bwmarrin/discordgo@v0.28.1...v0.29.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.