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
346 stars 50 forks source link

Bump MudBlazor from 6.1.7 to 6.1.8 #275

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MudBlazor from 6.1.7 to 6.1.8.

Release notes

Sourced from MudBlazor's releases.

MudBlazor v6.1.8

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.1.7...v6.1.8

Commits
  • 84f0138 MudOverlay: Fix Absolute property comment (#6225)
  • 5e10254 Build(deps): Bump FluentAssertions from 6.8.0 to 6.9.0 in /src (#6206)
  • d0035be Build(deps): Bump ReportGenerator from 5.1.13 to 5.1.15 in /src (#6208)
  • 416885a MudInput: Add Accessibility Titles to Nested Icons (#5531)
  • 8c8c29d MudDateRangePicker: Fix DateRangePicker validation in MudForm (#6194) (#6195)
  • 37dd3fb Build: Exclude reverted PRs from release notes
  • 630b027 MudTabs: Fix incorrect ActivePanelIndex (#6100)
  • af789a4 MudTable: Enable FluentValidation for TableRowValidator. (#6193)
  • 1d88dc2 MudTable: Add null check on server data items in FilteredItems (#6186)
  • 733d8bc Build(deps): Bump Microsoft.AspNetCore.Components.WebAssembly.Server (#6157)
  • 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 #285.