chore(deps): update nuget non-major dependencies #876
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:
3.0.1
->3.2.1
3.0.1
->3.2.1
2.5.0
->2.8.0
2.5.0
->2.8.0
4.5.2
->4.5.4
3.0.8
->3.0.10
4.0.0
->4.1.2
4.0.2
->4.0.5
2.1.0
->2.2.0
2.5.1
->2.6.0
2.5.1
->2.6.0
12.22.2
->12.23.0
12.20.1
->12.21.0
8.0.10
->8.0.11
1.7.6
->1.9.0
8.0.10
->8.0.11
17.11.1
->17.12.0
8.0.5
->8.0.6
8.0.5
->8.0.6
1.9.0
->1.10.0
1.9.0
->1.10.0
4.0.0
->4.1.0
Release Notes
Altinn/altinn-authorization-utils (Altinn.Authorization.ProblemDetails)
v3.2.1
: Altinn.Authorization.ProblemDetails: v3.2.1Compare Source
Bug Fixes
v3.2.0
: Altinn.Authorization.ProblemDetails: v3.2.0Compare Source
Features
ProblemInstanceException
(#172) (7bed62f)v3.1.0
: Altinn.Authorization.ProblemDetails: v3.1.0Compare Source
Features
Altinn/altinn-accesstoken (Altinn.Common.AccessToken)
v4.5.4
Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-4.5.3...Altinn.Common.AccessToken-4.5.4
v4.5.3
Compare Source
What's Changed
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-4.5.2...Altinn.Common.AccessToken-4.5.3
Azure/azure-sdk-for-net (Azure.Storage.Blobs)
v12.23.0
Compare Source
12.23.0 (2024-11-12)
Features Added
Bugs Fixed
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
v8.0.11
: .NET 8.0.11Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
npgsql/npgsql (Npgsql)
v8.0.6
The full list of changes is available here.
Full Changelog: npgsql/npgsql@v8.0.5...v8.0.6
open-telemetry/opentelemetry-dotnet (OpenTelemetry)
v1.10.0
Bumped the package versions of
System.Diagnostic.DiagnosticSource
and otherMicrosoft.Extensions.* packages to
9.0.0
.Added support for new APIs introduced in
System.Diagnostics.DiagnosticSource
9.0.0
:InstrumentAdvice<T>
For details see: Explicit bucket histogram
aggregation.
Gauge<T>
ActivitySource.Tags
(supported in OtlpExporter & ConsoleExporter)
Experimental features promoted to stable:
CardinalityLimit
can now be managed for individual metrics via the ViewAPI. For details see: Changing cardinality limit for a
Metric.
The overflow
attribute
(
otel.metric.overflow
) behavior is now enabled by default. TheOTEL_DOTNET_EXPERIMENTAL_METRICS_EMIT_OVERFLOW_ATTRIBUTE
environmentvariable is no longer required. For details see: Cardinality
Limits.
The MetricPoint reclaim behavior is now enabled by default when Delta
aggregation temporality is used. The
OTEL_DOTNET_EXPERIMENTAL_METRICS_RECLAIM_UNUSED_METRIC_POINTS
environmentvariable is no longer required. For details see: Cardinality
Limits.
Added
OpenTelemetrySdk.Create
API for configuring OpenTelemetry .NET signals(logging, tracing, and metrics) via a single builder. This new API simplifies
bootstrap and teardown, and supports cross-cutting extensions targeting
IOpenTelemetryBuilder
.Removed out of support
net6.0
target and addednet9.0
target.testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)
v4.1.0
Compare Source
What's Changed
This is likely the last release for this year, unless urgent fixes become necessary.
I want to mention a change introduced in the last major release, where we refactored the
IImage
interface. As part of this update, we removed obsolete properties and overloaded constructors. If you previously used an overload other thanDockerImage(string)
, please ensure you pass the correct values to the constructor.Additionally, we replaced Docker.DotNet with our own fork to keep the Docker Engine API up to date. Our goal is to improve reliability and performance while offering a more developer-friendly and convenient client. If you depend on a Docker client for .NET, we encourage you to contribute to this project ❤️.
On a personal note, I wish everyone a peaceful and lovely holiday season. Take this time to rest, connect with loved ones, and recharge for the new year. Take care.
🚀 Features
net6.0
and addnet9.0
TFM (#1311) @HofmeisterAn🐛 Bug Fixes
DbContainerFixture
to match the behavior ofContainerFixture
(#1310) @0xced📖 Documentation
🧹 Housekeeping
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.
This PR was generated by Mend Renovate. View the repository job log.