chore(deps): update module github.com/disgoorg/disgo to v0.19.6 #6

Open
Renovate wants to merge 1 commit from renovate/github.com-disgoorg-disgo-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/disgoorg/disgo require patch v0.19.2v0.19.6

Release Notes

disgoorg/disgo (github.com/disgoorg/disgo)

v0.19.6

Compare Source

What's Changed

  • fix(voice): nil-guard udpConnImpl.Close to prevent SIGSEGV on un-opened conn by @​sealbro in #​550

New Contributors

Full Changelog: https://github.com/disgoorg/disgo/compare/v0.19.5...v0.19.6

v0.19.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/disgoorg/disgo/compare/v0.19.4...v0.19.5

v0.19.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/disgoorg/disgo/compare/v0.19.3...v0.19.4

v0.19.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/disgoorg/disgo/compare/v0.19.2...v0.19.3


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) | require | patch | `v0.19.2` → `v0.19.6` | --- ### Release Notes <details> <summary>disgoorg/disgo (github.com/disgoorg/disgo)</summary> ### [`v0.19.6`](https://github.com/disgoorg/disgo/releases/tag/v0.19.6) [Compare Source](https://github.com/disgoorg/disgo/compare/v0.19.5...v0.19.6) #### What's Changed - fix(voice): nil-guard udpConnImpl.Close to prevent SIGSEGV on un-opened conn by [@&#8203;sealbro](https://github.com/sealbro) in [#&#8203;550](https://github.com/disgoorg/disgo/pull/550) #### New Contributors - [@&#8203;sealbro](https://github.com/sealbro) made their first contribution in [#&#8203;550](https://github.com/disgoorg/disgo/pull/550) **Full Changelog**: <https://github.com/disgoorg/disgo/compare/v0.19.5...v0.19.6> ### [`v0.19.5`](https://github.com/disgoorg/disgo/releases/tag/v0.19.5) [Compare Source](https://github.com/disgoorg/disgo/compare/v0.19.4...v0.19.5) #### What's Changed - feat: add new fields and flags by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;548](https://github.com/disgoorg/disgo/pull/548) - fix(voice): Conn.Close blocking forever by [@&#8203;shi-gg](https://github.com/shi-gg) in [#&#8203;547](https://github.com/disgoorg/disgo/pull/547) - feat(discord): add missing `placeholder` on `Attachment` by [@&#8203;Commandtechno](https://github.com/Commandtechno) in [#&#8203;549](https://github.com/disgoorg/disgo/pull/549) #### New Contributors - [@&#8203;shi-gg](https://github.com/shi-gg) made their first contribution in [#&#8203;547](https://github.com/disgoorg/disgo/pull/547) - [@&#8203;Commandtechno](https://github.com/Commandtechno) made their first contribution in [#&#8203;549](https://github.com/disgoorg/disgo/pull/549) **Full Changelog**: <https://github.com/disgoorg/disgo/compare/v0.19.4...v0.19.5> ### [`v0.19.4`](https://github.com/disgoorg/disgo/releases/tag/v0.19.4) [Compare Source](https://github.com/disgoorg/disgo/compare/v0.19.3...v0.19.4) #### What's Changed - feat(discord): add missing `Collectibles` on `Member` structure by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;535](https://github.com/disgoorg/disgo/pull/535) - feat(rest): add community invites and provisional accounts error codes by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;539](https://github.com/disgoorg/disgo/pull/539) - feat(rest): add JSON error code `160014` by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;540](https://github.com/disgoorg/disgo/pull/540) - fix(discord): remove unsupported negated `MessageSearchEmbedType` by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;541](https://github.com/disgoorg/disgo/pull/541) - fix: apply DefaultAllowedMentions to interaction responses sent via Respond by [@&#8203;yokkkoso](https://github.com/yokkkoso) in [#&#8203;542](https://github.com/disgoorg/disgo/pull/542) - feat(OAuth2Scope): add `OAuth2ScopeIdentifyPremium` scope by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;544](https://github.com/disgoorg/disgo/pull/544) - feat: add DELETE role connection endpoint by [@&#8203;sebm253](https://github.com/sebm253) in [#&#8203;545](https://github.com/disgoorg/disgo/pull/545) - feat: add missing fields to EmbedResource by [@&#8203;MatthewSH](https://github.com/MatthewSH) in [#&#8203;546](https://github.com/disgoorg/disgo/pull/546) #### New Contributors - [@&#8203;MatthewSH](https://github.com/MatthewSH) made their first contribution in [#&#8203;546](https://github.com/disgoorg/disgo/pull/546) **Full Changelog**: <https://github.com/disgoorg/disgo/compare/v0.19.3...v0.19.4> ### [`v0.19.3`](https://github.com/disgoorg/disgo/releases/tag/v0.19.3) [Compare Source](https://github.com/disgoorg/disgo/compare/v0.19.2...v0.19.3) #### What's Changed - chore: use separate struct for Invite roles by [@&#8203;yokkkoso](https://github.com/yokkkoso) in [#&#8203;522](https://github.com/disgoorg/disgo/pull/522) - remove null-padded from udp conn address by [@&#8203;iishabakaev](https://github.com/iishabakaev) in [#&#8203;521](https://github.com/disgoorg/disgo/pull/521) - fix(voice): gateway bail on non-retriable close codes by [@&#8203;MohmmedAshraf](https://github.com/MohmmedAshraf) in [#&#8203;523](https://github.com/disgoorg/disgo/pull/523) - fix(voice): add missing voice gateway close event codes by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;524](https://github.com/disgoorg/disgo/pull/524) - feat(message): shared client themes by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;526](https://github.com/disgoorg/disgo/pull/526) - feat: add `BaseThemeTypeUnset` to `BaseThemeType` enum by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;527](https://github.com/disgoorg/disgo/pull/527) - feat: guild messages search by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;528](https://github.com/disgoorg/disgo/pull/528) - feat(discord): add `FileFormatWebP` support to role icon CDN endpoint by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;531](https://github.com/disgoorg/disgo/pull/531) - feat(discord): add `LocaleSpanishLATAM` by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;532](https://github.com/disgoorg/disgo/pull/532) - feat(rest): add JSON error code `50278` by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;530](https://github.com/disgoorg/disgo/pull/530) - refactor: rename duplicate JSON error code by [@&#8203;kshitijanurag](https://github.com/kshitijanurag) in [#&#8203;533](https://github.com/disgoorg/disgo/pull/533) #### New Contributors - [@&#8203;iishabakaev](https://github.com/iishabakaev) made their first contribution in [#&#8203;521](https://github.com/disgoorg/disgo/pull/521) - [@&#8203;MohmmedAshraf](https://github.com/MohmmedAshraf) made their first contribution in [#&#8203;523](https://github.com/disgoorg/disgo/pull/523) - [@&#8203;kshitijanurag](https://github.com/kshitijanurag) made their first contribution in [#&#8203;524](https://github.com/disgoorg/disgo/pull/524) **Full Changelog**: <https://github.com/disgoorg/disgo/compare/v0.19.2...v0.19.3> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/disgoorg/godave v0.0.0-20260211222359-4ef3e359a3af -> v0.1.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 1 additional dependency was updated Details: | **Package** | **Change** | | :--------------------------- | :----------------------------------------------- | | `github.com/disgoorg/godave` | `v0.0.0-20260211222359-4ef3e359a3af` -> `v0.1.0` |
Renovate force-pushed renovate/github.com-disgoorg-disgo-0.x from f532160d93 to e3aacbe186 2026-06-01 23:19:29 +02:00 Compare
Renovate changed title from chore(deps): update module github.com/disgoorg/disgo to v0.19.3 to chore(deps): update module github.com/disgoorg/disgo to v0.19.4 2026-06-01 23:19:31 +02:00
Renovate force-pushed renovate/github.com-disgoorg-disgo-0.x from e3aacbe186 to f1e710f15e 2026-06-06 14:03:08 +02:00 Compare
Renovate changed title from chore(deps): update module github.com/disgoorg/disgo to v0.19.4 to chore(deps): update module github.com/disgoorg/disgo to v0.19.5 2026-06-06 14:03:11 +02:00
Renovate force-pushed renovate/github.com-disgoorg-disgo-0.x from f1e710f15e to c44ee76259 2026-06-07 12:00:44 +02:00 Compare
Renovate changed title from chore(deps): update module github.com/disgoorg/disgo to v0.19.5 to chore(deps): update module github.com/disgoorg/disgo to v0.19.6 2026-06-07 12:00:46 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-disgoorg-disgo-0.x:renovate/github.com-disgoorg-disgo-0.x
git switch renovate/github.com-disgoorg-disgo-0.x

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.

git switch main
git merge --no-ff renovate/github.com-disgoorg-disgo-0.x
git switch renovate/github.com-disgoorg-disgo-0.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-disgoorg-disgo-0.x
git switch renovate/github.com-disgoorg-disgo-0.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-disgoorg-disgo-0.x
git switch main
git merge --squash renovate/github.com-disgoorg-disgo-0.x
git switch main
git merge --ff-only renovate/github.com-disgoorg-disgo-0.x
git switch main
git merge renovate/github.com-disgoorg-disgo-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
llamprecht/flexo-bot!6
No description provided.