Skip to content

Update all patch versions - #65

Merged
jerbly merged 1 commit into
mainfrom
renovate/all-patch-versions
Jun 3, 2026
Merged

Update all patch versions#65
jerbly merged 1 commit into
mainfrom
renovate/all-patch-versions

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v6.0.2v6.0.3
opentelemetry_sdk (source) dependencies patch 0.32.00.32.1

Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

open-telemetry/opentelemetry-rust (opentelemetry_sdk)

v0.32.1

Released 2026-May-23

  • BaggagePropagator now enforces the W3C Baggage maximum header length
    (8192 bytes) and maximum list-member count (64) when extracting an inbound
    baggage header. Headers exceeding 8192 bytes are dropped at the
    propagator boundary; headers with more than 64 list members are
    truncated to the first 64 entries. The change keeps the propagator from
    parsing attacker-controlled input beyond the W3C limits instead of doing
    per-entry parse, decode, and allocation work only to discard the excess
    on Baggage insert. See https://www.w3.org/TR/baggage/#limits.
  • Reverted the SimpleSpanProcessor telemetry suppression added in 0.32.0
    (see #​3494), which caused a RefCell already borrowed panic when a span
    was started and dropped inside a get_active_span (or Context::map_current)
    closure. Tracked in #​3510. A proper fix for the underlying
    Context::map_current re-entrancy will be investigated separately, after
    which the suppression can be safely re-applied.
  • View-provided metric stream name (set via Stream::builder().with_name(...))
    is no longer validated against the instrument name syntax, per
    spec clarification.
    unit and other stream parameters continue to be validated.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am every weekday"
  • 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.

👻 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 May 18, 2026 00:29
@renovate renovate Bot changed the title Update github/codeql-action action to v4.35.5 Update github/codeql-action action to v4.35.5 - autoclosed May 22, 2026
@renovate renovate Bot closed this May 22, 2026
@renovate
renovate Bot deleted the renovate/all-patch-versions branch May 22, 2026 12:47
@renovate renovate Bot changed the title Update github/codeql-action action to v4.35.5 - autoclosed Update Rust crate opentelemetry_sdk to v0.32.1 May 27, 2026
@renovate renovate Bot reopened this May 27, 2026
@renovate
renovate Bot force-pushed the renovate/all-patch-versions branch 2 times, most recently from 40a6ca9 to f331877 Compare May 27, 2026 00:39
@renovate
renovate Bot force-pushed the renovate/all-patch-versions branch from f331877 to 3a0a943 Compare June 2, 2026 17:48
@renovate renovate Bot changed the title Update Rust crate opentelemetry_sdk to v0.32.1 Update all patch versions Jun 2, 2026
@jerbly
jerbly merged commit 69908df into main Jun 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant