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 2.3.6 to 3.2.0 #166

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.2.0

What's Changed

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

v3.1.1

What's Changed

  • Fix #776: Icon throws exception when deployed to Azure
  • Fix #780: 'OK' button rendered outside of panel for Site settings Also addresses some other issues with FluentDialog variants introduced in 3.1.0
  • Fix #755: Icon throws exception when deployed to Azure
  • Feature #782 Add ability to prevent dismissing a modal dialog by clicking on the overlay
  • Added Tooltip and Style parameters to DataGrid's PropertyColumn and TemplateColumn. See DataGrid page for examples.

Full Changelog: microsoft/fluentui-blazor@V3.1.0...v3.1.1

V3.1.0

New components

  • FluentAutoComplete
  • FluentPersona
  • FluentMessageBar

What's Changed

Components

... (truncated)

Changelog

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

## V3.2.0

  • New NavMenu, NavGroup and NavLink components. Breaking change - See the Upgrade guide for details. See NavMenu page for examples.
  • New FluentInputLabel component.
  • FluentCard: Add AreaRestricted parameter to allow content to break out of card area.
  • Provide error message when FluentDialogProvider missing
  • It is now possible to add a tooltip to DataGridColumns

Fix #796: Fix IconColor doc page Fix #797: Fix MessageBar issues Fix #805: InlineStyleBuilder on .NET6 Fix #810: FluentDataGrid error if page is quickly exited Fix #815: Manual upload on iOS Fix #828: FluentSelect: Fix ValueChanged fired twice Fix #801: Remove direct call to Items.Count() Fix #834: Chinese abbreviated day name in FluentCalendar Fix #836: Setting SelectedOptions does not update FluentSelct

V3.1.1

  • Fix #776: Icon throws exception when deployed to Azure
  • Fix #755: Icon throws exception when deployed to Azure
  • Fix #789: Navigation to "/" crashes with FluentNavMenu
  • Fix #780: 'OK' button rendered outside of panel for Site settings Also addresses some other padding and layout issues with FluentDialog variants introduced in 3.1.0
  • Feature #782 Add ability to prevent dismissing a modal dialog by clicking on the overlay
  • Added Tooltip and Style parameters to DataGrid's PropertyColumn and TemplateColumn. See DataGrid page for examples.
  • Add Icon.WithColor and update the Demo page
  • Update Button Icon Color depending of Button Appearance
  • Update the way to apply the Icon.Color in a Button

V3.1.

New components

  • FluentAutoComplete
  • FluentPersona
  • FluentMessageBar

What's Changed

Components

... (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 10, 2023
@amis92
Copy link
Member

amis92 commented Oct 18, 2023

@dependabot rebase

Bumps [Microsoft.Fast.Components.FluentUI](https://github.com/microsoft/fluentui-blazor) from 2.3.6 to 3.2.0.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@V2.3.6...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Fast.Components.FluentUI-3.2.0 branch from ce5ba2c to 1d1505c Compare October 18, 2023 09:19
amis92 added a commit that referenced this pull request Oct 18, 2023
amis92 added a commit that referenced this pull request Oct 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

Looks like Microsoft.Fast.Components.FluentUI is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Fast.Components.FluentUI-3.2.0 branch October 18, 2023 13:38
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