fix(deps): bump the go-dependencies group across 1 directory with 16 updates - #360
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…updates Bumps the go-dependencies group with 11 updates in the /file-engine directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.2` | `1.43.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.33` | `1.32.38` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.106.2` | `1.107.3` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.29.0` | `2.30.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.21.0` | `9.22.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.54.0` | `0.55.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.291.0` | `0.293.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | Updates `cloud.google.com/go/storage` from 1.64.0 to 1.65.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@compute/v1.64.0...compute/v1.65.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.2 to 1.43.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.2...v1.43.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.33 to 1.32.38 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.33...config/v1.32.38) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.32 to 1.19.37 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.32...credentials/v1.19.37) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.106.2 to 1.107.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.106.2...service/s3/v1.107.3) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.29.0...v2.30.0) Updates `github.com/redis/go-redis/v9` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.21.0...v9.22.0) Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.45.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.45.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.44.0 to 1.45.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.45.0) Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.45.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.45.0) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) Updates `google.golang.org/api` from 0.291.0 to 0.293.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.291.0...v0.293.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260630182238-925bb5da69e7 to 0.0.0-20260803160001-6ac0973c030d - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260724162435-b2f20204f0df to 0.0.0-20260807164820-c8921c73eeea - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.1) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.65.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.43.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.107.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.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.45.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.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.293.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20260803160001-6ac0973c030d dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260807164820-c8921c73eeea dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 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 11 updates in the /file-engine directory:
1.64.01.65.01.43.21.43.71.32.331.32.381.106.21.107.32.29.02.30.09.21.09.22.01.44.01.45.00.54.00.55.00.291.00.293.01.83.01.83.11.36.111.36.12Updates
cloud.google.com/go/storagefrom 1.64.0 to 1.65.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
8e9f00fchore: release main (#20157)c387066fix(bigtable): eliminate stats-handler MD race in internal/metrics tracer (#2...b29b08afeat(commerceproducer): onboard v1beta API version (#20172)bcfca47feat(agentidentity): onboard v1 and v1beta APIs (#20171)c9044a0chore(spanner): resolve regen diff (#20170)1b2f5affeat(storage): Accept CRC32C for appendable objects (#20104)1c073b8feat(spanner): implement OPAQUE login authentication for Spanner Omni (#20085)a3a9babchore(main): release spanner 1.93.0 (#20031)465b159chore: expand CODEOWNERS to default allow platform modifications (#20166)7c4d45echore: use strict constraints filtering for renovate (#20165)Updates
github.com/aws/aws-sdk-go-v2from 1.43.2 to 1.43.7Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.33 to 1.32.38Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.32 to 1.19.37Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.106.2 to 1.107.3Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.29.0 to 2.30.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
... (truncated)
Commits
1debdeaFix openapiv2 path joining for colon-prefixed segments (#7191)561f393Drain request only after ParseForm in generated code (#7192)a16cad8fix(openapiv2): preserve x-nullable when use_allof_for_refs wraps $ref (#7026)544d99dopenapiv3: support field_behavior REQUIRED for query parameters (#7180)89a9e41chore(deps): update google/oss-fuzz digest to 3ea2a9b (#7195)42ced5ffix(deps): update opentelemetry-go-contrib monorepo to v0.70.0 (#7194)c63e364chore(deps): update googleapis digest to 5739471 (#7193)873f41achore(deps): update google/oss-fuzz digest to 8d292af (#7190)f56f8adchore(deps): update googleapis digest to f3ff3a1 (#7189)3087cc7build(deps-dev): bump fast-uri in /examples/internal/browser (#7187)Updates
github.com/redis/go-redis/v9from 9.21.0 to 9.22.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
c7f59a2chore(release): prepare 9.22.0 (#3947)c994cfcfeat(autopipeline): automatic command pipelining (#3942)228b463chore(deps): bump actions/stale from 10 to 11 (#3944)a6be850feat(csc): add standalone client-side caching (#3941)82b0213chore(release): prepare 9.22.0-beta.1 (#3940)8eb9583fix(rediscmd): redact credential args in AppendCmd (#3939)90fd088chore(ci): point 8.10 testing at custom client-libs-test image (#3938)93f961afeat(timeseries): support multiple aggregators per key in TS.NRANGE (#3937)49e0041feat(himport): HIMPORT command with lazy per-connection prepare (#3919)3dd9675fix(proto): peek push notification name without demanding 36 bytes (#3936)Updates
go.opentelemetry.io/otelfrom 1.44.0 to 1.45.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.