Skip to content

chore(deps): bump github.com/nats-io/nats.go from 1.49.0 to 1.51.0 in /nats#2625

Merged
ReneWerner87 merged 1 commit intomainfrom
dependabot/go_modules/nats/github.com/nats-io/nats.go-1.51.0
Apr 17, 2026
Merged

chore(deps): bump github.com/nats-io/nats.go from 1.49.0 to 1.51.0 in /nats#2625
ReneWerner87 merged 1 commit intomainfrom
dependabot/go_modules/nats/github.com/nats-io/nats.go-1.51.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/nats-io/nats.go from 1.49.0 to 1.51.0.

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.51.0

Changelog

ADDED

  • Core NATS:
    • Option to customize write buffer size (#2057)
    • Option to automatically reconnect on write error (#2055)
    • Accessors for JetStream API level and IsSysAccount from ServerInfo (#2060)

FIXED

  • Core NATS:
    • Make websocket frame validation more robust (#2050)
  • JetStream:
    • Fix deadlock in Consume() when calling Stop/Drain from ConsumeErrHandler (#2059)

IMPROVED

  • Fix typos in tests. Thanks @​deining for the contribution (#2049)
  • Fix deprecation warnings by bumping GH actions to their latest versions. Thanks @​deining for the contibution (#2048)
  • Code linting: remove functions min and max. Thanks @​deining for the contribution (#2047)

Complete Changes

nats-io/nats.go@v1.50.0...v1.51.0

Release v1.50.0

Changelog

FIXED

  • Core NATS:
    • Fix WebSocket close frame discarding buffered data frames (#2032)
  • JetStream:
    • Remove status listener in Consume()/Messages() cleanup. Thanks @​txuna for the contribution (#1993)
    • Fix race condition in orderedSubscription.Drain() (#2030)
    • Fixed OrderedConsumer.Consume() race in handler (#2043)

IMPROVED

  • Core NATS:
    • De-flake TestAlwaysReconnectOnAccountMaxConnectionsExceededErr (#2042)
    • Wrap EOF/connection reset errors with TLS context after handshake (#2031)
  • JetStream:
    • Reject control characters in stream and consumer names (#2038)
    • Add missing AccountLimits fields in jetstream package (#2041)
    • Fix flaky TestConsumerPrioritized/messages test (#2033)
  • KeyValue:
    • Deduplicate keys in KeyValue.Keys() and document ListKeys behavior (#2029)

... (truncated)

Commits
  • 17b6fd1 Release v1.51.0 (#2061)
  • b6d0226 [ADDED] Accessors for JS API level and IsSysAccount (#2060)
  • 7a2bb4a [IMPROVED] Code linting: remove functions min and max (#2047)
  • 0099a32 [IMPROVED] Fix deprecation warnings by bumping GH actions to their latest ver...
  • e23b40d [FIXED] Deadlock in Consume() whe calling Stop/Drain from ConsumeErrHandler (...
  • 1250dd6 [ADDED] Automatic reconnect on write error option (#2055)
  • e4a8c79 [ADDED] Option to customize write buffer size (#2057)
  • 9a88c4c Update Claude workflow permissions to contents:read and actions:read (#2056)
  • f945cd9 [IMPROVED] Fix typos (#2049)
  • 4bba571 [FIXED] Make websocket frame validation more robust (#2050)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the 🤖 Dependencies Pull requests that update a dependency file label Apr 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 15, 2026 07:21
@dependabot dependabot Bot requested review from ReneWerner87, efectn, gaby and sixcolors and removed request for a team April 15, 2026 07:21
@dependabot dependabot Bot added the 🤖 Dependencies Pull requests that update a dependency file label Apr 15, 2026
@gaby
Copy link
Copy Markdown
Member

gaby commented Apr 17, 2026

@dependabot recreate

Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.49.0 to 1.51.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.49.0...v1.51.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.51.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/go_modules/nats/github.com/nats-io/nats.go-1.51.0 branch from 7c39eb2 to 769cce5 Compare April 17, 2026 12:10
@ReneWerner87 ReneWerner87 merged commit 67ce2b0 into main Apr 17, 2026
10 checks passed
@ReneWerner87 ReneWerner87 deleted the dependabot/go_modules/nats/github.com/nats-io/nats.go-1.51.0 branch April 17, 2026 12:11
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.

2 participants