chore(deps): Bump the go-dependencies group across 1 directory with 31 updates - #7851
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…1 updates Bumps the go-dependencies group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.38.0` | `2.39.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.0` | `1.47.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.26` | `1.33.5` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.59.1` | `1.69.0` | | [github.com/axiomhq/hyperloglog](https://github.com/axiomhq/hyperloglog) | `0.2.6` | `0.3.0` | | [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) | `1.0.1` | `1.1.0` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.4` | `0.27.2` | | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.27.0` | `0.29.2` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.19.1` | `4.20.1` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.34.3` | `1.34.5` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.7` | `1.20.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.2.1` | `7.3.0` | | [github.com/oklog/ulid/v2](https://github.com/oklog/ulid) | `2.1.1` | `2.1.2` | | [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.30.1` | `0.32.0` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.6.2` | `0.6.3` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.21.0` | `0.21.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.61.0` | `1.67.0` | | [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.44.0` | `1.46.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.46.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.46.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.46.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.45.0` | `1.46.0` | | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.11.0` | `1.12.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.57.0` | `0.59.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.22.0` | `0.23.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.15.0` | `0.16.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.2` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | Updates `github.com/alicebob/miniredis/v2` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.38.0...v2.39.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.42.0 to 1.47.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.42.0...v1.47.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.26 to 1.33.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.26...config/v1.33.5) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.59.1 to 1.69.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.59.1...service/s3/v1.69.0) Updates `github.com/axiomhq/hyperloglog` from 0.2.6 to 0.3.0 - [Release notes](https://github.com/axiomhq/hyperloglog/releases) - [Commits](axiomhq/hyperloglog@v0.2.6...v0.3.0) Updates `github.com/dustin/go-humanize` from 1.0.1 to 1.1.0 - [Commits](dustin/go-humanize@v1.0.1...v1.1.0) Updates `github.com/go-openapi/strfmt` from 0.26.4 to 0.27.2 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.4...v0.27.2) Updates `github.com/go-openapi/swag/jsonutils` from 0.27.0 to 0.29.2 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.27.0...v0.29.2) Updates `github.com/golang-migrate/migrate/v4` from 4.19.1 to 4.20.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.19.1...v4.20.1) Updates `github.com/hashicorp/consul/api` from 1.34.3 to 1.34.5 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.34.3...api/v1.34.5) Updates `github.com/klauspost/compress` from 1.18.7 to 1.20.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.7...v1.20.0) Updates `github.com/minio/minio-go/v7` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.2.1...v7.3.0) Updates `github.com/oklog/ulid/v2` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/oklog/ulid/releases) - [Changelog](https://github.com/oklog/ulid/blob/main/CHANGELOG.md) - [Commits](oklog/ulid@v2.1.1...v2.1.2) Updates `github.com/parquet-go/parquet-go` from 0.30.1 to 0.32.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.30.1...v0.32.0) Updates `github.com/prometheus/client_model` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.6.2...v0.6.3) Updates `github.com/prometheus/procfs` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.21.0...v0.21.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `go.opentelemetry.io/collector/pdata` from 1.61.0 to 1.67.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.61.0...pdata/v1.67.0) Updates `go.opentelemetry.io/contrib/propagators/aws` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/trace` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.uber.org/atomic` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/uber-go/atomic/releases) - [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md) - [Commits](uber-go/atomic@v1.11.0...v1.12.0) Updates `golang.org/x/net` from 0.57.0 to 0.59.0 - [Commits](golang/net@v0.57.0...v0.59.0) Updates `golang.org/x/sync` from 0.22.0 to 0.23.0 - [Commits](golang/sync@v0.22.0...v0.23.0) Updates `golang.org/x/time` from 0.15.0 to 0.16.0 - [Commits](golang/time@v0.15.0...v0.16.0) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.2) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.39.0 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.47.0 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.33.5 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.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/axiomhq/hyperloglog dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/dustin/go-humanize dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.27.2 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.29.2 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.20.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.34.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/oklog/ulid/v2 dependency-version: 2.1.2 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.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.67.0 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.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.46.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.46.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.46.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.46.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.46.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.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.uber.org/atomic dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-7e95f6f069
branch
from
September 22, 2026 13:30
c2be6c5 to
9aa6525
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-7e95f6f069
branch
September 22, 2026 22:12
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 31 updates in the / directory:
2.38.02.39.01.42.01.47.01.32.261.33.51.59.11.69.00.2.60.3.01.0.11.1.00.26.40.27.20.27.00.29.24.19.14.20.11.34.31.34.51.18.71.20.07.2.17.3.02.1.12.1.20.30.10.32.00.6.20.6.30.21.00.21.11.11.11.12.11.61.01.67.01.44.01.46.01.45.01.46.01.45.01.46.01.44.01.46.01.44.01.46.01.44.01.46.01.45.01.46.01.11.01.12.00.57.00.59.00.22.00.23.00.15.00.16.01.83.01.83.21.36.111.36.12Updates
github.com/alicebob/miniredis/v2from 2.38.0 to 2.39.0Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
a8d2cd2prepare releasec93d9e7update github stuff88d3ec9Merge pull request #447 from ChrisJr404/bzpop1394b44Add BZPOPMIN and BZPOPMAX commandsab8b77cMerge pull request #444 from Flametf228/geosearch3c6dce8feat: add hash field TTL commands (HPERSIST, HTTL, HPTTL, HSETEX) (#436)bb17baaAdd GEOSEARCH commandUpdates
github.com/aws/aws-sdk-go-v2from 1.42.0 to 1.47.0Commits
b189f38Release 2026-09-090905d5fRegenerated Clients9cc4bc5Update API model126fe2dfix GetObject deadlock (#3554)5126885Remove retry metrics header middleware (#3546)bd8de4dExpand S3 operations that check for an error inside an HTTP 200 response (wav...394ee64Release 2026-09-083c9cb8bRegenerated Clients6f85682Update endpoints modelcc3942bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.26 to 1.33.5Commits
4e0240aRelease 2026-09-14c2d42dfRegenerated Clients1548c19Update endpoints model9fab903Update API modela7eaa10Release 2026-09-11c6f53e8Regenerated Clientse80f4faUpdate endpoints model55b26d7Update API model113bc91Release 2026-09-100b5dc66Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodbfrom 1.59.1 to 1.69.0Commits
03a0ffcRelease 2024-11-25cecf9b8Regenerated Clientse4fd6b9Update API modelfbf7e34Release 2024-11-228c435beRegenerated Clients0e4c97cUpdate endpoints modelab5f32bUpdate API model18fea5dRelease 2024-11-21480ffa8Regenerated Clients4075928Update endpoints modelUpdates
github.com/axiomhq/hyperloglogfrom 0.2.6 to 0.3.0Release notes
Sourced from github.com/axiomhq/hyperloglog's releases.
... (truncated)
Commits
bf0455cMerge pull request #74 from axiomhq/release-with-goreleasera7911a0.github/workflows: publish releases with goreleaser803f6a0Merge pull request #71 from amir-rezaei/docs/fix-readme-parallelism-and-articleea3459dMerge pull request #70 from amir-rezaei/docs/fix-contributing-h1-and-clone-url45da053Update Contributing.mdb4be31cUpdate README.md68960cadocs: fix verb parallelism, missing trailing period, and article in README.md55251badocs: fix H1 heading level and fork clone URL placeholder in Contributing.md398140fMerge pull request #69 from axiomhq/goreview/round-1-fixes5491bb3Convert to dense in Estimate when the sparse list outgrows mUpdates
github.com/dustin/go-humanizefrom 1.0.1 to 1.1.0Commits
40736daFix #105528b6f7Fix #852ccb40fFix #1030509d5bfeat: add ParseComma and ParseCommaf with doc comments and epsilon test0a173b2Increase big coverageca34c61Bump actions/setup-go from 6.1.0 to 6.3.0da71bb0Bump actions/checkout from 5.0.1 to 6.0.2d02cffbsi: accept the Greek letter mu as an alias for µ in ParseSI0f3681dRound off coverage of biged94053Increase bytes parsing coverageUpdates
github.com/go-openapi/strfmtfrom 0.26.4 to 0.27.2Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
49f0562chore: upgrade to go1.26 (#305)13a4b88chore: prepare release v0.27.24774525chore: prepare release v0.27.152d2b5fdoc: technical writing instructions for agentsfe878b1doc: updated contributors filef6b2b0ebuild(deps): bump the other-dependencies group across 3 directories with 1 up...84ff4d5build(deps): bump the development-dependencies group with 10 updates5201cf6build(deps): bump the go-openapi-dependencies group across 2 directories with...2f422bachore(dependabot): fix invalid timezone38e386ebuild(deps): bump the development-dependencies group across 1 directory with ...Updates
github.com/go-openapi/swag/jsonutilsfrom 0.27.0 to 0.29.2Release notes
Sourced from github.com/go-openapi/swag/jsonutils's releases.
... (truncated)
Commits
da2475fchore: prepare release v0.29.245c773eci: fix release worflow (upgrade shared workflows)72fb788chore: upgrade go1.26 (#247)1cd4c10doc: updated contributors filecdb302ebuild(deps): bump the development-dependencies group with 9 updatesf1dd7efbuild(deps): bump the go-openapi-dependencies group across 16 directories wit...77506adchore(dependabot): fix invalid timezone23c64c3doc: retire gocard badge (#243)e56ec4cchore: prepare release v0.29.1f03b072chore: update dependabot frequency and pr limit (#241)Updates
github.com/golang-migrate/migrate/v4from 4.19.1 to 4.20.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
504568aci: fix GoReleaser build matrix (#1434)9429a3ctest: update PostgreSQL test matrix (#1388)276d060test: add MSSQL 2025 to test matrix (#1390)10173f0perf(source): build migrations index lazily to avoid quadratic startup (#1424)5bcd008fix(source/aws_s3): paginate ListObjects to load >1000 migrations (#1412)15c4690build(deps): bump the go_modules group across 1 directory with 3 updates (#1429)3eac5d5fix(mongodb): replace deprecated DecodeBytes (#1432)01a9643build: bump alpine docker image to 3.24 (#1431)7724986spanner: Update spansql statement parser version (#1398)18966c7test(yugabyte): run YugabyteDB tests with supported versions (#1396)Updates
github.com/hashicorp/consul/apifrom 1.34.3 to 1.34.5Commits
0548ce8sub module releasec115f1dfix: upgrade golang.org/x/mod and golang.org/x/crypto to address CVEs (#23913)78ab247fix: update debian docker images from bullseye to bookworm (#23909)132d262api-gateway: fix cold-start Envoy crash from aggregate clusters missing EDS ...c04f913security: escape regex metacharacters in SPIFFE RBAC patterns (#23900)13cdc76security: bound RPC header size to prevent pre-auth memory exhaustion (#23898)645a489security: gate Lua/Wasm extensions and bootstrap escape-hatch keys behind mes...4fefef9security: reject non-default PeerName in Catalog.Deregister (#23897)281d039security: fix catalog node-ID ACL bypass allowing cross-node takeover (#23899)cdf07d5fix sec vuln for qs, xmldom and fast-uri (#23895)Updates
github.com/klauspost/compressfrom 1.18.7 to 1.20.0Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
9d8ccb1flate: Writer with a preset dictionary emits the dictionary into the output s...f93f23abuild(deps): bump the github-actions group with 6 updates (#1200)42f9d96xpress: add Microsoft XPRESS (MS-XCA) decompression (#1195)629c2eazstd/huff0: break false partial-register dependencies in seqdec/4X decoders (...ba74977ci: test against go1.27.x, drop go1.24.x (#1198)f5c1529zstd/huff0: pin avo peephole folds, regenerate arm64 (#1199)73508b2s2: arm64 assembly encoders, lowered from the amd64 avo program (#1187)0e43f04xxhash: bound input of non-preemptive assembly (#1196)4005c15s2: clamp the Go EncodeBetter skip to match the assembly (#1190)dd6de45gzhttp: limit jitter hash to jitterBuffer bytes (#1192)Updates
github.com/minio/minio-go/v7from 7.2.1 to 7.3.0Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
ce0e323update lib version to v7.3.02f55211rdma: build against libs3rdma, and fix the size guard's off-by-one (#2283)1e3d492feat: propagate caller context through credential providers (#2275)e7b0801Add AIStor Lifecycle Compression (#2281)b15d168build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#2280)d1e1ecdfix: return delete-marker ObjectInfo from StatObject alongside the error (#2273)f230068fix: declare aws-chunked content encoding on streaming uploads (#2277)