Skip to content

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

Merged
peter-svensson merged 2 commits intomainfrom
renovate/github.com-nats-io-nats.go-1.x
Apr 7, 2026
Merged

fix(deps): update module github.com/nats-io/nats.go to v1.50.0#36
peter-svensson merged 2 commits intomainfrom
renovate/github.com-nats-io-nats.go-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 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 - "before 9am every weekday" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 26, 2026

ℹ️ Artifact update notice

File name: tck/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):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/klauspost/compress v1.18.2 -> v1.18.5
github.com/nats-io/nkeys v0.4.12 -> v0.4.15
golang.org/x/crypto v0.46.0 -> v0.49.0
golang.org/x/sys v0.39.0 -> v0.42.0

@peter-svensson peter-svensson enabled auto-merge (squash) March 26, 2026 01:13
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.50.0 fix(deps): update module github.com/nats-io/nats.go to v1.50.0 - autoclosed Mar 30, 2026
@renovate renovate Bot closed this Mar 30, 2026
auto-merge was automatically disabled March 30, 2026 16:30

Pull request was closed

@renovate renovate Bot deleted the renovate/github.com-nats-io-nats.go-1.x branch March 30, 2026 16:30
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.50.0 - autoclosed fix(deps): update module github.com/nats-io/nats.go to v1.50.0 Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch 2 times, most recently from 8f314b5 to df576af Compare March 30, 2026 22:18
@peter-svensson peter-svensson enabled auto-merge (squash) March 30, 2026 22:18
@renovate renovate Bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from df576af to b1c64fb Compare April 1, 2026 20:08
@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.50.0 fix(deps): update module github.com/nats-io/nats.go to v1.50.0 - abandoned Apr 3, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 3, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.50.0 - abandoned fix(deps): update module github.com/nats-io/nats.go to v1.50.0 Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from 5eef00d to d4611f0 Compare April 7, 2026 08:01
@peter-svensson peter-svensson merged commit 77b3de6 into main Apr 7, 2026
5 checks passed
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