[PR #521] [MERGED] fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.48.1 to 0.48.2 in /api #534

Closed
opened 2026-03-03 16:38:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 api/go.mod (+3 -3)
📝 api/go.sum (+8 -8)

📄 Description

Bumps github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.48.1 to 0.48.2.

Commits
  • bfca671 Prepare 1.24.2 and 0.48.2 (#895)
  • f28ea8c store minimal data in normalization cache (#890)
  • ac83b74 Make the collector exporter mutate data, and remove unnecessary CopyTo (#892)
  • 1c2070c add benchmark for normalization with reset points (#893)
  • d6795b4 Support timeout in Collector Logs exporter (#894)
  • 78c2bb5 exporter/collector: avoid using req.String() to check for empty request (#889)
  • a6eab1e Update go version used in CI to 1.23.1 (#891)
  • 0f06c76 Switch to uint64 hash for identifier (#886)
  • 051c551 Migrate collector self-observability from OpenCensus to OpenTelemetry (#885)
  • 6454b7f Add benchmarks for areas of the collector exporter with high memory usage (#884)
  • Additional commits viewable in compare view

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/521 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric-0.48.2` --- ### 📝 Commits (1) - [`5eba050`](https://github.com/NdoleStudio/httpsms/commit/5eba050cebf95558bb814f01346394cd4a21c925) fix(deps): bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+3 -3) 📝 `api/go.sum` (+8 -8) </details> ### 📄 Description Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 0.48.1 to 0.48.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/bfca671025cac94e30d7fcb30a4f7e8e498a0f5b"><code>bfca671</code></a> Prepare 1.24.2 and 0.48.2 (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/895">#895</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/f28ea8ca91f44da56b7ce90e7de0e9f4b45adad4"><code>f28ea8c</code></a> store minimal data in normalization cache (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/890">#890</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/ac83b746da5e1f01ab1f395f85d258d2a918e19b"><code>ac83b74</code></a> Make the collector exporter mutate data, and remove unnecessary CopyTo (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/892">#892</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/1c2070cea5d1fe0d2b8c361e89a59b341ea0c181"><code>1c2070c</code></a> add benchmark for normalization with reset points (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/893">#893</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/d6795b491c748855e4a4d6eec07ae2cb44a78da1"><code>d6795b4</code></a> Support timeout in Collector Logs exporter (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/894">#894</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/78c2bb5c9833f908f318f0f05c8ccd76225a0cef"><code>78c2bb5</code></a> exporter/collector: avoid using req.String() to check for empty request (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/889">#889</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/a6eab1eadf29840b84f651dfca699765aa086290"><code>a6eab1e</code></a> Update go version used in CI to 1.23.1 (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/891">#891</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/0f06c76aa7a9cc6b6bd333ac8fa6748dd72b8782"><code>0f06c76</code></a> Switch to uint64 hash for identifier (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/886">#886</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/051c55182213dcc247192fa81a70f51a8420f192"><code>051c551</code></a> Migrate collector self-observability from OpenCensus to OpenTelemetry (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/885">#885</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/commit/6454b7f7664e93975babcadb8203ef8d9f5ae925"><code>6454b7f</code></a> Add benchmarks for areas of the collector exporter with high memory usage (<a href="https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/884">#884</a>)</li> <li>Additional commits viewable in <a href="https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.1...v0.48.2">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.48.1&new-version=0.48.2)](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:38:51 +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#534
No description provided.