Update module github.com/disgoorg/disgo to v0.19.2 #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-disgoorg-disgo-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.18.16→v0.19.2Release Notes
disgoorg/disgo (github.com/disgoorg/disgo)
v0.19.2Compare Source
What's Changed
Full Changelog: https://github.com/disgoorg/disgo/compare/v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Full Changelog: https://github.com/disgoorg/disgo/compare/v0.19.0...v0.19.1
v0.19.0Compare Source
v0.19.0
What's Changed
Added
RATE_LIMITgateway event by @davfsa in #464Fixed
Members.UpdateCurrentMemberto returndiscord.Memberby @norio-nomura in #458Refactored
Removed
testifydependency by @elisiei in #478Breaking Changes
See: https://docs.discord.com/developers/change-log#deprecating-non-e2ee-voice-calls
bot.Clientis now a struct instead of an interface.Some methods have been converted to struct fields instead.
discord.XCommandCreate,discord.XCommandUpdate,DMPermissionfield. Use theContextsfield instead.discord.InteractionChannelIDmethod. UseChannelmethod instead.discord.XInteractionCreatePremiumRequiredmethod. UseCreateMessageetc. withdiscord.ButtonStylePremiuminstead.discord.IntentGuildEmojisAndStickersintent. Usediscord.IntentGuildExpressionsinstead.github.com/disgoorg/jsontogithub.com/disgoorg/json/v2and addedgithub.com/disgoorg/omitfor nullable & optional handling.bot.MemberChunkingManager& renamed to removeCtxsuffix. Use the context versions instead.ForEach(func(entity T))withAll() iter.Seq[T].gateway.Gatewat.Opennow blocks until the ready event.rest.Errorto be returned as a pointer*rest.Errorinstead of a valuerest.Error.discord.DefaultAllowedMentionsconfiguration. Userest.WithDefaultAllowedMentionsinstead.New Contributors
Full Changelog: https://github.com/disgoorg/disgo/compare/v0.18.16...v0.19.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 has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
golang.org/x/cryptov0.31.0->v0.48.0golang.org/x/sysv0.28.0->v0.41.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.