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
353 stars 52 forks source link

Bump MudBlazor from 6.4.1 to 6.7.0 #339

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MudBlazor from 6.4.1 to 6.7.0.

Release notes

Sourced from MudBlazor's releases.

MudBlazor v6.7.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.6.0...v6.7.0

MudBlazor v6.6.0

What's Changed

New Features

... (truncated)

Commits
  • 8c0b1cf MudTabs: Fix flickering with initial ActivePanelIndex != 1 (#7058)
  • f339e5d MudFileUpload: Add AppendMultipleFiles property (#7027)
  • 0cd27b1 MudNavMenu: Add nullable annotation. (#7176)
  • 0dca561 MudLink: Add nullable annotation. (#7175)
  • 8e9fcd5 MudDataGrid: Fix SingleSelection (#7021)
  • 13a904b MudDataGrid: Added the EditDialogOptions to inline MudDialog for the DataGrid...
  • 1c4bcb7 Nuget package: Use PackageLicenseExpression instead of PackageLicenseFile (#7...
  • 2e7781c MudForm/MudBaseInput: Fix swallowed user input on FieldChanged re-render (#...
  • d248953 Docs: Fix copy-to-clipboard function for certain snippets (#7161)
  • 60aaeeb MudDataGrid: Fix flaky data grid test (#7160)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #346.