Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.63.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 22, 2024

ℹ Artifact update notice

File name: demoapp/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.28.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.28.0 -> v1.35.0
go.opentelemetry.io/otel/sdk/metric v1.28.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.35.0
golang.org/x/sys v0.21.0 -> v0.30.0

@codecov
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.52%. Comparing base (f21ffbc) to head (bb2a7f4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   82.52%   82.52%           
=======================================
  Files           1        1           
  Lines         206      206           
=======================================
  Hits          170      170           
  Misses         29       29           
  Partials        7        7           

☔ 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.

@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.58.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.58.0 - autoclosed Jan 9, 2025
@renovate renovate bot closed this Jan 9, 2025
@renovate renovate bot deleted the renovate/opentelemetry-go-contrib-monorepo branch January 9, 2025 03:22
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.58.0 - autoclosed fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.58.0 Jan 9, 2025
@renovate renovate bot reopened this Jan 9, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from bf5d893 to b4ab0ab Compare January 9, 2025 05:21
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from b4ab0ab to f88bb1f Compare January 19, 2025 08:31
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.58.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.59.0 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from f88bb1f to 14ca59e Compare March 6, 2025 05:56
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.59.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.60.0 Mar 6, 2025
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.60.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.60.0 - autoclosed May 13, 2025
@renovate renovate bot closed this May 13, 2025
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.60.0 - autoclosed fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.60.0 May 13, 2025
@renovate renovate bot reopened this May 13, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 5db7f86 to 14ca59e Compare May 13, 2025 13:51
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 14ca59e to 56dc7b3 Compare May 22, 2025 18:14
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.60.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.61.0 May 22, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 22, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: demoapp/go.sum
Command failed: go get -t ./...
go: module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.63.0 requires go >= 1.23.0; switching to go1.24.8
go: downloading go1.24.8 (linux/amd64)
go: download go1.24.8: golang.org/toolchain@v0.0.1-go1.24.8.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 56dc7b3 to 1fac79d Compare June 25, 2025 19:46
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.61.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.62.0 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from 1fac79d to bb2a7f4 Compare August 31, 2025 11:03
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.62.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.63.0 Aug 31, 2025
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.63.0 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.63.0 - autoclosed Sep 25, 2025
@renovate renovate bot closed this Sep 25, 2025
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.63.0 - autoclosed fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.63.0 Sep 25, 2025
@renovate renovate bot reopened this Sep 25, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-go-contrib-monorepo branch from e84db11 to bb2a7f4 Compare September 25, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant