Skip to content

chore(deps): Merge Dependabot PR 4339#4366

Merged
alleaditya merged 3 commits intomasterfrom
alleaditya_merge_dependency_updgrades_2
Feb 12, 2026
Merged

chore(deps): Merge Dependabot PR 4339#4366
alleaditya merged 3 commits intomasterfrom
alleaditya_merge_dependency_updgrades_2

Conversation

@alleaditya
Copy link
Copy Markdown
Contributor

@alleaditya alleaditya commented Feb 9, 2026

Description

Dependabot PRs.

  1. build(deps): bump the go-dependencies group across 1 directory with 16 updates #4339
  2. Fake GCS server dependency upgrade was causing failure in linux tests, hence excluding it.

Link to the issue in case of a bug fix.

482992060

Testing details

  1. Manual - NA
  2. Unit tests - Automated
  3. Integration tests - Automated
  4. Performance test
Branch File Size Read BW Write BW RandRead BW RandWrite BW
Master 0.25MiB 554.32MiB/s 1.33MiB/s 78.46MiB/s 1.13MiB/s
PR 0.25MiB 559.82MiB/s 1.24MiB/s 80.35MiB/s 1.21MiB/s
Master 48.828MiB 4356.62MiB/s 75.39MiB/s 1473.95MiB/s 76.46MiB/s
PR 48.828MiB 4344.85MiB/s 77.26MiB/s 1511.37MiB/s 75.66MiB/s
Master 976.562MiB 4389.21MiB/s 36.13MiB/s 673.25MiB/s 38.25MiB/s
PR 976.562MiB 4308.64MiB/s 34.94MiB/s 1159.8MiB/s 38.7MiB/s

Any backward incompatible change? If so, please explain.

NA

dependabot Bot and others added 2 commits February 3, 2026 09:54
…6 updates

Bumps the go-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.18.0` | `0.18.1` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.54.0` | `0.55.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.30.0` | `1.31.0` |
| [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.52.2` | `1.53.0` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.39.0` | `1.40.0` |
| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.65.0` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.65.0` |
| [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go) | `0.61.0` | `0.62.0` |
| [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.39.0` | `1.40.0` |



Updates `cloud.google.com/go/auth` from 0.18.0 to 0.18.1
- [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.18.0...auth/v0.18.1)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.54.0 to 0.55.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.55.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.30.0...detectors/gcp/v1.31.0)

Updates `github.com/fsouza/fake-gcs-server` from 1.52.2 to 1.53.0
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.52.2...v1.53.0)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.64.0 to 0.65.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.64.0...zpages/v0.65.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` from 0.64.0 to 0.65.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.64.0...zpages/v0.65.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.64.0 to 0.65.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.64.0...zpages/v0.65.0)

Updates `go.opentelemetry.io/otel` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.61.0 to 0.62.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@exporters/prometheus/v0.61.0...exporters/prometheus/v0.62.0)

Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/metric` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `go.opentelemetry.io/otel/trace` from 1.39.0 to 1.40.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0)

Updates `google.golang.org/api` from 0.259.0 to 0.264.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.259.0...v0.264.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-version: 0.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
  dependency-version: 0.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-version: 0.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/prometheus
  dependency-version: 0.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.264.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@alleaditya alleaditya requested a review from a team as a code owner February 9, 2026 14:12
@alleaditya alleaditya requested a review from charith87 February 9, 2026 14:12
@github-actions github-actions Bot added the remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR. label Feb 9, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @alleaditya, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request incorporates routine dependency updates managed by Dependabot. The primary goal is to keep the project's Go modules current, leveraging the latest features, security patches, and performance improvements from upstream libraries. This ensures the application remains robust and compatible with evolving external services and standards.

Highlights

  • Google Cloud SDK Updates: Updated several Google Cloud Go SDK dependencies, including cloud.google.com/go/auth from v0.18.0 to v0.18.1 and google.golang.org/api from v0.259.0 to v0.264.0, ensuring the project uses the latest versions of Google Cloud client libraries.
  • OpenTelemetry Library Upgrades: Multiple OpenTelemetry-related modules were upgraded, such as go.opentelemetry.io/otel from v1.39.0 to v1.40.0 and various opentelemetry-operations-go exporters and instrumentation packages, bringing improvements and bug fixes from the observability ecosystem.
  • Fake GCS Server Update: The github.com/fsouza/fake-gcs-server dependency was updated from v1.52.2 to v1.53.0, which may include enhancements or fixes for local GCS emulation during testing.
  • Indirect Dependency Adjustments: Several indirect dependencies saw version bumps or removals, such as github.com/googleapis/enterprise-certificate-proxy and google.golang.org/genproto/googleapis/rpc, and cloud.google.com/go/pubsub was removed, streamlining the dependency tree.
Changelog
  • go.mod
    • Updated cloud.google.com/go/auth from v0.18.0 to v0.18.1
    • Updated github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from v0.54.0 to v0.55.0
    • Updated github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from v1.30.0 to v1.31.0
    • Updated github.com/fsouza/fake-gcs-server from v1.52.2 to v1.53.0
    • Updated go.opentelemetry.io/contrib/detectors/gcp from v1.39.0 to v1.40.0
    • Updated go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from v0.64.0 to v0.65.0
    • Updated go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from v0.64.0 to v0.65.0
    • Updated go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from v0.64.0 to v0.65.0
    • Updated go.opentelemetry.io/otel from v1.39.0 to v1.40.0
    • Updated go.opentelemetry.io/otel/exporters/prometheus from v0.61.0 to v0.62.0
    • Updated go.opentelemetry.io/otel/exporters/stdout/stdouttrace from v1.39.0 to v1.40.0
    • Updated go.opentelemetry.io/otel/metric from v1.39.0 to v1.40.0
    • Updated go.opentelemetry.io/otel/sdk from v1.39.0 to v1.40.0
    • Updated go.opentelemetry.io/otel/sdk/metric from v1.39.0 to v1.40.0
    • Updated go.opentelemetry.io/otel/trace from v1.39.0 to v1.40.0
    • Updated google.golang.org/api from v0.259.0 to v0.264.0
    • Removed indirect dependency cloud.google.com/go/pubsub v1.50.1
    • Updated indirect dependency github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from v1.30.0 to v1.31.0
    • Updated indirect dependency github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping from v0.54.0 to v0.55.0
    • Updated indirect dependency github.com/googleapis/enterprise-certificate-proxy from v0.3.7 to v0.3.11
    • Updated indirect dependency google.golang.org/genproto/googleapis/rpc to a newer version.
  • go.sum
    • Updated checksums for all modified direct and indirect dependencies.
    • Removed checksums for cloud.google.com/go/kms and github.com/goccy/go-json.
    • Added or updated checksums for github.com/klauspost/crc32, github.com/minio/crc64nvme, github.com/minio/minio-go/v7, github.com/philhofer/fwd, and github.com/tinylib/msgp.
Activity
  • Dependabot initiated the pull request to update Go module dependencies.
  • Automated unit tests were executed and passed.
  • Automated integration tests were executed and passed.
  • Performance tests were conducted, as indicated by the provided screenshot.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates multiple dependencies, most notably google.golang.org/api and various opentelemetry packages. The changes in go.mod and go.sum are consistent with a standard dependency update, and it appears go mod tidy has been run to clean up unused modules. The PR description indicates that automated tests and performance tests have been executed, which provides confidence in the stability of these updates. The changes look good to merge.

@alleaditya alleaditya added the execute-perf-test Execute performance test in PR label Feb 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.67%. Comparing base (d3970fa) to head (a5baf34).
⚠️ Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4366       +/-   ##
===========================================
+ Coverage        0   83.67%   +83.67%     
===========================================
  Files           0      161      +161     
  Lines           0    19471    +19471     
===========================================
+ Hits            0    16292    +16292     
- Misses          0     2578     +2578     
- Partials        0      601      +601     
Flag Coverage Δ
unittests 83.67% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alleaditya alleaditya self-assigned this Feb 9, 2026
@alleaditya alleaditya added execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests execute-integration-tests-on-zb To run E2E tests on zonal bucket. and removed execute-perf-test Execute performance test in PR execute-integration-tests-on-zb To run E2E tests on zonal bucket. labels Feb 9, 2026
@alleaditya alleaditya enabled auto-merge (squash) February 10, 2026 04:48
@alleaditya alleaditya changed the title build(deps): Merge Dependabot PR 4339 chore(deps): Merge Dependabot PR 4339 Feb 10, 2026
@alleaditya alleaditya requested a review from Tulsishah February 10, 2026 15:05
@alleaditya alleaditya added execute-integration-tests-on-zb To run E2E tests on zonal bucket. and removed execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests labels Feb 10, 2026
@github-actions
Copy link
Copy Markdown

Hi @charith87, @Tulsishah, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@alleaditya alleaditya merged commit 0f2935e into master Feb 12, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

execute-integration-tests-on-zb To run E2E tests on zonal bucket. remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants