chore(deps): Bump the go-dependencies group across 1 directory with 31 updates - #7840
Open
dependabot[bot] wants to merge 1 commit into
Open
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.4` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.59.1` | `1.68.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/hashicorp/go-metrics](https://github.com/hashicorp/go-metrics) | `0.6.0` | `0.6.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.7` | `1.19.1` | | [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_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.6.2` | `0.6.3` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.69.0` | `0.70.1` | | [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.66.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` | | [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.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.26...config/v1.33.4) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.59.1 to 1.68.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.68.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/hashicorp/go-metrics` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/hashicorp/go-metrics/releases) - [Commits](hashicorp/go-metrics@v0.6.0...v0.6.1) Updates `github.com/klauspost/compress` from 1.18.7 to 1.19.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.7...v1.19.1) 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_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) 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/common` from 0.69.0 to 0.70.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.69.0...v0.70.1) 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.66.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.66.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 `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.4 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.68.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/hashicorp/go-metrics dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.19.1 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_golang dependency-version: 1.24.1 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/common dependency-version: 0.70.1 dependency-type: direct:production update-type: version-update:semver-minor 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.66.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: 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>
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.41.59.11.68.00.26.40.27.20.27.00.29.24.19.14.20.11.34.31.34.50.6.00.6.11.18.71.19.17.2.17.3.02.1.12.1.20.30.10.32.01.23.21.24.10.6.20.6.30.69.00.70.10.21.00.21.11.11.11.12.11.61.01.66.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.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.4Commits
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/service/dynamodbfrom 1.59.1 to 1.68.0Commits
18fea5dRelease 2024-11-21480ffa8Regenerated Clients4075928Update endpoints model2a88650Update API modelc527ee8Release 2024-11-20fdd6839Regenerated Clients6809be0Update endpoints modelf040881Update API model249090eRelease 2024-11-19c158e16Regenerated ClientsUpdates
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/hashicorp/go-metricsfrom 0.6.0 to 0.6.1Release notes
Sourced from github.com/hashicorp/go-metrics's releases.
Commits
ba58708VAULT-48025: fixing telemetry statsd/statsite sink and formatting errors (#217)0f8560f[chore] : Bump the go group across 1 directory with 2 updates (#215)f7b3292[chore] : Bump actions/checkout from 7.0.0 to 7.0.1 in the actions group (#216)96fa24e[chore] : Bump actions/setup-go from 6.5.0 to 7.0.0 in the actions group (#214)110cec7[chore] : Bump github.com/prometheus/common (#213)409c090[chore] : Bump golangci/golangci-lint-action in the actions group (#212)3d24197[chore] : Bump the go group across 1 directory with 2 updates (#211)5ed9ef0[chore] : Bump the actions group with 2 updates (#210)Updates
github.com/klauspost/compressfrom 1.18.7 to 1.19.1Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
2602f4aUpdate changelog for version 1.19.0983acecadd defensive checks9960386zstd: Validate SnappyConverter literal copies (#1170)e29d4d3flate: usePeekinstead ofReadBytefor thebufio.Readerdecode path (#...c0bbc84zstd: bump avo pin, regenerate arm64 asm (#1167)efdb6edbuild(deps): bump the github-actions group with 6 updates (#1166)f0953f9flate: fix buffer formatting in tests (#1165)ab2e3cczstd: Add arm64 decoder asm (#1160)bb2723dMerge commit from fork539243bs2sx: Clean symlink targets (#1163)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)90530cfAdd end-to-end checksum verification on GetObject (#2272)a4c24f9build(deps): bump the actions group with 2 updates (#2279)28bece5rdma: reject buffers over the 4 GiB cuObject registration limit (#2278)Updates
github.com/oklog/ulid/v2from 2.1.1 to 2.1.2Release notes
Sourced from github.com/oklog/ulid/v2's releases.
Commits
75921a7fix: Scan accepts text-encoded ULIDs in []byte (#134)Updates
github.com/parquet-go/parquet-gofrom 0.30.1 to 0.32.0Release notes
Sourced from github.com/parquet-go/parquet-go's releases.
... (truncated)
Commits
925bf65fix(value): format doubles with 64-bit precision in Value.String() (#583)da3da86perf(merge): row-range overlap refinemen...Description has been truncated