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 the fluentui group with 2 updates #231

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

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

Updates Microsoft.FluentUI.AspNetCore.Components from 4.9.3 to 4.10.0

Release notes

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

v4.10.0

What's Changed

We also had some smaller changes without PR being involved:

  • [DataGrid] Don't hover on header row (no PR)
  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)
  • [Templates] Use latest SDK packages (no PR)

New Contributors

... (truncated)

Changelog

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

v4.10.0

Components

  • [General] Add .net9.0 as targeted framework (#2590)

  • [Javascript Caching] Do not add version number to lib.module.js file (#2572)

  • [Anchor] Fix hypertext appearance with icon in start/end slot (#2624)

  • [Autocomplete] Add missing AdditionalAttributes (#2522)

  • [Checkbox] Fix looping value error when used in a Stack (#2417)

  • [DataGrid] Add AutoFit feature to size columns automatically as good as possible (#2496)

  • [DataGrid] Add parameter to provide labels to resize UI (#2585)

  • [DataGrid] Don't hover on header row (no PR)

  • [DataGrid] Fix pagination when using itemprovider (#2530)

  • [DataGrid] Fix resizing to initial column widths issue (#2561)

  • [DataGrid] Improve data refresh logic (#2512)

  • [DataGrid] Provide new way to render column actions (#2586)

  • [DataGrid] Trigger OnRowClick on keyboard enter in DataGrid row (#2577)

  • [DatePicker] Added OnDoubleClick event and DoubleClickToDate parameter (#2567)

  • [Dialog] Fix regression, see #2542 for details (#2568)

  • [Dialog] Make dismiss button larger and use neutral color (#2565)

  • [Dialog] Remove tabindex=-1 on fluent-dialog tag (#2584)

  • [DragContainer] Add an event "onDragEnd" (#2504)

  • [InputBase] Force EditContext to be re-associated with the Dispatcher (#2620)

  • [Menu] Add a FluentMenuProvider (#2510)

  • [Menu] Pass through more parameters to region the menu is anchored to (#2579)

  • [MessageBar] Add id attribute (#2505)

  • [NumberField] Add AutoComplete parameter (#2560)

  • [Overlay] Add Interactive and InteractiveExceptId parameters (#2580)

  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods (#2449)

  • [Templates] Fix Template.Client services injection (#2485)

  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)

  • [Templates] Use latest SDK packages (no PR)

  • [Toast] Width issue when using timestamp in i18n (#2508)

  • [Wizard] Fix Done button when last step is disabled (#2503)

Demo site and documentation

  • [Docs] Add some extra information to TreeView page (no PR)
  • [Docs] Fix a typo (#2518)
  • [Docs] Fix typo in TemplatesPage.razor (#2452)
  • [Docs] Improve warning for required interactivity (#2469)
  • [Examples] Add 2024 Olymics data and let examples use that

Icons

  • Update to Fluent UI System Icons 1.1.256 (since 1.1.249)

    What's new (Name / Size(s) / Variant(s))

    • Airplane / 16, 28, 32, 48 / Filled & Regular
    • Arrow Sync Circle / 28, 32, 48 / Filled & Regular
    • Bin Full / 48 / Filled & Regular
    • Calendar Arrow Repeat All / 16, 20, 24, 28, 32, 48 / Filled & Regular

... (truncated)

Commits

Updates Microsoft.FluentUI.AspNetCore.Components.Icons from 4.9.3 to 4.10.0

Release notes

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

v4.10.0

What's Changed

We also had some smaller changes without PR being involved:

  • [DataGrid] Don't hover on header row (no PR)
  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)
  • [Templates] Use latest SDK packages (no PR)

New Contributors

... (truncated)

Changelog

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

v4.10.0

Components

  • [General] Add .net9.0 as targeted framework (#2590)

  • [Javascript Caching] Do not add version number to lib.module.js file (#2572)

  • [Anchor] Fix hypertext appearance with icon in start/end slot (#2624)

  • [Autocomplete] Add missing AdditionalAttributes (#2522)

  • [Checkbox] Fix looping value error when used in a Stack (#2417)

  • [DataGrid] Add AutoFit feature to size columns automatically as good as possible (#2496)

  • [DataGrid] Add parameter to provide labels to resize UI (#2585)

  • [DataGrid] Don't hover on header row (no PR)

  • [DataGrid] Fix pagination when using itemprovider (#2530)

  • [DataGrid] Fix resizing to initial column widths issue (#2561)

  • [DataGrid] Improve data refresh logic (#2512)

  • [DataGrid] Provide new way to render column actions (#2586)

  • [DataGrid] Trigger OnRowClick on keyboard enter in DataGrid row (#2577)

  • [DatePicker] Added OnDoubleClick event and DoubleClickToDate parameter (#2567)

  • [Dialog] Fix regression, see #2542 for details (#2568)

  • [Dialog] Make dismiss button larger and use neutral color (#2565)

  • [Dialog] Remove tabindex=-1 on fluent-dialog tag (#2584)

  • [DragContainer] Add an event "onDragEnd" (#2504)

  • [InputBase] Force EditContext to be re-associated with the Dispatcher (#2620)

  • [Menu] Add a FluentMenuProvider (#2510)

  • [Menu] Pass through more parameters to region the menu is anchored to (#2579)

  • [MessageBar] Add id attribute (#2505)

  • [NumberField] Add AutoComplete parameter (#2560)

  • [Overlay] Add Interactive and InteractiveExceptId parameters (#2580)

  • [SplashScreen] Pass parameters.Modal to ShowSplashScreen... methods (#2449)

  • [Templates] Fix Template.Client services injection (#2485)

  • [Templates] Fix some whitespace errors in generated .csproj files (no PR)

  • [Templates] Use latest SDK packages (no PR)

  • [Toast] Width issue when using timestamp in i18n (#2508)

  • [Wizard] Fix Done button when last step is disabled (#2503)

Demo site and documentation

  • [Docs] Add some extra information to TreeView page (no PR)
  • [Docs] Fix a typo (#2518)
  • [Docs] Fix typo in TemplatesPage.razor (#2452)
  • [Docs] Improve warning for required interactivity (#2469)
  • [Examples] Add 2024 Olymics data and let examples use that

Icons

  • Update to Fluent UI System Icons 1.1.256 (since 1.1.249)

    What's new (Name / Size(s) / Variant(s))

    • Airplane / 16, 28, 32, 48 / Filled & Regular
    • Arrow Sync Circle / 28, 32, 48 / Filled & Regular
    • Bin Full / 48 / Filled & Regular
    • Calendar Arrow Repeat All / 16, 20, 24, 28, 32, 48 / Filled & Regular

... (truncated)

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 2 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.9.3 to 4.10.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.9.3...v4.10.0)

Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.9.3 to 4.10.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.9.3...v4.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fluentui
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Test Results

  2 files  ±0    2 suites  ±0   6s ⏱️ ±0s
213 tests ±0  213 ✅ ±0  0 💤 ±0  0 ❌ ±0 
246 runs  ±0  246 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6bf08dc. ± Comparison against base commit 185830a.

Copy link
Contributor

github-actions bot commented Sep 9, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.07s
✅ CSS stylelint 2 0 1.91s
✅ EDITORCONFIG editorconfig-checker 103 0 0.29s
✅ HTML djlint 1 0 0.71s
✅ HTML htmlhint 1 0 0.23s
✅ JSON jsonlint 9 0 0.18s
✅ JSON prettier 9 0 0.45s
✅ MARKDOWN markdownlint 2 0 0.47s
✅ MARKDOWN markdown-link-check 2 0 5.81s
✅ MARKDOWN markdown-table-formatter 2 0 0.25s
✅ REPOSITORY checkov yes no 13.2s
✅ REPOSITORY gitleaks yes no 1.16s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.94s
✅ REPOSITORY secretlint yes no 0.92s
✅ REPOSITORY trivy yes no 6.54s
✅ REPOSITORY trivy-sbom yes no 1.52s
✅ REPOSITORY trufflehog yes no 3.84s
✅ XML xmllint 11 0 0.01s
✅ YAML prettier 10 0 0.7s
✅ YAML v8r 10 0 9.4s
✅ YAML yamllint 10 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (185830a) to head (6bf08dc).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #231   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          233       233           
  Branches        48        48           
=========================================
  Hits           233       233           

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

@dorssel dorssel merged commit 194ce77 into master Sep 10, 2024
10 checks passed
@dorssel dorssel deleted the dependabot/nuget/fluentui-a19958fb0f branch September 10, 2024 23:13
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