chore(deps): Bump the mudblazor group with 1 update - #58
Closed
dependabot[bot] wants to merge 10 commits into
Closed
chore(deps): Bump the mudblazor group with 1 update#58dependabot[bot] wants to merge 10 commits into
dependabot[bot] wants to merge 10 commits into
Conversation
feat: add update instance mod loading controls fix: resolve rellative instance profile
fix: relative pathing & incorrect instanceID access
- Integrated IOutputSanitizer across various components to sanitize error messages and paths, enhancing security and readability. - Removed command line preview functionality from GeneralTab.razor. - Updated Snackbar error messages in ServerEdit.razor, Servers.razor, Settings.razor, and other components to use sanitized exceptions. - Refactored logging in ActivityEventLoggerProvider and KastLoggerProvider to utilize OutputSanitizer for consistent log message formatting. - Added OutputSanitizerTests to ensure proper sanitization of paths and error messages. - Updated tests across multiple services and components to include OutputSanitizer, ensuring consistent behavior in error handling.
…r mods virtual path
…tall and StartModInstall methods
feat: Implement Output Sanitizer for improved error handling and logging
Bumps MudBlazor from 9.4.0 to 9.8.0 --- updated-dependencies: - dependency-name: MudBlazor dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mudblazor ... Signed-off-by: dependabot[bot] <support@github.com>
Foxlider
force-pushed
the
dependabot/nuget/mudblazor-b9fbbb809e
branch
from
August 10, 2026 15:10
fe1665e to
ac9dfed
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
There was a problem hiding this comment.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated MudBlazor from 9.4.0 to 9.8.0.
Release notes
Sourced from MudBlazor's releases.
9.8.0
What's Changed
Breaking Changes
New Features
Bug Fixes
pointerwhen hovering over disabled switch by @igotinfected in MudSwitch: Fix cursor briefly changing topointerwhen hovering over disabled switch MudBlazor/MudBlazor#13577Other Changes
New Contributors
... (truncated)
9.7.0
What's Changed
Breaking Changes
OnPastehandler by @omarkurtovic in MudInput: RemoveOnPastehandler MudBlazor/MudBlazor#13236New Features
@oncontextmenu:preventDefaultby @Abdulstar in MudTd, MudTr, MudTh: Support@oncontextmenu:preventDefaultMudBlazor/MudBlazor#13260Bug Fixes
Other Changes
New Contributors
@oncontextmenu:preventDefaultMudBlazor/MudBlazor#13260Full Changelog: MudBlazor/MudBlazor@v9.6.0...v9.7.0
9.6.0
What's Changed
New Features
BadgeMaxby @SnakyBeaky in MudTabPanel: Add missingBadgeMaxMudBlazor/MudBlazor#13119Bug Fixes
@bind-Valueecho by @danielchalmers in Inputs: Don't re-validate on the@bind-Valueecho MudBlazor/MudBlazor#13312preventDefaultthat dropped input on close by @danielchalmers in MudDialog: Revert close buttonpreventDefaultthat dropped input on close MudBlazor/MudBlazor#13316Task.Runfrom day-click commit by @danielchalmers in MudDatePicker: Remove unnecessaryTask.Runfrom day-click commit MudBlazor/MudBlazor#13340New Contributors
... (truncated)
9.5.0
What's Changed
Bug Fixes
FilterChangedfor column filter row and menu apply paths by @Copilot in MudDataGrid: RaiseFilterChangedfor column filter row and menu apply paths MudBlazor/MudBlazor#13185Full Changelog: MudBlazor/MudBlazor@v9.4.0...v9.5.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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