Update module github.com/disgoorg/disgo to v0.18.0 #144
Loading…
Reference in New Issue
Block a user
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.17.2
->v0.18.0
Release Notes
disgoorg/disgo (github.com/disgoorg/disgo)
v0.18.0
: - User apps, fixes and moreCompare Source
What's Changed
ConnectionTypeBungie
by @mlnrDev in https://github.com/disgoorg/disgo/pull/340TeamRole
by @mlnrDev in https://github.com/disgoorg/disgo/pull/343Breaking Changes
handler
middlewares now have ahandler.InteractionEvent
type which carries a context, path variables & provide convenient methods to respond to interactionshandler.XEvent.Variables
has been renamed tohandler.XEvent.Vars
oauth2.GenerateAuthorizationURL()
&GenerateAuthorizationURLState()
params into a struct to prevent breaking changes in the futureFull Changelog: https://github.com/disgoorg/disgo/compare/v0.17.2...v0.18.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.