Skip to content

fix(deps): update minor go modules - #33

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-go-modules
Open

fix(deps): update minor go modules#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-go-modules

Conversation

@renovate

@renovate renovate Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/nats-io/nats.go v1.52.0v1.53.1 age confidence
github.com/stretchr/testify v1.11.1v1.12.0 age confidence

Release Notes

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

v1.53.1

Compare Source

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

v1.53.0

Compare Source

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
stretchr/testify (github.com/stretchr/testify)

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from Tochemey as a code owner August 11, 2026 22:07
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.20%. Comparing base (37dd622) to head (f255560).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   87.20%   87.20%           
=======================================
  Files          42       42           
  Lines        2563     2563           
=======================================
  Hits         2235     2235           
  Misses        221      221           
  Partials      107      107           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.53.1 fix(deps): update minor go modules Aug 17, 2026
@renovate
renovate Bot force-pushed the renovate/minor-go-modules branch from 5330a2d to f255560 Compare August 17, 2026 12:47
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.

0 participants