Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2022

Bumps Discord.Net from 2.2.0 to 3.7.2.

Release notes

Sourced from Discord.Net's releases.

v3.7.2

[3.7.2] - 2022-06-02

Added

  • #2328 Add method overloads to InteractionService (0fad3e8)
  • #2336 Add support for attachments on interaction response type 7 (35db22e)
  • #2338 AddOptions no longer has an uneeded restriction, added AddOptions to SlashCommandOptionBuilder (3a37f89)

Fixed

  • #2342 Disable TIV restrictions for rollout of TIV (7adf516)

v3.7.1

[3.7.1] - 2022-5-27

This release fixes bugs with voice channel permissions and an NRE in GuildMemberUpdated

Added

  • #2325 Add missing interaction properties (d3a693a)
  • #2330 Add better call control in ParseHttpInteraction (a890de9)

Fixed

  • #2329 Voice perms not retaining text perms. (712a4ae)
  • #2331 NRE with Cacheable.DownloadAsync() (e1f9b76)

v3.7.0

[3.7.0] - 2022-05-24

This release brings with it Text-In-Voice channel support and Forum channel support as well as bug fixes.

Upgrade Path

Users has been changed to ConnectedUsers within voice channels. The Users property now gets all users who can view the channel rather than the connected users.

Thanks to the following contributors for this release

Added

  • #2269 Text-In-Voice (23656e8)
  • #2281 Optional API calling to RestInteraction (a24dde4)
  • #2283 Support FailIfNotExists on MessageReference (0ec8938)
  • #2284 Add Parse & TryParse to EmbedBuilder & Add ToJsonString extension (cea59b5)

... (truncated)

Changelog

Sourced from Discord.Net's changelog.

[3.7.2] - 2022-06-02

Added

  • #2328 Add method overloads to InteractionService (0fad3e8)
  • #2336 Add support for attachments on interaction response type 7 (35db22e)
  • #2338 AddOptions no longer has an uneeded restriction, added AddOptions to SlashCommandOptionBuilder (3a37f89)

Fixed

  • #2342 Disable TIV restrictions for rollout of TIV (7adf516)

[3.7.1] - 2022-05-27

Added

  • #2325 Add missing interaction properties (d3a693a)
  • #2330 Add better call control in ParseHttpInteraction (a890de9)

Fixed

  • #2329 Voice perms not retaining text perms. (712a4ae)
  • #2331 NRE with Cacheable.DownloadAsync() (e1f9b76)

[3.7.0] - 2022-05-24

Added

  • #2269 Text-In-Voice (23656e8)
  • #2281 Optional API calling to RestInteraction (a24dde4)
  • #2283 Support FailIfNotExists on MessageReference (0ec8938)
  • #2284 Add Parse & TryParse to EmbedBuilder & Add ToJsonString extension (cea59b5)
  • #2289 Add UpdateAsync to SocketModal (b333de2)
  • #2291 Webhook support for threads (b0a3b65)
  • #2295 Add DefaultArchiveDuration to ITextChannel (1f01881)
  • #2296 Add .With methods to ActionRowBuilder (13ccc7c)
  • #2307 Add Nullable ComponentTypeConverter and TypeReader (6fbd396)
  • #2316 Forum channels (7a07fd6)

Fixed

  • #2290 Possible NRE in Sanitize (20ffa64)
  • #2293 Application commands are disabled to everyone except admins by default (b465d60)
  • #2299 Close-stage bucketId being null (725d255)
  • #2313 Upload file size limit being incorrectly calculated (54a5af7)
  • #2319 Use IDiscordClient.GetUserAsync impl in DiscordSocketClient (f47f319)
  • #2320 NRE with bot scope and user parameters (88f6168)

[3.6.1] - 2022-04-30

Added

  • #2272 add 50080 Error code (503e720)

Fixed

  • #2267 Permissions v2 Invalid Operation Exception (a8f6075)
  • #2271 null user on interaction without bot scope (f2bb55e)
  • #2274 Implement fix for Custom Id Segments NRE (0d74c5c)

Misc

  • 3.6.0 (27226f0)

... (truncated)

Commits
  • 20f0932 meta: 3.7.2
  • 35db22e feat: Add support for attachments on interaction response type 7 (#2336)
  • 7adf516 fix: Disable TIV restrictions for rollout of TIV (#2342)
  • 0fad3e8 feat: Add method overloads to InteractionService (#2328)
  • 3a37f89 feat: AddOptions no longer has an uneeded restriction, added AddOptions to Sl...
  • b50afd7 meta: 3.7.1
  • 18dd954 [Robot] Add missing json error (#2326)
  • a890de9 feature: better call control in ParseHttpInteraction (#2330)
  • 712a4ae fix: voice perms not retaining text perms. (#2329)
  • e1f9b76 fix: NRE with Cacheable.DownloadAsync() (#2331)
  • Additional 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 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 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 2.2.0 to 3.7.2.
- [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@2.2.0...3.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 29, 2022

Superseded by #25.

@dependabot dependabot bot closed this Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Discord.Net-3.7.2 branch August 29, 2022 10:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant