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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps MudBlazor from 6.15.0 to 6.16.0.
Release notes
Sourced from MudBlazor's releases.
Commits
cfa6bcc
MudMenu: Fix when PositionAtCursor is true and touch is used. (#8194)f150418
MudTextField: Fix double validation on blur (#7034) (#8121)892a1de
MudTextField: Preserve scroll position while typing with AutoGrow and update ...5758e55
MessageBox: Add "mud-message-box" class (#8189)5052377
MudButton: Fix hover effect remaining after touch (#8188)f5fd3f3
DataGrid: Add IsOpened property to CellContext (#7432) (#7765)557ba89
MudDataGrid: Fix FilterDefinition.Title not updating when selected field is c...27068d0
DataGrid: Support for sub properties editing (#8084)ee80e01
MudTable : Improve the documentation to customize the pager (#7372) (#8177)aca45d2
Build(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /src (#8167)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