Skip to content

chore(deps): update all non-major dependencies#124

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#124
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
OpenTelemetry.Extensions.Hosting (source) 1.14.01.15.3 age confidence nuget minor
OpenTelemetry.Instrumentation.AspNetCore (source) 1.14.01.15.2 age confidence nuget minor
OpenTelemetry.Instrumentation.Http (source) 1.14.01.15.1 age confidence nuget minor
chgl/.github v1.11.5v1.11.27 age confidence action patch
curlimages/curl 8.17.08.19.0 age confidence final minor
docker.io/library/postgres 14.2014.22 age confidence minor
docker.io/library/traefik v2.11.31v2.11.43 age confidence patch
docker/dockerfile 1.201.23 age confidence syntax minor
index.docker.io/library/postgres 15.1515.17 age confidence minor

Release Notes

open-telemetry/opentelemetry-dotnet (OpenTelemetry.Extensions.Hosting)

v1.15.3

Release details: 1.15.3

  • Breaking change: Fixed tracestate parsing to reject keys that do not
    begin with a lowercase letter, including keys beginning with digits, to
    align with the W3C Trace Context specification.
  • Breaking change: Fixed an insecure disk retry default for OTLP export.
    Disk retry now requires OTEL_DOTNET_EXPERIMENTAL_OTLP_DISK_RETRY_DIRECTORY_PATH
    when OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY=disk is configured.
  • Improve efficiency of parsing of baggage and B3 propagation headers.
  • OtlpLogExporter now uses IHttpClientFactory on .NET 8+.
  • Fixed an issue in OTLP/gRPC retry handling when parsing gRPC statuses.
  • Fixed OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT not being applied.
  • Fixed baggage and trace headers not respecting the maximum length in some cases.
  • Fixed BaggagePropagator to trim optional whitespace (OWS) around =
    separators when parsing the baggage header.
  • Fixed BaggagePropagator to strip baggage properties from values when
    parsing the baggage header.
  • Fixed OTLP persistent storage clean-up handling for malformed filenames.
  • Fixed resource leak in batch and periodic exporting task workers for Blazor/WASM.
  • Fixed LogRecord.LogLevel to preserve LogLevel.None.
  • Fixed OTEL_TRACES_SAMPLER_ARG handling for out-of-range values.
  • Fixed an issue with OTLP disk retry storage where metrics and logs used the
    traces storage directory.
  • Fixed full OTLP endpoint being logged by internal diagnostics.
  • Improve efficiency of parsing of baggage, B3 and Jaeger propagation headers.
  • Hardened Zipkin exporter memory usage for endpoint caching and array tag
    serialization.

v1.15.2

Release details: 1.15.2

  • Limit how much of the response body is read by the OTLP exporter when
    export fails and error logging is enabled.
  • Added Task-based worker support for BatchExportProcessor and
    PeriodicExportingMetricReader to enable the OpenTelemetry SDK to work
    in single-threaded WebAssembly environments such as Blazor and
    Uno Platform.

v1.15.1

Release details: 1.15.1

  • Breaking change: The Baggage API now disallows empty baggage names and
    treats baggage names and values as case sensitive, aligning with the latest
    Baggage API specification.
  • Various bug fixes across OpenTelemetry.Api and OpenTelemetry SDK,
    including fixes for thread-safety, sampler edge cases, metrics precision,
    and observable instrument lifecycle handling.

v1.15.0

Release details: 1.15.0

  • Added support for ActivitySource.TelemetrySchemaUrl
    and Meter.TelemetrySchemaUrl properties across exporters.
  • Improved performance and reduced memory consumption for metrics histograms.
  • Added mTLS configuration support for the OTLP exporter (client cert/key and
    CA certificate options).
  • OpenTelemetry.Exporter.Zipkin is deprecated and will stop receiving updates
    in December 2026. Zipkin already supports OTLP ingestion.
    Migrate to OpenTelemetry.Exporter.OpenTelemetryProtocol as stated
    in the Deprecating Zipkin Exporter blog post.
open-telemetry/opentelemetry-dotnet-contrib (OpenTelemetry.Instrumentation.AspNetCore)

v1.15.1

chgl/.github (chgl/.github)

v1.11.27

Compare Source

Miscellaneous Chores

v1.11.26

Compare Source

Miscellaneous Chores

v1.11.25

Compare Source

Miscellaneous Chores

v1.11.24

Compare Source

Miscellaneous Chores

v1.11.23

Compare Source

Miscellaneous Chores

v1.11.22

Compare Source

Miscellaneous Chores

v1.11.21

Compare Source

Miscellaneous Chores

v1.11.20

Compare Source

Miscellaneous Chores

v1.11.19

Compare Source

Miscellaneous Chores
  • deps: update docker/metadata-action action to v6 (#​228) (580342b)
  • deps: update docker/setup-buildx-action action to v4 (#​229) (388eeca)
  • deps: update docker/setup-qemu-action action to v4 (#​230) (c038b2f)
  • deps: update gradle/actions action to v6 (#​231) (54c7fd2)
  • deps: update marocchino/sticky-pull-request-comment action to v3 (#​232) (b888d91)

v1.11.18

Compare Source

Miscellaneous Chores

v1.11.17

Compare Source

Miscellaneous Chores
  • deps: update actions/create-github-app-token action to v3 (#​225) (b76991a)
  • deps: update docker/build-push-action action to v7 (#​224) (8a38fa0)
  • deps: update docker/login-action action to v4 (#​226) (03c3008)

v1.11.16

Compare Source

Miscellaneous Chores

v1.11.15

Compare Source

Miscellaneous Chores

v1.11.14

Compare Source

Miscellaneous Chores

v1.11.13

Compare Source

Miscellaneous Chores

v1.11.12

Compare Source

Miscellaneous Chores

v1.11.11

Compare Source

Miscellaneous Chores

v1.11.10

Compare Source

Miscellaneous Chores

v1.11.9

Compare Source

Miscellaneous Chores
  • deps: update cycjimmy/semantic-release-action action to v6 (#​215) (ee86992)

v1.11.8

Compare Source

Miscellaneous Chores

v1.11.7

Compare Source

Miscellaneous Chores

v1.11.6

Compare Source

Miscellaneous Chores
curl/curl-container (curlimages/curl)

v8.19.0

Compare Source

Changed
  • bump to alpine 3.23.4

v8.18.0

Compare Source

Changed
  • bump to curl 8.18.0
  • bump to alpine 3.23.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 force-pushed the renovate/all-minor-patch branch from 7d8da7b to b3b6ce6 Compare December 1, 2025 10:09
@renovate renovate Bot changed the title chore(deps): update chgl/.github action to v1.11.6 chore(deps): update chgl/.github action to v1.11.7 Dec 1, 2025
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b3b6ce6 to 881fbd2 Compare December 5, 2025 05:27
@renovate renovate Bot changed the title chore(deps): update chgl/.github action to v1.11.7 chore(deps): update all non-major dependencies Dec 5, 2025
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 881fbd2 to b4f684d Compare December 5, 2025 12:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c305d56 to e45cd79 Compare December 19, 2025 08:48
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e45cd79 to 9ba28c1 Compare December 22, 2025 06:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 34c3bf0 to 645eb9d Compare January 5, 2026 09:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4e259f9 to ef2ecd2 Compare January 14, 2026 21:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8e4c176 to e888b70 Compare January 22, 2026 13:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ce89c82 to 8a43bb2 Compare February 3, 2026 13:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 636595f to c6d2018 Compare February 12, 2026 22:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 177f0cc to d646524 Compare March 11, 2026 14:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a0262b7 to 4d982e1 Compare March 24, 2026 01:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 836e574 to c1e7bd1 Compare March 31, 2026 21:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ba5459e to cbe7c9f Compare April 11, 2026 21:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ed849fa to a00891c Compare April 16, 2026 19:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a0f7581 to 1e9be8a Compare April 22, 2026 21:48
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.

0 participants