Skip to content

Comments

chore(deps): bump MudBlazor from 5.0.15 to 6.0.16#170

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/MudBlazor-6.0.16
Closed

chore(deps): bump MudBlazor from 5.0.15 to 6.0.16#170
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/MudBlazor-6.0.16

Conversation

@dependabot
Copy link

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

Bumps MudBlazor from 5.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

MudBlazor 6.0.15

Features

  • MudTimeLine: Allows setting style on each dot with DotStyle #4999
  • MudMenuItem: Optional Icon parameter #4641
  • MudMenuItem: IconColor and IconSize properties #5061
  • DefaultConverter: AllowThousands flag to all integer type TryParse calls #4948
  • MudDateRangePicker: AutoClose parameter #4878
  • MudSnackBar: IconColor and IconSize properties #4429
  • MudCheckBox: Ability to disable keyboard input #5072
  • MudCarousel: Allow to disable swipe gesture #5062
  • MudTable: ApplyButtonPosition parameter #5090
  • Forms Inputs: Add OnlyValidateIfDirty to Trigger Validation only if dirty #3726
  • JsInteropSerivce: Centralizing JS error handling part one #5105
  • Inputs: Remove tabstop from clear button (#5067) #5107
  • MudSwitch: LabelPosition property to specify the label's Start/End position #5152
  • MudCheckBox: LabelPosition property to specify the label's Start/End position #5163
  • MudTable: Default English aria-labels #5099
  • PopoverProvider: Throw exception when duplicate providers detected #5102

Bug Fixes

  • MudPicker Value should reset when Form.Reset() is called. #4968
  • MudDatePicker Fix KeyInterceptor Crash #4987
  • MudTableFixes visual bug where NoRecordsContent on stripped table changes background color on hover #4963
  • MudBreadcrumbs: Fix MaxItems collapsing logic #4995
  • MudNumericField: Fix decimal precision and overflows #4973
  • MudRadioGroup: Add InputClass and InputStyle (as a fix for break by #4084) #4944

... (truncated)

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 5.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@v5.0.15...v6.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2022

Dependabot tried to add @ratanparai as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cseshohag/eSchool/pulls/170/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cseshohag/eSchool repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #178.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/nuget/MudBlazor-6.0.16 branch October 13, 2022 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants