Skip to content

deps: bump github.com/KARTIKrocks/wshub from 1.5.1 to 1.5.2 in /adapter/nats#37

Merged
KARTIKrocks merged 1 commit into
mainfrom
dependabot/go_modules/adapter/nats/github.com/KARTIKrocks/wshub-1.5.2
May 15, 2026
Merged

deps: bump github.com/KARTIKrocks/wshub from 1.5.1 to 1.5.2 in /adapter/nats#37
KARTIKrocks merged 1 commit into
mainfrom
dependabot/go_modules/adapter/nats/github.com/KARTIKrocks/wshub-1.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps github.com/KARTIKrocks/wshub from 1.5.1 to 1.5.2.

Release notes

Sourced from github.com/KARTIKrocks/wshub's releases.

v1.5.2

What's Changed

Full Changelog: v1.5.1...v1.5.2

Changelog

Sourced from github.com/KARTIKrocks/wshub's changelog.

[1.5.2] - 2026-05-11

Fixed

  • writePump no longer exits early on hub context cancellation — shutdown now wakes the writer through the normal client close path (client.send / client.done) instead of selecting directly on h.ctx.Done(), giving queued messages and WebSocket close frames a chance to flush before the pump exits
Commits
  • 5d3c2e4 Merge pull request #34 from KARTIKrocks/KARTIKrocks-patch-1
  • 8cd4951 Update CHANGELOG for versions 1.5.1 and 1.5.2
  • 659d226 Merge pull request #33 from KARTIKrocks/fix/writepump-shutdown-drain
  • fe7bc0a fix: refactor client registration wait logic in writePump tests
  • 8c69cde fix: ensure writePump exits correctly on hub shutdown and client close
  • a0cecfe Merge pull request #32 from KARTIKrocks/docs/perf-realworld-loadtest
  • 699157b feat: add load testing capabilities and update documentation
  • 5a57bd3 Merge pull request #31 from KARTIKrocks/dependabot/go_modules/adapter/nats/gi...
  • 24c8324 deps: bump github.com/nats-io/nats.go in /adapter/nats
  • 248f271 Merge pull request #30 from KARTIKrocks/dependabot/go_modules/adapter/redis/g...
  • 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 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)

Bumps [github.com/KARTIKrocks/wshub](https://github.com/KARTIKrocks/wshub) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/KARTIKrocks/wshub/releases)
- [Changelog](https://github.com/KARTIKrocks/wshub/blob/main/CHANGELOG.md)
- [Commits](v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/KARTIKrocks/wshub
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@KARTIKrocks KARTIKrocks merged commit 1b56ba1 into main May 15, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/adapter/nats/github.com/KARTIKrocks/wshub-1.5.2 branch May 15, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant