Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

chore(deps): bump twitchapi from 2.5.2 to 2.5.3 #148

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps twitchapi from 2.5.2 to 2.5.3.

Release notes

Sourced from twitchapi's releases.

v2.5.3

  • Twitch.get_channel_info now also optionally accepts a list of strings with up to 100 entries for the broadcaster_id parameter
Changelog

Sourced from twitchapi's changelog.

.. twitchAPI_changelog:

Changelog


Version 2.5.3


  • Twitch.get_channel_info now also optionally accepts a list of strings with up to 100 entries for the broadcaster_id parameter

Version 2.5.2


  • Added the following new endpoints:

    • "Get Chat Settings"

    • "Update Chat Settings"

  • Added Auth Scope "channel:manage:chat_settings"

  • Fixed error in Auth Scope "channel:manage:schedule"

  • Fixed error in Endpoint "Get Extension Transactions"

  • Removed unusable Webhook code


Version 2.5.1


  • Fixed bug that prevented EventSub subscriptions to work if main threads asyncio loop was already running

Version 2.5.0


  • EventSub and PubSub callbacks are now executed non blocking, this fixes that long running callbacks stop the library to respond to heartbeats etc.

  • EventSub subscription can now throw a TwitchBackendException when the API returns a Error 500

  • added the following EventSub topics (thanks d7415!)

    • "Goal Begin"

    • "Goal Progress"

    • "Goal End"


Version 2.4.2


... (truncated)

Commits
  • 800ede5 bump version
  • a07f600 changed Twitch.get_channel_info to reflect that more than 1 broadcaster_id ca...
  • See full diff 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 [twitchapi](https://github.com/Teekeks/pyTwitchAPI) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/Teekeks/pyTwitchAPI/releases)
- [Changelog](https://github.com/Teekeks/pyTwitchAPI/blob/master/docs/changelog.rst)
- [Commits](Teekeks/pyTwitchAPI@v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: twitchapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mmattbtw mmattbtw merged commit ad38770 into main Mar 8, 2022
@mmattbtw mmattbtw deleted the dependabot/pip/twitchapi-2.5.3 branch March 8, 2022 22:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant