Skip to content

chore(deps): Bump MudBlazor from 6.13.0 to 7.16.0#36

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/GrocyScanner.Service/master/MudBlazor-7.16.0
Open

chore(deps): Bump MudBlazor from 6.13.0 to 7.16.0#36
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/GrocyScanner.Service/master/MudBlazor-7.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 7, 2025

Updated MudBlazor from 6.13.0 to 7.16.0.

Release notes

Sourced from MudBlazor's releases.

7.16.0

What's Changed

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.15.0...v7.16.0

7.15.0

What's Changed

New Features

Other Changes

Full Changelog: MudBlazor/MudBlazor@v7.14.0...v7.15.0

7.14.0

What's Changed

New Features

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.13.0...v7.14.0

7.13.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.12.0...v7.13.0

7.12.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.11.0...v7.12.0

7.11.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.10.0...v7.11.0

7.10.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.9.0...v7.10.0

7.9.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.8.0...v7.9.0

7.8.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v7.7.0...v7.8.0

7.7.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.6.0...v7.7.0

7.6.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.5.0...v7.6.0

7.5.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.4.0...v7.5.0

7.4.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.3.0...v7.4.0

7.3.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.2.0...v7.3.0

7.2.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.1.1...v7.2.0

7.1.1

What's Changed

Other Changes

Note: this should have been removed in v7.1.0 already but wasn't included due to an accident with GitHub's commit squashing.

Full Changelog: MudBlazor/MudBlazor@v7.1.0...v7.1.1

7.1.0

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.0.0...v7.1.0

7.0.0

[!NOTE]
If you are migrating from v6.x.x to v7.0.0 please make sure to read the v7.0.0 Migration Guide !! You can give us your feedback about v7, it'll be appreciated.

What's Changed

[!WARNING]
It's now explicitly required to add MudPopoverProvider. #​8712

Before (v6.x.x):

<MudThemeProvider/>
<MudDialogProvider/>
<MudSnackbarProvider/>

After (v7.x.x):

<MudThemeProvider/>
<MudPopoverProvider/>
<MudDialogProvider/>
<MudSnackbarProvider/>

For all other changes and warnings please make sure to visit the v7.0.0 Migration Guide

Alert

  • MudAlert: Fix content alignment issue #​8734 by @​neozhu in #​8735
  • Alert: Remove AlertTextPosition by @​ScarletKuro in #​8637

Autocomplete

  • Autocomplete: Give async methods Async suffix by @​danielchalmers in #​8990
  • Autocomplete: Treat all ways of closing overlay the same by @​danielchalmers in #​8914
  • Autocomplete: Improve menu behavior by @​danielchalmers in #​8787
  • MudAutocomplete: ItemDisabledTemplate and ItemSelectedTemplate will now display even if ItemTemplate is not defined. by @​digitaldirk in #​8913
  • MudAutocomplete: Open menu on focus, Rename ToggleMenu to ToggleMenuAsync by @​danielchalmers in #​8758
  • MudAutocomplete: Fix missing margin-top when label is set by @​ralvarezing in #​8623
  • MudAutocomplete: Remove SearchFuncWithCancel, Add CancellationToken to SearchFunc by @​jperson2000 in #​8490

Avatar

  • MudAvatar: Remove Obsolete Image Property by @​Anu6is in #​8648

Breadcrumbs

  • MudBreadcrumbs: Change from List to IReadOnlyList by @​danielchalmers in #​8439

Buttons

... (truncated)

7.0.0-rc.2

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.0.0-rc.1...v7.0.0-rc.2

7.0.0-rc.1

What's Changed

Breaking Changes

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.0.0-preview.4...v7.0.0-rc.1

7.0.0-preview.4

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

7.0.0-preview.3

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v7.0.0-preview.2...v7.0.0-preview.3

7.0.0-preview.2

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

... (truncated)

7.0.0-preview.1

What's Changed

Note: This Migration Guide #​8447 should help you get your code ready for v7.0.0. If migration is too much work for you, you can keep using v6.x.x as long as the community maintains it with bug fixes and .net version upgrade PRs.

Breaking Changes

6.21.0

What's Changed

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v6.20.0...v6.21.0

6.20.0

What's Changed

New Features

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v6.19.1...v6.20.0

6.19.1

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v6.19.0...v6.19.1

6.19.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v6.18.0...v6.18.1

6.18.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

6.17.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v6.16.0...v6.17.0

6.16.0

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v6.15.0...v6.16.0

6.15.0

What's Changed

New Features

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v6.14.0...v6.15.0

6.14.0

Note

This is a rerelease of 6.13.0 removing

due to a breaking change for MAUI users

What's Changed

Breaking Changes

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v6.12.0...v6.14.0

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • `@dependabot ignore t...

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 7, 2025
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