chore(deps): update all non-major dependencies#124
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 1, 2025 10:09
7d8da7b to
b3b6ce6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 5, 2025 05:27
b3b6ce6 to
881fbd2
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 5, 2025 12:29
881fbd2 to
b4f684d
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
December 19, 2025 08:48
c305d56 to
e45cd79
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 22, 2025 06:42
e45cd79 to
9ba28c1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
January 5, 2026 09:38
34c3bf0 to
645eb9d
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
January 14, 2026 21:49
4e259f9 to
ef2ecd2
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 22, 2026 13:08
8e4c176 to
e888b70
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
February 3, 2026 13:41
ce89c82 to
8a43bb2
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
February 12, 2026 22:08
636595f to
c6d2018
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
March 11, 2026 14:53
177f0cc to
d646524
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
March 24, 2026 01:37
a0262b7 to
4d982e1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
March 31, 2026 21:16
836e574 to
c1e7bd1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
April 11, 2026 21:45
ba5459e to
cbe7c9f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
April 16, 2026 19:34
ed849fa to
a00891c
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
April 22, 2026 21:48
a0f7581 to
1e9be8a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.14.0→1.17.01.14.0→1.17.01.14.0→1.17.0v5.0.1→v5.1.0v1.11.5→v1.11.428.17.0→8.21.014.20→14.23v2.11.31→v2.11.531.20→1.2515.15→15.18v2.4.3→v2.4.4Release Notes
open-telemetry/opentelemetry-dotnet (OpenTelemetry.Extensions.Hosting)
v1.17.0Release details: 1.17.0
when using the Console and OTLP exporters.
ExcludedTagKeysproperty toMetricStreamConfigurationto supportexcluding specific tag keys from metric streams.
tracestatekey validation to comply with the W3C Trace ContextLevel 2 grammar.
instead of using a vendored implementation.
repeatedly created and disposed.
TraceContextPropagatorto normalize emptytracestateheader valuesto
nullwhen extracting trace context.OtlpLogExportersoOtlpExporterOptions.ExportProcessorTypeandOtlpExporterOptions.BatchExportProcessorOptionsare respected whenLogRecordExportProcessorOptionsare not configured.when persistent storage retry is enabled and an export exceeds the configured
timeout.
and metrics.
v1.16.0Release details: 1.16.0
10 million values.
BaggagePropagatorto correctly follow Key and Value Encoding rules.TraceContextPropagatorto deduplicate duplicatetracestatekeys.ObservedTimestampwill now be exported for logs in the console exporter.NullReferenceExceptionwhen exporting OTLP logs if the scope key isnull.
storage retry.
OtlpLogExporterintegration withIHttpClientFactory.IHttpClientFactorywhen mTLS isenabled.
Retry-Afterresponse headers that specify a date instead of a delay.observed_time_unix_nanowill no longer always be identical totime_unix_nanowhen using the logs bridge API.
Nameagainst the instrument namesyntax.
OTEL_BSP_*andOTEL_BLRP_*environment variables.collection cycle.
ExemplarReservoirimplementations.LoggerProviderto fail toresolve when one of its dependencies depends on
ILoggerorILoggerFactory.v1.15.3Release details: 1.15.3
tracestateparsing to reject keys that do notbegin with a lowercase letter, including keys beginning with digits, to
align with the W3C Trace Context specification.
Disk retry now requires
OTEL_DOTNET_EXPERIMENTAL_OTLP_DISK_RETRY_DIRECTORY_PATHwhen
OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY=diskis configured.OtlpLogExporternow usesIHttpClientFactoryon .NET 8+.OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMITnot being applied.BaggagePropagatorto trim optional whitespace (OWS) around=separators when parsing the
baggageheader.BaggagePropagatorto strip baggage properties from values whenparsing the
baggageheader.LogRecord.LogLevelto preserveLogLevel.None.OTEL_TRACES_SAMPLER_ARGhandling for out-of-range values.traces storage directory.
serialization.
v1.15.2Release details: 1.15.2
export fails and error logging is enabled.
BatchExportProcessorandPeriodicExportingMetricReaderto enable the OpenTelemetry SDK to workin single-threaded WebAssembly environments such as Blazor and
Uno Platform.
v1.15.1Release details: 1.15.1
treats baggage names and values as case sensitive, aligning with the latest
Baggage API specification.
OpenTelemetry.ApiandOpenTelemetrySDK,including fixes for thread-safety, sampler edge cases, metrics precision,
and observable instrument lifecycle handling.
v1.15.0Release details: 1.15.0
ActivitySource.TelemetrySchemaUrland
Meter.TelemetrySchemaUrlproperties across exporters.CA certificate options).
OpenTelemetry.Exporter.Zipkinis deprecated and will stop receiving updatesin December 2026. Zipkin already supports OTLP ingestion.
Migrate to
OpenTelemetry.Exporter.OpenTelemetryProtocolas statedin the Deprecating Zipkin Exporter blog post.
open-telemetry/opentelemetry-dotnet-contrib (OpenTelemetry.Instrumentation.AspNetCore)
v1.15.1actions/checkout (actions/checkout)
v5.1.0Compare Source
chgl/.github (chgl/.github)
v1.11.42Compare Source
Miscellaneous Chores
3d0d988(#257) (95d3682)v1.11.41Compare Source
Miscellaneous Chores
v1.11.40Compare Source
Miscellaneous Chores
v1.11.39Compare Source
Miscellaneous Chores
b877e50(#252) (3e7fb75)v1.11.38Compare Source
Miscellaneous Chores
v1.11.37Compare Source
Miscellaneous Chores
718ea10(#250) (995233a)v1.11.36Compare Source
Miscellaneous Chores
v1.11.35Compare Source
Miscellaneous Chores
v1.11.34Compare Source
Miscellaneous Chores
v1.11.33Compare Source
Bug Fixes
v1.11.32Compare Source
Miscellaneous Chores
v1.11.31Compare Source
Miscellaneous Chores
v1.11.30Compare Source
Miscellaneous Chores
v1.11.29Compare Source
Miscellaneous Chores
2ca02f3(#242) (30da74f)v1.11.28Compare Source
Miscellaneous Chores
v1.11.27Compare Source
Miscellaneous Chores
v1.11.26Compare Source
Miscellaneous Chores
c11aee3(#239) (4e42a48)v1.11.25Compare Source
Miscellaneous Chores
v1.11.24Compare Source
Miscellaneous Chores
5e59aae(#236) (da34bca)v1.11.23Compare Source
Miscellaneous Chores
v1.11.22Compare Source
Miscellaneous Chores
v1.11.21Compare Source
Miscellaneous Chores
v1.11.20Compare Source
Miscellaneous Chores
fb83750(#227) (c15bdee)v1.11.19Compare Source
Miscellaneous Chores
v1.11.18Compare Source
Miscellaneous Chores
v1.11.17Compare Source
Miscellaneous Chores
v1.11.16Compare Source
Miscellaneous Chores
v1.11.15Compare Source
Miscellaneous Chores
v1.11.14Compare Source
Miscellaneous Chores
1a3c6db(#221) (cd54c6c)v1.11.13Compare Source
Miscellaneous Chores
9b81fe9(#220) (79a957c)v1.11.12Compare Source
Miscellaneous Chores
3955a7d(#218) (203c1d4)v1.11.11Compare Source
Miscellaneous Chores
v1.11.10Compare Source
Miscellaneous Chores
v1.11.9Compare Source
Miscellaneous Chores
v1.11.8Compare Source
Miscellaneous Chores
v1.11.7Compare Source
Miscellaneous Chores
c299e40(#214) (d80de96)v1.11.6Compare Source
Miscellaneous Chores
0aecac0(#212) (d22f989)curl/curl-container (curlimages/curl)
v8.21.0Compare Source
Changed
v8.20.0Compare Source
Changed
v8.19.0Compare Source
Changed
v8.18.0Compare Source
Changed
traefik/traefik-library-image (docker.io/library/traefik)
v2.11.53Compare Source
v2.11.53Compare Source
v2.11.52Compare Source
v2.11.52Compare Source
v2.11.51Compare Source
v2.11.51Compare Source
v2.11.50Compare Source
v2.11.50Compare Source
v2.11.49Compare Source
v2.11.49Compare Source
v2.11.48Compare Source
v2.11.48Compare Source
v2.11.46Compare Source
v2.11.46Compare Source
v2.11.45Compare Source
v2.11.45Compare Source
v2.11.44Compare Source
v2.11.44Compare Source
v2.11.43Compare Source
v2.11.43Compare Source
v2.11.42Compare Source
v2.11.42Compare Source
v2.11.41Compare Source
v2.11.41Compare Source
v2.11.40Compare Source
v2.11.40Compare Source
v2.11.38Compare Source
v2.11.38Compare Source
v2.11.37Compare Source
v2.11.37Compare Source
v2.11.36Compare Source
v2.11.36Compare Source
v2.11.35Compare Source
v2.11.35Compare Source
v2.11.34Compare Source
v2.11.34Compare Source
v2.11.33Compare Source
v2.11.33Compare Source
v2.11.32Compare Source
v2.11.32Compare Source
ossf/scorecard-action (ossf/scorecard-action)
v2.4.4Compare Source
What's Changed
This update bumps the Scorecard version to the v5.5.0 release. For a complete list of changes, please refer to the Scorecard v5.4.0 release notes and the Scorecard v5.5.0 release notes.
Full Changelog: ossf/scorecard-action@v2.4.3...v2.4.4
Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.