Skip to content

fix(deps): update patch go modules - #32

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/nats-io/nats-server/v2 v2.14.4v2.14.5 age confidence
google.golang.org/protobuf v1.36.12-0.20260806062936-644d0267c26ev1.36.12 age confidence

Release Notes

nats-io/nats-server (github.com/nats-io/nats-server/v2)

v2.14.5

Compare Source

Changelog

Refer to the 2.14 Upgrade Guide for backwards compatibility notes with 2.12.x. Please note that the 2.13.x version was skipped.

Go Version
  • 1.26.5
Dependencies
  • github.com/klauspost/compress v1.19.2 (#​8459)
  • golang.org/x/crypto v0.55.0 (#​8459)
Added

Leafnodes

  • New dial_timeout option can be specified in the leafnode config block or for specific remotes in the configuration, allowing it to be increased above the default 1 second for high-latency links (#​8427)
Fixed

General

  • Fixed a deadlock that could occur in the logger when a close error occurs (#​8430)

JetStream

  • Fix a bug that could result in potential data loss when handling idempotent stream creates when an offline node catches up from a metalayer snapshot, caused by an incorrect update to the create time in the stream assignment (#​8449)
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.

👻 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 10, 2026 17:15
@codecov

codecov Bot commented Aug 10, 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 (c405f89).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  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 google.golang.org/protobuf to v1.36.12 fix(deps): update patch go modules Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/patch-go-modules branch from 7332c89 to c405f89 Compare August 12, 2026 21:59
@renovate

renovate Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

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

  • 3 additional dependencies were updated

Details:

Package Change
github.com/klauspost/compress v1.19.0 -> v1.19.2
golang.org/x/crypto v0.54.0 -> v0.55.0
golang.org/x/text v0.40.0 -> v0.41.0

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