pkuehnel / TeslaSolarCharger

A software to let your Tesla charge with solar energy ☀
GNU General Public License v3.0
119 stars 19 forks source link

build(deps): bump MudBlazor from 6.19.1 to 6.20.0 #1290

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps MudBlazor from 6.19.1 to 6.20.0.

Release notes

Sourced from MudBlazor's releases.

MudBlazor v6.20.0

What's Changed

New Features

Bug Fixes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.19.1...v6.20.0

Commits
  • 4d80923 Docs: v7 announcement (for v6 branch) (#9028)
  • bf2e9ef MudOverlay: fix missing using
  • 14faf34 MudOverlay: Fix two way binding with AutoClose=true (#8513)
  • 333f6f1 Build: Build and test all branches (#8469)
  • 26d6737 ParameterState: Fix when subscribing only to EventCallback (#8457)
  • 687ce2f Progress: Use ParameterState framework. (#8433)
  • 1a3d242 Build: Update copyright year, Don't include source revision in informational ...
  • 9937991 ParameterState: Add optional IEqualityComparer (#8416)
  • 9004282 MudBaseSelectItem: Clarify OnClick behavior in respect to Href (#8425)
  • 79e01e7 fix (#8426)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)