Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Updated Microsoft.FluentUI.AspNetCore.Components.Icons from 4.8.0 to 4.12.1.

Release notes

Sourced from Microsoft.FluentUI.AspNetCore.Components.Icons's releases.

4.12.1

What's Changed

Full Changelog: microsoft/fluentui-blazor@v4.12.0...v4.12.1

4.12.0

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.9...v4.12.0

4.11.9

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.8...v4.11.9

4.11.8

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.7...v4.11.8

4.11.7

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.6...v4.11.7

4.11.6

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.5...v4.11.6

4.11.5

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.4...v4.11.5

4.11.4

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.3...v4.11.4

4.11.3

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.2...v4.11.3

4.11.2

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.1...v4.11.2

4.11.1

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.11.0...v4.11.1

4.11.0

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.4...v4.11.0

4.10.4

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.3...v4.10.4

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.3...v4.10.4

4.10.3

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.2...v4.10.3

4.10.2

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.1...v4.10.2

4.10.1

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.10.0...v4.10.1

4.10.0

What's Changed

We also had some smaller changes without PR being involved:

  • [DataGrid] Don't hover on header row (no PR)
  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)
  • [Templates] Use latest SDK packages (no PR)

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.9.3...v4.10.0

4.9.3

Components

  • [General] Inject LibraryConfiguring into DesignToken (#​2426)
  • [Accordion] Add Id (#​2420)
  • [Templates] Replace faulty Appearance.Filled with Appearance.Accent for buttons (#​2436)

Demo site and documentation

  • [Docs] Fix broken GitHub link (#​2442)

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.9.2...v4.9.3

4.9.2

Components

  • [General] JavaScript Cache management (#​2388)
  • [DataGrid] Avoid excessive calling of reinitialize method in JavaScript (#​2403)
  • [DatePicker] Fix default position for RTL layout (#​2372)
  • [MenuButton] Fix icon size (#​2374)
  • [MultiSplitter] Fix RTL direction (#​2380)
  • [Overflow] Add Fixed parameter (#​2393)
  • [Overflow] Add Fixed enumeration (#​2401)
  • [Search] Add AutoComplete parameter (#​2397)
  • [Select] Fix logic when setting new option (#​2384)
  • [SortableList] Adding Properties FromListId and ToListId (#​2385)
  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods (#​2398)
  • [TreeView] Fix the first item never selected #​2414
  • [Wizard] Add GoToStepAsync method (#​2383)
  • [Wizard] Fix validation when @​bind-Value is set (#​2364)

Demo site and documentation

  • [Docs] Better column distribution for homepage (#​2360)
  • [Docs] Improve API Documentation performance (#​2377)
  • [Docs] Fix some typos (#​2400)

Icons

  • Update to Fluent UI System Icons 1.1.249

    What's new (Name / Size(s) / Variant(s))

    • Arrow Download / 32 / Light
    • Color Fill Accent / 32 / Light
    • Edit Lock / 16, 20, 24 / Filled & Regular
    • Layout Row Two Settings / 20, 24, 28, 32 / Filled & Light & Regular
    • Molecule / 32 / Light
    • Person Board / 20 / Filled & Regular
    • Person Square Checkmark / 16, 20, 24 / Filled & Regular
    • Presence Tentative / 10, 12, 16, 20, 24 / Regular
    • Shield Add / 28, 32, 48 / Filled & Regular
    • Shield Checkmark / 32 / Filled & Regular
    • Shield Task / 32 / Filled & Regular
    • Toolbox / 32 / Filled & Light & Regular
    • Warning Lock Open / 16, 20, 24 / Filled & Regular

    What's updated (Name / Size(s) / Variant(s))

    • Sound Wave Circle / 20 / Filled & Regular
    • Vehicle Motorcycle / 16, 20, 24, 28, 32, 48 / Filled & Regular

New Contributors

Full Changelog: microsoft/fluentui-blazor@v4.9.1...v4.9.2

4.9.1

Components

  • [DataGrid] Make Grid in ColumnBase protected (#​2342)
  • [DataGrid] Several issues addressed (#​2347)
  • [DatePicker] Add 'PickerMonthChanged' event and 'DaysTemplate' parameter (#​2336)
  • [Multi Splitter] Fix the Splitter OnMouseMove (#​2333)

Demo site and documentation

  • [Docs] Fix Tabs Dynamic example (#​2341)
  • [Docs] Move Date and Autocomplete components to Forms section (#​2330)
  • [Docs] Update homepage (#​2324)
  • [Docs] Update the Variant selector in Icon Explorer (#​2331)

Full Changelog: microsoft/fluentui-blazor@v4.9.0...v4.9.1

4.9.0

Demo site and documentation

  • [Docs] Add keyhandler for '/' to jump to search box
  • [Docs] Add icon preview in API documentation (#​2284)
  • [Docs] Added RTL section to CodeSetup.md (#​2242)
  • [Docs] Improve API documentation by showing default icon and string values (#​2269)
  • [Docs] Improve API documentation menu button (#​2270)
  • [Docs] Fix same typo 5 places (#​2216)
  • [Demo] Fixes link for Time picker in demo projects (#​2246)

Components

  • [Rating] New component (#​2258)
  • [AppBar] Fix regression with icon accent color (#​2318)
  • [Autocomplete] Accessibility: Scrolling not working with keyboard (#​2221)
  • [AutoComplete] Allow focusable Badge dismiss buttons (accessibility) (#​2272)
  • [Autocomplete] Fix AriaLabel (#​2303)
  • [Autocomplete] Fix ReadOnly and Disable properties (#​2291)
  • [Combobox] Set value if selection is cleared (#​2307)
  • [Combobox, Select] Fix the Placeholder attribute (#​2311)
  • [DataGrid] Add OnCellClick event and SelectColumn.SelectFromEntireRow property (#​2252)
  • [DataGrid] Add WCAG 2.2 single-click column resize capability (#​2238)
  • [DataGrid] Make PropertyColumn use DisplayAttribute value for enum (#​2304)
  • [DataGrid] Refactoring ColumnBase events (#​2298)
  • [DataGrid] Revert setting height on DataGrid header cell again. Leads to issues on Safari
  • [DatePicker] Change OnSelectedDateAsync logic (#​2233)
  • [DatePicker] Fix unable to set when value is null (#​2241)
  • [DesignTheme] Add try catch (#​2204)
  • [DesignToken] Change FillColor and NeutralLayer... types (#​2266)
  • [Dialog] Fix failing tests (#​2283)
  • [DialogService] Fix UpdateDialogAsync to refresh parameters and content (#​2310)
  • [Lists] Pass Name parameter (#​2305)
  • [Lists] Add aria-selected to fluent-option (#​2316)
  • [Multisplitter] Fix width panels (#​2218)
  • [MultiSplitter] Prevent semicolons from being displayed. (#​2226)
  • [NavMenu] Revert fix for when prerender set to false (#​2293)
  • [NumberField] Add sbyte type (#​2308)
  • [Overflow] Add refresh method, add VisibleOnLoad parameter (#​2236)
  • [ProfileMenu] Fix the initials inner the popup panel (#​2294)
  • [Slider] Fix getting caught in update loop (#​2265)
  • [Slider] Refactor code after PR #​2265 (#​2287)
  • [TimePicker] Add null check for empty string (#​2245)

Miscellaneous

  • Add CssBuilder.ValidateClassNames (#​2255)
  • 2 icons used in library were using wrong variant (#​2260)

Icons

  • Introduction of a new 'Light' variant of icons. For now a set of 153 icons in size 32 has been added.

... (truncated)

4.8.1

Patch release with only 1 change:

  • Add an new Light value to the IconVariant enum to enable publishing new icon packages which contains icons with this variant

There is no immediate need to update to this version. It is just in preparation for the next release.

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 30, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/AquaNotes/Microsoft.FluentUI.AspNetCore.Components.Icons-4.12.1 branch from f5339c3 to 27bf19a Compare August 28, 2025 13:19
---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/AquaNotes/Microsoft.FluentUI.AspNetCore.Components.Icons-4.12.1 branch from 27bf19a to ec283f7 Compare August 28, 2025 13:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #74.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/AquaNotes/Microsoft.FluentUI.AspNetCore.Components.Icons-4.12.1 branch October 13, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant