build: Bump the nuget-deps group with 11 updates#653
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Azure.Search.Documents from 11.7.0 to 12.0.0 Bumps Microsoft.Extensions.Configuration from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Configuration.Json from 10.0.7 to 10.0.8 Bumps Microsoft.Extensions.Options from 10.0.7 to 10.0.8 Bumps Microsoft.Maui.Graphics from 10.0.60 to 10.0.70 Bumps Microsoft.Maui.Graphics.Skia from 10.0.60 to 10.0.70 Bumps Microsoft.SemanticKernel from 1.75.0 to 1.77.0 Bumps MongoDB.Bson from 3.8.0 to 3.9.0 Bumps MongoDB.Driver from 3.8.0 to 3.9.0 Bumps SkiaSharp.NativeAssets.Linux from 3.119.2 to 3.119.4 Bumps Swashbuckle.AspNetCore from 10.1.7 to 10.2.1 --- updated-dependencies: - dependency-name: Azure.Search.Documents dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics dependency-version: 10.0.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics.Skia dependency-version: 10.0.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.SemanticKernel dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: MongoDB.Bson dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: MongoDB.Driver dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: SkiaSharp.NativeAssets.Linux dependency-version: 3.119.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated Azure.Search.Documents from 11.7.0 to 12.0.0.
Release notes
Sourced from Azure.Search.Documents's releases.
12.0.0
12.0.0 (2026-05-01)
Features Added
2026-04-01service version.KnowledgeBaseRetrievalClientfor agentic retrieval operations against knowledge bases.KnowledgeBase,KnowledgeBaseModel,KnowledgeBaseAzureOpenAIModel, andKnowledgeSourceReference.AzureBlobKnowledgeSource,SearchIndexKnowledgeSource,IndexedOneLakeKnowledgeSource, andWebKnowledgeSourcewith associated parameters.KnowledgeBaseRetrievalRequest,KnowledgeBaseRetrievalResponse,KnowledgeBaseMessage,KnowledgeBaseMessageContent, andKnowledgeBaseReferencewith typed variants (KnowledgeBaseAzureBlobReference,KnowledgeBaseSearchIndexReference,KnowledgeBaseIndexedOneLakeReference,KnowledgeBaseWebReference).KnowledgeBaseActivityRecord,KnowledgeBaseAgenticReasoningActivityRecord, andKnowledgeBaseModelWebSummarizationActivityRecord.KnowledgeBaseActivityRecordType.ModelWebSummarizationvalue for LLM web summarization activity records.KnowledgeSourceIngestionParameters,KnowledgeSourceStatus,KnowledgeSourceStatistics, andSynchronizationState.ChatCompletionSkill,ContentUnderstandingSkill, andDocumentIntelligenceLayoutSkillwith associated configuration models.AzureMachineLearningVectorizerandAzureMachineLearningParametersfor AML-based vectorization.SearchAliasfor index alias management.SearchIndexResponsemodel returned by index operations.NativeBlobSoftDeleteDeletionDetectionPolicyfor native blob soft delete detection.VectorizableImageBinaryQueryandVectorizableImageUrlQueryfor image-based vector search.DebugInfoproperty toSearchResults<T>andSearchResultsPage<T>for enhanced search debugging.VectorFilterMode.StrictPostFilteroption for strict post-filtering in vector search.SearchServiceCounters.AliasCounterfor alias resource tracking.SearchServiceLimits.MaxCumulativeIndexerRuntimeSecondsfor runtime constraints.IndexerChangeTrackingStatefor indexer change tracking status.LookupDocumentmodel for document lookup responses.SemanticErrorMode,SemanticErrorReason,SemanticSearchResultsType, andVectorFilterMode.AIServicesAccountIdentityandAIServicesAccountKeyfor AI services authentication.SearchClientSettingsto support creating aSearchClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.SearchIndexClientSettingsto support creating aSearchIndexClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.SearchIndexerClientSettingsto support creating aSearchIndexerClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.KnowledgeBaseRetrievalClientSettingsto support creating aKnowledgeBaseRetrievalClientfromIConfiguration, including configuration-based credential resolution and dependency injection registration.Breaking Changes
EntityRecognitionSkill.SkillVersion.V1is now obsolete. Use V3 instead.EntityRecognitionSkill.IncludeTypelessEntitiesis now obsolete. Use V3 instead.SentimentSkill.SkillVersion.V1is now obsolete. Use V3 instead.12.0.0-preview.62
12.0.0-preview.62 (2026-05-12)
Features Added
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options from 10.0.7 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Maui.Graphics from 10.0.60 to 10.0.70.
Release notes
Sourced from Microsoft.Maui.Graphics's releases.
10.0.70
What's Changed
.NET MAUI 10.0.70 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 135 commits with various improvements, bug fixes, and enhancements.
Ai Agents
[CI] Extend gate to all test types and decouple from PR review by @kubaflo in [CI] Extend gate to all test types and decouple from PR review dotnet/maui#34705
Integrate UI test category detection into PR review and fix gate reliability by @kubaflo in Integrate UI test category detection into PR review and fix gate reliability dotnet/maui#35133
API
Blazor
Fix: Filter precompressed RCL assets from MAUI Blazor Hybrid APKs by @mattleibow in Fix: Filter precompressed RCL assets from MAUI Blazor Hybrid APKs dotnet/maui#33917
🔧 Fixes
[Windows] Fix for Runtime error when closing external window with WPF Webview Control by @BagavathiPerumal in [Windows] Fix for Runtime error when closing external window with WPF Webview Control dotnet/maui#34006
🔧 Fixes
Button
[Android] ImageButton CornerRadius not being applied - fix by @kubaflo in [Android] ImageButton CornerRadius not being applied - fix dotnet/maui#30074
🔧 Fixes
Fix Disabled visual state ignored when Button has locally-set BackgroundColor/TextColor by @Dhivya-SF4094 in Fix Disabled visual state ignored when Button has locally-set BackgroundColor/TextColor dotnet/maui#34444
🔧 Fixes
CollectionView
Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in Fix CollectionView grid spacing updates for first row and column dotnet/maui#34527
🔧 Fixes
... (truncated)
Commits viewable in compare view.
Updated Microsoft.Maui.Graphics.Skia from 10.0.60 to 10.0.70.
Release notes
Sourced from Microsoft.Maui.Graphics.Skia's releases.
10.0.70
What's Changed
.NET MAUI 10.0.70 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 135 commits with various improvements, bug fixes, and enhancements.
Ai Agents
[CI] Extend gate to all test types and decouple from PR review by @kubaflo in [CI] Extend gate to all test types and decouple from PR review dotnet/maui#34705
Integrate UI test category detection into PR review and fix gate reliability by @kubaflo in Integrate UI test category detection into PR review and fix gate reliability dotnet/maui#35133
API
Blazor
Fix: Filter precompressed RCL assets from MAUI Blazor Hybrid APKs by @mattleibow in Fix: Filter precompressed RCL assets from MAUI Blazor Hybrid APKs dotnet/maui#33917
🔧 Fixes
[Windows] Fix for Runtime error when closing external window with WPF Webview Control by @BagavathiPerumal in [Windows] Fix for Runtime error when closing external window with WPF Webview Control dotnet/maui#34006
🔧 Fixes
Button
[Android] ImageButton CornerRadius not being applied - fix by @kubaflo in [Android] ImageButton CornerRadius not being applied - fix dotnet/maui#30074
🔧 Fixes
Fix Disabled visual state ignored when Button has locally-set BackgroundColor/TextColor by @Dhivya-SF4094 in Fix Disabled visual state ignored when Button has locally-set BackgroundColor/TextColor dotnet/maui#34444
🔧 Fixes
CollectionView
Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in Fix CollectionView grid spacing updates for first row and column dotnet/maui#34527
🔧 Fixes
... (truncated)
Commits viewable in compare view.
Updated Microsoft.SemanticKernel from 1.75.0 to 1.77.0.
Release notes
Sourced from Microsoft.SemanticKernel's releases.
1.77.0
Changes:
This list of changes was auto generated.
1.76.0
Changes:
See More
* 6e1ab9dee5e73131099a85314464287088bbd651 .Net: Fix VertexAI global endpoint URI construction (#13620) (#13621) * a1a701d051d425897518c3f70dc3d835cd949c7b .Net: Fix whitespace formatting in PromptExecutionSettingsExtensions.cs (#13941) * 1369c2e0ce6b9e5e86877b62c14b7311440aed2c .Net: Add ExtraBody to OpenAIPromptExecutionSettings (#12307) (#13934) [ #11852 ] * a68600a73a8153c436bffe5a96c4508cf0c09238 .Net: Update Step04_AzureAIAgent_CodeInterpreter.cs (#13886)Commits viewable in compare view.
Updated MongoDB.Bson from 3.8.0 to 3.9.0.
Release notes
Sourced from MongoDB.Bson's releases.
3.9.0
This is the general availability release for the 3.9.0 version of the driver.
The main new features in 3.9.0 include:
Improvements:
Fixes:
Maintenance:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
3.8.1
This is a patch release that addresses a security issue:
Known warning when restoring: SharpCompress NU1902
When restoring a project that references this driver with the .NET 8 SDK or newer, NuGet may emit the
NU1902audit warning for the transitiveSharpCompress 0.30.1dependency (GHSA-6c8g-7p36-r338 — directory traversal viaIArchive.WriteToDirectory()). The driver does not use that API;SharpCompressis only used for in-memory ZLib stream compression of MongoDB wire-protocol messages, so the driver's usage does not expose consumers to this advisory. This issue will be addressed in an upcoming release (CSHARP-6037).Documentation on the .NET driver can be found here.
Commits viewable in compare view.
Updated MongoDB.Driver from 3.8.0 to 3.9.0.
Release notes
Sourced from MongoDB.Driver's releases.
3.9.0
This is the general availability release for the 3.9.0 version of the driver.
The main new features in 3.9.0 include:
Improvements:
Fixes:
Maintenance:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
3.8.1
This is a patch release that addresses a security issue:
Known warning when restoring: SharpCompress NU1902
When restoring a project that references this driver with the .NET 8 SDK or newer, NuGet may emit the
NU1902audit warning for the transitiveSharpCompress 0.30.1dependency (GHSA-6c8g-7p36-r338 — directory traversal viaIArchive.WriteToDirectory()). The driver does not use that API;SharpCompressis only used for in-memory ZLib stream compression of MongoDB wire-protocol messages, so the driver's usage does not expose consumers to this advisory. This issue will be addressed in an upcoming release (CSHARP-6037).Documentation on the .NET driver can be found here.
Commits viewable in compare view.
Updated SkiaSharp.NativeAssets.Linux from 3.119.2 to 3.119.4.
Updated Swashbuckle.AspNetCore from 10.1.7 to 10.2.1.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.2.1
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1
10.2.0
What's Changed
MapSwaggerUIandMapReDocto support endpoint routing by @Strepto in Add MapSwaggerUI and MapReDoc to support endpoint routing domaindrivendev/Swashbuckle.AspNetCore#3822HEADrequests by @snebjorn in Support HEAD requests domaindrivendev/Swashbuckle.AspNetCore#3887IAsyncSwaggerProviderin CLItofilecommand by @bt-Knodel in Use IAsyncSwaggerProvider in CLI tofile command domaindrivendev/Swashbuckle.AspNetCore#3910New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions