Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-deps-bef218c4ba
Open

Bump the all-deps group across 1 directory with 4 updates#159
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/all-deps-bef218c4ba

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the all-deps group with 4 updates in the / directory: github.com/lmittmann/tint, github.com/mattkasun/tools, github.com/nats-io/nats-server/v2 and github.com/nats-io/nkeys.

Updates github.com/lmittmann/tint from 1.1.2 to 1.1.3

Release notes

Sourced from github.com/lmittmann/tint's releases.

v1.1.3

What's Changed

New Contributors

Full Changelog: lmittmann/tint@v1.1.2...v1.1.3

Commits

Updates github.com/mattkasun/tools from 0.2.3 to 0.3.0

Release notes

Sourced from github.com/mattkasun/tools's releases.

v0.3.0

UserDataDir()

Commits
  • d241623 func UserDataDir
  • 2ca7cc7 Merge pull request #20 from mattkasun/dependabot/go_modules/master/all-deps-2...
  • 9ca9769 Bump the all-deps group across 1 directory with 2 updates
  • See full diff in compare view

Updates github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4

Release notes

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

Release v2.12.4

Changelog

Refer to the 2.12 Upgrade Guide for backwards compatibility notes with 2.11.x.

Go Version

Dependencies

  • github.com/google/go-tpm v0.9.8 (#7696)
  • github.com/nats-io/nats.go v1.48.0 (#7696)
  • github.com/klauspost/compress v1.18.3 (#7736)
  • golang.org/x/crypto v0.47.0 (#7736)
  • golang.org/x/sys v0.40.0 (#7736)

Added

Monitoring

  • Added tls_cert_not_after to the varz monitoring endpoint for showing when TLS certificates are due to expire (#7709)

Improved

JetStream

  • Creating consumer file stores no longer contends on the stream lock, improving consumer create performance on heavily loaded streams (#7700)
  • Recalculating num pending with updated filter subjects no longer gathers and sorts the subject filter list twice (#7772)
  • Switching to interest-based retention will now remove no-interest messages from the head of the stream (#7766)

Fixed

General

  • The config parser now correctly detects and errors on self-referencing environment variables (#7737)
  • Internal functions for handling headers should no longer corrupt message bodies if appended (#7752)

JetStream

  • Raft single node elections now transition into leader state correctly (#7642)
  • R1 streams will no longer incorrectly drift last sequence when exceeding limits (#7658)
  • Deleted streams are no longer wrongfully revived if stalled on an upper-layer catchup (#7668)
  • A panic that could happen when receiving a shutdown signal while JetStream is still starting up has been fixed (#7683)
  • JetStream usage stats now correctly reflect purged whole blocks when optimising large purges (#7685)
  • Recovering JetStream encryption keys now happens independently of the stream index recovery, fixing some cases where the key could be reset unexpectedly if the index is rebuilt (#7678)
  • Non-replicated file-based consumers now detect corrupted state on disk and are deleted automatically (#7691)
  • A panic that could occur when a compact and a hash check run concurrently on a store has been fixed (#7697)
  • Raft no longer allows a repeat vote for the same term after a stepdown or leadership transfer (#7698)
  • Replicated consumers are no longer incorrectly deleted if they become leader just as JetStream is about to shut down (#7699)

... (truncated)

Commits
  • 34894c1 Release v2.12.4
  • 4077af1 Cherry-picks for 2.12.4 (#7775)
  • ae9b06e [IMPROVED] Remove no interest messages from head of stream
  • acbb5fd [FIXED] Many concurrent checkInterestState goroutines
  • e2dacf3 [FIXED] Interest stream desync after consumer filter update
  • bd9298d [IMPROVED] Simplify recalculate pending with updated filter subject(s)
  • 5d93f80 Release v2.12.4-RC.6
  • 2b72612 Revert "Perform _writeFullState under read lock only"
  • aa094cd Release v2.12.4-RC.5
  • 190c6e6 Cherry-picks for 2.12.4-RC.5 (#7767)
  • Additional commits viewable in compare view

Updates github.com/nats-io/nkeys from 0.4.12 to 0.4.15

Commits
  • 0f43077 Merge pull request #83 from nats-io/fix-release-action
  • 83b1ce1 chore(workflows): disable Go installation in staticcheck action
  • 9e5e0cf chore(workflows): switch to go-version-file for setup-go in workflows
  • 06ac8f5 chore(actions): added a toolchain for go1.24.12
  • ff35292 Merge pull request #82 from nats-io/fix-release-action
  • c59e933 chore(actions): upgrade setup-go to v6 in workflows
  • e14f241 chore(deps): update golang.org/x/crypto to v0.47.0 and golang.org/x/sys to v0...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/lmittmann/tint](https://github.com/lmittmann/tint), [github.com/mattkasun/tools](https://github.com/mattkasun/tools), [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) and [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys).


Updates `github.com/lmittmann/tint` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](lmittmann/tint@v1.1.2...v1.1.3)

Updates `github.com/mattkasun/tools` from 0.2.3 to 0.3.0
- [Release notes](https://github.com/mattkasun/tools/releases)
- [Commits](mattkasun/tools@v0.2.3...v0.3.0)

Updates `github.com/nats-io/nats-server/v2` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Commits](nats-io/nats-server@v2.12.3...v2.12.4)

Updates `github.com/nats-io/nkeys` from 0.4.12 to 0.4.15
- [Release notes](https://github.com/nats-io/nkeys/releases)
- [Commits](nats-io/nkeys@v0.4.12...v0.4.15)

---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/mattkasun/tools
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/nats-io/nkeys
  dependency-version: 0.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Feb 2, 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