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

Bump Microsoft.FluentUI.AspNetCore.Components from 4.11.0 to 4.11.1 #138

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 13, 2025
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.11s
✅ C cpplint 1 0 0.29s
✅ CSS stylelint 1 0 2.65s
✅ EDITORCONFIG editorconfig-checker 152 0 0.3s
✅ HTML djlint 2 0 0.87s
✅ HTML htmlhint 2 0 0.19s
✅ JSON jsonlint 4 0 0.16s
✅ JSON prettier 4 0 0.41s
✅ MARKDOWN markdownlint 2 0 0.26s
✅ MARKDOWN markdown-link-check 2 0 5.92s
✅ MARKDOWN markdown-table-formatter 2 0 0.24s
✅ REPOSITORY checkov yes no 15.37s
✅ REPOSITORY gitleaks yes no 0.93s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.92s
✅ REPOSITORY secretlint yes no 1.01s
✅ REPOSITORY trivy-sbom yes no 0.22s
✅ REPOSITORY trufflehog yes no 3.04s
✅ XML xmllint 16 0 0.01s
✅ YAML prettier 18 0 1.03s
✅ YAML v8r 18 0 21.27s
✅ YAML yamllint 18 0 0.56s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

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 (ae4df0a) to head (610695b).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          867       867           
  Branches        77        77           
=========================================
  Hits           867       867           

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #141.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.FluentUI.AspNetCore.Components-4.11.1 branch January 13, 2025 22:42
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