build(deps): update twurple to 7.0.7 (major) - autoclosed #219
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:
6.2.1
->7.0.7
6.2.1
->7.0.7
Release Notes
twurple/twurple (@twurple/api)
v7.0.7
Compare Source
v7.0.6
: 7.0.6Compare Source
Features
CommunitySubEvent#count
property (816f2b5
)Fixes
2a66365
, #530)v7.0.5
: 7.0.5Compare Source
Fixes
93e407d
)v7.0.4
: 7.0.4Compare Source
Fixes
eb69e83
)v7.0.3
: 7.0.3Compare Source
Features
7517e96
)isFeatured
to clips objects and filters (392ed3f
)ChatMessage
(cefffa7
)Fixes
ChatUser#isVip
always returning true for announcements (6558d64
)v7.0.2
: 7.0.2Compare Source
Features
e743da6
, #524)Fixes
19acbe9
, #521, #522)c331cac
, #520)v7.0.1
: 7.0.1Compare Source
Fixes
79049df
, #519)v7.0.0
: 7.0.0Compare Source
This release mostly addresses the flaws, shortcomings and redundancies that came with the introduction of the new AuthProvider interface in version 6.0, the biggest change being that many of the "moderator ID" type parameters that were introduced in it have been removed again in favor of the 6.0 user context override system (
ApiClient#asUser
and similar).It also brings some consistency between the packages (for example,
RefreshingAuthProvider
is now a proper event emitter like most other event-related classes) and updates to the new versions of some APIs that Twitch deprecated and replaced.Breaking changes
547e8af
, #503)f9d39af
, #487)3705c18
, #488)855721b
)e5baf05
, #489)params
object from message types (properties of that moved directly to the message object), harmonize some param names (03e386b
, #495)44c0d65
)73fdb22
, #485)EventEmitter
inRefreshingAuthProvider
instead ofonRefresh
in config (d7a38c5
, #484)f4cdf98
)3a2ca40
, #482)6e587ff
)async
fromChatClient
(re)connect methods (f646fd6
, #486)TwitchPrivateMessage#parseEmotes
,TwitchPrivateMessage#parseEmotesAndBits
(use the functionparseChatMessage
instead) (38083cc
)cd536e2
, #507)fef3545
)HelixEventSubApi#subscribeToChannelFollowEvents
to v2, removeHelixEventSubApi#subscribeToChannelFollowEventsV2
(38083cc
)HelixCheermoteList#parseMessage
,HelixCheermoteList#transformCheerMessage
(38083cc
)clientId
from eventsub listener methods (87cd4aa
, #490)onChannelFollow
(38083cc
)BotCommandContext
(38083cc
)Bot
class (0e6ca6b
)Features
RefreshingAuthProvider#addUserForCode
for easy authorization code flow implementation (741dbab
)da20b3a
)7dc554e
,0542424
)EventSubChannelSubscriptionMessageEvent#emoteOffsets
(da20b3a
)Fixes
requestScopesForUser
(fef3545
, #475)fb85471
)424bfe7
, #512)Improvements
92f8cf9
)ef9e075
, #509, #510)92a68cb
)63ef4e3
)twurple/twurple (@twurple/auth)
v7.0.7
Compare Source
v7.0.6
: 7.0.6Compare Source
Features
CommunitySubEvent#count
property (816f2b5
)Fixes
2a66365
, #530)v7.0.5
: 7.0.5Compare Source
Fixes
93e407d
)v7.0.4
: 7.0.4Compare Source
Fixes
eb69e83
)v7.0.3
: 7.0.3Compare Source
Features
7517e96
)isFeatured
to clips objects and filters (392ed3f
)ChatMessage
(cefffa7
)Fixes
ChatUser#isVip
always returning true for announcements (6558d64
)v7.0.2
: 7.0.2Compare Source
Features
e743da6
, #524)Fixes
19acbe9
, #521, #522)c331cac
, #520)v7.0.1
: 7.0.1Compare Source
Fixes
79049df
, #519)v7.0.0
: 7.0.0Compare Source
This release mostly addresses the flaws, shortcomings and redundancies that came with the introduction of the new AuthProvider interface in version 6.0, the biggest change being that many of the "moderator ID" type parameters that were introduced in it have been removed again in favor of the 6.0 user context override system (
ApiClient#asUser
and similar).It also brings some consistency between the packages (for example,
RefreshingAuthProvider
is now a proper event emitter like most other event-related classes) and updates to the new versions of some APIs that Twitch deprecated and replaced.Breaking changes
547e8af
, #503)f9d39af
, #487)3705c18
, #488)855721b
)e5baf05
, #489)params
object from message types (properties of that moved directly to the message object), harmonize some param names (03e386b
, #495)44c0d65
)73fdb22
, #485)EventEmitter
inRefreshingAuthProvider
instead ofonRefresh
in config (d7a38c5
, #484)f4cdf98
)3a2ca40
, #482)6e587ff
)async
fromChatClient
(re)connect methods (f646fd6
, #486)TwitchPrivateMessage#parseEmotes
,TwitchPrivateMessage#parseEmotesAndBits
(use the functionparseChatMessage
instead) (38083cc
)cd536e2
, #507)fef3545
)HelixEventSubApi#subscribeToChannelFollowEvents
to v2, removeHelixEventSubApi#subscribeToChannelFollowEventsV2
(38083cc
)HelixCheermoteList#parseMessage
,HelixCheermoteList#transformCheerMessage
(38083cc
)clientId
from eventsub listener methods (87cd4aa
, #490)onChannelFollow
(38083cc
)BotCommandContext
(38083cc
)Bot
class (0e6ca6b
)Features
RefreshingAuthProvider#addUserForCode
for easy authorization code flow implementation (741dbab
)da20b3a
)7dc554e
,0542424
)EventSubChannelSubscriptionMessageEvent#emoteOffsets
(da20b3a
)Fixes
requestScopesForUser
(fef3545
, #475)fb85471
)424bfe7
, #512)Improvements
92f8cf9
)ef9e075
, #509, #510)92a68cb
)63ef4e3
)Configuration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.