Skip to content

chore(deps): bump twitch_api from 0.7.2 to 0.8.0#23

Merged
IceSqueez merged 1 commit into
mainfrom
dependabot/cargo/twitch_api-0.8.0
Jun 6, 2026
Merged

chore(deps): bump twitch_api from 0.7.2 to 0.8.0#23
IceSqueez merged 1 commit into
mainfrom
dependabot/cargo/twitch_api-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps twitch_api from 0.7.2 to 0.8.0.

Release notes

Sourced from twitch_api's releases.

v0.8.0

What's Changed

New Contributors

Full Changelog: twitch-rs/twitch_api@v0.7.2...v0.8.0

Changelog

Sourced from twitch_api's changelog.

[v0.8.0] - 2026-06-02

Commits

Breaking

  • Removed surf dependency and related feature flags
  • Removed http-types dependency
  • The pagination state for helix requests was moved into a separate field (pagination_data). The type for this depends on the Request. Paginatable requests will use PaginationState<Self> while others will use ().
  • Bumped MSRV to 1.88.0
  • Updated reqwest to 0.13

Added

  • Added conduit_deleted to eventsub::Status
  • Added for_source_only to helix endpoint Send Chat Message
  • Added is_source_only to EventSub Channel Chat Message
  • Added new Helix endpoints for pinning and suspicious chatters

Changed

  • Incorporated changes to Helix endpoints and EventSub events. Notably the source-only parameters.

Fixed

  • Fixed the query parameter name for the moderator ID in Add Channel Moderator and Remove Channel Moderator
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/twitch_api-0.8.0 branch from 1b79f37 to f77b5a5 Compare June 4, 2026 10:39
Bumps [twitch_api](https://github.com/twitch-rs/twitch_api) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/twitch-rs/twitch_api/releases)
- [Changelog](https://github.com/twitch-rs/twitch_api/blob/main/CHANGELOG.md)
- [Commits](twitch-rs/twitch_api@v0.7.2...v0.8.0)

---
updated-dependencies:
- dependency-name: twitch_api
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/twitch_api-0.8.0 branch from f77b5a5 to cea4e82 Compare June 6, 2026 20:54
@IceSqueez IceSqueez merged commit 91787fc into main Jun 6, 2026
1 of 2 checks passed
@IceSqueez IceSqueez deleted the dependabot/cargo/twitch_api-0.8.0 branch June 6, 2026 21:00
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant