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.FluentUI.AspNetCore.Components from 4.2.1 to 4.3.1 #209

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.2.1 to 4.3.1.

Release notes

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

V4.3.1

What's Changed

Full Changelog: microsoft/fluentui-blazor@V4.3.0...V4.3.1

V4.3.0

What's Changed

New Contributors

Full Changelog: microsoft/fluentui-blazor@V4.2.1...V4.3.0

Changelog

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

## V4.3.1

  • Issue #1282: Looping behaviour after update to 4.3.0 / FluentDesignTheme

  • Issue #1283: Fix Combobox and Select width property

  • Issue #1294: Issue upgrading from 4.2.1 to 4.3.0; better fix for #1205 en #1225

  • Issue #1305: ComboBox component resetting bound object to null when custom content is entered

  • Issue #1314: Updating FluentTabs ActiveTabId doesn't rerender if data is entered in contained FluentTextInput

  • [Splitter] Add parameter to show/hide bar handle

  • [Tabs] Add GotToTabAsync method

V4.3

  • New: FluentWizard component

  • Issue #1116: Create FieldIdentifier when no ValueExpression set

  • Issue #1121: FluentProgress - Add Width, Stroke, Color and BackgroundColor attributes

  • Issue #1125: FluentProgress - Update Stroke enumeration

  • Issue #1132: Some FluentTab changes

  • Issue #1138: Fix: Do not render percent sign for indeterminate ProgressToast

  • Issue #1140: FluentIcon - Add Unit Tests

  • Issue #1141: Update initializersLoader.webview.js

  • Issue #1144: List components - Each item must be instantiated (cannot be null)

  • Issue #1146: FluentButton Loading - Fix button when style is applied

  • Issue #1149: ListComponentBase - maintain consistency between SelectedOption and Value

  • Issue #1155: Use GlobalState, use LocalizationDirection, less var’s

  • Issue #1156: FluentDesignTheme - Add OnLoaded event

  • Issue #1157: FluentDesignTheme - Check if LocalStorage is available

  • Issue #1158: Make NavGroup work with enhanced navigation and SSR

  • Issue #1161: Create separate ts file for PageScript Add SSR project from template for validation purposes (other projects githubbe added later)

  • Issue #1163: FluentDesignTheme - Storage color overload correction

  • Issue #1165: Finih implementation of NavMenu SSR support

  • Issue #1168: Tabs tablist will forever expand despite the tab containers width

  • Issue #1169: Fix: Matched FluentNavLink renders with background that does not have rounded corners

  • Issue #1172: FluentOverflow - Resize when a new element is included or excluded

  • Issue #1173: Replace type="image/png" with type="image/x-icon"in templates

  • Issue #1174: Forgot to replace svg with icon in templates

  • Issue #1177: Docs: fix outdated w3.org link

  • Issue #1184: Docs: fix typo

  • Issue #1185: Fix: Collapse button doesn’t work correctly in Fluent Blazor Web App template

  • Issue #1189: fix Combobox z-index stack order issue

  • Issue #1191: Fix #1185: NavMenu Collapse button behavior in SRR only woks once

  • Issue #1194: Fix: FluentTextField inside FluentTabs, pressing Enter re-renders FluentTab’s content

  • Issue #1205: FluentButton submit does not work outside the EditForm

  • Issue #1211: FluentWizard - New component

  • Issue #1214: FluentSliderLabel - Update the sub-label MaxWidth style

  • Issue #1215: FluentTextField ignores DataList property

  • Issue #1223: DialogService - Add a fake instance of DialogEventArgs

  • Issue #1225: Fix #1205 FluentButton submit does not work outside the EditForm

  • Issue #1227: Fix: FluentTreeItem in that span that renders Text proprty is not conditional and adds unnecessary space when gap githubproperty is applied

  • Issue #1226: FluentAutocomplete does not have an ElementReference

  • Issue #1229: Add NavMenuWidth parameter to FluentMainLayout

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

Bumps [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@V4.2.1...V4.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2024

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

@dependabot dependabot bot closed this Jan 27, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.FluentUI.AspNetCore.Components-4.3.1 branch January 27, 2024 12:34
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.

0 participants