This repository was archived by the owner on Apr 2, 2026. It is now read-only.
build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.1 to 2.12.6 in /internal/orchestrion/_integration#17
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.12.1 to 2.12.6. - [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.12.1...v2.12.6) --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.12.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/nats-io/nats-server/v2 from 2.12.1 to 2.12.6.
Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
0e06390Release v2.12.6f593d27Cherry-picks for 2.12.6 (#61)9f904de[FIXED] Incomplete route pool on premature pongb510192[FIXED] Avoid stalling read loop on leafnode ErrMinimumVersionRequired53941c2Report the account and user name in USER.INFO request1ab002a[IMPROVED] Support HTTP proxy connection from leaf nodes also for TCP8b64082Release v2.12.6-RC.3e6ab7e9Cherry-picks for 2.12.6-RC.3 (#59)9f4d960Make the deduplication window actually work for deduplication for sourcing304e184Remove FIXME about auth callout nonceDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Raises the Go toolchain requirement for
internal/orchestrion/_integrationand updates several networking/security-related dependencies (notablynats-server), which could affect integration build/test compatibility.Overview
Updates the
internal/orchestrion/_integrationmodule to Go 1.25 and refreshes its dependency lockfiles.This bumps
github.com/nats-io/nats-server/v2tov2.12.6(and relatednats.go/jwt/nkeysversions) and rolls forward several indirect deps includinggolang.org/x/*,klauspost/compress,google/go-tpm, andantithesis-sdk-go, with correspondinggo.sumupdates.Written by Cursor Bugbot for commit 726cfb6. Configure here.