Skip to content

chore: Bump Discord.Net from 3.19.0-beta.1 to 3.20.1 - #42

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Discord.Net-3.20.1
Closed

chore: Bump Discord.Net from 3.19.0-beta.1 to 3.20.1#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Discord.Net-3.20.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updated Discord.Net from 3.19.0-beta.1 to 3.20.1.

Release notes

Sourced from Discord.Net's releases.

3.20.1

[3.20.1] - 2026-06-07

This release fixes a regression introduced in 3.20.0

Fixed

  • #​3276 Handle null VoiceChannel in SocketVoiceState constructor (61ed916)

Full Changelog: discord-net/Discord.Net@3.20.0...3.20.1

3.20.0

[3.20.0] - 2026-06-06

This release brings support for checkboxes and checkbox/radio groups in modals, and also covers the "new" message search endpoint.

Breaking changes

  • SelectMenuOptionAttribute from the Interaction Framework was renamed to EnumOptionAttribute.

Added

  • #​3232 IF modal radio buttons, and checkboxes (c95fbf6)
  • #​3268 add support for getting messages from a guild (with filters) (31fed25)
  • #​3255 add missing audit log action types (4476eea)
  • #​3265 Add GET voice-state REST wrappers (13d83da)

Fixed

  • #​3258 propagate parent module attributes to child commands (cbc61d9)
  • #​3263 strip RTP padding before DAVE decrypt (RFC 3550 В§5.1) (1a843fb)
  • #​3256 Add empty payload check (6527e71)
  • #​3264 Fix reference to PreCompiledLambdas/UseCompiledLambda (763aa79)
  • #​3271 fix for #​3269 (9abfbfd)
  • #​3272 Fix default array converter in modals & add docs for checkboxes/radio groups (527764c)

Misc

  • #​3254 user global_name description (05af64b)
  • #​3257 feat(Core): add missing JSON error codes (4272ae1)
  • #​3259 refactor(Core): rename JSON error code (504e1db)
  • #​3261 Message call data timestamp nullability (5a328a0)
  • #​3266 Add play audio sample (4d8b0bc)

New Contributors

Full Changelog: discord-net/Discord.Net@3.19.1...3.20.0

3.19.1

[3.19.1] - 2026-03-12

This release fixes some issues with libdave as well as adds some missing API coverage

Added

  • #​3226 Added Community Invites (9bb0e06)
  • #​3229 Added Modal radio/checkbox groups & checkboxes (c0fbefe)
  • #​3246 Added support for enhanced role colors ( gradient and holograpic ) (3e8aacf)

Fixed

  • #​3224 Fixed forum CreatePostWithFileAsync with V2 components (0449e53)
  • #​3231 Derived types of ContextCommandAttribute should be able to specify a RunMode in their constructor. (8556416)
  • #​3244 Fixed libdave audio issues for users joining/leaving vc, as well as empty vcs (1c534fa)
  • #​3249 GetComponentIds missing accessory component in sections (66c7409)

Misc

  • #​3219 Document new modal components (8333e4b)
  • #​3245 Patch modal docs oversights (c0bde1c)
  • #​3248 Replace a deprecated Exception in the slash command guide (f5b9d3a)

3.19.0

[3.19.0] - 2025-03-02

This release introduces libdave support as well as some fixes and misc. additions

Added

  • #​3241 libdave support (#​3222) (0195461)
  • #​3242 Added voice close code 4017 (0ea1dcb)
  • #​3221 Added missing channel types for selects in interaction framework (9c1db3f)
  • #​3228 Added BypassSlowmode permission (0dea5bb)
  • #​3233 Added optional id parameter to ThumbnailBuilder constructor (09e0fdb)
  • #​3234 Added optional id parameter to SeparatorBuilder constructor (c3a30db)
  • #​3235 Added constructor for SectionBuilder with id (b169a11)
  • #​3236 Added constructor for ActionRowBuilder with id (e05e849)
  • #​3237 Added overloaded constructor to ContainerBuilder (e3cb507)
  • #​3238 Added overloaded constructor with id to MediaGalleryBuilder (16ea091)

Fixed

  • #​3221 Fix Modal write invocation without instance (9c1db3f)

Misc

  • #​3240 Removed unnecessary checks for content in ModifyAsync (414b1a0)

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jun 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Discord.Net-3.20.1 branch from b8ed67b to 134310a Compare June 22, 2026 14:55
---
updated-dependencies:
- dependency-name: Discord.Net
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@JacobHaig

Copy link
Copy Markdown
Member

Superseded by #49, which does the same 3.20.1 bump but also (a) refreshes the now-false csproj comment, (b) sits cleanly on top of the SQLite override on main, and (c) documents the remaining live voice-recording runtime test that gates merge. Closing this in favor of that PR.

@JacobHaig JacobHaig closed this Jun 22, 2026
@JacobHaig
JacobHaig deleted the dependabot/nuget/Discord.Net-3.20.1 branch June 22, 2026 15:52
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

1 participant