Skip to content

Bump the all-deps group across 1 directory with 4 updates#173

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-6c602488f1
Open

Bump the all-deps group across 1 directory with 4 updates#173
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-6c602488f1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the all-deps group with 4 updates in the / directory: github.com/caddyserver/certmagic, github.com/nats-io/nats-server/v2, github.com/nats-io/nats.go and golang.org/x/crypto.

Updates github.com/caddyserver/certmagic from 0.25.2 to 0.25.3

Release notes

Sourced from github.com/caddyserver/certmagic's releases.

v0.25.3

What's Changed

New Contributors

Full Changelog: caddyserver/certmagic@v0.25.2...v0.25.3

Commits
  • c7496f1 More validation of delegated OCSP responders (#378)
  • cdc4eb2 fix: Normalization IPv6 addresses for ACME challenge (#376)
  • 2cf7e08 Revert "Fix HTTP-01 challenge for IPv6 literal addresses (#377)"
  • 3e3363f readme: add dark-mode banner for GitHub UI (#379)
  • 3229642 go.mod: Upgrade indirect dependencies
  • 60d9d8b Fix HTTP-01 challenge for IPv6 literal addresses (#377)
  • e03792e Modernize TLSConfig() (close #375)
  • fa1257f Unblock ManageAsync() by putting manageOne() in a goroutine (#374)
  • b9e85a9 Don't log nil errors when stapling OCSP (fix #362)
  • a7a8ce3 logging: Disable stack traces, fix logger name (#372)
  • See full diff in compare view

Updates github.com/nats-io/nats-server/v2 from 2.12.7 to 2.14.0

Release notes

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

Release v2.14.0

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.2

Added

General

JetStream

Leafnodes

  • Leafnode remote configurations can now be added and removed at runtime by reloading the configuration (#7937)
  • New ignore_discovered_servers option for leafnode remotes to allow ignoring any leafnode URLs sent by the hub (#8067)

Changed

General

... (truncated)

Changelog

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

Release Workflow

  • As of NATS 2.11, the server follows a 6-month release cycle. 2.11 was released in March 2025.
  • Version tagging follows semantic versioning with security fixes clearly marked.
  • The main branch is for active development of features and bug fixes. Release branches are created for preparing patch releases. Releases are tagged with semantic versions
  • The current and previous minor series are supported in terms of bug fixes and security patches.
  • Binaries are released via GitHub Releases and Docker images are available as an official image.
  • Preview releases for the next minor version, e.g. 2.14.0, become available once feature development is complete.
  • Tagged releases as well as nightly Docker images of main (for testing) are available in the synadia/nats-server Docker repository.
Commits
  • 0cbd01c Release v2.14.0
  • 5a8c9cd NRG: tighten append entry length decoding bounds (#8092)
  • 0f259ff Add tzdata to nightly Docker image (#8091)
  • aed7baa Add extra test for payload corruption via headers (#8088)
  • efa4688 [FIXED] Double-encoded reply subject in $JS.ACK routing (#8089)
  • e78bbf1 Fix sign-offs check
  • 295d052 Add tzdata to nightly Docker image
  • b8af430 NRG: tighten append entry length decoding bounds
  • efbc1d7 Add extra test for payload corruption via headers
  • 9b2eb66 [FIXED] Double-encoded reply subject in $JS.ACK routing
  • Additional commits viewable in compare view

Updates github.com/nats-io/nats.go from 1.51.0 to 1.52.0

Release notes

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

Release v1.52.0

Changelog

This release focuses on 2.14 nats-server features support.

ADDED

  • JetStream:
    • Added fast batch stream config field (#2052)
    • Added message scheduling headers and publish opts (#2051)
    • Updated StreamConfig with Consumer field and added AckFlowControlPolicy (#2070)
    • Added reset consumer API (#2069)

FIXED

  • Core NATS:
    • Fix Subscription.StatusChanged channel closure on Closed Subscription. Thanks @​nithimani38-prog for the contribution (#2034)

IMPROVED

  • Fixed Flaky JS cluster tests (#2062)

Complete Changes

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

Commits
  • e9f2a36 Release v1.52.0 (#2074)
  • 609274f [FIXED] Subscription.StatusChanged channel closure on Closed Subscription (#2...
  • f7cde74 [IMPROVED] Use latest release build for badge in README (#2064)
  • c7476ea [IMPROVED] Reject empty consumer info in CONSUMER.RESET response (#2072)
  • 8fde36f [ADDED] ResetConsumer JetStream API (#2069)
  • dcfd0fc [ADDED] StreamSource.Consumer config field and AckFlowControlPolicy (#2070)
  • 7a28503 [ADDED] Publish options and consts for message scheduling (#2051)
  • 6c91a51 [ADDED] AllowBatchPublish stream config field (#2052)
  • a614d0b [FIXED] Flaky JS cluster tests due to race in setupJSClusterWithSize (#2062)
  • See full diff in compare view

Updates golang.org/x/crypto from 0.50.0 to 0.51.0

Commits
  • b8a14a8 go.mod: update golang.org/x dependencies
  • 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
  • fd0b90d acme: include Problem in OrderError.Error
  • b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
  • cc0e4fc hkdf: forward Extract to the standard library
  • a8e9237 x509roots/fallback: update bundle
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-deps group with 4 updates in the / directory: [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic), [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server), [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/caddyserver/certmagic` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/caddyserver/certmagic/releases)
- [Commits](caddyserver/certmagic@v0.25.2...v0.25.3)

Updates `github.com/nats-io/nats-server/v2` from 2.12.7 to 2.14.0
- [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.7...v2.14.0)

Updates `github.com/nats-io/nats.go` from 1.51.0 to 1.52.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.51.0...v1.52.0)

Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0
- [Commits](golang/crypto@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
  dependency-version: 0.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 11, 2026
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.

0 participants