Skip to content

fix(deps): update all non-major dependencies#1411

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch-digest-pin
Open

fix(deps): update all non-major dependencies#1411
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch-digest-pin

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.66.0v0.67.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.66.0v0.67.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0v0.67.0 age confidence require minor
go.opentelemetry.io/otel v1.41.0v1.42.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.41.0v1.42.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.41.0v1.42.0 age confidence require minor
go.opentelemetry.io/otel/sdk v1.41.0v1.42.0 age confidence require minor
go.opentelemetry.io/otel/trace v1.41.0v1.42.0 age confidence require minor
golang.org/x/oauth2 v0.35.0v0.36.0 age confidence require minor
golang.org/x/sync v0.19.0v0.20.0 age confidence require minor
golang.org/x/time v0.14.0v0.15.0 age confidence require minor
target/vela-git-slim v0.13.0v0.14.0 age confidence minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.42.0: /v0.64.0/v0.18.0/v0.0.16

Compare Source

Added
  • Add go.opentelemetry.io/otel/semconv/v1.40.0 package.
    The package contains semantic conventions from the v1.40.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.39.0. (#​7985)
  • Add Err and SetErr on Record in go.opentelemetry.io/otel/log to attach an error and set record exception attributes in go.opentelemetry.io/otel/log/sdk. (#​7924)
Changed
  • TracerProvider.ForceFlush in go.opentelemetry.io/otel/sdk/trace joins errors together and continues iteration through SpanProcessors as opposed to returning the first encountered error without attempting exports on subsequent SpanProcessors. (#​7856)
Fixed
  • Fix missing request.GetBody in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to correctly handle HTTP2 GOAWAY frame. (#​7931)
  • Fix semconv v1.39.0 generated metric helpers skipping required attributes when extra attributes were empty. (#​7964)
  • Preserve W3C TraceFlags bitmask (including the random Trace ID flag) during trace context extraction and injection in go.opentelemetry.io/otel/propagation. (#​7834)
Removed
  • Drop support for [Go 1.24]. (#​7984)

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.41.0...v1.42.0


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot requested a review from a team as a code owner March 6, 2026 20:33
@renovate renovate bot added the dependencies Indicates a change to dependencies label Mar 6, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 6, 2026

ℹ️ Artifact update notice

File name: 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):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/metric v1.41.0 -> v1.42.0
google.golang.org/grpc v1.79.1 -> v1.79.2

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.25%. Comparing base (22950e6) to head (62cb80e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1411   +/-   ##
=======================================
  Coverage   58.25%   58.25%           
=======================================
  Files         660      660           
  Lines       25285    25285           
=======================================
  Hits        14730    14730           
  Misses       9871     9871           
  Partials      684      684           
Files with missing lines Coverage Δ
cmd/vela-server/flags.go 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from dbc4cba to 50be626 Compare March 6, 2026 21:16
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 50be626 to 62cb80e Compare March 8, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants