Skip to content

fix(deps): update module github.com/nats-io/nats.go to v1.50.0#165

Open
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/github.com-nats-io-nats.go-1.x
Open

fix(deps): update module github.com/nats-io/nats.go to v1.50.0#165
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/github.com-nats-io-nats.go-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/nats-io/nats.go v1.49.0v1.50.0 age confidence

Release Notes

nats-io/nats.go (github.com/nats-io/nats.go)

v1.50.0

Compare Source

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)
    • Fix flaky TestKeyValueWithSources (#​2036)
CHANGED
Complete Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed Feb 28, 2026
@renovate renovate bot closed this Feb 28, 2026
@renovate renovate bot deleted the renovate/github.com-nats-io-nats.go-1.x branch February 28, 2026 06:44
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed fix(deps): update module github.com/nats-io/nats.go to v1.49.0 Feb 28, 2026
@renovate renovate bot reopened this Feb 28, 2026
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch 2 times, most recently from 5ec6296 to d91523d Compare February 28, 2026 10:36
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from d91523d to abf0ea4 Compare March 17, 2026 09:11
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed Mar 19, 2026
@renovate renovate bot closed this Mar 19, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.49.0 - autoclosed fix(deps): update module github.com/nats-io/nats.go to v1.50.0 Mar 25, 2026
@renovate renovate bot reopened this Mar 25, 2026
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch 2 times, most recently from abf0ea4 to e597838 Compare March 25, 2026 19:13
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 25, 2026

ℹ️ Artifact update notice

File name: pkg/elvia/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/klauspost/compress v1.18.4 -> v1.18.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants