damoun / twitch_exporter

Twitch exporter for Prometheus
MIT License
18 stars 2 forks source link

Bump github.com/nicklaw5/helix from 0.6.0 to 1.25.0 #2

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/nicklaw5/helix from 0.6.0 to 1.25.0.

Release notes

Sourced from github.com/nicklaw5/helix's releases.

v1.25.0

PRs Merged:

v1.24.4

PRs Merged:

  • #117 Allow querying multiple channels at once in GetChannelInformation (@​zneix)

Issues Closed:

  • #116 Allow querying multiple channels with GetChannelInformation

v1.24.3

PRs Merged:

  • #115 Corrected type of IsMature field on channe.update event (@​zneix)

v1.24.2

PRs Merged:

v1.24.1

PRs Merged:

  • #109 HOTFIX: Hypetrain progress event unmarshal error struct 'EventSubContribution' (@​jackmcguire1)

v1.24.0

PRs Merged:

v1.23.0

PRs Merged:

v1.22.0

PRs Merged:

v1.21.0

PRs Merged:

... (truncated)

Commits
  • 2874167 Merge pull request #114 from jackmcguire1/twitch-ext
  • 79c49b9 Extension improvements
  • 57c4e47 Merge pull request #117 from zneix/zneix/enhancement/multiple-channels
  • 96caaeb Ensure we don't introduce breaking changes
  • d63a5dc Document the limit of channels that can be queried at once
  • 5ebd20b Allow querying more channels at once
  • 5459ac2 PROPOSAL: helix extension endpoints
  • e138283 Merge pull request #115 from zneix/zneix/fix/is-mature-bool
  • 92c7633 Corrected type of IsMature field on channe.update event
  • cbfb165 Merge pull request #113 from jackmcguire1/hype-trains
  • 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)