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.10 to 6.0.11 in /src #902

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps MudBlazor from 6.0.10 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

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 6.0.10 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@v6.0.10...v6.0.11)

---
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 July 4, 2022 13:38
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 4, 2022
@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #902 (b424b4b) into main (01e984c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #902   +/-   ##
=======================================
  Coverage   83.00%   83.00%           
=======================================
  Files         154      154           
  Lines        5300     5300           
=======================================
  Hits         4399     4399           
  Misses        901      901           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01e984c...b424b4b. Read the comment docs.

@hocinehacherouf hocinehacherouf merged commit 757dbcf into main Jul 4, 2022
@hocinehacherouf hocinehacherouf deleted the dependabot/nuget/src/MudBlazor-6.0.11 branch July 4, 2022 16:50
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