-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency Discord.Net to 3.17.2 #5
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/discord.net-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
7082d43
to
b3d31ef
Compare
b3d31ef
to
220c3bc
Compare
220c3bc
to
78358fa
Compare
78358fa
to
1c011b6
Compare
1c011b6
to
c1e4349
Compare
c1e4349
to
eeb6bd6
Compare
eeb6bd6
to
2950ec9
Compare
2950ec9
to
06ff893
Compare
06ff893
to
27edd89
Compare
27edd89
to
ee18b0c
Compare
ee18b0c
to
1938dae
Compare
1938dae
to
ed5c6db
Compare
ed5c6db
to
3215c04
Compare
3215c04
to
9c41e5d
Compare
9c41e5d
to
7522622
Compare
7522622
to
5c72e44
Compare
5c72e44
to
987185d
Compare
987185d
to
2d3f76c
Compare
2d3f76c
to
d9bcb1b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
3.7.2
->3.17.2
Release Notes
discord-net/Discord.Net (Discord.Net)
v3.17.2
Compare Source
Added
excludeDeleted
argument toGetEntitlementsAsync
(9c9407b
)Fixed
SocketApplicationCommand
missingGuildId
(c625f5f
)6e7b3c2
)AutoServiceScopes
in autocomplete handler executions (7fb537f
)5f6c26b
)d71fcb1
)aa66928
)EmptyServiceScope
(54e8416
)Misc
41ad6ac
)FluentAssertions
(52c2f0d
)v3.17.1
Compare Source
Added
0e9caf3
)0174745
)Fixed
50aa278
)Task.Delay(0)
=>Task.CompletedTask
(b5f5df0
)35e8122
)DiscordSocketClient.GetEntitlementsAsync
requiring unusedBaseDiscordClient
parameter (d828cd8
)Misc
36439b6
)v3.17.0
Compare Source
Added
#3025 Build with .NET 9 SDK (
164a289
)#3032 Add
net8.0
andnet9.0
(d780d6c
)#3033 Add
net8.0
andnet9.0
to the metapackage (93229f6
)#3005 Add StickerId to REST and WebSocket Sticker audit log data classes (
8a2ea4b
)#3023 Scheduled event recurrence rule (
b7208d4
)#3024 Support sending voice messages (
5904ecd
)#3036 Support for multiple subscription tiers (
79fade6
)#3017 Add support for keyed services. (
3017f6b
)Fixed
292f8c4
)433bdc2
)aaa8df9
)AutoServiceScopes = true
(a1e50c4
)c78296f
)starts_at
is nullable (d5879c8
)a884ad1
)96a8327
)Misc
IChannel
(8b92969
)6b92cc2
)682d87e
)f644e68
)d2d8d73
)438e31e
)v3.16.0
Compare Source
Added
c4d90cd
)1f252a3
)47f98bc
)57eb906
)88ea2ed
)9b8c7b1
)466b491
)2aaa0fd
)Fixed
c53aac3
)Misc
bc84b94
)623a457
)InteractionModuleBase.DeleteOriginalResponse
(f65d3ad
)b87ec6e
)v3.15.3
Compare Source
Added
26bb789
)e18915a
)IsAvailable
toGuildEmote
(cb79f04
)Role
property (6e531a2
)Fixed
24c7605
)f5fdfb2
)ec0ba49
)8b6be64
)CustomSticker.DeleteAsync()
(359f6db
)Misc
8afea2c
)ae49794
)6b691b1
)bae7861
)v3.15.2
Compare Source
Hotfix
AutocompleteAttribute
with empty constructorEmote
constructor related issuesv3.15.1
Compare Source
Added
a59f4ba
)9d92435
)21195a8
)9030a5b
)531b5eb
)f7f29d5
)Misc
3be72a8
)35b102a
)aa424f6
)v3.15.0
Compare Source
Added
476ec06
)d1da2a0
)RequireTeamAttribute
(753724d
)DoHierarchyCheckAttribute
(1a5cba8
)RequireRoleAttribute
(5dadcb2
)f9086d3
)SocketInteraction.InteractionChannel
(3054505
)Fixed
13ea566
)397a887
)a2f624e
)83fdc89
)SelectMenuBuilder
constructor (93cb71a
)Misc
7aab366
)54d2fe5
)b70e21b
).Distinct()
roles(ids) inIGuildUser.ModifyAsync
(27a0785
)f85bf9a
)v3.14.1
Compare Source
Fixed
v3.14.0
Compare Source
Added
7c96844
)GetGuildIconUrl
CDN method (eb5678a
)24a6978
)03402cd
)4efe3be
)SetGameAsync
(ee386b1
)fc2fc87
)09680c5
)d0c0a56
)Fixed
5a62ba1
)1a16f4d
)1eb7a53
)SelectMenuBuilder
from aSelectMenuComponent
incorrectly set theCustomId
(6870ac5
)955fae0
)InteractionService.AddModulesXAsync
command duplication (2787db3
)Misc
bfc8dc2
)d0e9c8b
)MaxBitrate
andUploadLimit
inGuildHelper
(6256de4
)fa51f0a
)v3.13.1
Compare Source
Added
178ff58
)AppliedTags
toDiscordWebhookClient.SendXAsync
(d382e5c
)5a8582c
)0f0f3f7
)44
(Add message type 44) (541571c
)f1777de
)Fixed
SelectMenuBuilder
(b18cc31
)de4b6b9
)8227d70
)GetEventCoverImageUrl
throwing NRE in case event cover image is null (138e18c
)Misc
d234db7
)e2e8c0f
)ff9b9b4
)89efe0f
)4d7e384
)v3.13.0
Compare Source
Added
9fd5c6c
)e3cd340
)ae275ab
)RespondWithModalAsync
methods and implement missing overloads (4e78aec
)ModalBuilder
(8591de7
)ac274d4
)8060dcf
)7723f61
)f64d9d6
)a9a8da4
)9b36df3
)ToJsonString
&(Try)Parse
(7b5c40a
)699554a
)b45b774
)89bebc3
)Fixed
8d5022a
)RoleConnectionProperties
(ab3b30d
)a668757
)5cfec05
)589c58a
)8baf913
)33e8340
)Misc
86655a8
)b988a18
)9cedfbc
)GetDisplayAvatarUrl
inIUser
(b1787d8
)v3.12.0
Compare Source
Added
ComponentBuilder
component removal methods. (d5d7378
)OpusEncodeStream
. (59094d2
)remove
property toMemberRoleAudit
. (5fb9152
)a421715
)2b8584d
)8cd4c1c
)ModifyCurrentApplication
features (166d40f
)b2820d5
)Fixed
12c50f2
)ReplyAsync
methods missingMessageFlags
parameter. (56769cb
)6bb3777
)DeferAsync
implementation (5f580f6
)UserUpdated
event (9dfd4d7
)ModifyAsync
attachments #2236 (0c12079
)GetMessagesAsync
withDirection.After
not working as expected (c922497
)v3.11.0
Compare Source
Added
3a8f76c
)Audit Log Created
gateway event support (dff6a57
)Message
property andUpdateAsync()
toIModalInteraction
(83dfa0c
)MaxStageVideoChannelUsers
property toIGuild
(bdd755b
)f171684
)9ef5a76
)SafetyAlertsChannelId
toIGuild
(2112e1f
)df717e6
)529fe3d
)f9c8530
)Fixed
c950106
)JsonProperty
attributes in params for modifying automod rules (9df4438
)TypingStartedEvent
model to support Clyde (547bc92
)DefaultRestClient
(84431de
)THREAD_DELETE
(fe4130d
)9ddd922
)200bed7
)a41fa62
)98f974d
)SlashCommandExecuted
event on failed result (fe9657a
)NameLocalizations
) forChoiceAttribute
(75ae488
)ChannelPermissions.All()
exception on forums (6265dd5
)69cce5b
)Misc
a8ae1e9
)SendMessageAsync
&SendFile(s)Async
methods & modify webhook message attachments (898ee56
)0720049
)channel
tochannel_id
in interactions (d5ba7d2
)2be9b00
)v3.10.0
Compare Source
Added
48fb1b5
)SendFileAsync
toUserExtensions
(25cfb88
)7c535b9
)ClientDisconnect
event for audio client. (4cad546
)OwnerId
toIThreadChannel
andRestThreadChannel
ActiveDeveloper
toUserProperies
23b2822
)TreatAsRegex
property37d868f
)56b1a93
)RemoveModulesFromGuildAsync
(7acbcfd
)2616d35
)a3ee855
)RespondWithModal()
which accepts anIModal
instance as template (e7bda0f
)7d8d6ec
)1e21a6e
)GetCurrentUser
method toDiscordRestClient
(e3da96f
)GetCurrentUserGuildMemberAsync
method toDiscordRestClient
andRestGuild
(e3da96f
)GuildFeatures
property toIUserGuild
(e3da96f
)Thread
property toRestMessage
(91e2084
)673b02d
)Thread
property toIUserMessage
(0998285
)b085621
)IIntegrationChannel
(75f3c91
)75f3c91
)FollowAnnouncementChannelAsync
toINewsChannel
(bb056df
)2ea8af1
)AddModalCommand
toModalBuilder
with option to specify callback (50e0e59
)GuildFeatures
toGuildProperties
(177df2c
)DiscordWebhookClient
(e69e27a
)IVoiceChannel
properties (76bb901
)709364a
)abfa8d1
)Fixed
493f604
)GetActiveThreadsAsync
& add it toITextChannel
(bd2f719
)3b107c2
)274be5d
)reason
not being included in audit logs when callingAddBanAsync
andBanAsync
(e71faf7
)CreatePost
methods forIForumChannel
(a53f1df
)NullReferenceException
caused by Options being undefined. (02d3ce6
)customId
template generator to escape regex metachars used in … (1602437
)GetEventCoverImageUrl
(0af835a
)0c27395
)7b321af
)Misc
f224eb0
)c67642a
)257f246
)94996e7
)DateTime
Boilerplate fromLogMessage
(14b2901
)Add/RemoveRolesAsync
methods (11481a1
)66e6329
)v3.9.0
Compare Source
Added
01ae904
)ed38635
)82b772a
)4cad546
)4cad546
)25cfb88
)60956c7
)Fixed
6712ef4
)bc89d3c
)7077c44
)c7ac59d
)GetActiveThreadsAsync
& add it toITextChannel
(bd2f719
)20d8fdf
](https://redirect.github.com/discord-net/DiscoConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.