Bump the go-modules group with 37 updates#953
Merged
Conversation
Bumps the go-modules group with 37 updates: | Package | From | To | | --- | --- | --- | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.24.0` | `0.25.1` | | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.16.4` | `0.17.0` | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.8.0` | `0.9.0` | | [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.5.2` | `1.5.3` | | [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.24.2` | `1.24.3` | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.56.0` | `1.57.2` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.27.0` | `1.30.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.53.0` | `0.54.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.53.0` | `0.54.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.17` | `1.32.3` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.21` | `1.19.3` | | [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.18.13` | `1.18.15` | | [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.30.6` | | [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.35.5` | `1.35.11` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.39.1` | `1.41.3` | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.11.0` | `0.11.2` | | [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth) | `0.4.1` | `0.6.0` | | [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.0.3` | `3.1.2` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.0.3+incompatible` | `29.1.2+incompatible` | | [github.com/envoyproxy/go-control-plane/envoy](https://github.com/envoyproxy/go-control-plane) | `1.32.4` | `1.36.0` | | [github.com/github/go-spdx/v2](https://github.com/github/go-spdx) | `2.3.4` | `2.3.5` | | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.0.5` | `4.1.1` | | [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.6` | `0.3.7` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.1` | `1.18.2` | | [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.1.2` | `0.1.3` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.1` | `1.1.2` | | [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec) | `1.2.0` | `1.3.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.5.0` | `2.6.0` | | [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.63.0` | | [gonum.org/v1/gonum](https://github.com/gonum/gonum) | `0.15.1` | `0.16.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.247.0` | `0.249.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20250603155806-513f23925822` | `0.0.0-20250922171735-9219d122eba9` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250721164621-a45f3dfb1074` | `0.0.0-20250922171735-9219d122eba9` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250818200422-3122310a409c` | `0.0.0-20250922171735-9219d122eba9` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.74.2` | `1.75.1` | Updates `cel.dev/expr` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.24.0...v0.25.1) Updates `cloud.google.com/go/auth` from 0.16.4 to 0.17.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@auth/v0.16.4...v0.17.0) Updates `cloud.google.com/go/compute/metadata` from 0.8.0 to 0.9.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@v0.8.0...v0.9.0) Updates `cloud.google.com/go/iam` from 1.5.2 to 1.5.3 - [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@iam/v1.5.2...iam/v1.5.3) Updates `cloud.google.com/go/monitoring` from 1.24.2 to 1.24.3 - [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@monitoring/v1.24.2...monitoring/v1.24.3) Updates `cloud.google.com/go/storage` from 1.56.0 to 1.57.2 - [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@spanner/v1.56.0...storage/v1.57.2) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.27.0 to 1.30.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.27.0...detectors/gcp/v1.30.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.53.0...v0.54.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.53.0...v0.54.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.17 to 1.32.3 - [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.3) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.21 to 1.19.3 - [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.18.21...service/pi/v1.19.3) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.13 to 1.18.15 - [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.18.13...config/v1.18.15) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.30.1 to 1.30.6 - [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.30.1...service/s3/v1.30.6) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.5 to 1.35.11 - [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/pi/v1.35.5...service/pi/v1.35.11) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.1 to 1.41.3 - [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.1...service/kms/v1.41.3) Updates `github.com/charmbracelet/x/ansi` from 0.11.0 to 0.11.2 - [Commits](charmbracelet/x@ansi/v0.11.0...ansi/v0.11.2) Updates `github.com/clipperhouse/displaywidth` from 0.4.1 to 0.6.0 - [Release notes](https://github.com/clipperhouse/displaywidth/releases) - [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md) - [Commits](clipperhouse/displaywidth@v0.4.1...v0.6.0) Updates `github.com/containerd/cgroups/v3` from 3.0.3 to 3.1.2 - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.0.3...v3.1.2) Updates `github.com/docker/cli` from 29.0.3+incompatible to 29.1.2+incompatible - [Commits](docker/cli@v29.0.3...v29.1.2) Updates `github.com/envoyproxy/go-control-plane/envoy` from 1.32.4 to 1.36.0 - [Release notes](https://github.com/envoyproxy/go-control-plane/releases) - [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md) - [Commits](envoyproxy/go-control-plane@envoy/v1.32.4...envoy/v1.36.0) Updates `github.com/github/go-spdx/v2` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/github/go-spdx/releases) - [Commits](github/go-spdx@v2.3.4...v2.3.5) Updates `github.com/go-jose/go-jose/v4` from 4.0.5 to 4.1.1 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.0.5...v4.1.1) Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases) - [Commits](googleapis/enterprise-certificate-proxy@v0.3.6...v0.3.7) Updates `github.com/klauspost/compress` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.1...v1.18.2) Updates `github.com/olekukonko/ll` from 0.1.2 to 0.1.3 - [Commits](olekukonko/ll@v0.1.2...v0.1.3) Updates `github.com/olekukonko/tablewriter` from 1.1.1 to 1.1.2 - [Commits](olekukonko/tablewriter@v1.1.1...v1.1.2) Updates `github.com/opencontainers/runtime-spec` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/opencontainers/runtime-spec/releases) - [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog) - [Commits](opencontainers/runtime-spec@v1.2.0...v1.3.0) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) Updates `github.com/spiffe/go-spiffe/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/spiffe/go-spiffe/releases) - [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md) - [Commits](spiffe/go-spiffe@v2.5.0...v2.6.0) Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.36.0 to 1.38.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.38.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.61.0 to 0.63.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@zpages/v0.61.0...zpages/v0.63.0) Updates `gonum.org/v1/gonum` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/gonum/gonum/releases) - [Commits](gonum/gonum@v0.15.1...v0.16.0) Updates `google.golang.org/api` from 0.247.0 to 0.249.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.247.0...v0.249.0) Updates `google.golang.org/genproto` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250922171735-9219d122eba9 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250721164621-a45f3dfb1074 to 0.0.0-20250922171735-9219d122eba9 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250818200422-3122310a409c to 0.0.0-20250922171735-9219d122eba9 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.1) --- updated-dependencies: - dependency-name: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: cloud.google.com/go/auth dependency-version: 0.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: cloud.google.com/go/compute/metadata dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: cloud.google.com/go/iam dependency-version: 1.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: cloud.google.com/go/monitoring dependency-version: 1.24.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: cloud.google.com/go/storage dependency-version: 1.57.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp dependency-version: 1.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric dependency-version: 0.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping dependency-version: 0.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-version: 1.18.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-version: 1.30.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-version: 1.35.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/clipperhouse/displaywidth dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/containerd/cgroups/v3 dependency-version: 3.1.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/cli dependency-version: 29.1.2+incompatible dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/envoyproxy/go-control-plane/envoy dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/github/go-spdx/v2 dependency-version: 2.3.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/googleapis/enterprise-certificate-proxy dependency-version: 0.3.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-version: 1.18.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/olekukonko/ll dependency-version: 0.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/opencontainers/runtime-spec dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/spiffe/go-spiffe/v2 dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/detectors/gcp dependency-version: 1.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.63.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: gonum.org/v1/gonum dependency-version: 0.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/api dependency-version: 0.249.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/genproto dependency-version: 0.0.0-20250922171735-9219d122eba9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250922171735-9219d122eba9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250922171735-9219d122eba9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
9ce18c7 to
1f68c46
Compare
pacostas
approved these changes
Dec 4, 2025
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-modules group with 37 updates:
0.24.00.25.10.16.40.17.00.8.00.9.01.5.21.5.31.24.21.24.31.56.01.57.21.27.01.30.00.53.00.54.00.53.00.54.01.31.171.32.31.18.211.19.31.18.131.18.151.30.11.30.61.35.51.35.111.39.11.41.30.11.00.11.20.4.10.6.03.0.33.1.229.0.3+incompatible29.1.2+incompatible1.32.41.36.02.3.42.3.54.0.54.1.10.3.60.3.71.18.11.18.20.1.20.1.31.1.11.1.21.2.01.3.01.10.11.10.22.5.02.6.01.36.01.38.00.61.00.63.00.15.10.16.00.247.00.249.00.0.0-20250603155806-513f239258220.0.0-20250922171735-9219d122eba90.0.0-20250721164621-a45f3dfb10740.0.0-20250922171735-9219d122eba90.0.0-20250818200422-3122310a409c0.0.0-20250922171735-9219d122eba91.74.21.75.1Updates
cel.dev/exprfrom 0.24.0 to 0.25.1Release notes
Sourced from cel.dev/expr's releases.
Commits
7f3c4c5Add parsing tests for string and bytes literals (#489)d3430a8Remove test/v1 directory and its protos (#487)3c96c71Remove remaining google.rpc.Status deps from cel-spec (#486)750024aClarify formatting decimals, add %f formatting test cases around rounding (#485)9dd5f5cRemove int(enum) -> int signature (#483)808c918Remove TOC from language definition (#482)bad3928Add a test case for lastIndexOf in string_ext against an empty string (#468)14cdd3fTests for selector, function, and field names formerly defined as reserved (#...8a33394Remove orphaned ToC entry for enums as ints from the specification (#476)a8f582aInitial version of the policy specification (#477)Updates
cloud.google.com/go/authfrom 0.16.4 to 0.17.0Release notes
Sourced from cloud.google.com/go/auth's releases.
Changelog
Sourced from cloud.google.com/go/auth's changelog.
... (truncated)
Commits
050b16dall: update version and READMEdef6812storage: fix SignedURL integration testff434d4all: make tests pass with go1.10beta1ad7ff91storage: add header sanitisation for SignedURL.b97d364internal/fields: fix test to match next Go version6856ba4bigquery: support inference of nullable fields5fa930ebigquery: support time-partitioning field9cfa4d0bigtable: link to the cbt installation instructions in the cbt docs3051b91datatransfer: move into bigquery dir5733118firestore: remove UpdateMap and UpdateStructUpdates
cloud.google.com/go/compute/metadatafrom 0.8.0 to 0.9.0Release notes
Sourced from cloud.google.com/go/compute/metadata's releases.
Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
... (truncated)
Commits
d4f8670BREAKING: all: regenerate toolkit client23179f2readme: document Trace and Error Reporting clientsc2e00bbtrace: switch to grpc-trace-bin for gRPC calls1de0ed4rpcreplay: Fprintf functions8878988bigtable/bttest: Return proper error code when entity already existse432073bigtable: Don't retry on INTERNAL errors.84bf648rpcreplay: responses to code review comments from previous CLe687f27rpcreplay: replay of unary RPCs9da216dspanner: more integration testsa089e75logging: document that Close flushes the loggersUpdates
cloud.google.com/go/iamfrom 1.5.2 to 1.5.3Release notes
Sourced from cloud.google.com/go/iam's releases.
Commits
bf00b9dchore: release main (#13076)9dd3adfchore: bump changed modules (#13075)9f9d01ffix: upgrade gRPC service registration func (#13063)f14260dchore(.github): restore deep-remove-regex entries (#13073)e127d94test(bigtable): refactor TestRetryApply for clarity (#13052)2930b5cchore: release main (#13065)bc93e83chore: bump changed modules (#13064)0ce207ftest(firestore): correct TestIntegration_WatchQuery (#13053)04ac2d2chore(.librarian): special-case fixes in state.yaml (#13062)b94c3bafix(storage): remove default timeout for gRPC operations (#13022)Updates
cloud.google.com/go/monitoringfrom 1.24.2 to 1.24.3Release notes
Sourced from cloud.google.com/go/monitoring's releases.
Commits
bf00b9dchore: release main (#13076)9dd3adfchore: bump changed modules (#13075)9f9d01ffix: upgrade gRPC service registration func (#13063)f14260dchore(.github): restore deep-remove-regex entries (#13073)e127d94test(bigtable): refactor TestRetryApply for clarity (#13052)2930b5cchore: release main (#13065)bc93e83chore: bump changed modules (#13064)0ce207ftest(firestore): correct TestIntegration_WatchQuery (#13053)04ac2d2chore(.librarian): special-case fixes in state.yaml (#13062)b94c3bafix(storage): remove default timeout for gRPC operations (#13022)Updates
cloud.google.com/go/storagefrom 1.56.0 to 1.57.2Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
54f5f63chore: librarian release pull request: 20251114T145800Z (#13361)315f65bfix(spanner): decoding spanner rows using SelectAll should map values in corr...d1224e8test(spanner): additional tests for SelectAll() (#13360)b9196cffeat: Add grpc.xds.resource_type label to xDS client metrics (#13358)b0f1362fix(storage): Handle redirect on takeover. (#13354)5574f5bchore: librarian update image pull request: 20251113T211851Z (#13355)3fef58bchore(internal/librariangen): bump gapic-generator-go to 0.55.1 (#13352)e978a68chore: update the go version in renovate.json (#13348)29b6c97chore: librarian update image pull request: 20251112T170525Z (#13346)1f4da37chore(internal/librariangen): bump gapic-generator-go to 0.55.0 (#13345)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpfrom 1.27.0 to 1.30.0Release notes
Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp's releases.
... (truncated)
Commits
7130d1aprepare for v1.30.0/v0.54.0 (#1072)9a749d9Update all dependencies, bump go version (#1069)f8a4910post-release: fix segfault in script when no replace is found (#1025)1ea43a4Bump mapstructure dependency manually (#1066)20c2f35feat: Populate description for gcm.TimeSeries (#1063)48e79e1migrate from pkg/translator/prometheus to otlptranslator (#1061)339f1aelog project name when metric requests fail (#1059)53263aeShow structured logging in Go (#1057)44cf856Update slog example (#1056)e5c657dAdd OTel Logging sample (#1055)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricfrom 0.53.0 to 0.54.0Commits
7130d1aprepare for v1.30.0/v0.54.0 (#1072)9a749d9Update all dependencies, bump go version (#1069)f8a4910post-release: fix segfault in script when no replace is found (#1025)1ea43a4Bump mapstructure dependency manually (#1066)20c2f35feat: Populate description for gcm.TimeSeries (#1063)48e79e1migrate from pkg/translator/prometheus to otlptranslator (#1061)339f1aelog project name when metric requests fail (#1059)53263aeShow structured logging in Go (#1057)44cf856Update slog example (#1056)e5c657dAdd OTel Logging sample (#1055)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemappingfrom 0.53.0 to 0.54.0Commits
7130d1aprepare for v1.30.0/v0.54.0 (#1072)9a749d9Update all dependencies, bump go version (#1069)f8a4910post-release: fix segfault in script when no replace is found (#1025)1ea43a4Bump mapstructure dependency manually (#1066)20c2f35feat: Populate description for gcm.TimeSeries (#1063)48e79e1migrate from pkg/translator/prometheus to otlptranslator (#1061)339f1aelog project name when metric requests fail (#1059)53263aeShow structured logging in Go (#1057)44cf856Update slog example (#1056)e5c657dAdd OTel Logging sample (#1055)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.17 to 1.32.3Commits
6b53348Release 2024-10-28784d2d3Regenerated Clients7258bd2Update endpoints modelf322198Update API modelb65b80aMerge pull request #2852 from RanVaknin/signature-header-parsing-fix803614dFixing changelog description and implementation to use TrimSpaceb12c8cfadding changelogf0caa97patching GetSignedRequestSignature to cover edge cases with the signaturee058903drop service/nimble (#2851)896793aRelease 2024-10-25Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.21 to 1.19.3Commits
4599f78Release 2023-08-212a439ceRegenerated Clients46f31d7Update endpoints model525486aUpdate API modelb4e3176Merge pull request #2189 from aws/feat-presign-polly30fe9b8Modify and Merge polly mod importf6c1d48sync polly presigner from main396f97aRelease 2023-08-1808ab454Regenerated Clientsb50999bUpdate SDK's smithy-go dependency to v1.14.2Updates
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsfrom 1.18.13 to 1.18.15Commits
89a5b69Release 2023-02-22c863429Regenerated Clientsaa8a947Update API modele845552Merge pull request #2037 from aws/fix-struct-errorcodecbeebabcl5c057fdfix: prevent nil pointer deref on struct ErrorCode method0f8b6e7Release 2023-02-21e5cb2eeRegenerated Clients6120ee6Update endpoints model42acd6aUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ssofrom 1.30.1 to 1.30.6Commits
18bff5eRelease 2023-03-10cca7003Regenerated Clients87bde6fUpdate endpoints model361bd48Update API model61d474dFix staticcheck linter warnings (#2044)59a58aeRelease 2023-03-09aa1d8aeRegenerated Clients3441f5fUpdate endpoints model826cc36Update API model5799416Release 2023-03-08Updates
github.com/aws/aws-sdk-go-v2/service/ssooidcfrom 1.35.5 to 1.35.11Commits
ab56437Release 2025-11-113dcd1d8Regenerated Clients51e8881Update API model1ed4f27add MAINTAINERS.mda5136d5host label0bf4293Feat ep region validation (#3225)7f09d56Release 2025-11-10f7d3676Regenerated Clientsf077cdaUpdate API modela432037Release 2025-11-07Updates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.39.1 to 1.41.3Commits
f9f7a6bRelease 2025-07-19c74fb63Regenerated Clientsd09b466generate aws-eusc (#3144)45575ddRelease 2025-07-1840f9e8bRegenerated Clients