Skip to content

Bump github.com/gempir/go-twitch-irc/v2 from 2.5.0 to 2.8.1#45

Merged
atye merged 1 commit intomainfrom
dependabot/go_modules/github.com/gempir/go-twitch-irc/v2-2.8.1
Oct 13, 2024
Merged

Bump github.com/gempir/go-twitch-irc/v2 from 2.5.0 to 2.8.1#45
atye merged 1 commit intomainfrom
dependabot/go_modules/github.com/gempir/go-twitch-irc/v2-2.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2024

Bumps github.com/gempir/go-twitch-irc/v2 from 2.5.0 to 2.8.1.

Release notes

Sourced from github.com/gempir/go-twitch-irc/v2's releases.

v2.8.1

What's Changed

Full Changelog: gempir/go-twitch-irc@v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: gempir/go-twitch-irc@v2.7.0...v2.8.0

v2.7.0

  • Respect join ratelimits #160 - This change is a bit breaking since it will now use the default ratelimits from twitch and might cause your joins to be slower - Use SetRatelimiter with the factory methods CreateVerifiedRateLimiter or CreateUnlimitedRateLimiter to change the limits

v2.6.0

Commits
  • 5da4523 Handle empty action messages (#169)
  • 61d050b Merge pull request #168 from Cidan/master
  • caf8c4a Added colsure function to table range tests.
  • 7d9263d Fixed some new lines for style.
  • 785b9c2 Moved to table driven tests for TestCanParsePRIVMSGMessage.
  • c6fcf17 Added First Message support to Twitch user messages.
  • b173bfc Merge pull request #161 from gempir/chore/fix-test-race-condition
  • a45147b Fix race condition found in TestRejoinOnReconnect
  • cb9ca8d Merge pull request #160 from gempir/ratelimits
  • d9ed73f Send no longer throws away messages when the buffer is full.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from atye as a code owner October 13, 2024 16:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gempir/go-twitch-irc/v2-2.8.1 branch from 42803b1 to 1eba066 Compare October 13, 2024 16:28
Bumps [github.com/gempir/go-twitch-irc/v2](https://github.com/gempir/go-twitch-irc) from 2.5.0 to 2.8.1.
- [Release notes](https://github.com/gempir/go-twitch-irc/releases)
- [Commits](gempir/go-twitch-irc@v2.5.0...v2.8.1)

---
updated-dependencies:
- dependency-name: github.com/gempir/go-twitch-irc/v2
  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/go_modules/github.com/gempir/go-twitch-irc/v2-2.8.1 branch from 1eba066 to 319921d Compare October 13, 2024 16:29
@atye atye merged commit 22486cc into main Oct 13, 2024
@atye atye deleted the dependabot/go_modules/github.com/gempir/go-twitch-irc/v2-2.8.1 branch October 13, 2024 16:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant