-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update dependency @twurple/api to v7 #127
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
bc5a936
to
f98bde3
Compare
f98bde3
to
9735755
Compare
9735755
to
3fddfe0
Compare
3fddfe0
to
7ecf033
Compare
7ecf033
to
0eb666d
Compare
0eb666d
to
51f38cc
Compare
51f38cc
to
42805a3
Compare
42805a3
to
b40d506
Compare
b40d506
to
a5f9b4c
Compare
a5f9b4c
to
7b68755
Compare
7b68755
to
ca80f59
Compare
ca80f59
to
0d14204
Compare
0d14204
to
6c475a7
Compare
|
This PR contains the following updates:
6.2.1
->7.2.0
Release Notes
twurple/twurple (@twurple/api)
v7.2.0
Compare Source
v7.1.0
: 7.1.0Compare Source
This is mainly a catch-up release for new additions by Twitch, together with a few EventSub fixes and some general updates to the libraries build infrastructure. Also, the Twitch CLI mock server is now supported for EventSub WS.
Features
a0611ef
)3a503b1
, #541, #540)eac6d91
, #535, #536)5cf14b5
)7736fd1
, #532, #533)34666af
)onRevoke
event (89c17df
, #550)dd572c9
, #527)9b94eee
, #551, #556)28773dc
)Fixes
e83ea87
)92edad1
)6517efd
, #545, #546)d22b5f5
)c3089d2
)677c339
, #554)21da5e4
, #561)HelixEventSubSubscriptionStatus
values (d1c36d2
, #563)Improvements
ade3c6e
)a9f39e1
)v7.0.10
: 7.0.10Compare Source
Fixes
ce9729c
, #549)v7.0.9
: 7.0.9Compare Source
Fixes
b05c168
, #543, #544)v7.0.8
: 7.0.8Compare Source
Fixes
7042723
)c6da439
)v7.0.7
: 7.0.7Compare Source
Features
5be5074
)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 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.