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.6 to 6.0.7 in /src #338

Merged
merged 2 commits into from
Feb 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2022

Bumps MudBlazor from 6.0.6 to 6.0.7.

Release notes

Sourced from MudBlazor's releases.

v6.0.7

MudBlazor 6.0.7

Features

  • MudForm: Simplified form with FluentValidation #3793
  • MudMask: Regex.IPv4 and Regex.IPv6 masks #3900
  • MudMask: DateMask and support Mask in DatePicker #3874
  • MudMask: Email mask #4018
  • MudAutocomplete: Added option to turn off select text on click #4024
  • MudTextFields: Exposed input element reference #4025

Bug Fixes

  • MudForm: Fixed registering of form controls #3788
  • MudTextField: Form.Reset clears masked textfield #3935
  • MudPopover: Fixed leaks caused by concurrency between OnAfterRenderAsync and DisposeAsync #3963
  • MudBadge: Fixed default color #3971
  • MudBadge: Fixed border color on bordered badge #3837
  • MudDialog: Fixed regression caused by #3252
  • MudDatePicker: Fixed editable DatePicker not opening to current date #3995
  • MudSelect: Fixed scroll to selected item when list is long #4005
  • MudMask: Fixed cursor jumping in table inline edit mode. #4037
  • MudAutocomplete: Fixed initial open with server-side, non-async search #3776

Docs

  • Fixed '@' color in dark theme for the example code #3966
  • Prevent grid item sizes above 12 or below 1 in the grid builder #3965
  • Separated CSS Utilities to its own menu and documented all of them, some utilities still have missing visual examples but the class names and properties are there. And some other sections like Spacing as example will be broken apart like Flex.

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/29?closed=1

Commits
  • 132583b Merge branch 'dev'
  • dca3cff Docs: Removed unfinished landing page demo
  • 41f9c1e Merge 6.0.7
  • daaeb8a Update to version 6.0.7
  • 1f40095 Docs: Added new pages to menu service
  • ae2a882 Docs: Updated a few new examples
  • 0d78544 Docs: Added Flex Wrap docs
  • f0f4c70 Docs: Added enable flexbox docs
  • 08c049e CSS: Removed self align baseline
  • a042b81 Docs: Added Justify Content docs
  • 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.6 to 6.0.7.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v6.0.6...v6.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 25, 2022 13:29
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 25, 2022
@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #338 (a575e2b) into main (58c4102) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   41.89%   41.89%           
=======================================
  Files          99       99           
  Lines        2886     2886           
=======================================
  Hits         1209     1209           
  Misses       1677     1677           

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 58c4102...a575e2b. Read the comment docs.

@kbeaugrand kbeaugrand enabled auto-merge (squash) February 25, 2022 14:20
@kbeaugrand kbeaugrand merged commit cc26e1c into main Feb 25, 2022
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/MudBlazor-6.0.7 branch February 25, 2022 14:26
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