Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Discord.Net from 3.8.1 to 3.9.0 #218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps Discord.Net from 3.8.1 to 3.9.0.

Release notes

Sourced from Discord.Net's releases.

v3.9.0

[3.9.0] - 2022-12-23

This release properly implements all forum features and fixes a major issue with socket connections. Additionally, TimestampTag has received a functionality revision, which may be cause for minor refactor when compiling against the new version.

Thanks to the following contributors for this release

Added

  • #2469 Add missing properties in forum & thread channels (01ae904)
  • #2501 Add new discord stuff (ed38635)
  • #2521 Add missing property & new stuff (82b772a)
  • #2520 Implemented ClientDisconnect event for audio client. (4cad546)
  • #2509 Add SendFiles to UserExtensions ( 4cad546)
  • #2528 Implement wildcard lenght quantifiers, TreatAsRegex property and solve catastrpohic backtracking (25cfb88)
  • #2531 Add Age restricted (NSFW) application commands support (60956c7)

Fixed

  • #2500 Fix duplicated members of DiscordErrorCode (6712ef4)
  • #2468 Fix TimestampTag being sadge (bc89d3c)
  • #2497 Avoid throwing on missing Application (7077c44)
  • #2485 Fixed an oversight clearing session data upon any disconnect. (c7ac59d)
  • #2526 Fix GetActiveThreadsAsync & add it to ITextChannel (bd2f719)
  • #2535 Fix deploy.yml (20d8fdf)

Misc

  • #2471 Update samples to use MessageContent intent & update v2 => v3 guide (a4d34f6)
  • #2505 Update events.cs (ea039b8)
  • #2467 Update license and icon nuspec props (11ed0ff)
  • #2306 Command execution code rework & TypeConverters auto-scope fix (6869817)
  • #2534 Fully qualify SlashCommandBuilder namespace ( 3b107c2)
Changelog

Sourced from Discord.Net's changelog.

[3.9.0] - 2022-12-23

Added

  • #2469 Add missing properties in forum & thread channels (01ae904)
  • #2501 Add new discord stuff (ed38635)
  • #2521 Add missing property & new stuff (82b772a)
  • #2520 Implemented ClientDisconnect event for audio client. (4cad546)
  • #2509 Add SendFiles to UserExtensions ( 4cad546)
  • #2528 Implement wildcard lenght quantifiers, TreatAsRegex property and solve catastrpohic backtracking (25cfb88)
  • #2531 Add Age restricted (NSFW) application commands support (60956c7)

Fixed

  • #2500 Fix duplicated members of DiscordErrorCode (6712ef4)
  • #2468 Fix TimestampTag being sadge (bc89d3c)
  • #2497 Avoid throwing on missing Application (7077c44)
  • #2485 Fixed an oversight clearing session data upon any disconnect. (c7ac59d)
  • #2526 Fix GetActiveThreadsAsync & add it to ITextChannel (bd2f719)
  • #2535 Fix deploy.yml (20d8fdf)

Misc

  • #2471 Update samples to use MessageContent intent & update v2 => v3 guide (a4d34f6)
  • #2505 Update events.cs (ea039b8)
  • #2467 Update license and icon nuspec props (11ed0ff)
  • #2306 Command execution code rework & TypeConverters auto-scope fix (6869817)
  • #2534 Fully qualify SlashCommandBuilder namespace ( 3b107c2)
Commits
  • 5c9be0d meta: update changelog (#2544)
  • a53f1df fix CreatePost methods for IForumChannel (#2541)
  • 56b1a93 [Feature] Age restricted (NSFW) application commands support (#2531)
  • 60956c7 Update deploy.yml (#2535)
  • 20d8fdf Fully qualify SlashCommandBuilder namespace (#2534)
  • 3b107c2 implement wildcard lenght quantifiers, TreatAsRegex property and solve catast...
  • 25cfb88 Add SendFiles to UserExtensions (#2509)
  • 4cad546 Implemented ClientDisconnect event for audio client. (#2520)
  • 82b772a [Feature] Add missing property & new stuff (#2521)
  • bd2f719 Fix GetActiveThreadsAsync & add it to ITextChannel (#2526)
  • 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 3.8.1 to 3.9.0.
- [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.8.1...3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 26, 2022
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