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/pubsub from 5.3.4 to 6.0.5 #883

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @twurple/pubsub from 5.3.4 to 6.0.5.

Release notes

Sourced from @​twurple/pubsub's releases.

6.0.4

Features

  • [api] add new follow endpoint (7374925e, #460)
  • [eventsub] add follows v2 (25983ab1)
  • [chat] log and re-emit token fetching errors (45e187c3)
  • [eventsub] add some logging for subscription failures and too short secrets (ecb376e3)

Fixes

  • [auth] fix adding user to provider from expired token (84e08de3)

6.0.3

Features

  • [auth-tmi] add authIntents configuration option (9ea827a2)

Fixes

  • [api] fix user context in createClip, getStreamMarkers* and createStreamMarker (d33753ef, #458)

6.0.2

Features

  • [pubsub] add mod/vip add/remove events to mod actions topic (8f29a2b1, #456)
  • [eventsub] add additional events: subscription create/delete success, WS user connect/disconnect (4f2b7fa7, #452)

Fixes

  • [all] make sure the logger works in all environments (1d66d358, #457)
  • [chat] re-trigger onAction from internals (708dd21f)

6.0.1

Features

  • [auth] add RefreshingAuthProvider#addUserForToken helper, document it as recommended way to add users (af32f6ac)
  • [api] add ApiClient#asIntent helper (0c12cd3e)

Fixes

  • [auth] add user existence check to RefreshingAuthProvider#addIntentsToUser (fed13143)
  • [chat, pubsub, eventsub-ws] update connection package to fix a websocket connection issue (925f6fc1, #455)

6.0.0

This release reworks the entirety of the AuthProvider interface and the basic authentication structure, which means that you can now use a single AuthProvider for your whole application (as well as one ApiClient and one EventSubWsListener and so on).

It also unifies a few interfaces to be more consistent (for example, in EventSub, listen -> start and unlisten -> stop) and does the usual major version deprecation cleanup. Most notably, all chat commands have been removed as they will be permanently removed from Twitch on 2022-02-24.

To make sure all your code still works after upgrading, follow our migration guide.

... (truncated)

Commits
  • 9d70514 release version 6.0.5
  • 922bc35 release version 6.0.4
  • 2d6b8d2 release version 6.0.3
  • 8cd6062 release version 6.0.2
  • 8f29a2b add pubsub mod/vip add/remove events to mod actions topic
  • 1d66d35 make sure the logger works in all environments
  • 599bc0b release version 6.0.1
  • 925f6fc update connection package
  • bd81d65 release version 6.0.0
  • 1e01f01 release version 6.0.0-pre.8
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2023
@hlxid
Copy link
Member

hlxid commented Mar 2, 2023

@dependabot rebase

Bumps [@twurple/pubsub](https://github.com/twurple/twurple/tree/HEAD/packages/pubsub) from 5.3.4 to 6.0.5.
- [Release notes](https://github.com/twurple/twurple/releases)
- [Commits](https://github.com/twurple/twurple/commits/v6.0.5/packages/pubsub)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/twurple/pubsub-6.0.5 branch from d78722a to 16ea9f7 Compare March 2, 2023 22:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Superseded by #898.

@dependabot dependabot bot closed this Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/twurple/pubsub-6.0.5 branch April 1, 2023 01:58
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