Skip to content
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

chore(deps): bump @twurple/auth, @twurple/api, @twurple/chat and @twurple/pubsub #1131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps @twurple/auth, @twurple/api, @twurple/chat and @twurple/pubsub. These dependencies needed to be updated together.
Updates @twurple/auth from 5.3.4 to 7.1.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
  • 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)
  • 857b05f release version 7.1.0-pre.7
  • f856111 release version 7.1.0-pre.6
  • defdd46 release version 7.1.0-pre.5
  • dd572c9 pass caught error to onRefreshFailure
  • 3285b7b release version 7.1.0-pre.4
  • Additional commits viewable in compare view

Updates @twurple/api from 5.3.4 to 7.1.0

Release notes

Sourced from @​twurple/api'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

Updates @twurple/chat from 5.3.4 to 7.1.0

Release notes

Sourced from @​twurple/chat'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
  • 6814619 release version 7.1.0
  • 6323228 release version 7.1.0-pre.9
  • 2b02bf2 release version 7.1.0-pre.8
  • 857b05f release version 7.1.0-pre.7
  • f856111 release version 7.1.0-pre.6
  • defdd46 release version 7.1.0-pre.5
  • 6db55f1 update connection packages to fix socket reconnection issue
  • 3285b7b release version 7.1.0-pre.4
  • 13dca61 release version 7.1.0-pre.3
  • 42410bc release version 7.1.0-pre.2
  • Additional commits viewable in compare view

Updates @twurple/pubsub from 5.3.4 to 7.1.0

Release notes

Sourced from @​twurple/pubsub'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
  • 6814619 release version 7.1.0
  • 6323228 release version 7.1.0-pre.9
  • 2b02bf2 release version 7.1.0-pre.8
  • 857b05f release version 7.1.0-pre.7
  • f856111 release version 7.1.0-pre.6
  • defdd46 release version 7.1.0-pre.5
  • 6db55f1 update connection packages to fix socket reconnection issue
  • 3285b7b release version 7.1.0-pre.4
  • 13dca61 release version 7.1.0-pre.3
  • 42410bc release version 7.1.0-pre.2
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@twurple/pubsub [>= 6.a, < 7]
@twurple/chat [>= 6.a, < 7]
@twurple/api [>= 6.a, < 7]
@twurple/auth [>= 6.a, < 7]
@twurple/api [>= 7.a, < 8]
@twurple/pubsub [>= 7.a, < 8]
@twurple/chat [>= 7.a, < 8]

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)

…rple/pubsub

Bumps [@twurple/auth](https://github.com/twurple/twurple/tree/HEAD/packages/auth), [@twurple/api](https://github.com/twurple/twurple/tree/HEAD/packages/api), [@twurple/chat](https://github.com/twurple/twurple/tree/HEAD/packages/chat) and [@twurple/pubsub](https://github.com/twurple/twurple/tree/HEAD/packages/pubsub). These dependencies needed to be updated together.

Updates `@twurple/auth` from 5.3.4 to 7.1.0
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v7.1.0/packages/auth)

Updates `@twurple/api` from 5.3.4 to 7.1.0
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v7.1.0/packages/api)

Updates `@twurple/chat` from 5.3.4 to 7.1.0
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v7.1.0/packages/chat)

Updates `@twurple/pubsub` from 5.3.4 to 7.1.0
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v7.1.0/packages/pubsub)

---
updated-dependencies:
- dependency-name: "@twurple/auth"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@twurple/api"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@twurple/chat"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@twurple/pubsub"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
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.

0 participants