chore(deps): update module go.opentelemetry.io/collector/processor to v1.56.0 - autoclosed #56

Closed
renovate-bot wants to merge 1 commits from renovate/go.opentelemetry.io-collector-processor-1.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/collector/processor v1.55.0v1.56.0 age confidence

Release Notes

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/processor)

v1.56.0

💡 Enhancements 💡
🧰 Bug fixes 🧰
  • exporter/debug: Guard from out of bounds profiles dictionary indices (#​14803)

  • pdata/pprofile: create a copy when the input is marked as read-only (#​15080)

  • pkg/otelcol: Fix missing default values in unredacted print-config command by introducing confmap.WithUnredacted MarshalOption. (#​14750)
    Resolves an issue where the unredacted mode output omitted all default-valued options. By introducing a new MarshalOption to disable redaction directly at the confmap encoding level, the unredacted mode now preserves all component defaults natively without requiring post-processing.

  • pkg/service: Headers on the internal telemetry OTLP exporter are now redacted when the configuration is marshaled (#​14756)


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 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/collector/processor](https://github.com/open-telemetry/opentelemetry-collector) | `v1.55.0` → `v1.56.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcollector%2fprocessor/v1.56.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcollector%2fprocessor/v1.55.0/v1.56.0?slim=true) | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/processor)</summary> ### [`v1.56.0`](https://github.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1560v01500) ##### 💡 Enhancements 💡 - `all`: Update semconv package from 1.38.0 to 1.40.0 ([#&#8203;15095](https://github.com/open-telemetry/opentelemetry-collector/issues/15095)) - `cmd/mdatagen`: Only allow the `ToVersion` feature flag attribute to be set for the `Stable` and `Deprecated` stages. ([#&#8203;15040](https://github.com/open-telemetry/opentelemetry-collector/issues/15040)) To better match the feature flag README (<https://github.com/open-telemetry/opentelemetry-collector/blob/main/featuregate/README.md#feature-lifecycle>). ##### 🧰 Bug fixes 🧰 - `exporter/debug`: Guard from out of bounds profiles dictionary indices ([#&#8203;14803](https://github.com/open-telemetry/opentelemetry-collector/issues/14803)) - `pdata/pprofile`: create a copy when the input is marked as read-only ([#&#8203;15080](https://github.com/open-telemetry/opentelemetry-collector/issues/15080)) - `pkg/otelcol`: Fix missing default values in unredacted print-config command by introducing confmap.WithUnredacted MarshalOption. ([#&#8203;14750](https://github.com/open-telemetry/opentelemetry-collector/issues/14750)) Resolves an issue where the unredacted mode output omitted all default-valued options. By introducing a new MarshalOption to disable redaction directly at the confmap encoding level, the unredacted mode now preserves all component defaults natively without requiring post-processing. - `pkg/service`: Headers on the internal telemetry OTLP exporter are now redacted when the configuration is marshaled ([#&#8203;14756](https://github.com/open-telemetry/opentelemetry-collector/issues/14756)) <!-- previous-version --> </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2026-04-22 12:18:06 +02:00
chore(deps): update module go.opentelemetry.io/collector/processor to v1.56.0
renovate/stability-days Updates have met minimum release age requirement
CI / test (push) Successful in 36s
a0c2df5ea8
Author
Collaborator

ℹ️ 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):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/go-version v1.8.0 -> v1.9.0
go.opentelemetry.io/collector/consumer/xconsumer v0.149.0 -> v0.150.0
go.opentelemetry.io/collector/featuregate v1.55.0 -> v1.56.0
go.opentelemetry.io/collector/internal/componentalias v0.149.0 -> v0.150.0
go.opentelemetry.io/collector/pdata/pprofile v0.149.0 -> v0.150.0
go.opentelemetry.io/collector/pdata/testdata v0.149.0 -> v0.150.0
go.opentelemetry.io/collector/pipeline v1.55.0 -> v1.56.0
go.opentelemetry.io/otel v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.42.0 -> v1.43.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/grpc v1.79.3 -> v1.80.0
go.opentelemetry.io/collector/component v1.55.0 -> v1.56.0
go.opentelemetry.io/collector/consumer v1.55.0 -> v1.56.0
go.opentelemetry.io/collector/consumer/consumertest v0.149.0 -> v0.150.0
go.opentelemetry.io/collector/pdata v1.55.0 -> v1.56.0
### ℹ️ 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): - 16 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------ | :--------------------------------------------------------------------------- | | `github.com/hashicorp/go-version` | `v1.8.0` -> `v1.9.0` | | `go.opentelemetry.io/collector/consumer/xconsumer` | `v0.149.0` -> `v0.150.0` | | `go.opentelemetry.io/collector/featuregate` | `v1.55.0` -> `v1.56.0` | | `go.opentelemetry.io/collector/internal/componentalias` | `v0.149.0` -> `v0.150.0` | | `go.opentelemetry.io/collector/pdata/pprofile` | `v0.149.0` -> `v0.150.0` | | `go.opentelemetry.io/collector/pdata/testdata` | `v0.149.0` -> `v0.150.0` | | `go.opentelemetry.io/collector/pipeline` | `v1.55.0` -> `v1.56.0` | | `go.opentelemetry.io/otel` | `v1.42.0` -> `v1.43.0` | | `go.opentelemetry.io/otel/metric` | `v1.42.0` -> `v1.43.0` | | `go.opentelemetry.io/otel/trace` | `v1.42.0` -> `v1.43.0` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20251222181119-0a764e51fe1b` -> `v0.0.0-20260120221211-b8f7ae30c516` | | `google.golang.org/grpc` | `v1.79.3` -> `v1.80.0` | | `go.opentelemetry.io/collector/component` | `v1.55.0` -> `v1.56.0` | | `go.opentelemetry.io/collector/consumer` | `v1.55.0` -> `v1.56.0` | | `go.opentelemetry.io/collector/consumer/consumertest` | `v0.149.0` -> `v0.150.0` | | `go.opentelemetry.io/collector/pdata` | `v1.55.0` -> `v1.56.0` |
renovate-bot changed title from chore(deps): update module go.opentelemetry.io/collector/processor to v1.56.0 to chore(deps): update module go.opentelemetry.io/collector/processor to v1.56.0 - autoclosed 2026-04-22 21:16:37 +02:00
renovate-bot closed this pull request 2026-04-22 21:16:37 +02:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / test (push) Successful in 36s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/tracebasedlogsampler#56