Bump the go-dependencies group across 1 directory with 29 updates#7268
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the go-dependencies group across 1 directory with 29 updates#7268dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the go-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.35.0` | `2.36.1` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.24.0` | `0.25.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.19.1` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.32.0` | `1.33.2` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.2` | `1.18.4` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.11.2` | | [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) | `0.29.0` | `0.31.1` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.15.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.8` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.8` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.8` | | [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.36.0` | `1.40.0` | | [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.40.0` | | [github.com/VictoriaMetrics/fastcache](https://github.com/VictoriaMetrics/fastcache) | `1.12.2` | `1.13.2` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.50.1` | `1.55.0` | | [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.26.4` | `0.27.0` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` | | [github.com/tjhop/slog-gokit](https://github.com/tjhop/slog-gokit) | `0.1.4` | `0.1.5` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.45.0` | `1.51.0` | Updates `github.com/alicebob/miniredis/v2` from 2.35.0 to 2.36.1 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.35.0...v2.36.1) Updates `github.com/go-openapi/strfmt` from 0.24.0 to 0.25.0 - [Commits](go-openapi/strfmt@v0.24.0...v0.25.0) Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.18.1...v4.19.1) Updates `github.com/hashicorp/consul/api` from 1.32.0 to 1.33.2 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.32.0...api/v1.33.2) Updates `github.com/klauspost/compress` from 1.18.2 to 1.18.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.2...v1.18.4) Updates `github.com/lib/pq` from 1.10.9 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.11.2) Updates `github.com/prometheus/alertmanager` from 0.29.0 to 0.31.1 - [Release notes](https://github.com/prometheus/alertmanager/releases) - [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md) - [Commits](prometheus/alertmanager@v0.29.0...v0.31.1) Updates `github.com/spf13/afero` from 1.11.0 to 1.15.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.15.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.6.8 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.8) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.6.8 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.8) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.6.8 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.8) Updates `go.opentelemetry.io/contrib/propagators/aws` from 1.36.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.36.0...v1.40.0) Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.40.0) Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.36.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.40.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/sdk` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.40.0) Updates `go.opentelemetry.io/otel/trace` from 1.38.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.40.0) Updates `golang.org/x/net` from 0.48.0 to 0.49.0 - [Commits](golang/net@v0.48.0...v0.49.0) Updates `golang.org/x/time` from 0.13.0 to 0.14.0 - [Commits](golang/time@v0.13.0...v0.14.0) Updates `github.com/VictoriaMetrics/fastcache` from 1.12.2 to 1.13.2 - [Release notes](https://github.com/VictoriaMetrics/fastcache/releases) - [Commits](VictoriaMetrics/fastcache@v1.12.2...v1.13.2) Updates `github.com/aws/aws-sdk-go-v2` from 1.39.6 to 1.41.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.6...v1.41.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.17 to 1.32.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.17...v1.32.7) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.50.1 to 1.55.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.50.1...service/s3/v1.55.0) Updates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.4 - [Commits](go-openapi/swag@v0.25.1...v0.25.4) Updates `github.com/parquet-go/parquet-go` from 0.26.4 to 0.27.0 - [Release notes](https://github.com/parquet-go/parquet-go/releases) - [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md) - [Commits](parquet-go/parquet-go@v0.26.4...v0.27.0) Updates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.16.1...v0.19.2) Updates `github.com/tjhop/slog-gokit` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/tjhop/slog-gokit/releases) - [Commits](tjhop/slog-gokit@v0.1.4...v0.1.5) Updates `go.opentelemetry.io/collector/pdata` from 1.45.0 to 1.51.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.45.0...pdata/v1.51.0) --- updated-dependencies: - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/alertmanager dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/spf13/afero dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/contrib/propagators/aws dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/bridge/opentracing dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/VictoriaMetrics/fastcache dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/parquet-go/parquet-go dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/tjhop/slog-gokit dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the go-dependencies group with 19 updates in the / directory:
2.35.02.36.10.24.00.25.04.18.14.19.11.32.01.33.21.18.21.18.41.10.91.11.20.29.00.31.11.11.01.15.03.5.173.6.83.5.173.6.83.5.173.6.81.36.01.40.01.36.01.40.01.12.21.13.21.50.11.55.00.26.40.27.00.16.10.19.20.1.40.1.51.45.01.51.0Updates
github.com/alicebob/miniredis/v2from 2.35.0 to 2.36.1Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
64de52dchangelog for v2.36.17ae63baCLUSTER SHARDS (#431)99437e6v2.36.0 changeloge5c9a13update redis to 8.4.0 (#425)879c91cuse math/bitsdfe3831support for "<timestamp>-*" (#426)72a6b15Add evalro support (#416)3f960eedirect implementations for 2 commands20a81e7Merge pull request #422 from destinyoooo/client-statsb50ef1cfeat: support info statsUpdates
github.com/go-openapi/strfmtfrom 0.24.0 to 0.25.0Commits
a235dd3tests: replaced stretchr/testify by go-openapi/testifyb93d88echore: updated license marks in source files398a468build(deps): bump go.mongodb.org/mongo-driver68b6683feat(format): add uuid7 string format supportad12a81build(deps): bump golang.org/x/net in the golang-org-dependencies group5c9b6bdchore(refact): assembled bson-dependent methods and tests5e4146bchore(deps): removed dependency to govalidatorUpdates
github.com/golang-migrate/migrate/v4from 4.18.1 to 4.19.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
... (truncated)
Commits
89e308cchore: remove dependency on "hashicorp/go-multierror" (#1322)472ef2eMerge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...8d76259Bump golang.org/x/crypto from 0.43.0 to 0.45.09f9df7cchore: Update cloud.google.com/go/spanner version (#1330)a371c8eMerge pull request #1304 from iamonah/fix/clarify-databaseName-meaning43cc3b3Merge pull request #1325 from HaraldNordgren/linter_issuesf939a89Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...6dd86e0Bump golang.org/x/crypto from 0.36.0 to 0.45.070e6d6dMerge pull request #1333 from matsoob/updateGoInBaseImagea51d0daMerge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...Updates
github.com/hashicorp/consul/apifrom 1.32.0 to 1.33.2Commits
ea9de3faub module version updatec80d83fBackport of Changing acl not found error in maskResultsFilteredByACLs to debu...3b259d3Backport of List Imported Services Changes into release/1.22.x (#23142)6b9d1a0Backport of fixing go binary and container cve's into release/1.22.x (#23140)c606ef1Backport of remove: hcp related code in agent for HCP consul EoL into release...a1b7f0fbugfix: Prevent default TCP checks from being re-added on reload/restart (#23...116c5c7Envoy Version Upgrade (#23118)b6f9a51Backport of Update Go version to 1.25.5 into release/1.22.x (#23116)6760eb2Backport of splitter-failover-retry fix for aggregate cluster into release/1....19d499aBackport of fix cves into release/1.22.x (#23086)Updates
github.com/klauspost/compressfrom 1.18.2 to 1.18.4Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c03560fzstd: Add ResetWithOptions to encoder/decoder (#1122)0874ab8build(deps): bump the github-actions group with 3 updates (#1126)4a36836doc: Clarify documentation in readme (#1125)4309644zstd: document concurrency option handling in encoder (#1124)c262ec6Update README.md861ca97Downstream CVE-2025-61728 (#1123)03de960gzhttp: Add zstandard to server handler wrapper (#1121)bb1ab3bbuild(deps): bump the github-actions group with 2 updates (#1120)986a51efix(gzhttp): preserve qvalue when extra parameters follow in Accept-Encoding ...fbe3b12build(deps): bump the github-actions group with 3 updates (#1118)Updates
github.com/lib/pqfrom 1.10.9 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1412805Don't send empty startup parameters0c529dbDon't send dbname= as a startup parameter when database= is usedeec526cRelease v1.11.1 (#1255)1928a1dFix []byte types incorrectly converted to PostgreSQL array (#1252)9e2aa8eRun staticcheck on all GOOS/GOARCH combinationsc9320c4Fix build on Windows and Plan92809526Fix build on 32bit systems8e88f7eRelease 1.11.00ad3049Handle pre-protocol errors to prevent memory exhaustionf1fae2eAdd pqtest.Fake.Close()Updates
github.com/prometheus/alertmanagerfrom 0.29.0 to 0.31.1Release notes
Sourced from github.com/prometheus/alertmanager's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/alertmanager's changelog.
... (truncated)
Commits
7a639baAdd #4999 to changeloga286b20Add telegram bot token options to global config docs (#4999)24f7659Release v0.31.1f885cadFix email tls configuration example in docs0ae07a0Release v0.31.0 (#4916)b6c86c6build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#4926)ec5576abuild(deps): bump react-dom from 19.2.3 to 19.2.4 in /ui/mantine-ui (#4936)1e97b58build(deps-dev): bump prettier from 3.7.4 to 3.8.1 in /ui/mantine-ui (#4935)f5a141cbuild(deps-dev): bump vitest from 4.0.17 to 4.0.18 in /ui/mantine-ui (#4933)c279335build(deps): bump react-router-dom in /ui/mantine-ui (#4937)Updates
github.com/spf13/aferofrom 1.11.0 to 1.15.0Release notes
Sourced from github.com/spf13/afero's releases.
... (truncated)
Commits
399bb34Merge pull request #523 from MarkRosemaker/fix-spelling9b67716Merge pull request #538 from spf13/depsf5f4f7bchore: update depsc245c4fci: update ci85c4956Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...41206fdbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0a583fadMerge pull request #533 from spf13/dependabot/github_actions/actions/dependen...673c03eMerge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...ac849f6Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...9596fe8build(deps): bump github/codeql-action from 3.29.7 to 3.30.1Updates
go.etcd.io/etcd/api/v3from 3.5.17 to 3.6.8Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
4e814e2version: bump up to 3.6.8d552466Merge pull request #21257 from nwnt/bump-3.6-to-gov1.24.32d3c79c[release-3.6] Bump go version to 1.24.13b17ff7eMerge pull request #21241 from ahrtr/20260203_metadata_3.6bf78336Remove the use of grpc-go's Metadata field451c7d5Merge pull request #21216 from ahrtr/20260130_go_3.6ef87996Bump go version to 1.24.11cb073abMerge pull request #21163 from ahrtr/20260119_snapshot_count_3.6e830821Keep the --snapshot-count flag