Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps Discord.Net from 3.16.0 to 3.17.4.

Release notes

Sourced from Discord.Net's releases.

v3.17.4 [Hotfix]

[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

v3.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

  • #3088 Add handler for unknown Discord dispatch events (9b79f0b)
  • #3090 Per file attachement size limits (649f52b)

Fixed

  • #3084 Fixed type reader/converter parsing exception (88cfbe5)
  • #3091 Fixed modals with value type properties (a8523c5)
  • #3094 Fix WriteSilentFramesAsync sending a partial frame at first (2da25f3)

Misc

  • #3081 add missing gif sticker format (6f623a6)
  • #3087 Add size in CDN.GetGuildSplashUrl (fb90701)
  • #3092 Improved exception messages of builders (cce6274)
  • #3096 Refactor MentionedUsers in the SocketMessage (0c3e7a8)

New Contributors

Full Changelog: discord-net/Discord.Net@3.17.2...3.17.3

v3.17.2

[3.17.2] - 2025-03-09

This minor release fixes a few bugs in prepare for Component V2 update

Added

  • #3074 Add excludeDeleted argument to GetEntitlementsAsync (9c9407b)

Fixed

  • #3063 SocketApplicationCommand missing GuildId (c625f5f)
  • #3064 Correct empty value exception (6e7b3c2)
  • #3068 Consider AutoServiceScopes in autocomplete handler executions (7fb537f)
  • #3070 Possibly fix mute & deaf state for guild users (5f6c26b)
  • #3072 AutoServiceScopes strikes again (d71fcb1)
  • #3073 SocketGuild.GetApplicationCommandAsync was fetching global commands (aa66928)
  • #3078 Add EmptyServiceScope (54e8416)

... (truncated)

Changelog

Sourced from Discord.Net's changelog.

[3.17.4] - 2025-04-26

Fixed

  • #3100 Fix NRE introduced in 3.17.3 (f67f1894)

[3.17.3] - 2025-04-26

Added

  • #3088 Add handler for unknown Discord dispatch events (9b79f0b)
  • #3090 Per file attachment size limits (649f52b)

Fixed

  • #3084 Fixed type reader/converter parsing exception (88cfbe5)
  • #3091 Fixed modals with value type properties (a8523c5)
  • #3094 Fix WriteSilentFramesAsync sending a partial frame at first (2da25f3)

Misc

  • #3081 add missing gif sticker format (6f623a6)
  • #3087 Add size in CDN.GetGuildSplashUrl (fb90701)
  • #3092 Improved exception messages of builders (cce6274)
  • #3096 Refactor MentionedUsers in the SocketMessage (0c3e7a8)

[3.17.2] - 2025-03-09

Added

  • #3074 Add excludeDeleted argument to GetEntitlementsAsync (9c9407b)

Fixed

  • #3063 SocketApplicationCommand missing GuildId (c625f5f)
  • #3064 Correct empty value exception (6e7b3c2)
  • #3068 Consider AutoServiceScopes in autocomplete handler executions (7fb537f)
  • #3070 Possibly fix mute & deaf state for guild users (5f6c26b)
  • #3072 AutoServiceScopes strikes again (d71fcb1)
  • #3073 SocketGuild.GetApplicationCommandAsync was fetching global commands (aa66928)
  • #3078 Add EmptyServiceScope (54e8416)

Misc

  • #3075 Make Make GetShardFor(ulong guildId) & DiscordShardedClient.GetUserAsync() public (41ad6ac)
  • #3061 yeet FluentAssertions (52c2f0d)

[3.17.1] - 2025-01-19

Added

  • #3056 Add IAutomodRule.MentionRaidProtectionEnabled (0e9caf3)
  • #3052 Added Header and Subtext to the Format class (0174745)

Fixed

  • #3057 Use 8.0.x dependencies for net6 support (50aa278)
  • #3049 Task.Delay(0) => Task.CompletedTask (b5f5df0)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.16.0 to 3.17.4.
- [Release notes](https://github.com/discord-net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](discord-net/Discord.Net@3.16.0...3.17.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 28, 2025
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