LayTec-AG / Plotly.Blazor

This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.
MIT License
354 stars 52 forks source link

Bump MudBlazor from 6.1.9 to 6.4.1 #320

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MudBlazor from 6.1.9 to 6.4.1.

Release notes

Sourced from MudBlazor's releases.

MudBlazor v6.4.1

Hotfix Release

What's Changed

Bug Fixes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.4.0...v6.4.1

MudBlazor v6.4.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.3.1...v6.4.0

MudBlazor v6.3.1

Note: this is a hotfix release mitigating an accidental breaking change in MudAppBar which could have broken your app's layout.

What's Changed

Other Changes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/6.3.0...v6.3.1

MudBlazor 6.3.0

What's Changed

New Features

... (truncated)

Commits
  • 582a768 PopoverService: Remove ConfigureAwait(false) (#6981)
  • 54c6a11 PopoverService: New design (#6953)
  • 9634e10 Inputs: Fix order of Value and Text changes for increased stability (#6900)
  • 9027f08 Docs: Correct typos (#6845)
  • df18245 MudMenuItem: Add AutoClose parameter for controlling closing behavior (#6942)
  • 803f84f Fixed dateformat on the releases-page (#6945)
  • e67c22d MudTable: Add methods to expand or collapse all groups (#6812)
  • 667bb1b MudDataGrid: Filterable false removes filter from dropdown in filters panel #...
  • 0183b00 MudColorPicker: Fix/Enable color picker validation (#6841) (#6924)
  • 70fcd0c MudAppBar: Fix default value of WrapContent (#6808, #6869) (#6929)
  • 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)