Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the fluentui group with 3 updates: Microsoft.FluentUI.AspNetCore.Components and Microsoft.FluentUI.AspNetCore.Components.Icons.

Updates Microsoft.FluentUI.AspNetCore.Components from 4.11.0 to 4.11.1

Release notes

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

v4.11.1

What's Changed

New Contributors

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

Changelog

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

V4.11.1

Components

  • [Accordion] Fix Expanded state not being set in OnAccordionItemChange (#3092)
  • [Anchor] Do not apply inline margin for hypertext by default (#3131)
  • [DataGrid] Header needs display: flex in certain scenarios, multiline-text class must not be added to header (#3118)
  • [DataGrid] Fix issue when scrolling horizontally and Virtualize="true" (#3117)
  • [DataGrid] Fix script being to eager on processing arrow keys (#3091)
  • [DataGrid] Make combination of ResizableColumns and AutoFit work (#3098)
  • [DataGrid] Restore OnRowFocus and OnCellFocus (#3097)
  • [DataGrid] Smoother resizing (#3072)
  • [Dialog] Add event before closing panel to allow validation (#2614)
  • [DialogHeader] Allow dialog title exclusion from tab index (#3137)
  • [FluentSlider] [FluentNumberField] Fix #2948 (#3077)
  • [ListComponentBase] Invoke ValueChanged when initially selecting an option (#3105)
  • [ListComponentBase] Fix SelectedOptionsChanged being Invoked twice (#3119)
  • [Rating] Add reset by keyboard option (#3073)
  • [Stack] Add SpaceBetween and Stretch to horizontal and vertical alignment options (#3143)
  • [Templates] Fix [StreamRender] error occurring in certain situations (#3090)

Demo site and documentation

  • [Docs] Update DataGridMultiSelect blockquote sample (#3139)
Commits

Updates Microsoft.FluentUI.AspNetCore.Components from 4.11.0 to 4.11.0

Release notes

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

v4.11.1

What's Changed

New Contributors

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

Changelog

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

V4.11.1

Components

  • [Accordion] Fix Expanded state not being set in OnAccordionItemChange (#3092)
  • [Anchor] Do not apply inline margin for hypertext by default (#3131)
  • [DataGrid] Header needs display: flex in certain scenarios, multiline-text class must not be added to header (#3118)
  • [DataGrid] Fix issue when scrolling horizontally and Virtualize="true" (#3117)
  • [DataGrid] Fix script being to eager on processing arrow keys (#3091)
  • [DataGrid] Make combination of ResizableColumns and AutoFit work (#3098)
  • [DataGrid] Restore OnRowFocus and OnCellFocus (#3097)
  • [DataGrid] Smoother resizing (#3072)
  • [Dialog] Add event before closing panel to allow validation (#2614)
  • [DialogHeader] Allow dialog title exclusion from tab index (#3137)
  • [FluentSlider] [FluentNumberField] Fix #2948 (#3077)
  • [ListComponentBase] Invoke ValueChanged when initially selecting an option (#3105)
  • [ListComponentBase] Fix SelectedOptionsChanged being Invoked twice (#3119)
  • [Rating] Add reset by keyboard option (#3073)
  • [Stack] Add SpaceBetween and Stretch to horizontal and vertical alignment options (#3143)
  • [Templates] Fix [StreamRender] error occurring in certain situations (#3090)

Demo site and documentation

  • [Docs] Update DataGridMultiSelect blockquote sample (#3139)
Commits

Updates Microsoft.FluentUI.AspNetCore.Components.Icons from 4.11.0 to 4.11.1

Release notes

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

v4.11.1

What's Changed

New Contributors

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

Changelog

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

V4.11.1

Components

  • [Accordion] Fix Expanded state not being set in OnAccordionItemChange (#3092)
  • [Anchor] Do not apply inline margin for hypertext by default (#3131)
  • [DataGrid] Header needs display: flex in certain scenarios, multiline-text class must not be added to header (#3118)
  • [DataGrid] Fix issue when scrolling horizontally and Virtualize="true" (#3117)
  • [DataGrid] Fix script being to eager on processing arrow keys (#3091)
  • [DataGrid] Make combination of ResizableColumns and AutoFit work (#3098)
  • [DataGrid] Restore OnRowFocus and OnCellFocus (#3097)
  • [DataGrid] Smoother resizing (#3072)
  • [Dialog] Add event before closing panel to allow validation (#2614)
  • [DialogHeader] Allow dialog title exclusion from tab index (#3137)
  • [FluentSlider] [FluentNumberField] Fix #2948 (#3077)
  • [ListComponentBase] Invoke ValueChanged when initially selecting an option (#3105)
  • [ListComponentBase] Fix SelectedOptionsChanged being Invoked twice (#3119)
  • [Rating] Add reset by keyboard option (#3073)
  • [Stack] Add SpaceBetween and Stretch to horizontal and vertical alignment options (#3143)
  • [Templates] Fix [StreamRender] error occurring in certain situations (#3090)

Demo site and documentation

  • [Docs] Update DataGridMultiSelect blockquote sample (#3139)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the fluentui group with 3 updates: [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor) and [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor).


Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.11.0 to 4.11.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.11.0...v4.11.1)

Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.11.0 to 4.11.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@v4.11.0...v4.11.1)

Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.11.0 to 4.11.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.11.0...v4.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluentui
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluentui
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluentui
...

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 13, 2025
@codecov
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ea42d2f) to head (f8922ff).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #262   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          240       240           
  Branches        50        50           
=========================================
  Hits           240       240           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.05s
✅ CSS stylelint 1 0 1.97s
✅ EDITORCONFIG editorconfig-checker 98 0 0.3s
✅ HTML djlint 1 0 0.86s
✅ HTML htmlhint 1 0 0.24s
✅ JSON jsonlint 8 0 0.19s
✅ JSON prettier 8 0 0.54s
✅ MARKDOWN markdownlint 2 0 0.41s
✅ MARKDOWN markdown-link-check 2 0 6.13s
✅ MARKDOWN markdown-table-formatter 2 0 0.25s
✅ REPOSITORY checkov yes no 15.78s
✅ REPOSITORY gitleaks yes no 1.9s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.53s
✅ REPOSITORY secretlint yes no 0.95s
✅ REPOSITORY trivy-sbom yes no 0.17s
✅ REPOSITORY trufflehog yes no 3.53s
✅ XML xmllint 11 0 0.01s
✅ YAML prettier 10 0 0.71s
✅ YAML v8r 10 0 15.88s
✅ YAML yamllint 10 0 0.69s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dorssel dorssel merged commit 5dfbaba into master Jan 13, 2025
9 checks passed
@dorssel dorssel deleted the dependabot/nuget/fluentui-d62924c29e branch January 13, 2025 08:40
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.

2 participants