[PR #745] [MERGED] fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.53.0 to 0.54.0 in /api #750

Closed
opened 2026-03-03 16:39:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/745
Author: @dependabot[bot]
Created: 10/1/2025
Status: Merged
Merged: 10/7/2025
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric-0.54.0


📝 Commits (1)

  • 2ead03b fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 api/go.mod (+1 -1)
📝 api/go.sum (+2 -2)

📄 Description

Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.53.0 to 0.54.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/745 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric-0.54.0` --- ### 📝 Commits (1) - [`2ead03b`](https://github.com/NdoleStudio/httpsms/commit/2ead03b8126cead9c87b93b579e02c22cc034726) fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 0.53.0 to 0.54.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/7130d1aded77c51f613a9d949f166d119cd595e9"><code>7130d1a</code></a> prepare for v1.30.0/v0.54.0 (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1072">#1072</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/9a749d92b3d43d68d3fa902086b0feb4df883ec0"><code>9a749d9</code></a> Update all dependencies, bump go version (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1069">#1069</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/f8a4910058a76ccaa76126b78c036c792bb34be8"><code>f8a4910</code></a> post-release: fix segfault in script when no replace is found (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1025">#1025</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/1ea43a4534606df1d91ee1754e6c5bc31ee8664d"><code>1ea43a4</code></a> Bump mapstructure dependency manually (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1066">#1066</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/20c2f35a1fd4fcfb3dec7c7b6028ca7656c5cd73"><code>20c2f35</code></a> feat: Populate description for gcm.TimeSeries (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1063">#1063</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/48e79e1a69952f45aad4afe134bfeafb570e4db1"><code>48e79e1</code></a> migrate from pkg/translator/prometheus to otlptranslator (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1061">#1061</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/339f1ae9fc43500bf6807c994d735b6825fe4bdd"><code>339f1ae</code></a> log project name when metric requests fail (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1059">#1059</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/53263aed359cd5972cf09534ddaf462d3720144b"><code>53263ae</code></a> Show structured logging in Go (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1057">#1057</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/44cf856ad2fd99869945e642b604d1a1290ff95e"><code>44cf856</code></a> Update slog example (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1056">#1056</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/e5c657d3382153f8e1f42d1e7dd02407a98c9c5d"><code>e5c657d</code></a> Add OTel Logging sample (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/1055">#1055</a>)</li> <li>See full diff in <a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.53.0...v0.54.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric&package-manager=go_modules&previous-version=0.53.0&new-version=0.54.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:39:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#750
No description provided.