Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Discord.Net from 3.17.2 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

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)
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.17.2 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.17.2...3.17.4)

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

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.

0 participants