Bump Discord.Net from 3.16.0 to 3.18.0 #7
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updated Discord.Net from 3.16.0 to 3.18.0.
Release notes
Sourced from Discord.Net's releases.
3.18.0
[3.18.0] - 2025-07-19
This release finally brings components v2 support to stable 🎉
It did not come for free though, involving a few breaking changes, which should be minimal, but they are breaking nontheless; you can find more info in the docs.
Added
ApproximateUserAuthorizationCount(6e1f9c1)IComponentContainer(f18c836)Fixed
TextDisplayBuilder.MaxContentLength(b338d30)JoinedAtnullability (c343ce9)Misc
MessageComponent.Empty(35d94ca)New Contributors
Full Changelog: discord-net/Discord.Net@3.18.0-beta.3...3.18.0
3.18.0-beta.3
[3.18.0-beta.3] - 2025-05-26
Fixed
ComponentCount()(5f2d173)Misc
New Contributors
Full Changelog: discord-net/Discord.Net@3.18.0-beta.2...3.18.0-beta.3
3.18.0-beta.2
[3.18.0-beta.2] - 2025-05-09
This beta release brings more QoL things to CV2 support and fixes some bugs discovered during testing.
Added
Colorfor containerAccentColor& fix action row validation (c888c84)Fixed
ToBuildermethods (4ab96c7)Ids inActionRowComponentandSelectmenuComponent(57cdec7)Misc
Full Changelog: discord-net/Discord.Net@3.18.0-beta.1...3.18.0-beta.2
3.18.0-beta.1
[3.18.0-beta.1] - 2025-05-08
This prerelease brings initial support for components v2!
Added
Fixed
Misc
ComponentCount()extension (348928a)Full Changelog: discord-net/Discord.Net@3.17.4...3.18.0/beta.1
3.17.4
[3.17.4] - 2025-04-26
An error slipped past the review and testing, so here's the hotfix. Apologies for the inconvenience
Full Changelog: discord-net/Discord.Net@3.17.3...3.17.4
3.17.3
[3.17.3] - 2025-04-26
This release brings a few more fixes and little addition in preparation for the Components V2 release.
Added
Fixed
Misc
New Contributors
Full Changelog: discord-net/Discord.Net@3.17.2...3.17.3
3.17.2
[3.17.2] - 2025-03-09
This minor release fixes a few bugs in prepare for Component V2 update
Added
excludeDeletedargument toGetEntitlementsAsync(9c9407b)Fixed
SocketApplicationCommandmissingGuildId(c625f5f)AutoServiceScopesin autocomplete handler executions (7fb537f)EmptyServiceScope(54e8416)Misc
FluentAssertions(52c2f0d)New Contributors
AutoServiceScopesin autocomplete handler executions discord-net/Discord.Net#3068Full Changelog: discord-net/Discord.Net@3.17.1...3.17.2
3.17.1
[3.17.1] - 2025-01-19
This minor release addresses the dependency issue brought in
3.17.0, fixes some bugs and features a few neat little additions.Added
IAutomodRule.MentionRaidProtectionEnabled(0e9caf3)Fixed
Task.Delay(0)=>Task.CompletedTask(b5f5df0)DiscordSocketClient.GetEntitlementsAsyncrequiring unusedBaseDiscordClientparameter (d828cd8)Misc
New Contributors
Full Changelog: discord-net/Discord.Net@3.17.0...3.17.1
3.17.0
[3.17.0] - 2024-12-20
This release comes with added .NET9 target (and .NET8 for that matter).
And also fixed a number of issues and brings some new features aswell.
Important notice
This is probably going to be the last Discord.Net release coming out before a limited set of breaking changes gets introduced.
Due to Discord making breaking changes on their end, it's not always possible/sensible to hide or make workarounds for those; join our server to discuss this if you haven't already.
Added
#3025 Build with .NET 9 SDK (164a289)
#3032 Add
net8.0andnet9.0(d780d6c)#3033 Add
net8.0andnet9.0to the metapackage (93229f6)#3005 Add StickerId to REST and WebSocket Sticker audit log data classes (8a2ea4b)
#3023 Scheduled event recurrence rule (b7208d4)
#3024 Support sending voice messages (5904ecd)
#3036 Support for multiple subscription tiers (79fade6)
#3017 Add support for keyed services. (3017f6b)
Fixed
AutoServiceScopes = true(a1e50c4)starts_atis nullable (d5879c8)Misc
IChannel(8b92969)New Contributors
Full Changelog: discord-net/Discord.Net@3.16.0...3.17.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)