Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump Microsoft.Fast.Components.FluentUI from 3.2.0 to 3.2.2 #175

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps Microsoft.Fast.Components.FluentUI from 3.2.0 to 3.2.2.

Release notes

Sourced from Microsoft.Fast.Components.FluentUI's releases.

V3.2.1

What's Changed

Full Changelog: microsoft/fluentui-blazor@v3.2.0...v3.2.1

Changelog

Sourced from Microsoft.Fast.Components.FluentUI's changelog.

## V3.2.2

  • Fix #859 and #884: Fix NavMenu for real by moving <a> tag up in the rendering tree

Update Fluent UI System icons to 1.1.221

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

  • Arrow Download Off / 16, 20, 24, 28, 32, 48 / Filled & Regular
  • Border Inside / 16, 20, 24 / Filled & Regular
  • Chat Lock / 16, 20, 24, 28 / Filled & Regular
  • Error Circle / 48 / Filled & Regular
  • Full Screen Maximize / 28, 32 / Filled & Regular
  • Full Screen Minimize / 28, 32 / Filled & Regular
  • Link Person / 16, 20, 24, 32, 48 / Filled & Regular
  • People Chat / 16, 20, 24 / Filled & Regular
  • Person Support / 28 / Filled & Regular
  • Shapes / 32 / Filled & Regular
  • Slide Text Edit / 16, 20, 24, 28 / Filled & Regular
  • Subtract Circle / 48 / Filled & Regular
  • Subtract Parentheses / 16, 20, 24, 28, 32, 48 / Filled & Regular
  • Warning / 48 / Filled & Regular

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

  • Border None / 16 / Filled & Regular
  • Flag Off / 48 / Filled & Regular
  • Person Support / 16, 20, 24 / Filled & Regular
  • Shapes / 28 / Filled & Regular
  • Subtract Circle / 16, 32 / Filled & Regular

V3.2.1

  • Design Tokens WithDefault method implemented to allow setting a default value for a token. This is technically a breaking chage, but it is unlikely to affect anyone as the previous implementation did not do anything. See the SiteSettingsPanel.razor.cs in the demo site for an implementation example.

  • Fix #872: A11y issue in FluentDivider

  • Fix #864: A11y issue in FluentAutoComplete

  • Fix #861: A11y issue in FluentDataGrid EmptyContent

  • Fix #848: A11y issue in FluentDialogHeader

  • Fix #847: A11y issues in FluentNavMenu

  • Fix #861: A11y issue in FluentDataGrid EmptyContent

  • Fix #859: Fix FluentNavMenuGroup not clickable ouside of <a> tag

  • Fix #857: Fix copy Emoji code in search page

  • Fix #841: Overflow causes loss of background with Panel

  • Fix #833: Use correct abbreviation for day name in FluentCalendar (Chinese)

  • Miscelaneous documentation and typo fixes

  • Add more unit tests

  • Update to FluentUI System Icons 1.1.220

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

  • Arrow Download / 28, 32 / Filled & Regular

  • Arrow Expand / 16 / Filled & Regular

  • Arrow Export Up / 16 / Filled & Regular

  • Arrow Import / 16 / Filled & Regular

  • Arrow Up Right Dashes / 16 / Filled & Regular

  • Battery 10 / 16 / Filled & Regular

... (truncated)

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 25, 2023
@amis92 amis92 enabled auto-merge (rebase) October 26, 2023 08:04
@amis92
Copy link
Member

amis92 commented Oct 26, 2023

@dependabot rebase

Bumps [Microsoft.Fast.Components.FluentUI](https://github.com/microsoft/fluentui-blazor) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](https://github.com/microsoft/fluentui-blazor/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Fast.Components.FluentUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Fast.Components.FluentUI-3.2.2 branch from 41e902e to cae12cf Compare October 26, 2023 08:43
@amis92 amis92 merged commit 257cc92 into main Oct 26, 2023
3 checks passed
@amis92 amis92 deleted the dependabot/nuget/Microsoft.Fast.Components.FluentUI-3.2.2 branch October 26, 2023 08:45
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