Skip to content

Bump @twurple/auth from 7.0.8 to 7.4.0 in /node-roncli-com#1724

Merged
roncli merged 1 commit into
mainfrom
dependabot/npm_and_yarn/node-roncli-com/twurple/auth-7.4.0
Sep 25, 2025
Merged

Bump @twurple/auth from 7.0.8 to 7.4.0 in /node-roncli-com#1724
roncli merged 1 commit into
mainfrom
dependabot/npm_and_yarn/node-roncli-com/twurple/auth-7.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2025

Copy link
Copy Markdown
Contributor

Bumps @twurple/auth from 7.0.8 to 7.4.0.

Release notes

Sourced from @​twurple/auth's releases.

7.1.0

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

  • [api, eventsub-ws] add mock server support (a0611ef)
  • [api] add Send Chat Message endpoint (3a503b1c, #541, #540)
  • [eventsub] add new chat related events (eac6d911, #535, #536)
  • [eventsub] support chat message & notification events (5cf14b58)
  • [api, eventsub] add ad break endpoints/events (7736fd14, #532, #533)
  • [easy-bot] add aliases option to createBotCommand (34666afe)
  • [eventsub] add status to onRevoke event (89c17dfb, #550)
  • [auth] pass caught error to onRefreshFailure (dd572c91, #527)
  • [api] add Get Moderated Channels (9b94eee0, #551, #556)
  • [eventsub-ws] add checks for duplicate and old payloads (28773dc7)

Fixes

  • [eventsub] remove some nulls from return types, fix copypasta method names from notification event types (e83ea875)
  • [eventsub] add missing fields to chat message parts (92edad1f)
  • [eventsub] fix chat topics not using context user (6517efd5, #545, #546)
  • [eventsub-ws] do not handle connect/disconnect when reconnecting (d22b5f5d)
  • [eventsub-ws] clear reconnect URL after welcome packet (c3089d20)
  • [all] update TS build infra (fixes an eventsub-ws TypeScript issue) (677c3399, #554)
  • [api] update scope for user extensions endpoints (21da5e47, #561)
  • [api] add missing HelixEventSubSubscriptionStatus values (d1c36d22, #563)

Improvements

  • [api] use page limit of 1000 for chatters endpoint (ade3c6e)
  • [api, chat] reduce bundle size by about 25% by removing outdated polyfill (a9f39e19)

7.1.0-pre.8

Features

  • [api] add Get Moderated Channels (9b94eee0, #551, #556)
  • [eventsub-ws] add checks for duplicate and old payloads (28773dc7)

Fixes

  • [all] update TS build infra (fixes an eventsub-ws TypeScript issue) (677c3399, #554)
  • [api] update scope for user extensions endpoints (21da5e47, #561)
  • [api] add missing HelixEventSubSubscriptionStatus values (d1c36d22, #563)

7.1.0-pre.7

Fixes

  • [eventsub-ws] clear reconnect URL after welcome packet (c3089d20)

7.1.0-pre.6

... (truncated)

Commits
  • 50498c1 release version 7.4.0
  • cb90a9e release version 7.3.0
  • 103f877 add support for getting tokens for subscription endpoints in AppTokenAuthProv...
  • c350887 release version 7.2.1
  • d0786a7 release version 7.2.0
  • 6814619 release version 7.1.0
  • 6323228 release version 7.1.0-pre.9
  • aea54d1 check scopes before passing to fetcher
  • 2b02bf2 release version 7.1.0-pre.8
  • 21da5e4 update scope for user extensions endpoints (#561)
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2025
Bumps [@twurple/auth](https://github.com/twurple/twurple/tree/HEAD/packages/auth) from 7.0.8 to 7.4.0.
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v7.4.0/packages/auth)

---
updated-dependencies:
- dependency-name: "@twurple/auth"
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/node-roncli-com/twurple/auth-7.4.0 branch from d1778ae to 3c35346 Compare September 25, 2025 01:41
@roncli roncli merged commit 8070092 into main Sep 25, 2025
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/node-roncli-com/twurple/auth-7.4.0 branch September 25, 2025 01:41
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant