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 MudBlazor from 6.0.15 to 6.0.16 in /src #1278

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2022

Bumps MudBlazor from 6.0.15 to 6.0.16.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.16

Features

  • Form Inputs: Set Label property using Display attribute and For expression #5225
  • MudAutoComplete: Added progress indicator and cancellation token #4868
  • MudHighlighter: Support multiple highligted texts #5165
  • MudRTLProvider: RightToLeft cascading parameter should be named. #5270

Bug Fixes

  • MudDivider Fix the color of divider component #5178
  • MudTreeView Fix checkbox color not work #5172
  • MudTreeview Fix conflicting iconbutton css selectors #5153
  • MudSwipeArea: Add option to prevent default on touch events. #3048
  • MudDataGrid: Update sort indicator from SetSortAsync #5210
  • MudDrawerContainer: Call StateHasChanged after removing Drawer to ensure classes are updated #4650
  • MudTable: Preserve checked state when virtualized and MultiSelection="true" #5245

Docs

  • Fixed FontAwesome Icons not showing up in TryMudBlazor #5211

Full Release notes

Github Milestone: link Git compare: MudBlazor/MudBlazor@v6.0.15...v6.0.16

Commits
  • 4a1cbce Merge 6.0.16
  • d5d08c4 Update to 6.0.16
  • c64df27 Autocomplete: Fix CSS issue (#5315)
  • 82fb6c9 MudAutocomplete: Fix FullWidth (#5288)
  • f5452c9 Build(deps): Update Microsoft.AspNetCore.Components.Web requirement (#5304)
  • eed50f3 Build(deps): Update Microsoft.AspNetCore.Components requirement in /src (#5303)
  • 23dc1e3 Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly requirement (...
  • e564f5a Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly.Server requir...
  • 2bfa19a Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly.DevServer req...
  • 7ba13bd Docs: Add BSS launch config for vscode
  • Additional commits viewable in compare view

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 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 [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.0.15 to 6.0.16.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.0.15...v6.0.16)

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2022 14:10
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 22, 2022
@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Base: 88.22% // Head: 88.22% // No change to project coverage 👍

Coverage data is based on head (4939f97) compared to base (93e8bac).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1278   +/-   ##
=======================================
  Coverage   88.22%   88.22%           
=======================================
  Files         222      222           
  Lines        6826     6826           
=======================================
  Hits         6022     6022           
  Misses        804      804           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hocinehacherouf hocinehacherouf merged commit bfe22f3 into main Sep 22, 2022
@hocinehacherouf hocinehacherouf deleted the dependabot/nuget/src/MudBlazor-6.0.16 branch September 22, 2022 16: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