Skip to content

Bump Discord.Net from 3.18.0 to 3.19.1#6

Merged
mkaraki merged 1 commit intomasterfrom
dependabot/nuget/Diffcord/Discord.Net-3.19.1
Apr 1, 2026
Merged

Bump Discord.Net from 3.18.0 to 3.19.1#6
mkaraki merged 1 commit intomasterfrom
dependabot/nuget/Diffcord/Discord.Net-3.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Updated Discord.Net from 3.18.0 to 3.19.1.

Release notes

Sourced from Discord.Net's releases.

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)

3.19.0-beta.1

[3.19.0-beta.1] - 2026-01-03

This beta release brings some large much wanted updates to DNet, with the most notable change being support for more components in modals. Thanks to contributors, DNet's voice implementation has been updated to support newer encryption modes and voice gateway API versions, although there's still no libdave e2ee support, which is hopefully on its way.

Aside from the new features and fixes, DNet drops legacy SDK versions and switches to modern .NET targets (.NET8+). This also comes alongside the switch to System.Linq.AsyncEnumerable from System.Interactive.Async

Added

  • #​3172 Modal refactoring & select menu support (a476014)
  • #​3178 Add PinMessages permission (5273f1d)
  • #​3183 Update voice API to version 8 (927c905)
  • #​3189 Modal Select Components Support for IF (e8c5436)
  • #​3196 Add modify current guild member support (80fbbc2)
  • #​3198 Get Archived thread calls on text channels (ca6c9bc)
  • #​3199 Add select menu IsRequired property and fix usage of DefaultValues (0aff637)
  • #​3200 Add net10.0 build target, update deps (f205bba)
  • #​3193 Remove unsupported SDK targets (5ca29fd))
  • #​3195 Add GetRoleUserCounts REST method (dade9b2)
  • #​3207 Added UnknownComponent classes, and support to MessageComponentConverter and MessageComponentExtensions (ad8182f)
  • #​3209 Modal Components v2 Single-select Typeconverters, Rest, and Patches (1e27c99)

Fixed

  • #​3167 Incorrect casts in the legacy component builder (958d286)
  • #​3173 Remove voice gateway port stripping (0b078d7)
  • #​3174 Fix duplicated flag value in ActivityProperties enum (ebc7db8)
  • #​3186 Fix missing SelectMenu Type, ChannelTypes, DefaultValues in ComponentBuilder.AddComponent (8883596)
  • #​3190 Fix voice receiving (a468e18)
  • #​3192 fixed error on changing role icon/emoji to an image. (06510e1)
  • #​3204 Fix user status update when speaking (11a56bc)
  • #​3206 Fix AutocompleteResult.Value having no length limit (161a91e)
  • #​3210 Fix NRE in Rest Interaction Guild User Resolution (fd6e3ad)
  • #​3218 fix modal text display constructor initialization (86b885b)
  • #​3197 Correct IUserMessage.ModifyAsync precondition expression (8668092)

Misc

  • #​3169 Make ParameterChoice constructor public (9cb6ffd)
  • #​3171 Bump guild batch limit to 200 (fc0712d)
  • #​3176 Add better json type exception (ae6e7d5)
  • #​3177 Make Cacheable constructors public (e61eb51
  • #​3216 Improve .NET 9.0+ locking performance (4e95dd7)
  • #​3217 Switch lock backport package to #if defs instead (b386a0e)

New Contributors

Full Changelog: discord-net/Discord.Net@3.18.0...3.19.0-beta.1

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Discord.Net
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Overview

Image reference ghcr.io/mkaraki/diffcord:master ghcr.io/mkaraki/diffcord:pr-6
- digest 4882c56dda6f 3095dabf749c
- tag master pr-6
- provenance 82327c8 9fb8a1e
- vulnerabilities critical: 0 high: 4 medium: 8 low: 1 critical: 0 high: 0 medium: 0 low: 1
- platform linux/amd64 linux/amd64
- size 49 MB 62 MB (+13 MB)
- packages 45 42 (-3)
Environment Variables (1 changes)
  • ± 1 changed
  • 3 unchanged
 DOTNET_RUNNING_IN_CONTAINER=true
-DOTNET_VERSION=10.0.1
+DOTNET_VERSION=10.0.4
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
Labels (8 changes)
  • ± 8 changed
  • 15 unchanged
-com.docker.dhi.chain-id=sha256:3e636846450810519ece8d7853041c7de06dfbaf1d2ed323baabd1c31d2dfa4a
+com.docker.dhi.chain-id=sha256:99dbbbed333f93ef9cb6839518fc54028bf33c606617a722e226ecaa1058cc9b
 com.docker.dhi.compliance=cis
-com.docker.dhi.created=2025-12-11T02:01:06Z
+com.docker.dhi.created=2026-03-15T06:28:38Z
 com.docker.dhi.date.end-of-life=2028-11-14
 com.docker.dhi.date.release=2025-11-11
-com.docker.dhi.definition=image/dotnet/alpine/10
+com.docker.dhi.definition=image/dotnet/alpine-3.22/10
 com.docker.dhi.distro=alpine-3.22
 com.docker.dhi.flavor=
 com.docker.dhi.name=dhi/dotnet
 com.docker.dhi.package-manager=
 com.docker.dhi.shell=
 com.docker.dhi.title=.NET 10.x Runtime
-com.docker.dhi.url=https://dhi.docker.com/catalog/dotnet
+com.docker.dhi.url=https://dhi.io/catalog/dotnet
 com.docker.dhi.variant=runtime
-com.docker.dhi.version=10.0.1-alpine3.22
+com.docker.dhi.version=10.0.4-alpine3.22
-org.opencontainers.image.created=2026-01-02T00:42:15.659Z
+org.opencontainers.image.created=2026-04-01T07:50:32.299Z
 org.opencontainers.image.description=Log message deletion and update in Discord
 org.opencontainers.image.licenses=
-org.opencontainers.image.revision=82327c86469c62d1afeffc460d362032752868ab
+org.opencontainers.image.revision=9fb8a1ea6c6c9f7cf7f6b8ad8c5526b6ef9a5d41
 org.opencontainers.image.source=https://github.com/mkaraki/Diffcord
 org.opencontainers.image.title=Diffcord
 org.opencontainers.image.url=https://github.com/mkaraki/Diffcord
-org.opencontainers.image.version=master
+org.opencontainers.image.version=pr-6
Policies (0 improved, 0 worsened, 3 missing data)
Policy Name ghcr.io/mkaraki/diffcord:master ghcr.io/mkaraki/diffcord:pr-6 Change Standing
Default non-root user ❓ No data
No AGPL v3 licenses ❓ No data
No fixable critical or high vulnerabilities ❓ No data
No high-profile vulnerabilities ❓ No data
No outdated base images ❓ No data ❓ No data
No unapproved base images ❓ No data ❓ No data
SonarQube quality gates passed ❓ No data ❓ No data
Supply chain attestations ❓ No data ⚠️ 2
Packages and Vulnerabilities (24 package changes and 4 vulnerability changes)
  • ➕ 2 packages added
  • ➖ 5 packages removed
  • ♾️ 17 packages changed
  • 23 packages unchanged
  • ✔️ 4 vulnerabilities removed
Changes for packages of type apk (7 changes)
Package Version
ghcr.io/mkaraki/diffcord:master
Version
ghcr.io/mkaraki/diffcord:pr-6
♾️ dotnet-host 10.0.1-r0 10.0.4-r0
♾️ dotnet10-hostfxr 10.0.1-r0 10.0.4-r0
♾️ dotnet10-runtime 10.0.1-r0 10.0.4-r0
♾️ libcrypto3 3.5.4-r0 3.5.5-r0
♾️ libssl3 3.5.4-r0 3.5.5-r0
♾️ openssl 3.5.4-r0 3.5.5-r0
critical: 0 high: 4 medium: 0 low: 0
Removed vulnerabilities (4):
  • high : CVE--2025--15467
  • high : CVE--2025--69421
  • high : CVE--2025--69420
  • high : CVE--2025--69419
♾️ tzdata 2025c-r0 2026a-r0
Changes for packages of type docker (1 changes)
Package Version
ghcr.io/mkaraki/diffcord:master
Version
ghcr.io/mkaraki/diffcord:pr-6
♾️ dotnet 10.0.1-alpine3.22 10.0.4-alpine3.22
Changes for packages of type nuget (16 changes)
Package Version
ghcr.io/mkaraki/diffcord:master
Version
ghcr.io/mkaraki/diffcord:pr-6
♾️ Discord.Net 3.18.0 3.19.1
♾️ Discord.Net.Commands 3.18.0 3.19.1
♾️ Discord.Net.Core 3.18.0 3.19.1
Discord.Net.Dave 3.19.1
♾️ Discord.Net.Interactions 3.18.0 3.19.1
♾️ Discord.Net.Rest 3.18.0 3.19.1
♾️ Discord.Net.WebSocket 3.18.0 3.19.1
♾️ Discord.Net.Webhook 3.18.0 3.19.1
Microsoft.Bcl.AsyncInterfaces 6.0.0
♾️ Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 10.0.0
Microsoft.NETCore.App.Runtime.alpine.3.23-x64 10.0.1
Microsoft.NETCore.App.Runtime.alpine.3.24-x64 10.0.4
♾️ Newtonsoft.Json 13.0.3 13.0.4
System.Interactive.Async 6.0.1
System.Linq.Async 6.0.1
System.Reactive 6.0.1

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

🔍 Vulnerabilities of ghcr.io/mkaraki/diffcord:pr-6

📦 Image Reference ghcr.io/mkaraki/diffcord:pr-6
digestsha256:3095dabf749c8c6c8a0e703f44f562f65555677e35205679837cd93039b38049
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size62 MB
packages42

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

🔍 Vulnerabilities of ghcr.io/mkaraki/diffcord:pr-6

📦 Image Reference ghcr.io/mkaraki/diffcord:pr-6
digestsha256:3095dabf749c8c6c8a0e703f44f562f65555677e35205679837cd93039b38049
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 1
platformlinux/amd64
size62 MB
packages42
critical: 0 high: 0 medium: 0 low: 1 zlib 1.3.1-r2 (apk)

pkg:apk/alpine/zlib@1.3.1-r2?os_name=alpine&os_version=3.22

low : CVE--2026--27171

Affected range<=1.3.1-r2
Fixed versionNot Fixed
EPSS Score0.007%
EPSS Percentile1st percentile
Description

@mkaraki mkaraki merged commit 6bb41c3 into master Apr 1, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Diffcord/Discord.Net-3.19.1 branch April 1, 2026 09:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant