Skip to content

chore(deps): bump github.com/nats-io/nats-server/v2 from 2.14.4 to 2.14.5 - #89

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.14.5
Closed

chore(deps): bump github.com/nats-io/nats-server/v2 from 2.14.4 to 2.14.5#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.14.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/nats-io/nats-server/v2 from 2.14.4 to 2.14.5.

Release notes

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

Release v2.14.5

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

nats-io/nats-server@v2.14.4...v2.14.5

Commits
  • d3bc045 Release v2.14.5
  • 16bcbd9 Update dependencies
  • ed1644a Cherry-picks for 2.14.5 (#8458)
  • 618e6c9 [FIXED] Route missing after reconnect due to gossip URL mismatch
  • 28c83a9 Cherry-picks for 2.14.5-RC.1 (#8450)
  • 47fb6c3 [FIXED] Idempotent stream create uses same created timestamp
  • 165bce1 Make leafnode tcp dialtimeout configurable
  • 62b409b [FIXED] SetLoggerV2 deadlock when prev logger errors on close
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md)
- [Commits](nats-io/nats-server@v2.14.4...v2.14.5)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@rennerdo30

Copy link
Copy Markdown
Owner

Superseded by #88: the matching nats-server/v2 2.14.4 -> 2.14.5 bump (plus the klauspost/compress, x/crypto and x/text transitive updates) was bundled into that branch so the nats.go/nats-server pair landed atomically in f9d963d. main is already on nats-server 2.14.5, so this PR is redundant.

@rennerdo30 rennerdo30 closed this Aug 17, 2026
@rennerdo30
rennerdo30 deleted the dependabot/go_modules/github.com/nats-io/nats-server/v2-2.14.5 branch August 17, 2026 12:56
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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