-
Notifications
You must be signed in to change notification settings - Fork 0
Bump Discord.Net from 3.16.0 to 3.17.0 #3
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.16.0 to 3.17.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.16.0...3.17.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>
Owner
|
@dependabot merge
…On Fri, Dec 20, 2024 at 4:42 PM dependabot[bot] ***@***.***> wrote:
Bumps Discord.Net <https://github.com/discord-net/Discord.Net> from
3.16.0 to 3.17.0.
Release notes
*Sourced from Discord.Net's releases
<https://github.com/discord-net/Discord.Net/releases>.*
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
<https://discord.gg/dnet> to discuss this if you haven't already.
Added
-
#3025 <https://redirect.github.com/discord-net/Discord.Net/issues/3025>
Build with .NET 9 SDK (164a289)
-
#3032 <https://redirect.github.com/discord-net/Discord.Net/issues/3032>
Add net8.0 and net9.0 (d780d6c)
-
#3033 <https://redirect.github.com/discord-net/Discord.Net/issues/3033>
Add net8.0 and net9.0 to the metapackage (93229f6)
-
#3005 <https://redirect.github.com/discord-net/Discord.Net/issues/3005>
Add StickerId to REST and WebSocket Sticker audit log data classes (8a2ea4b)
-
#3023 <https://redirect.github.com/discord-net/Discord.Net/issues/3023>
Scheduled event recurrence rule (b7208d4)
-
#3024 <https://redirect.github.com/discord-net/Discord.Net/issues/3024>
Support sending voice messages (5904ecd)
-
#3036 <https://redirect.github.com/discord-net/Discord.Net/issues/3036>
Support for multiple subscription tiers (79fade6)
-
#3017 <https://redirect.github.com/discord-net/Discord.Net/issues/3017>
Add support for keyed services. (3017f6b)
Fixed
- #2974
<https://redirect.github.com/discord-net/Discord.Net/issues/2974> rest
client add webporxy config, keep the processing logic with
WebSocketProvider (292f8c4)
- #3008
<https://redirect.github.com/discord-net/Discord.Net/issues/3008> fix
webhook ctor (433bdc2)
- #3015
<https://redirect.github.com/discord-net/Discord.Net/issues/3015>
Fixes incorrect cast of parameters in CommandBuilder (aaa8df9)
- #3028
<https://redirect.github.com/discord-net/Discord.Net/issues/3028>
Create a new scope when building interaction service modules if AutoServiceScopes
= true (a1e50c4)
- #3035
<https://redirect.github.com/discord-net/Discord.Net/issues/3035> NRE
in message commands in user app contexts (c78296f)
- #3034
<https://redirect.github.com/discord-net/Discord.Net/issues/3034>
Entitlements starts_at is nullable (d5879c8)
- #3031
<https://redirect.github.com/discord-net/Discord.Net/issues/3031>
Interaction Service failing to create scopes with some DI providers
(a884ad1)
- #3030
<https://redirect.github.com/discord-net/Discord.Net/issues/3030> NRE
on thread member creation without a guild user in the payload (96a8327)
Misc
- #3021
<https://redirect.github.com/discord-net/Discord.Net/issues/3021>
Expose channel type property on IChannel (8b92969)
- #3006
<https://redirect.github.com/discord-net/Discord.Net/issues/3006> Add
missing permissions (6b92cc2)
- #3007
<https://redirect.github.com/discord-net/Discord.Net/issues/3007>
Allow setting SuppressNotification in webhook client (682d87e)
- #3027
<https://redirect.github.com/discord-net/Discord.Net/issues/3027>
Eliminate the waste of checking arguments under the same conditions.
(f644e68)
- #3037
<https://redirect.github.com/discord-net/Discord.Net/issues/3037> add
missing overwrite perms (d2d8d73)
- #3038
<https://redirect.github.com/discord-net/Discord.Net/issues/3038>
Clamp cache size (438e31e)
New Contributors
- @Spider570 <https://github.com/Spider570> made their first
contribution in discord-net/Discord.Net#3005
<https://redirect.github.com/discord-net/Discord.Net/pull/3005>
- @trueai-org <https://github.com/trueai-org> made their first
contribution in discord-net/Discord.Net#2974
<https://redirect.github.com/discord-net/Discord.Net/pull/2974>
- @xin9le <https://github.com/xin9le> made their first contribution
in discord-net/Discord.Net#3027
<https://redirect.github.com/discord-net/Discord.Net/pull/3027>
*Full Changelog*: ***@***.***
<discord-net/Discord.Net@3.16.0...3.17.0>
Changelog
*Sourced from Discord.Net's changelog
<https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md>.*
[3.17.0] - 2024-12-20 Added
-
#3025 <https://redirect.github.com/discord-net/Discord.Net/issues/3025>
Build with .NET 9 SDK (164a289)
-
#3032 <https://redirect.github.com/discord-net/Discord.Net/issues/3032>
Add net8.0 and net9.0 (d780d6c)
-
#3033 <https://redirect.github.com/discord-net/Discord.Net/issues/3033>
Add net8.0 and net9.0 to the metapackage (93229f6)
-
#3005 <https://redirect.github.com/discord-net/Discord.Net/issues/3005>
Add StickerId to REST and WebSocket Sticker audit log data classes (8a2ea4b)
-
#3023 <https://redirect.github.com/discord-net/Discord.Net/issues/3023>
Scheduled event recurrence rule (b7208d4)
-
#3024 <https://redirect.github.com/discord-net/Discord.Net/issues/3024>
Support sending voice messages (5904ecd)
-
#3036 <https://redirect.github.com/discord-net/Discord.Net/issues/3036>
Support for multiple subscription tiers (79fade6)
-
#3017 <https://redirect.github.com/discord-net/Discord.Net/issues/3017>
Add support for keyed services. (3017f6b)
Fixed
- #2974
<https://redirect.github.com/discord-net/Discord.Net/issues/2974> rest
client add webporxy config, keep the processing logic with
WebSocketProvider (292f8c4)
- #3008
<https://redirect.github.com/discord-net/Discord.Net/issues/3008> fix
webhook ctor (433bdc2)
- #3015
<https://redirect.github.com/discord-net/Discord.Net/issues/3015>
Fixes incorrect cast of parameters in CommandBuilder (aaa8df9)
- #3028
<https://redirect.github.com/discord-net/Discord.Net/issues/3028>
Create a new scope when building interaction service modules if AutoServiceScopes
= true (a1e50c4)
- #3035
<https://redirect.github.com/discord-net/Discord.Net/issues/3035> NRE
in message commands in user app contexts (c78296f)
- #3034
<https://redirect.github.com/discord-net/Discord.Net/issues/3034>
Entitlements starts_at is nullable (d5879c8)
- #3031
<https://redirect.github.com/discord-net/Discord.Net/issues/3031>
Interaction Service failing to create scopes with some DI providers
(a884ad1)
- #3030
<https://redirect.github.com/discord-net/Discord.Net/issues/3030> NRE
on thread member creation without a guild user in the payload (96a8327)
Misc
- #3021
<https://redirect.github.com/discord-net/Discord.Net/issues/3021>
Expose channel type property on IChannel (8b92969)
- #3006
<https://redirect.github.com/discord-net/Discord.Net/issues/3006> Add
missing permissions (6b92cc2)
- #3007
<https://redirect.github.com/discord-net/Discord.Net/issues/3007>
Allow setting SuppressNotification in webhook client (682d87e)
- #3027
<https://redirect.github.com/discord-net/Discord.Net/issues/3027>
Eliminate the waste of checking arguments under the same conditions.
(f644e68)
- #3037
<https://redirect.github.com/discord-net/Discord.Net/issues/3037> add
missing overwrite perms (d2d8d73)
- #3038
<https://redirect.github.com/discord-net/Discord.Net/issues/3038>
Clamp cache size (438e31e)
Commits
- bc9d1d6
<discord-net/Discord.Net@bc9d1d6>
Meta 3.17.0 (#3040
<https://redirect.github.com/discord-net/Discord.Net/issues/3040>)
- 58a8f10
<discord-net/Discord.Net@58a8f10>
Update docs.yml (#3039
<https://redirect.github.com/discord-net/Discord.Net/issues/3039>)
- b7208d4
<discord-net/Discord.Net@b7208d4>
[Feature] Scheduled event recurrence rule (#3023
<https://redirect.github.com/discord-net/Discord.Net/issues/3023>)
- 438e31e
<discord-net/Discord.Net@438e31e>
[Fix] Clamp cache size (#3038
<https://redirect.github.com/discord-net/Discord.Net/issues/3038>)
- d2d8d73
<discord-net/Discord.Net@d2d8d73>
add missing overwrite perms (#3037
<https://redirect.github.com/discord-net/Discord.Net/issues/3037>)
- 79fade6
<discord-net/Discord.Net@79fade6>
[Feature] Support for multiple subscription tiers (#3036
<https://redirect.github.com/discord-net/Discord.Net/issues/3036>)
- aaa8df9
<discord-net/Discord.Net@aaa8df9>
Fixes incorrect cast of parameters in CommandBuilder (#3015
<https://redirect.github.com/discord-net/Discord.Net/issues/3015>)
- c78296f
<discord-net/Discord.Net@c78296f>
[Fix] NRE in message commands in user app contexts (#3035
<https://redirect.github.com/discord-net/Discord.Net/issues/3035>)
- d5879c8
<discord-net/Discord.Net@d5879c8>
[Fix] Entitlements starts_at is nullable (#3034
<https://redirect.github.com/discord-net/Discord.Net/issues/3034>)
- 93229f6
<discord-net/Discord.Net@93229f6>
Add net8.0 and net9.0 to the metapackage (#3033
<https://redirect.github.com/discord-net/Discord.Net/issues/3033>)
- Additional commits viewable in compare view
<discord-net/Discord.Net@3.16.0...3.17.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#3
Commit Summary
- 6e4ed39
<6e4ed39>
Bump Discord.Net from 3.16.0 to 3.17.0
File Changes
(1 file <https://github.com/rnelson/RossBot2000/pull/3/files>)
- *M* RossBot2000.csproj
<https://github.com/rnelson/RossBot2000/pull/3/files#diff-5e4afbe131317b249b24c4bc3d5cce526fba5412918b7763e786b386ca71f379>
(2)
Patch Links:
- https://github.com/rnelson/RossBot2000/pull/3.patch
- https://github.com/rnelson/RossBot2000/pull/3.diff
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA44WNSDNBJ5R3B4YCUYIL2GSMNLAVCNFSM6AAAAABT76QMB6VHI2DSMVQWIX3LMV43ASLTON2WKOZSG42TGNJZGE4TMNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps Discord.Net from 3.16.0 to 3.17.0.
Release notes
Sourced from Discord.Net's releases.
Changelog
Sourced from Discord.Net's changelog.
Commits
bc9d1d6Meta 3.17.0 (#3040)58a8f10Update docs.yml (#3039)b7208d4[Feature] Scheduled event recurrence rule (#3023)438e31e[Fix] Clamp cache size (#3038)d2d8d73add missing overwrite perms (#3037)79fade6[Feature] Support for multiple subscription tiers (#3036)aaa8df9Fixes incorrect cast of parameters in CommandBuilder (#3015)c78296f[Fix] NRE in message commands in user app contexts (#3035)d5879c8[Fix] Entitlementsstarts_atis nullable (#3034)93229f6Addnet8.0andnet9.0to the metapackage (#3033)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)