Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2023

Bumps @twurple/api from 5.0.7 to 6.0.9.

Release notes

Sourced from @​twurple/api's releases.

6.0.9

Fixes

  • [eventsub-http] delay readiness until after sync (ffe1d988)

6.0.8

Deprecations

  • [api] deprecate some additional old follow-related methods (6a32d917)

Features

  • [auth] add removal of users and onRefreshFailure callback to RefreshingAuthProvider (9a90c196)
  • [pubsub] add support for low-trust users events (aa7f3cfa, #466, #467)

Improvements

  • [auth] throw when trying to add user to RefreshingAuthProvider without refresh token (rather than throwing later when trying to refresh) (3db03afb)

6.0.7

Features

  • [eventsub] add moderator fields to shotuout create object (3fd735c0, #463)
  • [pubsub] add support for unban request events (c8958d61, #464, #465)

Fixes

  • [api] give TypeScript users access to the total field of HelixChannelApi#getChannelFollowers (8bd62454)

Improvements

  • [chat] improve error message text for case when no intents are found in the provider (85b97559)

6.0.6

Features

  • [chat] add ChatUser#isArtist (6484e8c7, #462)

Fixes

  • [chat] fix chat authentication after reconnect (c31f3484)

6.0.5

Features

  • [api] add paginated versions of new follow endpoints (89b4501e)
  • [api] add paginated version of chatters endpoint (7624f563)
  • [api] add a way to ignore implicit API endpoint user context (57161bce)

Fixes

... (truncated)

Commits
  • 0d8854f release version 6.0.9
  • 261f154 release version 6.0.8
  • 6a32d91 deprecate some additional old follow-related methods
  • e4af7b6 release version 6.0.7
  • 8bd6245 minor type fix for getChannelFollowers
  • bea1e28 release version 6.0.6
  • 9d70514 release version 6.0.5
  • 57161bc add a way to ignore implicit API endpoint user context
  • 1ff8420 fix deleteVideosByIds, update migration documentation on renames and addition...
  • 7624f56 add paginated version of chatters endpoint
  • 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 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)

Bumps [@twurple/api](https://github.com/twurple/twurple/tree/HEAD/packages/api) from 5.0.7 to 6.0.9.
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v6.0.9/packages/api)

---
updated-dependencies:
- dependency-name: "@twurple/api"
  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 Mar 18, 2023
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