homarr-labs / homarr

A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
https://homarr.dev
MIT License
18 stars 5 forks source link

fix(deps): update mantine monorepo to ^7.13.3 #1316

Closed homarr-renovate[bot] closed 3 weeks ago

homarr-renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
@mantine/colors-generator (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/core (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/dates (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/form (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/hooks (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/modals (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/notifications (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/spotlight (source) dependencies patch ^7.13.2 -> ^7.13.3
@mantine/tiptap (source) dependencies patch ^7.13.2 -> ^7.13.3

Release Notes

mantinedev/mantine (@​mantine/colors-generator) ### [`v7.13.3`](https://redirect.github.com/mantinedev/mantine/releases/tag/7.13.3) [Compare Source](https://redirect.github.com/mantinedev/mantine/compare/7.13.2...7.13.3) ##### What's Changed - `[@mantine/core]` Fix cqw, cqh, cqi, cqb, cqmax and cqmin size units not being handled correctly in style props - `[@mantine/dates]` DateTimePicker: Remove `defaultValue` and `value` props from `timeInputProps` types to avoid confusion ([#​6959](https://redirect.github.com/mantinedev/mantine/issues/6959)) - `[@mantine/dropzone]` Set `data-disabled` attribute on the root element if `disabled` prop is set ([#​6946](https://redirect.github.com/mantinedev/mantine/issues/6946)) - `[@mantine/core]` Modal: Fix default Modal.Root transition being different from Modal component ([#​6967](https://redirect.github.com/mantinedev/mantine/issues/6967)) - `[@mantine/core]` ColorInput: Fix `popoverProps={{ opned: true }}` not working ([#​6968](https://redirect.github.com/mantinedev/mantine/issues/6968)) - `[@mantine/charts]` Fix `valueFormatter` prop not working correctly with `orientation="vertical"` in BarChart, AreaChart and LineChart components ([#​6979](https://redirect.github.com/mantinedev/mantine/issues/6979)) - `[@mantine/core]` Popover: Fix `onOpen` not being called with controlled `opened` state ([#​6981](https://redirect.github.com/mantinedev/mantine/issues/6981)) - `[@mantine/core]` NumberInput: Fix incorrect `min` prop handling for large numbers ([#​6985](https://redirect.github.com/mantinedev/mantine/issues/6985)) - `[@mantine/dropzone]` Add HEIF image mime type ([#​6977](https://redirect.github.com/mantinedev/mantine/issues/6977)) - `[@mantine/core]` PasswordInput: Fix cursor shifting when the visibility button is clicked on touch devices ([#​6971](https://redirect.github.com/mantinedev/mantine/issues/6971)) ##### New Contributors - [@​eungyeole](https://redirect.github.com/eungyeole) made their first contribution in [https://github.com/mantinedev/mantine/pull/6957](https://redirect.github.com/mantinedev/mantine/pull/6957) - [@​thaynam](https://redirect.github.com/thaynam) made their first contribution in [https://github.com/mantinedev/mantine/pull/6977](https://redirect.github.com/mantinedev/mantine/pull/6977) **Full Changelog**: https://github.com/mantinedev/mantine/compare/7.13.2...7.13.3

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.

deepsource-io[bot] commented 3 weeks ago

Here's the code health analysis summary for commits 3b5082c..f1cdf64. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
github-actions[bot] commented 3 weeks ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 38.88% 14533 / 37378
πŸ”΅ Statements 38.88% 14533 / 37378
πŸ”΅ Functions 36% 377 / 1047
πŸ”΅ Branches 70.87% 1290 / 1820
File CoverageNo changed files found.
Generated in workflow #3279 for commit f1cdf64 by the Vitest Coverage Report Action