Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Extensions.Caching.Hybrid (source) 9.9.0 -> 9.10.0 age confidence
OpenTelemetry (source) 1.12.0 -> 1.13.1 age confidence
OpenTelemetry.Api (source) 1.12.0 -> 1.13.1 age confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.12.0 -> 1.13.1 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.12.0 -> 1.13.1 age confidence
OpenTelemetry.Instrumentation.AspNetCore (source) 1.12.0 -> 1.13.0 age confidence
OpenTelemetry.Instrumentation.Http (source) 1.12.0 -> 1.13.0 age confidence
OpenTelemetry.Instrumentation.Runtime (source) 1.12.0 -> 1.13.0 age confidence
PublicApiGenerator 11.4.6 -> 11.5.0 age confidence
Testcontainers (source) 4.7.0 -> 4.8.1 age confidence
WireMock.Net 1.14.0 -> 1.15.0 age confidence

Release Notes

dotnet/extensions (Microsoft.Extensions.Caching.Hybrid)

v9.10.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.9.0...v9.10.0

open-telemetry/opentelemetry-dotnet (OpenTelemetry)

v1.13.1

Release details: 1.13.1

  • In version 1.13.0, the digital signature (.dll-keyless.sig) and
    certificate (.dll-keyless.pem) files were unintentionally omitted from the
    published NuGet packages.
  • This hotfix restores the Sigstore signing artifacts for all target frameworks
    (net462, netstandard2.0, netstandard2.1, net8.0, net9.0), ensuring
    the integrity of DLL verification using Sigstore cosign.

v1.13.0

Release details: 1.13.0

  • gRPC calls to export traces, logs, and metrics using OtlpExportProtocol.Grpc
    now set the TE=trailers HTTP request header to improve interoperability.
  • EventName is now exported by default as EventName instead of
    logrecord.event.name when specified through ILogger or the experimental
    log bridge API.
PublicApiGenerator/PublicApiGenerator (PublicApiGenerator)

v11.5.0

Compare Source

What's Changed

CI updates

Full Changelog: PublicApiGenerator/PublicApiGenerator@11.4.6...11.5.0

testcontainers/testcontainers-dotnet (Testcontainers)

v4.8.1

Compare Source

What's Changed
🐛 Bug Fixes

v4.8.0

Compare Source

What's Changed

Thank you to all the contributors 🙌.

In version 4.7.0, we noticed that the reuse hash could change depending on the order of dictionary values. This has been fixed to ensure that dictionary values are processed in a consistent order when generating the reuse hash. As a result, the reuse hash will likely change again with 4.8.0.

Wait strategies now default to the Running mode. This mode expects the container to remain running throughout startup. If the container exits unexpectedly, Testcontainers will throw a ContainerNotRunningException that includes the exit code and container logs.

The container startup callback now includes an additional overload that provides the actual container configuration. If you implement IContainerBuilder<TBuilderEntity, TContainerEntity>, you need to add the container configuration (e.g., IContainerConfiguration) as a third generic type constraint to IContainerBuilder.

IContainerBuilder.WithResourceMapping and IContainer.CopyAsync now include two new optional arguments: uid and gid. If you do not need to specify those, use named arguments for the existing parameters: fileMode or ct.

⚠️ Breaking Changes
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
wiremock/WireMock.Net (WireMock.Net)

v1.15.0

Compare Source

  • #​1367 - Fix WithProbability logic [bug] contributed by StefH
  • #​1370 - Support Testcontainers 4.8.0 [bug] contributed by MD-V
  • #​1126 - Request matching WithProbability strange behaviour [bug]

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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 added the dependency Label Pull requests with dependency updates. Used when generation releasenotes label Oct 23, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 23, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 2 times, most recently from 204f9e4 to e3a8630 Compare October 25, 2025 10:54
@ivarne ivarne added the backport-ignore This PR is a new feature and should not be cherry-picked onto release branches label Oct 27, 2025
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from e3a8630 to 227414d Compare October 27, 2025 11:20
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud
Copy link

@bjorntore
Copy link
Contributor

Removed PEP bump because it's breaking.
Rest runs green, both unit and integration tests.

@bjorntore bjorntore merged commit d678e94 into main Oct 31, 2025
14 checks passed
@bjorntore bjorntore deleted the renovate/nuget-minor-patch branch October 31, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-ignore This PR is a new feature and should not be cherry-picked onto release branches dependency Label Pull requests with dependency updates. Used when generation releasenotes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants