Update to FluentUI 4.13.1 - #12532
#12532Merged
JamesNK merged 1 commit intoOct 31, 2025
mainmicrosoft/aspire:mainfrom
jamesnk/fluentui-20251031microsoft/aspire:jamesnk/fluentui-20251031Copy head branch name to clipboard
Merged
Update to FluentUI 4.13.1#12532JamesNK merged 1 commit intomainmicrosoft/aspire:mainfrom jamesnk/fluentui-20251031microsoft/aspire:jamesnk/fluentui-20251031Copy head branch name to clipboard
JamesNK merged 1 commit into
mainmicrosoft/aspire:mainfrom
jamesnk/fluentui-20251031microsoft/aspire:jamesnk/fluentui-20251031Copy head branch name to clipboard
Conversation
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12532Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12532" |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Microsoft FluentUI AspNetCore Components packages from version 4.13.0 to 4.13.1. This is a minor patch version update for both the core components package and the icons package.
Key Changes:
- Updated Microsoft.FluentUI.AspNetCore.Components from 4.13.0 to 4.13.1
- Updated Microsoft.FluentUI.AspNetCore.Components.Icons from 4.13.0 to 4.13.1
JamesNK
force-pushed
the
jamesnk/fluentui-20251031
branch
from
October 31, 2025 03:03
db9f847 to
8a9dd01
Compare
davidfowl
approved these changes
Oct 31, 2025
JamesNK
force-pushed
the
jamesnk/fluentui-20251031
branch
from
October 31, 2025 03:35
8a9dd01 to
03a0efd
Compare
JamesNK
enabled auto-merge (squash)
October 31, 2025 03:40
Member
Author
|
/backport to release/13.0 |
Contributor
|
Started backporting to release/13.0: https://github.com/dotnet/aspire/actions/runs/18962800796 |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixes FluentMenu dispose error: microsoft/fluentui-blazor#4248