Update all non-major dependencies#66
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
10222e1 to
2847db6
Compare
f3f6983 to
99805fa
Compare
99805fa to
6b59e7e
Compare
7e93ecd to
379baa4
Compare
7d2aaff to
60fe895
Compare
fce21c3 to
1e7fda3
Compare
6d150bf to
0acc6a0
Compare
f2e1fec to
7f3e574
Compare
5102213 to
dc24af3
Compare
ffc43b6 to
3208b54
Compare
8806ff6 to
5232738
Compare
3c33435 to
de76e9a
Compare
de76e9a to
c9ccb5a
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:
4.0.18.7→4.0.238.0.1→8.1.08.0.1→8.1.08.0.1→8.1.08.0.1→8.1.08.0.1→8.1.010.0.3→10.0.710.0.3→10.0.710.0.3→10.0.710.0.3→10.0.710.0.3→10.0.710.0.3→10.0.710.3.0→10.5.010.0.3→10.0.710.3.0→10.5.010.3.0→10.5.018.3.0→18.5.10.4.2→0.6.010.0.1→10.0.210.0.0→10.0.11.15.0→1.15.30.14.1→0.15.03.16.1→3.18.110.0.1→10.1.610.0.1→10.1.62.13.1→2.14.110.4.3→0.5.02.11.8→2.12.1410.1.4→10.1.710.1.4→10.1.77.0.0→7.0.110.0.3→10.0.74.10.0→4.11.01.5.5→1.5.68.0.0→8.0.110.0.1→10.0.710.0.0→10.0.203v3.5.0→v3.11.30.13.0-glibc→0.14.5-glibcRelease Notes
aws/aws-sdk-net (AWSSDK.S3)
v4.0.23v4.0.22v4.0.21v4.0.20v4.0.19dotnet/dotnet (Microsoft.AspNetCore.Authentication.JwtBearer)
v10.0.7v10.0.6v10.0.5v10.0.4dotnet/extensions (Microsoft.Extensions.Caching.Hybrid)
v10.5.0HTTP Logging Middleware APIs in
Microsoft.AspNetCore.Diagnostics.Middlewareare now stable. This release also transfersMicrosoft.Extensions.VectorData.AbstractionsandMicrosoft.Extensions.VectorData.ConformanceTestsfrom the Semantic Kernel repository into dotnet/extensions, jumping from 10.1.0 to 10.5.0 for consistent versioning. The release also delivers fixes across the AI libraries, AI Evaluation, and Service Discovery.Breaking Changes
VectorStoreVectorAttributeconstructor parameter #7460Dimensionsparameter was renamed todimensions(lowercase). This is a source-breaking change only — binary compatibility is preserved.new VectorStoreVectorAttribute(Dimensions: 1536), update it tonew VectorStoreVectorAttribute(dimensions: 1536).Experimental API Changes
Now Stable
EXTEXP0013):AddHttpLogEnricher<T>,IHttpLogEnricher, andRequestHeadersLogEnricherOptions.HeadersDataClasses#7380What's Changed
AI
Vector Data
AI Evaluation
ASP.NET Core Extensions
Service Discovery
Documentation Updates
Test Improvements
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.4.1...v10.5.0
v10.4.0This release advances the AI abstractions with new hosted file, web search, and reasoning content types, stabilizes MCP and tool approval APIs, adds streaming latency metrics to OpenTelemetry instrumentation, and delivers bug fixes across caching, data ingestion, and resource monitoring.
Experimental API Changes
Now Stable
MEAI001) #7299FakeLogCollector.GetLogsAsync(CancellationToken)is now stable (previouslyEXTEXP0003) #7332New Experimental APIs
AddExtendedHttpClientLoggingoverloads withwrapHandlersPipelineparameter (EXTEXP0013) #7231Removed Experimental APIs
MEAI001) #7353What's Changed
AI
Telemetry and Observability
HTTP Resilience and Diagnostics
Diagnostics, Health Checks, and Resource Monitoring
Data Ingestion
Caching
Test Improvements
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.3.0...v10.4.0
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.5.1What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
v18.5.0What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
v18.4.0What's Changed
Add LoongArch64 support by @stdmnpkg in #15359
Refactor Condition evaluation by @Youssef1313 in #15357
Adding info on extensions points part 1 by @nohwnd in #15360
Add option to ask for uploading code QL before the standard window ends by @nohwnd in #15373
Update runtime versions by @nohwnd in #15372
Fix .NET 10 regression for traits by @Youssef1313 in #15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in #15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in #15365
Update SECURITY.md by @Youssef1313 in #15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
npgsql/npgsql (Npgsql)
v10.0.2v10.0.2 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v10.0.1...v10.0.2
open-telemetry/opentelemetry-dotnet (OpenTelemetry.Extensions.Hosting)
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.
quartznet/quartznet (Quartz.Extensions.Hosting)
v3.18.1Quartz.NET 3.18.1 is a maintenance release that addresses a timezone-related bug, security advisories on transitive dependencies, and an issue that prevented the new Redis distributed-lock package from publishing to nuget.org.
Highlights
GetTimeBeforefor positive-offset timezones —CronExpression.GetTimeBeforecould throwArgumentOutOfRangeExceptionfor cron expressions evaluated against timezones with positive UTConfiguration
📅 Schedule: (UTC)
🚦 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.