Skip to content

chore(deps): Bump the mudblazor group with 1 update - #71

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/InventoryManagementSystem.Web/mudblazor-6388a1fe4b
Open

chore(deps): Bump the mudblazor group with 1 update#71
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/InventoryManagementSystem.Web/mudblazor-6388a1fe4b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updated MudBlazor from 9.5.0 to 9.9.0.

Release notes

Sourced from MudBlazor's releases.

9.9.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Performance

9.8.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

9.7.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

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

9.6.0

What's Changed

New Features

Bug Fixes

New Contributors

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Updates MudBlazor from 9.5.0 to 9.9.0. This brings fixes and UI/accessibility improvements, with breaking changes to form validation, input events, and mobile drawer behavior.

  • Forms: MudForm now bases IsValid on required fields having a value (not being touched). Read-only inputs now fire OnBlur. Review form submissions and validation messages.
  • Inputs: MudInput removed the OnPaste handler. Replace any usage with native @onpaste via UserAttributes or handle paste through OnInput. Verify custom validators as inputs no longer re-validate on the bind echo.
  • Navigation: Mini drawers are temporary on mobile by default. Check mobile navigation overlays, open/close behavior, and focus management.
  • Styling/attributes: Some components no longer apply label classes, and MudNavLink forwards user attributes to the anchor. Verify CSS selectors and ARIA/custom attributes still apply as expected.
  • DataGrid/Table: Inline row editing and multiple pagination/selection fixes landed. Sanity-check our grids for selection, paging, and filtering.

Written for commit 43057f3. Summary will update on new commits.

Review in cubic

Bumps MudBlazor from 9.5.0 to 9.9.0

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-version: 9.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mudblazor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants