build: Bump the nuget-deps group with 9 updates - #687
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps AutoMapper from 16.1.1 to 16.2.0 Bumps Microsoft.Extensions.Configuration from 10.0.8 to 10.0.10 Bumps Microsoft.Extensions.Configuration.Json from 10.0.8 to 10.0.10 Bumps Microsoft.Extensions.Options from 10.0.8 to 10.0.10 Bumps Microsoft.Maui.Graphics from 10.0.70 to 10.0.90 Bumps Microsoft.Maui.Graphics.Skia from 10.0.70 to 10.0.90 Bumps MongoDB.Bson from 3.9.0 to 3.10.0 Bumps MongoDB.Driver from 3.9.0 to 3.10.0 Bumps SkiaSharp.NativeAssets.Linux from 3.119.4 to 4.151.0 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics dependency-version: 10.0.90 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics.Skia dependency-version: 10.0.90 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: MongoDB.Bson dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: MongoDB.Driver dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: SkiaSharp.NativeAssets.Linux dependency-version: 4.151.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Avijit-Microsoft,
Prajwal-Microsoft,
Roopan-Microsoft,
Vinay-Microsoft,
aniaroramsft,
dgp10801,
nchandhi and
toherman-msft
as code owners
August 1, 2026 19:06
Contributor
Author
|
Superseded by #690. |
dependabot
Bot
deleted the
dependabot/nuget/App/backend-api/Microsoft.GS.DPS/dependabotchanges/nuget-deps-86f8468ab6
branch
August 1, 2026 19:09
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 AutoMapper from 16.1.1 to 16.2.0.
Release notes
Sourced from AutoMapper's releases.
16.2.0
What's Changed
New Contributors
Full Changelog: LuckyPennySoftware/AutoMapper@v15.1.1...v16.2.0
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 10.0.8 to 10.0.10.
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.8 to 10.0.10.
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.8 to 10.0.10.
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.70 to 10.0.90.
Release notes
Sourced from Microsoft.Maui.Graphics's releases.
10.0.90
.NET MAUI 10.0.90 Release Notes
.NET MAUI 10.0.90 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 231 commits with various improvements, bug fixes, and enhancements.
Activityindicator
[Android] Fix CollectionView ActivityIndicator not animating after header height change by @Vignesh-SF3580 in [Android] Fix CollectionView ActivityIndicator not animating after header height change dotnet/maui#35358
🔧 Fixes
Ai Agents
Animation
[Android] Fix Shadow property affecting transform matrix. by @Shalini-Ashokan in [Android] Fix Shadow property affecting transform matrix. dotnet/maui#32962
🔧 Fixes
API
Add delegate-based alert dialog extensibility convention (no public API changes) by @Redth in Add delegate-based alert dialog extensibility convention (no public API changes) dotnet/maui#35095
🔧 Fixes
DisplayAlert,DisplayActionSheet,DisplayPromptAsync) needs a public extensibility pointBlazor
[Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation by @BagavathiPerumal in [Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation dotnet/maui#35538
🔧 Fixes
[Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled by @devanathan-vaithiyanathan in [Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled dotnet/maui#35611
🔧 Fixes
Skip request-interception tests that hit echo.free.beeceptor.com by @akoeplinger in Skip request-interception tests that hit echo.free.beeceptor.com dotnet/maui#35661
Border
... (truncated)
10.0.80
.NET MAUI 10.0.80 Release Notes
.NET MAUI 10.0.80 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 112 commits with various improvements, bug fixes, and enhancements.
Ai Agents
Add deep UI test execution to Copilot PR review pipeline by @kubaflo in Add deep UI test execution to Copilot PR review pipeline dotnet/maui#35376
[CI] Refactor ci-copilot pipeline: scope env vars per task by @T-Gro in [CI] Refactor ci-copilot pipeline: scope env vars per task dotnet/maui#35324
Button
[Android, iOS] Button: Fix VisualState properties not restored when leaving custom state by @BagavathiPerumal in [Android, iOS] Button: Fix VisualState properties not restored when leaving custom state dotnet/maui#33346
🔧 Fixes
CollectionView
Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in [Android]Fix CollectionView grid spacing updates for first row and column dotnet/maui#34527
🔧 Fixes
CarouselView: Fix cascading PositionChanged/CurrentItemChanged events on collection update by @praveenkumarkarunanithi in CarouselView: Fix cascading PositionChanged/CurrentItemChanged events on collection update dotnet/maui#31275
🔧 Fixes
[Windows] Fixed ItemSpacing doesn't work in Carousel View by @SubhikshaSf4851 in [Windows] Fixed ItemSpacing doesn't work in Carousel View dotnet/maui#30014
🔧 Fixes
Fix CollectionView not scrolling to top on iOS status bar tap by @jfversluis in Fix CollectionView not scrolling to top on iOS status bar tap dotnet/maui#34687
🔧 Fixes
[iOS] Fixed CollectionView Scroll Jitter for TextType HTML Labels by @SubhikshaSf4851 in [iOS] Fixed CollectionView Scroll Jitter for TextType HTML Labels dotnet/maui#34383
🔧 Fixes
... (truncated)
10.0.71
What's Changed
Full Changelog: dotnet/maui@10.0.70...10.0.71
Commits viewable in compare view.
Updated Microsoft.Maui.Graphics.Skia from 10.0.70 to 10.0.90.
Release notes
Sourced from Microsoft.Maui.Graphics.Skia's releases.
10.0.90
.NET MAUI 10.0.90 Release Notes
.NET MAUI 10.0.90 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 231 commits with various improvements, bug fixes, and enhancements.
Activityindicator
[Android] Fix CollectionView ActivityIndicator not animating after header height change by @Vignesh-SF3580 in [Android] Fix CollectionView ActivityIndicator not animating after header height change dotnet/maui#35358
🔧 Fixes
Ai Agents
Animation
[Android] Fix Shadow property affecting transform matrix. by @Shalini-Ashokan in [Android] Fix Shadow property affecting transform matrix. dotnet/maui#32962
🔧 Fixes
API
Add delegate-based alert dialog extensibility convention (no public API changes) by @Redth in Add delegate-based alert dialog extensibility convention (no public API changes) dotnet/maui#35095
🔧 Fixes
DisplayAlert,DisplayActionSheet,DisplayPromptAsync) needs a public extensibility pointBlazor
[Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation by @BagavathiPerumal in [Android] Fix for BlazorWebView predictive back callback blocks Android back-to-home animation dotnet/maui#35538
🔧 Fixes
[Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled by @devanathan-vaithiyanathan in [Android] Fix BlazorWebView back callback can swallow the first Back press when its callback is stale-enabled dotnet/maui#35611
🔧 Fixes
Skip request-interception tests that hit echo.free.beeceptor.com by @akoeplinger in Skip request-interception tests that hit echo.free.beeceptor.com dotnet/maui#35661
Border
... (truncated)
10.0.80
.NET MAUI 10.0.80 Release Notes
.NET MAUI 10.0.80 introduces significant improvements across all platforms with focus on quality, performance, and developer experience. This release includes 112 commits with various improvements, bug fixes, and enhancements.
Ai Agents
Add deep UI test execution to Copilot PR review pipeline by @kubaflo in Add deep UI test execution to Copilot PR review pipeline dotnet/maui#35376
[CI] Refactor ci-copilot pipeline: scope env vars per task by @T-Gro in [CI] Refactor ci-copilot pipeline: scope env vars per task dotnet/maui#35324
Button
[Android, iOS] Button: Fix VisualState properties not restored when leaving custom state by @BagavathiPerumal in [Android, iOS] Button: Fix VisualState properties not restored when leaving custom state dotnet/maui#33346
🔧 Fixes
CollectionView
Fix CollectionView grid spacing updates for first row and column by @KarthikRajaKalaimani in [Android]Fix CollectionView grid spacing updates for first row and column dotnet/maui#34527
🔧 Fixes
CarouselView: Fix cascading PositionChanged/CurrentItemChanged events on collection update by @praveenkumarkarunanithi in CarouselView: Fix cascading PositionChanged/CurrentItemChanged events on collection update dotnet/maui#31275
🔧 Fixes
[Windows] Fixed ItemSpacing doesn't work in Carousel View by @SubhikshaSf4851 in [Windows] Fixed ItemSpacing doesn't work in Carousel View dotnet/maui#30014
🔧 Fixes
Fix CollectionView not scrolling to top on iOS status bar tap by @jfversluis in Fix CollectionView not scrolling to top on iOS status bar tap dotnet/maui#34687
🔧 Fixes
[iOS] Fixed CollectionView Scroll Jitter for TextType HTML Labels by @SubhikshaSf4851 in [iOS] Fixed CollectionView Scroll Jitter for TextType HTML Labels dotnet/maui#34383
🔧 Fixes
... (truncated)
10.0.71
What's Changed
Full Changelog: dotnet/maui@10.0.70...10.0.71
Commits viewable in compare view.
Updated MongoDB.Bson from 3.9.0 to 3.10.0.
Release notes
Sourced from MongoDB.Bson's releases.
3.10.0
This is the general availability release for the 3.10.0 version of the driver.
The main new features in 3.10.0 include:
Improvements:
Fixes:
EnsureNoMemberMapConflictsfor discriminator conventionMaintenance:
The full list of issues resolved in this release is available at CSHARP JIRA project.
... (truncated)
Commits viewable in compare view.
Updated MongoDB.Driver from 3.9.0 to 3.10.0.
Release notes
Sourced from MongoDB.Driver's releases.
3.10.0
This is the general availability release for the 3.10.0 version of the driver.
The main new features in 3.10.0 include:
Improvements:
Fixes:
EnsureNoMemberMapConflictsfor discriminator conventionMaintenance:
The full list of issues resolved in this release is available at CSHARP JIRA project.
... (truncated)
Commits viewable in compare view.
Updated SkiaSharp.NativeAssets.Linux from 3.119.4 to 4.151.0.
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