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.1.0 to 4.2.0 #153

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps Microsoft.FluentUI.AspNetCore.Components from 4.1.0 to 4.2.0.

Release notes

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

V4.2.0

What's Changed

New Contributors

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

V4.1.1

What's Changed

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

Changelog

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

## 4.2.0

  • New: FluentDesignTheme - An easy-to-use component to set a theme and accent color.
  • New: FluentValidationMessage and Required indicator for input components
  • JavaScript tools project system integration
  • Enhanced: NavMenu
  • Enhanced: InputFile
  • Enhanced: List components
  • Enhanced: Grid: Hiding elements and OnBreakpointEnter event callback
  • Enhanced: Checkbox
  • Enhanced: Splitter
  • Updated Templates: responsive NavMenu and other improvements
  • Fix #1057: Can't show Fluent UI Blazor dialog on published Blazor webasm app
  • Fix #1070: Style not applied for FluentPaginator + added PaginationTextTemplate parameter
  • Update Fluent UI System Icons to 1.1.224: What's new (Name / Size(s) / Variant(s))
  • Arrow Clockwise Dashes / 16, 32 / Filled & Regular
  • Building Swap / 16, 20, 24, 32, 48 / Filled & Regular
  • Certificate / 32 / Filled & Regular
  • Clipboard Brush / 16, 20, 24, 28, 32 / Filled & Regular
  • Cloud Beaker / 16, 20, 24, 28, 32, 48 / Filled & Regular
  • Cloud Cube / 16, 20, 24, 28, 32, 48 / Filled & Regular
  • Contract Up Right / 16, 20, 24, 28, 32, 48 / Filled & Regular
  • Document Data Lock / 16, 20, 24, 32 / Filled & Regular
  • Glance Horizontal Sparkles / 20 / Filled & Regular
  • Layout Cell Four Focus Bottom Left / 16, 20, 24 / Filled
  • Layout Cell Four Focus Bottom Right / 16, 20, 24 / Filled
  • Layout Cell Four Focus Top Left / 16, 20, 24 / Filled
  • Layout Cell Four Focus Top Right / 16, 20, 24 / Filled
  • Layout Cell Four / 16, 20, 24 / Filled & Regular
  • Layout Column Four Focus Center Left / 16, 20, 24 / Filled
  • Layout Column Four Focus Center Right / 16, 20, 24 / Filled
  • Layout Column Four Focus Left / 16, 20, 24 / Filled
  • Layout Column Four Focus Right / 16, 20, 24 / Filled
  • Layout Column Four / 16, 20, 24 / Filled & Regular
  • Layout Column One Third Left / 16, 20, 24 / Filled & Regular
  • Layout Column One Third Right Hint / 16, 20, 24 / Filled & Regular
  • Layout Column One Third Right / 16, 20, 24 / Filled & Regular
  • Layout Column Three Focus Center / 16, 20, 24 / Filled
  • Layout Column Three Focus Left / 16, 20, 24 / Filled
  • Layout Column Three Focus Right / 16, 20, 24 / Filled
  • Layout Column Three / 16, 20, 24 / Filled & Regular
  • Layout Column Two Focus Left / 16, 20, 24 / Filled
  • Layout Column Two Focus Right / 16, 20, 24 / Filled
  • Layout Column Two Split Left Focus Bottom Left / 16, 20, 24 / Filled
  • Layout Column Two Split Left Focus Right / 16, 20, 24 / Filled
  • Layout Column Two Split Left Focus Top Left / 16, 20, 24 / Filled
  • Layout Column Two Split Left / 16, 20, 24 / Filled & Regular
  • Layout Column Two Split Right Focus Bottom Right / 16, 20, 24 / Filled
  • Layout Column Two Split Right Focus Left / 16, 20, 24 / Filled
  • Layout Column Two Split Right Focus Top Right / 16, 20, 24 / Filled

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

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 14, 2023
Copy link
Contributor

github-actions bot commented Dec 14, 2023

Test Results

170 tests  ±0   170 ✔️ ±0   2s ⏱️ ±0s
    2 suites ±0       0 💤 ±0 
    2 files   ±0       0 ±0 

Results for commit da26c5e. ± Comparison against base commit f9472be.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 14, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.03s
✅ CSS stylelint 2 0 1.29s
✅ EDITORCONFIG editorconfig-checker 87 0 0.16s
✅ HTML djlint 1 0 0.81s
✅ HTML htmlhint 1 0 0.23s
✅ JSON eslint-plugin-jsonc 10 0 0.78s
✅ JSON jsonlint 10 0 0.13s
✅ JSON prettier 10 0 0.42s
✅ MARKDOWN markdownlint 2 0 0.3s
✅ MARKDOWN markdown-link-check 2 0 1.15s
✅ MARKDOWN markdown-table-formatter 2 0 0.24s
✅ REPOSITORY checkov yes no 9.77s
✅ REPOSITORY gitleaks yes no 0.84s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.5s
✅ REPOSITORY secretlint yes no 0.77s
✅ REPOSITORY trivy yes no 8.14s
✅ REPOSITORY trivy-sbom yes no 3.25s
✅ REPOSITORY trufflehog yes no 2.76s
✅ XML xmllint 11 0 0.01s
✅ YAML prettier 7 0 0.48s
✅ YAML v8r 7 0 6.67s
✅ YAML yamllint 7 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

- also fix megalinter warning
@dorssel dorssel force-pushed the dependabot/nuget/Microsoft.FluentUI.AspNetCore.Components-4.2.0 branch from 1a35237 to da26c5e Compare December 19, 2023 21:31
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f9472be) 100.00% compared to head (da26c5e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #153   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          171       171           
  Branches        37        37           
=========================================
  Hits           171       171           

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

@dorssel dorssel merged commit b5bece1 into master Dec 19, 2023
6 checks passed
@dorssel dorssel deleted the dependabot/nuget/Microsoft.FluentUI.AspNetCore.Components-4.2.0 branch December 19, 2023 21:35
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