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.2 #1227

Closed homarr-renovate[bot] closed 1 month ago

homarr-renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

mantinedev/mantine (@​mantine/colors-generator) ### [`v7.13.2`](https://redirect.github.com/mantinedev/mantine/releases/tag/7.13.2) [Compare Source](https://redirect.github.com/mantinedev/mantine/compare/7.13.1...7.13.2) ##### What's Changed - `[@mantine/dates]` DateInput: Fix `onClick` handler passed to `getDayProps` not being called - `[@mantine/core]` Badge: Fix incorrect cursor styles - `[@mantine/core]` FileInput: Add `resetRef` prop support - `[@mantine/core]` Popover: Fix `onClose` function being called twice with controlled state - `[@mantine/spotlight]` Fix selected index not being reset when the spotlight is closed ([#​6842](https://redirect.github.com/mantinedev/mantine/issues/6842)) - `[@mantine/core]` Popover: Improve performance of scrolling when large number of closed Popovers are rendered on the same page ([#​6771](https://redirect.github.com/mantinedev/mantine/issues/6771)) - `[@mantine/core]` Pagination: Fix `getItemProps` not being able to override control `children` prop ([#​6789](https://redirect.github.com/mantinedev/mantine/issues/6789)) - `[@mantine/core]` ScrollArea: Fix `onBottomReached` not being called if the viewport has decimal px height value ([#​6792](https://redirect.github.com/mantinedev/mantine/issues/6792)) - `[@mantine/hooks]` use-in-viewport: Fix hook not reacting to node changes ([#​6926](https://redirect.github.com/mantinedev/mantine/issues/6926)) - `[@mantine/core]` NumberInput: Fix incorrect handling of decimal numbers with more than 15 decimal places ([#​6823](https://redirect.github.com/mantinedev/mantine/issues/6823)) - `[@mantine/core]` Slider: Fix marks not being aligned correctly ([#​6909](https://redirect.github.com/mantinedev/mantine/issues/6909)) - `[@mantine/hooks]` use-fullscreen: Fix target node changes being ignored ([#​6923](https://redirect.github.com/mantinedev/mantine/issues/6923)) - `[@mantine/core]` Badge: Fix incorrect sections alignment for `variant="dot"` - `[@mantine/core]` TagsInput: Fix incorrect logic of removing duplicate tags ([#​6922](https://redirect.github.com/mantinedev/mantine/issues/6922)) - `[@mantine/core]` AppShell: Fix error when Suspense is rendered inside AppShell ([#​6927](https://redirect.github.com/mantinedev/mantine/issues/6927)) - `[@mantine/core]` Menu: Fix `onKeyDown` prop not working in Menu.Dropdown component ([#​6910](https://redirect.github.com/mantinedev/mantine/issues/6910)) ##### New Contributors - [@​RabeeAbuBaker](https://redirect.github.com/RabeeAbuBaker) made their first contribution in [https://github.com/mantinedev/mantine/pull/6927](https://redirect.github.com/mantinedev/mantine/pull/6927) - [@​linspw](https://redirect.github.com/linspw) made their first contribution in [https://github.com/mantinedev/mantine/pull/6923](https://redirect.github.com/mantinedev/mantine/pull/6923) - [@​fellmann](https://redirect.github.com/fellmann) made their first contribution in [https://github.com/mantinedev/mantine/pull/6926](https://redirect.github.com/mantinedev/mantine/pull/6926) - [@​maclementED](https://redirect.github.com/maclementED) made their first contribution in [https://github.com/mantinedev/mantine/pull/6842](https://redirect.github.com/mantinedev/mantine/pull/6842) **Full Changelog**: https://github.com/mantinedev/mantine/compare/7.13.1...7.13.2

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 1 month ago

Here's the code health analysis summary for commits 9d20362..bf02269. 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 1 month ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 38.95% 13988 / 35912
🔵 Statements 38.95% 13988 / 35912
🔵 Functions 35.14% 363 / 1033
🔵 Branches 70.67% 1253 / 1773
File CoverageNo changed files found.
Generated in workflow #3129 for commit bf02269 by the Vitest Coverage Report Action