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.4 to 2.5.5 #213

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps twitchapi from 2.5.4 to 2.5.5.

Release notes

Sourced from twitchapi's releases.

v2.5.5

  • Added datetime parsing to created_at field for Ban User and Get Banned Users endpoints
  • fixed title length check failing if the title is None for Modify Channel Information endpoint (thanks @​Meduris !)
Changelog

Sourced from twitchapi's changelog.

.. twitchAPI_changelog:

Changelog


Version 2.5.5


  • Added datetime parsing to created_at field for Ban User and Get Banned Users endpoints
  • fixed title length check failing if the title is None for Modify Channel Information endpoint (thanks @​Meduris!)

Version 2.5.4


  • Added the following new endpoints:

    • "Ban User"

    • "Unban User"

    • "Get Blocked Terms"

    • "Add Blocked Term"

    • "Remove Blocked Term"

  • Added the following Auth Scopes:

    • moderator:manage:banned_users

    • moderator:read:blocked_terms

    • moderator:manage:blocked_terms

  • Added additional debug logging to PubSub

  • Fixed KeyError when being rate limited


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:

... (truncated)

Commits
  • 6d52216 bumped version to 2.5.5
  • 261cde8 added datetime parsing for field created_at for Ban User and Get Banned User ...
  • 6a10158 Merge pull request #102 from Meduris/master
  • ba00b47 fix title length check failing if title=None
  • 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.4 to 2.5.5.
- [Release notes](https://github.com/Teekeks/pyTwitchAPI/releases)
- [Changelog](https://github.com/Teekeks/pyTwitchAPI/blob/master/docs/changelog.rst)
- [Commits](Teekeks/pyTwitchAPI@v2.5.4...v2.5.5)

---
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 81704de into main Jun 10, 2022
@mmattbtw mmattbtw deleted the dependabot/pip/twitchapi-2.5.5 branch June 10, 2022 19:20
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