slucky31 / mycomicsmanager

MIT License
1 stars 0 forks source link

fix(deps): update dependency mudblazor to v7.3.0 (main) #631

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MudBlazor (source) 7.0.0 -> 7.3.0 age adoption passing confidence

Release Notes

MudBlazor/MudBlazor (MudBlazor) ### [`v7.3.0`](https://togithub.com/MudBlazor/MudBlazor/releases/tag/v7.3.0): MudBlazor v7.3.0 #### What's Changed ##### New Features - MudPagination: Control show or hide the page button ([#​5536](https://togithub.com/MudBlazor/MudBlazor/issues/5536)) by [@​maikelvanhaaren](https://togithub.com/maikelvanhaaren) in [https://github.com/MudBlazor/MudBlazor/pull/9323](https://togithub.com/MudBlazor/MudBlazor/pull/9323) - Table, DataGrid: Support localization of pager text by [@​meenzen](https://togithub.com/meenzen) in [https://github.com/MudBlazor/MudBlazor/pull/9370](https://togithub.com/MudBlazor/MudBlazor/pull/9370) - DialogService: Fix CloseOnEscape in ShowAsync and ShowMessageBox ([#​9367](https://togithub.com/MudBlazor/MudBlazor/issues/9367)) by [@​versile2](https://togithub.com/versile2) in [https://github.com/MudBlazor/MudBlazor/pull/9375](https://togithub.com/MudBlazor/MudBlazor/pull/9375) - TreeItemData: Add virtual to all properties as per request by [@​henon](https://togithub.com/henon) in [https://github.com/MudBlazor/MudBlazor/pull/9432](https://togithub.com/MudBlazor/MudBlazor/pull/9432) - MudTable: Add SelectionChangeable parameter by [@​Ben0421](https://togithub.com/Ben0421) in [https://github.com/MudBlazor/MudBlazor/pull/9374](https://togithub.com/MudBlazor/MudBlazor/pull/9374) ##### Bug Fixes - MudTreeView: Don't select on expand button double click by [@​henon](https://togithub.com/henon) in [https://github.com/MudBlazor/MudBlazor/pull/9428](https://togithub.com/MudBlazor/MudBlazor/pull/9428) - MudField, MudMask: Support typography customization by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9421](https://togithub.com/MudBlazor/MudBlazor/pull/9421) ##### Other Changes - Revert "Theme: Change Typography members to type BaseTypography" by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9423](https://togithub.com/MudBlazor/MudBlazor/pull/9423) - IDialogService: Forward event DialogInstanceAddedAsync to OnDialogInstanceAdded for compatibility by [@​ScarletKuro](https://togithub.com/ScarletKuro) in [https://github.com/MudBlazor/MudBlazor/pull/9431](https://togithub.com/MudBlazor/MudBlazor/pull/9431) #### New Contributors - [@​versile2](https://togithub.com/versile2) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9375](https://togithub.com/MudBlazor/MudBlazor/pull/9375) - [@​Ben0421](https://togithub.com/Ben0421) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9374](https://togithub.com/MudBlazor/MudBlazor/pull/9374) **Full Changelog**: https://github.com/MudBlazor/MudBlazor/compare/v7.2.0...v7.3.0 ### [`v7.2.0`](https://togithub.com/MudBlazor/MudBlazor/releases/tag/v7.2.0): MudBlazor v7.2.0 #### What's Changed ##### New Features - Autocomplete: Add opt-out `OpenOnFocus` property by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9385](https://togithub.com/MudBlazor/MudBlazor/pull/9385) - Theme: Change Typography members to type BaseTypography by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9368](https://togithub.com/MudBlazor/MudBlazor/pull/9368) - PopoverService: Add CheckForPopoverProvider by [@​ScarletKuro](https://togithub.com/ScarletKuro) in [https://github.com/MudBlazor/MudBlazor/pull/9391](https://togithub.com/MudBlazor/MudBlazor/pull/9391) - MudPicker: Add OverflowBehavior that is passed to the underlying MudPopover by [@​benm-eras](https://togithub.com/benm-eras) in [https://github.com/MudBlazor/MudBlazor/pull/9372](https://togithub.com/MudBlazor/MudBlazor/pull/9372) - Inputs: Allow custom Clear icon by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9394](https://togithub.com/MudBlazor/MudBlazor/pull/9394) - MudToggleIconButton: Fall back to regular property if toggled version not set by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9398](https://togithub.com/MudBlazor/MudBlazor/pull/9398) ##### Bug Fixes - DialogService: Fix thread is not associated with the Dispatcher by [@​maxwell60701](https://togithub.com/maxwell60701) in [https://github.com/MudBlazor/MudBlazor/pull/9306](https://togithub.com/MudBlazor/MudBlazor/pull/9306) - Hook up `Autocomplete.MaxLength` by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9364](https://togithub.com/MudBlazor/MudBlazor/pull/9364) - MudListItem: Use disabled color for SecondaryText when item is disabled by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9390](https://togithub.com/MudBlazor/MudBlazor/pull/9390) - MudFormComponent: Fix validation handling ([#​9215](https://togithub.com/MudBlazor/MudBlazor/issues/9215)) by [@​SKSniperSK](https://togithub.com/SKSniperSK) in [https://github.com/MudBlazor/MudBlazor/pull/9386](https://togithub.com/MudBlazor/MudBlazor/pull/9386) #### New Contributors - [@​maxwell60701](https://togithub.com/maxwell60701) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9306](https://togithub.com/MudBlazor/MudBlazor/pull/9306) - [@​SKSniperSK](https://togithub.com/SKSniperSK) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9386](https://togithub.com/MudBlazor/MudBlazor/pull/9386) **Full Changelog**: https://github.com/MudBlazor/MudBlazor/compare/v7.1.1...v7.2.0 ### [`v7.1.1`](https://togithub.com/MudBlazor/MudBlazor/releases/tag/v7.1.1): MudBlazor v7.1.1 ##### What's Changed ##### Other Changes - Remove illegal param detector, this time really by [@​henon](https://togithub.com/henon) in [https://github.com/MudBlazor/MudBlazor/pull/9373](https://togithub.com/MudBlazor/MudBlazor/pull/9373) 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**: https://github.com/MudBlazor/MudBlazor/compare/v7.1.0...v7.1.1 ### [`v7.1.0`](https://togithub.com/MudBlazor/MudBlazor/releases/tag/v7.1.0): MudBlazor v7.1.0 #### What's Changed ##### New Features - MudBaseInput: Add `protected InputElementId` ([#​9277](https://togithub.com/MudBlazor/MudBlazor/issues/9277)) by [@​igotinfected](https://togithub.com/igotinfected) in [https://github.com/MudBlazor/MudBlazor/pull/9278](https://togithub.com/MudBlazor/MudBlazor/pull/9278) - MudMessageBox: Add button classes by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9293](https://togithub.com/MudBlazor/MudBlazor/pull/9293) - Translations: Force keys to follow naming conventions by [@​meenzen](https://togithub.com/meenzen) in [https://github.com/MudBlazor/MudBlazor/pull/9321](https://togithub.com/MudBlazor/MudBlazor/pull/9321) - Localization: Use source generated resources by [@​meenzen](https://togithub.com/meenzen) in [https://github.com/MudBlazor/MudBlazor/pull/9331](https://togithub.com/MudBlazor/MudBlazor/pull/9331) - MudAutocomplete: Make the autocomplete attribute configurable ([#​9334](https://togithub.com/MudBlazor/MudBlazor/issues/9334)) by [@​Aaron2404](https://togithub.com/Aaron2404) in [https://github.com/MudBlazor/MudBlazor/pull/9330](https://togithub.com/MudBlazor/MudBlazor/pull/9330) - Autocomplete: Allow overriding `autocomplete` via UserAttributes by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9337](https://togithub.com/MudBlazor/MudBlazor/pull/9337) - MudTimePicker: Refactor pointer events to support touch dragging by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9300](https://togithub.com/MudBlazor/MudBlazor/pull/9300) ##### Bug Fixes - MudDataGridPager: When no items, Pager now shows "0-0 of 0" ([#​9247](https://togithub.com/MudBlazor/MudBlazor/issues/9247)) by [@​rmoroz20](https://togithub.com/rmoroz20) in [https://github.com/MudBlazor/MudBlazor/pull/9282](https://togithub.com/MudBlazor/MudBlazor/pull/9282) - MudCollapse: Fix `aria-expanded` value by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9303](https://togithub.com/MudBlazor/MudBlazor/pull/9303) - MudAvatarGroup: Fix Max default value behavior ([#​9267](https://togithub.com/MudBlazor/MudBlazor/issues/9267)) by [@​brian-lagerman](https://togithub.com/brian-lagerman) in [https://github.com/MudBlazor/MudBlazor/pull/9309](https://togithub.com/MudBlazor/MudBlazor/pull/9309) - MudBadge: Center content with flex instead of negative margins by [@​ekrak](https://togithub.com/ekrak) in [https://github.com/MudBlazor/MudBlazor/pull/9305](https://togithub.com/MudBlazor/MudBlazor/pull/9305) - MudFileUpload: Use ParameterState by [@​ScarletKuro](https://togithub.com/ScarletKuro) in [https://github.com/MudBlazor/MudBlazor/pull/9264](https://togithub.com/MudBlazor/MudBlazor/pull/9264) - DataGrid: Add missing labels for filter value fields in data grid column filter ([#​9319](https://togithub.com/MudBlazor/MudBlazor/issues/9319)) by [@​aditya119](https://togithub.com/aditya119) in [https://github.com/MudBlazor/MudBlazor/pull/9336](https://togithub.com/MudBlazor/MudBlazor/pull/9336) - MudDataGrid: Fix Column ungroup by [@​ScarletKuro](https://togithub.com/ScarletKuro) in [https://github.com/MudBlazor/MudBlazor/pull/9344](https://togithub.com/MudBlazor/MudBlazor/pull/9344) - MudInputControl: Fix `HelperTextOnFocus` regression by [@​igotinfected](https://togithub.com/igotinfected) in [https://github.com/MudBlazor/MudBlazor/pull/9346](https://togithub.com/MudBlazor/MudBlazor/pull/9346) - MudAutocomplete: Modify default autocomplete method ([#​9318](https://togithub.com/MudBlazor/MudBlazor/issues/9318)) by [@​Aaron2404](https://togithub.com/Aaron2404) in [https://github.com/MudBlazor/MudBlazor/pull/9354](https://togithub.com/MudBlazor/MudBlazor/pull/9354) ##### Other Changes - ElementReferenceExtensions: Use delegate for retrieving JSRuntime by [@​ScarletKuro](https://togithub.com/ScarletKuro) in [https://github.com/MudBlazor/MudBlazor/pull/9260](https://togithub.com/MudBlazor/MudBlazor/pull/9260) - MudAlert: Remove `alert` role by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9298](https://togithub.com/MudBlazor/MudBlazor/pull/9298) - ElementReferenceExtensions: Utilize new UnsafeAccessor by [@​ScarletKuro](https://togithub.com/ScarletKuro) in [https://github.com/MudBlazor/MudBlazor/pull/9324](https://togithub.com/MudBlazor/MudBlazor/pull/9324) - Accessibility: Simplify `aria-label` text by [@​danielchalmers](https://togithub.com/danielchalmers) in [https://github.com/MudBlazor/MudBlazor/pull/9339](https://togithub.com/MudBlazor/MudBlazor/pull/9339) #### New Contributors - [@​brian-lagerman](https://togithub.com/brian-lagerman) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9309](https://togithub.com/MudBlazor/MudBlazor/pull/9309) - [@​ekrak](https://togithub.com/ekrak) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9305](https://togithub.com/MudBlazor/MudBlazor/pull/9305) - [@​Aaron2404](https://togithub.com/Aaron2404) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9330](https://togithub.com/MudBlazor/MudBlazor/pull/9330) - [@​lymem](https://togithub.com/lymem) made their first contribution in [https://github.com/MudBlazor/MudBlazor/pull/9360](https://togithub.com/MudBlazor/MudBlazor/pull/9360) **Full Changelog**: https://github.com/MudBlazor/MudBlazor/compare/v7.0.0...v7.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

coderabbitai[bot] commented 3 months ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.05% (target: -1.00%) :white_check_mark: 100.00% (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (a7c8df2dfb09b5173bfcccef4e9eb54ac6ba1a08) | 1747 | 1639 | 93.82% | | | Head commit (3a148013f6d1ea335488509387da7e7a62637e4b) | 1733 (-14) | 1625 (-14) | 93.77% (**-0.05%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#631) | 3 | 3 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more