Skip to content

Update module github.com/nats-io/nats.go to v1.51.0#411

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-nats-io-nats.go-1.x
Closed

Update module github.com/nats-io/nats.go to v1.51.0#411
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-nats-io-nats.go-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.51.0

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

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

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/text v0.34.0 -> v0.35.0
github.com/klauspost/compress v1.18.0 -> v1.18.5
github.com/nats-io/nkeys v0.4.11 -> v0.4.15
golang.org/x/crypto v0.48.0 -> v0.49.0
golang.org/x/sys v0.41.0 -> v0.42.0
File name: HadesScheduler/HadesOperator/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):

  • 14 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.35.1 -> v0.35.3
k8s.io/apimachinery v0.35.1 -> v0.35.3
k8s.io/client-go v0.35.1 -> v0.35.3
github.com/caarlos0/env/v11 v11.3.1 -> v11.4.0
github.com/klauspost/compress v1.18.0 -> v1.18.5
github.com/nats-io/nkeys v0.4.11 -> v0.4.15
golang.org/x/crypto v0.45.0 -> v0.49.0
golang.org/x/net v0.47.0 -> v0.52.0
golang.org/x/oauth2 v0.30.0 -> v0.35.0
golang.org/x/sync v0.18.0 -> v0.20.0
golang.org/x/sys v0.38.0 -> v0.42.0
golang.org/x/term v0.37.0 -> v0.41.0
golang.org/x/text v0.31.0 -> v0.35.0
google.golang.org/protobuf v1.36.9 -> v1.36.11

@renovate renovate Bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from 4f4c455 to 138d973 Compare April 15, 2026 14:45
@renovate renovate Bot changed the title Update module github.com/nats-io/nats.go to v1.50.0 Update module github.com/nats-io/nats.go to v1.51.0 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from 138d973 to d4c7960 Compare April 29, 2026 12:44
@renovate renovate Bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from d4c7960 to 7d348bb Compare April 29, 2026 12:52
@Mtze Mtze closed this May 5, 2026
@renovate

renovate Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.51.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/github.com-nats-io-nats.go-1.x branch May 5, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant