Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/bwmarrin/discordgo v0.27.1 -> v0.29.0 age confidence

Warning

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.0

Compare Source

What's Changed

Breaking changes
  • Added banner parameter to UserUpdate #​1509
  • Type of Activity.ApplicationID was changed to json.Number #​1513
  • AuditLogChangeKeyPulibUpdatesChannelID was renamed to AuditLogChangeKeyPublicUpdatesChannelID #​1574
New features
Additions
  • Add MessageAttachment.Flags #​1626
  • Add MessageAttachment.Waveform and MessageAttachment.DurationSecs #​1618
  • Add GuildAuditLogEntryCreate.GuildID #​1367
  • Add onboarding and server guide audit log actions #​1532
  • Add Session.GatewayWriteStruct #​1409
  • Add AutomoderationActionMetadata.CustomMessage #​1515
  • Add new permissions #​1411
  • Add ChannelUpdate.BeforeUpdate #​1539
  • Add integration events #​1545
  • Add Message.Poll #​1541
  • Add ApplicationCommandInteractionData.GetOption and ApplicationCommandInteractionDataOption.GetOption #​1535
  • Add VoiceRegion.Deprecated, VoiceRegion.Optimal and VoiceRegion.Custom #​1571
  • Add MessageReferenceType #​1595
  • Add MessageSnapshot and Message.MessageSnapshots #​1604
  • Add SubscriptionDelete event #​1607
  • Add intents for guild and direct message polls #​1612
  • Add User.DisplayName #​1609
  • Add new features #​1619
  • Add GuildStickersUpdate event #​1614
Other changes
  • Fix A-z range emoji regex #​1585
  • Expose Session.request as Session.RequestRaw #​1560

Special thanks

Full Changelog: bwmarrin/discordgo@v0.28.1...v0.29.0

v0.28.1: DiscordGo v0.28.1

Compare 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.0

Compare Source

Changelog

Breaking changes
  • ChannelEdit.Position is now a pointer #​1385
  • Button.Emoji is now a pointer #​1475
  • SelectMenuOption.Emoji is now a pointer #​1476
  • Components and Embeds in MessageEdit are now pointers #​1483
  • WebhookEdit and WebhookEditWithToken now return *Webhook, instead of *Role #​1497
  • AuditLogGuildScheduledEventUpdare was renamed to AuditLogGuildScheduledEventUpdate #​1370
  • Type of Message.StickerItems was changed to []StickerItem #​1494
  • withMember parameter was added to Session.ThreadMember and Session.ThreadMembers #​1325
  • limit parameter was added to Session.ThreadMembers #​1325
Features
Additions
  • Add support for usernames without disciminator #​1387
  • Add WebhookParams.ThreadName #​1412
  • Add SuppressNotification and IsVoiceMessage message flags #​1428
  • Add MessageSend.Flags #​1427
  • Add FailIfNotExists and SoftReference to Message #​1376
  • Add MessageSend.StickerIDs #​1340
  • Add ApplicationCommandInteractionData.CommandType #​1362
  • Add AuditLogOptions.IntegrationType #​1440
  • Add AuditLogOptions.ApplicationID #​1380
  • Add auto moderation audit log actions and options #​1371
  • Add monetization audit log actions #​1442
  • Add BotHTTPInteractions and ActiveBotDeveloper user flags #​1465
  • Add ThreadMember.Member #​1325
  • Add Member.Flags #​1499
  • Add Member.DisplayName #​1426
  • Add Attachments to InteractionResponseData, WebhookEdit and WebhookParams #​1392
  • Add Session.ShouldReconnectVoiceOnSessionError #​1350
  • Add Role.Flags #​1410
  • Add UpdateCustomStatus #​1425
  • Add Spanish LATAM locale #​1496
  • Add GuildDirectory and GuildMedia channel types #​1514
Other changes
  • Fix error shadowing in WebhookEditWithToken #​1372
  • Remove remove duplicated slash in EndpointGuildTemplate #​1395
  • Fix incorrect AuditLogOptionsType values #​1413
  • Allow Components and Embeds in MessageEdit to be set to [] #​1483
  • Allow ChannelEdit.Position to be set to 0 #​1385
  • Fix BUTTON_COMPONENT_INVALID_EMOJI error for Button #​1475
  • Fix BUTTON_COMPONENT_INVALID_EMOJI error for SelectMenuOption #​1476

Special 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/ajvpot/[email protected]: invalid version: git ls-remote -q https://github.com/ajvpot/blocksaas in /runner/cache/others/go/pkg/mod/cache/vcs/c15fa6cca3aa13bb2b0c6360ac14ad9a6f64a8d7ade5443fd69519fa8af50870: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/ajvpot/blocksaas/' not found

@renovate renovate bot changed the title Update module github.com/bwmarrin/discordgo to v0.29.0 Update module github.com/bwmarrin/discordgo to v0.29.0 - autoclosed Oct 20, 2025
@renovate renovate bot closed this Oct 20, 2025
@renovate renovate bot deleted the renovate/github.com-bwmarrin-discordgo-0.x branch October 20, 2025 16:41
@renovate renovate bot changed the title Update module github.com/bwmarrin/discordgo to v0.29.0 - autoclosed Update module github.com/bwmarrin/discordgo to v0.29.0 Oct 27, 2025
@renovate renovate bot reopened this Oct 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-bwmarrin-discordgo-0.x branch 2 times, most recently from 0335b7b to 0c1cf0e Compare October 27, 2025 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant