fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.18.0 #797

Merged
renovate merged 1 commits from renovate/opentelemetry-go-contrib-monorepo into main 2026-04-10 10:03:27 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/contrib/bridges/otelslog v0.17.0v0.18.0 age confidence

Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)

v0.18.0

Compare Source

Fixed
  • otelmemcache no longer sets span status to OK instead of leaving it unset. (#​477)
  • Fix goroutine leak in gRPC StreamClientInterceptor. (#​581)
Removed
  • Remove service name from otelmemcache configuration and span attributes. (#​477)

Raw changes made between v0.17.0 and v0.18.0

839e505 Bumping otel version to v0.18.0. Prepare for releasing v0.18.0 (#​600)
f82555b Bump google.golang.org/grpc from 1.35.0 to 1.36.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#​594)
8fb6eb1 Bump google.golang.org/grpc (#​593)
b3b6ccd Bump github.com/aws/aws-sdk-go from 1.37.15 to 1.37.20 in /detectors/aws (#​591)
5783e2d Bump github.com/golang/snappy from 0.0.2 to 0.0.3 in /exporters/metric/cortex (#​592)
3c49aeb Bump cloud.google.com/go from 0.77.0 to 0.78.0 in /detectors/gcp (#​595)
a2de3b6 Bump google.golang.org/grpc in /propagators/opencensus/examples (#​596)
f011c95 Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 in /instrumentation/github.com/Shopify/sarama/otelsarama (#​588)
598a707 Bump go.uber.org/goleak from 1.1.0 to 1.1.10 in /instrumentation/google.golang.org/grpc/otelgrpc (#​587)
e5fef66 Bump cloud.google.com/go from 0.76.0 to 0.77.0 in /detectors/gcp (#​586)
8334b44 Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 in /tools (#​585)
462580e Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /detectors/aws (#​584)
f875adf Update docs from gitter to slack for communication (#​582)
3349baf otelmemcache: Simplify config and span status setting (#​477)
62c8535 Fix goroutine leak in gRPC StreamClientInterceptor (#​581)
0fe4199 Update AWS detector assert dependency (#​574)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [go.opentelemetry.io/contrib/bridges/otelslog](https://github.com/open-telemetry/opentelemetry-go-contrib) | `v0.17.0` → `v0.18.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2fbridges%2fotelslog/v0.18.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcontrib%2fbridges%2fotelslog/v0.17.0/v0.18.0?slim=true) | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)</summary> ### [`v0.18.0`](https://github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v0.18.0) [Compare Source](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v0.17.0...v0.18.0) ##### Fixed - `otelmemcache` no longer sets span status to OK instead of leaving it unset. ([#&#8203;477](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/477)) - Fix goroutine leak in gRPC `StreamClientInterceptor`. ([#&#8203;581](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/581)) ##### Removed - Remove service name from `otelmemcache` configuration and span attributes. ([#&#8203;477](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/477)) # Raw changes made between v0.17.0 and v0.18.0 [`839e505`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/839e505a67ca9fb5a3089cd1af5943061fcaf1ef) Bumping otel version to v0.18.0. Prepare for releasing v0.18.0 ([#&#8203;600](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/600)) [`f82555b`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f82555b1db7ebbd67f52d1389337e68ab85302ed) Bump google.golang.org/grpc from 1.35.0 to 1.36.0 in /instrumentation/google.golang.org/grpc/otelgrpc ([#&#8203;594](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/594)) [`8fb6eb1`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8fb6eb1e7560e7f22d01218264a73e7172173f68) Bump google.golang.org/grpc ([#&#8203;593](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/593)) [`b3b6ccd`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/b3b6ccdfa1aea62088903d973917635d9b9fde88) Bump github.com/aws/aws-sdk-go from 1.37.15 to 1.37.20 in /detectors/aws ([#&#8203;591](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/591)) [`5783e2d`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/5783e2d230663a3bc6d580bc4bddb45b92447f2c) Bump github.com/golang/snappy from 0.0.2 to 0.0.3 in /exporters/metric/cortex ([#&#8203;592](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/592)) [`3c49aeb`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3c49aeb44902006969fbb47f75a9bdd92ad08484) Bump cloud.google.com/go from 0.77.0 to 0.78.0 in /detectors/gcp ([#&#8203;595](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/595)) [`a2de3b6`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/a2de3b63d65496e14f95e382d19b8f8524a3597f) Bump google.golang.org/grpc in /propagators/opencensus/examples ([#&#8203;596](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/596)) [`f011c95`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f011c951891df554fe8b8db1e2b691d108f94eb4) Bump github.com/Shopify/sarama from 1.27.2 to 1.28.0 in /instrumentation/github.com/Shopify/sarama/otelsarama ([#&#8203;588](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/588)) [`598a707`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/598a707ec29164ec7c9ea3db025652ed7e9d77cb) Bump go.uber.org/goleak from 1.1.0 to 1.1.10 in /instrumentation/google.golang.org/grpc/otelgrpc ([#&#8203;587](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/587)) [`e5fef66`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e5fef668e2306ca1c806c60610a7f850e56b5853) Bump cloud.google.com/go from 0.76.0 to 0.77.0 in /detectors/gcp ([#&#8203;586](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/586)) [`8334b44`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8334b44287c8e5651c0e5da146ccb0d7f08fc5e6) Bump github.com/golangci/golangci-lint from 1.36.0 to 1.37.1 in /tools ([#&#8203;585](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/585)) [`462580e`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/462580efd273ddf5cf411107bc0918afc2d6427d) Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /detectors/aws ([#&#8203;584](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/584)) [`f875adf`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f875adf805119c91159087bacffb2e3b83c18af4) Update docs from gitter to slack for communication ([#&#8203;582](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/582)) [`3349baf`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3349bafa63a692d547650e65ee0512cb0fe7f22b) otelmemcache: Simplify config and span status setting ([#&#8203;477](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/477)) [`62c8535`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/62c8535f780b3d1891733443acd47473c0620512) Fix goroutine leak in gRPC StreamClientInterceptor ([#&#8203;581](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/581)) [`0fe4199`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/0fe41992b29720a798cfb0968d85ea5f44f67184) Update AWS detector assert dependency ([#&#8203;574](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/574)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-04-10 09:22:35 +00:00
fix(deps): update module go.opentelemetry.io/contrib/bridges/otelslog to v0.18.0
renovate/stability-days Updates have met minimum release age requirement
schemas / vulnerabilities (pull_request) Successful in 2m48s
schemas / check (pull_request) Successful in 4m38s
schemas / check-release (pull_request) Successful in 4m7s
pre-commit / pre-commit (pull_request) Successful in 7m37s
schemas / build (pull_request) Successful in 9m36s
schemas / deploy-prod (pull_request) Has been skipped
19e82cb1f7
renovate scheduled this pull request to auto merge when all checks succeed 2026-04-10 09:22:37 +00:00
renovate merged commit 4616bee26a into main 2026-04-10 10:03:27 +00:00
renovate deleted branch renovate/opentelemetry-go-contrib-monorepo 2026-04-10 10:03:30 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#797