Skip to content

chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.53.1 in /services/shared in the patch-minor group across 1 directory - #120

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/services/shared/patch-minor-de79b17ff4
Closed

chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.53.1 in /services/shared in the patch-minor group across 1 directory#120
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/services/shared/patch-minor-de79b17ff4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the patch-minor group with 1 update in the /services/shared directory: github.com/nats-io/nats.go.

Updates github.com/nats-io/nats.go from 1.31.0 to 1.53.1

Release notes

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

Release v1.53.1

Changelog

This is a patch release containing no functional changes.

FIXED

  • Version const and the README install line, which were not updated for v1.53.0 (#2118)

Complete Changes

nats-io/nats.go@v1.53.0...v1.53.1

Release v1.53.0

Changelog

ADDED

  • JetStream:
    • WithPublishAsyncAckHandler option for JetStream async publish. Thanks @​occamist for the contribution (#2109)
    • AckFlowControlPolicy to legacy API (#2091)
  • Micro:

FIXED

  • Core NATS:
  • JetStream:
    • Data race in resetOrderedConsumer when resets overlap (#2111)
    • Avoid panic in PullSubscribe consumer create path. Thanks @​wyf027 for the contribution (#2088)
    • Honor per-request JSOpt API prefix across JetStream APIs. Thanks @​wyf027 for the contribution (#2087)
    • Add nil checks for empty JetStream API responses. Thanks @​colecschmidt for the contribution (#2073)
  • KeyValue:
    • Recognize error code 10164 for replicated KV CAS conflicts (#2098)
    • Reject keys with consecutive dots in keyValid and searchKeyValid. Thanks @​c-tonneslan for the contribution (#2076)
  • Micro:

IMPROVED

  • Performance enhancement when publishing core NATS messages with headers. Thanks @​jonchammer for the contribution (#2083)
  • Migrate tests to ntf (#2082)
  • Add docs.nats.io examples to main (#2106)
  • Improve readme wording for JetStream consumers. Thanks @​trevorah for the contribution (#2104)

Complete Changes

nats-io/nats.go@v1.52.0...v1.53.0

... (truncated)

Commits
  • db1375f Release v1.53.1 (#2118)
  • ae0af2c [IMPROVED] Migrate tests to ntf (#2082)
  • 0c5d8d7 [ADDED] WithPublishAsyncAckHandler option for JetStream async publish (#2109)
  • 15d96ca [FIXED] Data race in resetOrderedConsumer when resets overlap (#2111)
  • f66c8e7 [FIXED] Recognize error code 10164 for replicated KV CAS conflicts (#2097) (#...
  • 9d92e85 iter: don't yield a phantom (nil, nil) after MsgsTimeout's ErrTimeout (#2093)
  • c68c4de [FIXED] micro: endpoint subject prefix over-match (#2105)
  • e663e67 Improve example wording (#2104)
  • c1a0716 Add docs.nats.io examples to main (#2106)
  • 77e280d [FIXED] MsgsTimeout iterator yields spurious (nil, nil) after a timeout (#2099)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2026
@dependabot dependabot Bot changed the title chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.53.1 in /services/shared in the patch-minor group chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.53.1 in /services/shared in the patch-minor group across 1 directory Aug 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/services/shared/patch-minor-de79b17ff4 branch from a7e5a56 to 138255e Compare August 23, 2026 08:22
Bumps the patch-minor group with 1 update in the /services/shared directory: [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go).


Updates `github.com/nats-io/nats.go` from 1.31.0 to 1.53.1
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.31.0...v1.53.1)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@setkyar
setkyar force-pushed the dependabot/go_modules/services/shared/patch-minor-de79b17ff4 branch from 138255e to 7bb620e Compare August 27, 2026 19:26
@setkyar

setkyar commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Superseded by #158, which consolidates these Go updates, tidies all affected modules together, and moves x/crypto past the advisories that caused dependency review to reject v0.49.0.

@setkyar setkyar closed this Aug 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/services/shared/patch-minor-de79b17ff4 branch August 27, 2026 19:39
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant