build: Bump the nuget-deps group with 8 updates#674
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Azure.Data.AppConfiguration from 1.9.0 to 1.10.0 Bumps Microsoft.Extensions.Configuration from 10.0.8 to 10.0.9 Bumps Microsoft.Extensions.Configuration.Json from 10.0.8 to 10.0.9 Bumps Microsoft.Extensions.Options from 10.0.8 to 10.0.9 Bumps Microsoft.Maui.Graphics from 10.0.70 to 10.0.80 Bumps Microsoft.Maui.Graphics.Skia from 10.0.70 to 10.0.80 Bumps SkiaSharp.NativeAssets.Linux from 3.119.4 to 4.148.0 Bumps Swashbuckle.AspNetCore from 10.2.1 to 10.2.3 --- updated-dependencies: - dependency-name: Azure.Data.AppConfiguration dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics dependency-version: 10.0.80 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Maui.Graphics.Skia dependency-version: 10.0.80 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: SkiaSharp.NativeAssets.Linux dependency-version: 4.148.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-deps - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Roopan-Microsoft,
aniaroramsft,
dgp10801,
nchandhi and
toherman-msft
as code owners
July 1, 2026 19:08
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.Data.AppConfiguration from 1.9.0 to 1.10.0.
Release notes
Sourced from Azure.Data.AppConfiguration's releases.
1.10.0
1.10.0 (2026-06-18)
Features Added
Descriptionproperty onConfigurationSettingandConfigurationSnapshotto associate descriptive text with settings and snapshots.SettingFields.DescriptionsoDescriptioncan be requested when retrieving configuration settings.2024-09-01and2026-04-01(default) service API versions.Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 10.0.8 to 10.0.9.
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.9.
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.9.
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.80.
Release notes
Sourced from Microsoft.Maui.Graphics's releases.
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.80.
Release notes
Sourced from Microsoft.Maui.Graphics.Skia's releases.
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 SkiaSharp.NativeAssets.Linux from 3.119.4 to 4.148.0.
Updated Swashbuckle.AspNetCore from 10.2.1 to 10.2.3.
Release notes
Sourced from Swashbuckle.AspNetCore's releases.
10.2.3
What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3
10.2.2
What's Changed
SOURCE_DATE_EPOCHby @martincostello in Set SOURCE_DATE_EPOCH domaindrivendev/Swashbuckle.AspNetCore#3997InvalidOperationExceptionif no route matches by @martincostello in Fix InvalidOperationException if no route matches domaindrivendev/Swashbuckle.AspNetCore#3999[MinLength]/[MaxLength]on dictionary properties tominProperties/maxPropertiesby @KitKeen in Map [MinLength]/[MaxLength] on dictionary properties to minProperties / maxProperties domaindrivendev/Swashbuckle.AspNetCore#3922ExposeSwaggerDocumentUrlsRoutebehaviour by @martincostello in Fix ExposeSwaggerDocumentUrlsRoute behaviour domaindrivendev/Swashbuckle.AspNetCore#4000NUGET_API_KEYby @martincostello in Use NUGET_API_KEY domaindrivendev/Swashbuckle.AspNetCore#4006New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.1...v10.2.2
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