Skip to content

chore(deps): update nuget non-major (main) - #27

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-nuget-non-major
Open

chore(deps): update nuget non-major (main)#27
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-nuget-non-major

Conversation

@renovate

@renovaterenovateBot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidenceTypeUpdate
Microsoft.OpenApi2.11.02.12.2ageconfidencenugetminor
OpenTelemetry.Exporter.OpenTelemetryProtocol (source)1.17.01.18.0ageconfidencenugetminor
OpenTelemetry.Extensions.Hosting (source)1.17.01.18.0ageconfidencenugetminor
OpenTelemetry.Instrumentation.AspNetCore (source)1.17.01.18.0ageconfidencenugetminor
OpenTelemetry.Instrumentation.Http (source)1.17.01.18.0ageconfidencenugetminor
OpenTelemetry.Instrumentation.Runtime (source)1.17.01.18.0ageconfidencenugetminor
Scalar.AspNetCore (source)2.16.182.17.2ageconfidencenugetminor
StackExchange.Redis (source)3.1.133.1.31ageconfidencenugetpatch
TUnit1.64.131.66.10ageconfidencenugetminor
Testcontainers.Redis (source)4.13.04.14.0ageconfidencenugetminor
dotnet-sdk10.0.30210.0.400ageconfidencedotnet-sdkpatch

Release Notes

Microsoft/OpenAPI.NET (Microsoft.OpenApi)

v2.12.2

Bug Fixes

v2.12.1

Bug Fixes

v2.12.0

Features
  • adds deserialization of the example extension (095ae3b)
  • serialize license identifier as extension for earlier versions (d5cdce8)
  • serialize license identifier as extension for earlier versions (fde38d8)
Bug Fixes
  • better nullability round-tripping (7a25659)
  • bound YAML anchor/alias expansion to prevent OOM (billion laughs) (#​3000) (a361360)
  • bound YAML anchor/alias expansion to prevent OOM (billion laughs) (#​3000) (4db9af0)
  • library: serialize multiple schema types as anyOf/oneOf for OpenAPI 3.0 (6568896)
  • marks deprecated properties from the specification as obsolete (26aba69)
  • marks deprecated properties from the specification as obsolete (abc5301)
  • schema: serialize compatibility examples from examples list (be57a7c)
  • serialize examples as extension in v2/v3 (d27141b)
open-telemetry/opentelemetry-dotnet (OpenTelemetry.Exporter.OpenTelemetryProtocol)

v1.18.0

Release details: 1.18.0

  • Breaking change: The maximum size of a single OTLP export request is now
    64 MiB by default instead of 128 MiB to conform with the OpenTelemetry specification.
    Raise the value of the new OtlpExporterOptions.MaxRequestSizeBytes property
    to increase the capacity.
  • Added OtlpExporterOptions.MaxRequestSizeBytes to configure the maximum OTLP
    request size limit, as required by the OpenTelemetry specification. The default
    is the recommended 64 MiB. A batch whose serialized payload exceeds the limit
    is not sent and is dropped in its entirety. The maximum supported value is
    256 MiB.
  • Added OtlpExporterOptions.MaxResponseSizeBytes to configure the maximum size
    of a response the exporter will accept, as required by the OpenTelemetry
    specification. The default is the recommended 4 MiB. A response exceeding the
    limit is discarded and treated as a non-retryable failure.
  • Added the otel.sdk.processor.log.processed and otel.sdk.processor.span.processed
    SDK self-observability metrics.
  • Added support for serializing attribute values that are key/value lists in
    the OTLP, console and Zipkin exporters.
  • The OTLP exporter will now export the logger version, if it was specified.
  • Add new ITelemetryHostInitializer interface for applications that do not
    support hosted services, such as Blazor, to use to manually initialize the
    OpenTelemetry SDK as part of application startup.
  • BatchActivityExportProcessor and SimpleActivityExportProcessor no longer
    forward spans to the exporter once Shutdown has been called, and
    BatchActivityExportProcessor.Shutdown now waits for in-flight OnEnd calls
    to finish enqueueing before flushing.
  • Fixed self-diagnostics log lines being silently dropped when an event message
    was too long to fit in the internal buffer. Such content is now truncated.
  • Fixed activity creation throwing when multiple tracer providers returned a
    sampler attribute with the same key.
  • Fixed logger, meter and tracer providers leaking background threads if an
    exception is thrown by their constructor after resource creation.
  • Avoid formatting exceptions and creating exception attributes when
    RecordException is called on a span that is not recorded.
  • Fixed UseOtlpExporter to respect options configured with
    services.Configure<OtlpExporterOptions>(...).
  • Clamped the server-supplied OTLP/gRPC retry delay (RetryInfo.retry_delay) to
    a minimum value of 100 milliseconds.
  • Fixed serialization failures leaving failed trace, metric, and log batches in
    the serializer's per-thread state.
  • Fixed the persistent-storage retry thread terminating permanently on an
    unexpected exception.
  • Fixed the OTLP exporter from retrying certain non-transient HTTP failures.
  • Improved OTLP log attribute serialization performance by avoiding unnecessary
    boxing.
  • Improved OTLP histogram serialization performance by avoiding a redundant
    scan of explicit bucket bounds.
  • Fixed persistent storage allowing a blob write to exceed the configured
    maximum storage size.
  • Improved OTLP/gRPC response status handling performance by avoiding unnecessary
    header enumeration on .NET 8+.
  • Fixed the Zipkin exporter to read responses with HttpCompletionOption.ResponseHeadersRead
    for the .NET Framework and .NET Standard targets.
  • Fixed inefficient parsing of the Jaeger uber-trace-id header when targeting
    net462 or netstandard2.0.
StackExchange/StackExchange.Redis (StackExchange.Redis)

v3.1.31

Compare Source

What's Changed

Features
Internal bits
Auxiliary bits

New Contributors

Full Changelog: StackExchange/StackExchange.Redis@3.1.13...3.1.31

thomhurst/TUnit (TUnit)

v1.66.10: 1.66.10

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.66.8...v1.66.10

v1.66.8: 1.66.8

What's Changed
Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.66.0...v1.66.8

v1.66.0: 1.66.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.65.68...v1.66.0

v1.65.68: 1.65.68

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.65.63...v1.65.68

v1.65.63: 1.65.63

What's Changed
Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.65.51...v1.65.63

v1.65.51: 1.65.51

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.65.38...v1.65.51

v1.65.38: 1.65.38

What's Changed
Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.65.31...v1.65.38

v1.65.31: 1.65.31

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.65.0...v1.65.31

v1.65.0: 1.65.0

What's Changed
Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.64.13...v1.65.0

testcontainers/testcontainers-dotnet (Testcontainers.Redis)

v4.14.0

Compare Source

What's Changed

I published this version because several developers asked for a release addressing the SSH.NET vulnerability. As an interim fix, you can also bump the transitive dependency, which should work fine.

Unfortunately, I had to run the release CI pipeline twice (1, 2). The change #​1725 introduced a regression that caused the pipeline to attempt to publish the Cake build project, which correctly failed (partially published).

The NuGet packages for this release have been attested for supply chain security using actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #​40693051.

🚀 Features

🐛 Bug Fixes

🧹 Housekeeping

📦 Dependency Updates

dotnet/sdk (dotnet-sdk)

v10.0.400

Compare Source

v10.0.303

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • 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
renovateBotforce-pushed the renovate/main-nuget-non-major branch 9 times, most recently from cfc5191 to 56c9d7bCompareAugust 12, 2026 03:29
@renovaterenovateBot changed the title chore(deps): update nuget non-major (main)chore(deps): update nuget non-major (main) - autoclosedAug 12, 2026
@renovaterenovateBot closed this Aug 12, 2026
@renovate
renovateBot deleted the renovate/main-nuget-non-major branch August 12, 2026 05:04
@renovaterenovateBot changed the title chore(deps): update nuget non-major (main) - autoclosedchore(deps): update nuget non-major (main)Aug 17, 2026
@renovaterenovateBot reopened this Aug 17, 2026
@renovate
renovateBotforce-pushed the renovate/main-nuget-non-major branch 9 times, most recently from 32758ce to 2b09b45CompareAugust 23, 2026 17:53
@renovate
renovateBotforce-pushed the renovate/main-nuget-non-major branch 5 times, most recently from c7634ab to 9cd6e53CompareAugust 30, 2026 06:45
@renovate
renovateBotforce-pushed the renovate/main-nuget-non-major branch 2 times, most recently from dc328bd to 631be32CompareSeptember 4, 2026 21:33
@renovate
renovateBotforce-pushed the renovate/main-nuget-non-major branch from 631be32 to 3de4613CompareSeptember 5, 2026 13:02
Sign up for freeto 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