Skip to content

Comments

chore(deps): bump MudBlazor from 5.0.15 to 6.0.11#141

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps MudBlazor from 5.0.15 to 6.0.11.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.11

Features

  • Trimming: Added Trimming for MudBlazor and rework Icons for the Trimming support #4639
  • Extensions: Made GetFullPathOfMember method public #4791
  • MudForm: Accessible validation messages #4185
  • MudAutoComplete: Add MoreItemsTemplate RenderFragment. #4566
  • MudAutoComplete: Add NoItemsTemplate render fragment #4692
  • MudDialog: Added CancelAll (close all) dialogs #4775
  • MudMessageBox: Added Keyboard Navigation #4776
  • MudForm: FieldChanged event #4801
  • MudCheckBox: Added Validation ErrorText #4084
  • MudRadio: Added Validation ErrorText #4084

Bug Fixes

  • Fixed memoryleak in transient services #4631
  • BreakpointService: Fix race condition causing invalid state #4562
  • MudDatePicker: Fixed Values - Don't hide year / date in toolbar #3538
  • MudAutocomplete: Ensure _elementReference is not null when Clear() is called. #4496
  • MudDialog: Fix dialog not closing when using multiple layouts #4509
  • MudMask: Ctrl+Backspace clears textfield #4538
  • MudSelect: Fix memory leak caused by key interceptor #4076
  • MudDropZone: Fix NoDropClass not being removed after drop if ItemDropped handler is executed asynchronously #4517
  • MudDropZone: Fix NullReferenceException when dragging not tracked item onto MudDynamicDropItem #4513
  • MudDropZone: Fix keeping elements order when you drag one out of the zone #4534
  • MudDialog: Fix error thrown when clicking dialog overlay #4620
  • MudDatePicker: Update date when clicking on days in static picker with picker actions #4676
  • MudDataGrid: Apply QuickFilter to ServerData #4664
  • MudMessageBox: Fix Initial Focus #4776
  • MudAutocomplete: Fixed Adornment icon not change after the initial rerender #4586
  • MudMask: Fix crash when navigating quickly on a page containing a mask #4809

Full Release notes

Github Milestone: link Git compare: MudBlazor/MudBlazor@v6.0.10...v6.0.11

MudBlazor 6.0.10

Features

  • MudTextField: Focus after clicking clear button (#4354) #4364
  • MudPicker: Pass location-params to internal popover #4379
  • MudCheckBox: UnCheckedColor and CSS cleanup #4406
  • MudRadio: UnCheckedColor and CSS cleanup #4406
  • MudSwitch: UnCheckedColor and CSS cleanup #4406
  • MudList: Added selected color option #4411
  • MudDialog: Added OnBackdropClick event (#4390) #4413

Bug Fixes

  • MudAutocomplete: Fix menu staying open on BSS and mobiles #4326

... (truncated)

Commits
  • 3da4a25 Merge 6.0.11
  • 7b1d4de Update to 6.0.11
  • 4eaccdc MudMask: Fix crash when navigating quickly on a page containing a mask (#4809)
  • c39e8cd Checkbox and Radio: Show Validation ErrorText (#4084)
  • 3144c18 MudAutocomplete: Fix icon not updating when changing adornment icon (#4586)
  • df925cb MudForm: Add FieldChanged event (#4801)
  • 6dbc08c Build(deps): Bump FluentValidation from 11.0.3 to 11.1.0 in /src (#4787)
  • 0a4bd93 Make GetFullPathOfMember method public (#4791)
  • 209b474 MessageBox: Add Keyboard Navigation and Fix Initial Focus (#4776)
  • 158d048 Dialog: CancelAll closes all open dialogs (#4775)
  • 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.11.
- [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.11)

---
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 Jul 7, 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/141/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 Jul 7, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #150.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/nuget/MudBlazor-6.0.11 branch July 21, 2022 23:07
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