Closed homarr-renovate[bot] closed 1 month ago
Here's the code health analysis summary for commits 42a49e6..a6257e6
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
JavaScript | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 39.01% | 13683 / 35073 |
🔵 | Statements | 39.01% | 13683 / 35073 |
🔵 | Functions | 35.42% | 362 / 1022 |
🔵 | Branches | 70.43% | 1227 / 1742 |
This PR contains the following updates:
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
^7.13.0
->^7.13.1
Release Notes
mantinedev/mantine (@mantine/colors-generator)
### [`v7.13.1`](https://redirect.github.com/mantinedev/mantine/releases/tag/7.13.1) [Compare Source](https://redirect.github.com/mantinedev/mantine/compare/7.13.0...7.13.1) ##### What's Changed - `[@mantine/chart]` PieChart: Remove unused CSS ([#6903](https://redirect.github.com/mantinedev/mantine/issues/6903)) - `[@mantine/core]` Menu: Fix `onKeyDown` not working when passed to Menu.Item ([#6906](https://redirect.github.com/mantinedev/mantine/issues/6906)) - `[@mantine/core]` TagsInput: Fix duplicated tags being deleted when one of tags with the same value is deleted ([#6907](https://redirect.github.com/mantinedev/mantine/issues/6907)) - `[@mantine/dates]` Fix hidden input value not respecting specified timezone ([#6881](https://redirect.github.com/mantinedev/mantine/issues/6881)) - `[@mantine/hooks]` use-hover: Fix events not being reattached when the target node changes ([#6782](https://redirect.github.com/mantinedev/mantine/issues/6782)) - `[@mantine/colors-generator]` Update chroma-js version to support the latest version ([#6879](https://redirect.github.com/mantinedev/mantine/issues/6879)) - `[@mantine/core]` PinInput: Fix incorrect `Backspace` key handling on the first input ([#6880](https://redirect.github.com/mantinedev/mantine/issues/6880)) - `[@mantine/hooks]` use-state-history: Add `reset` handler support ([#6769](https://redirect.github.com/mantinedev/mantine/issues/6769)) - `[@mantine/core]` ScrollArea: Fix `onTopReached` prop not being passed down in ScrollArea.Autosize component ([#6747](https://redirect.github.com/mantinedev/mantine/issues/6747)) - `[@mantine/chart]` Fix incorrect types for props passed down to recharts components ([#6820](https://redirect.github.com/mantinedev/mantine/issues/6820)) - `[@mantine/form]` Fix indices over 9 not working in form paths in some cases ([#6794](https://redirect.github.com/mantinedev/mantine/issues/6794)) - `[@mantine/chart]` BarChart: Fix BarLabel logging errors in the console ([#6810](https://redirect.github.com/mantinedev/mantine/issues/6810)) - `[@mantine/chart]` Fix error when chart tooltip label contains period ([#6826](https://redirect.github.com/mantinedev/mantine/issues/6826)) - `[@mantine/core]` Title: Add option to use Text font-size and line-height values with `size` prop ([#6833](https://redirect.github.com/mantinedev/mantine/issues/6833)) - `[@mantine/date]` Calendar: Fix `nextLabel` and `previousLabel` props not working ([#6847](https://redirect.github.com/mantinedev/mantine/issues/6847)) - `[@mantine/core]` Fix `2xl` and other similar values being treated as CSS value instead of theme value ([#6855](https://redirect.github.com/mantinedev/mantine/issues/6855)) - `[@mantine/core]` Breadcrumbs: Fix component with large number of values not wrapping on small screens ([#6863](https://redirect.github.com/mantinedev/mantine/issues/6863)) - `[@mantine/core]` Table: Fix thead being overlayed to td in some cases ([#6860](https://redirect.github.com/mantinedev/mantine/issues/6860)) ##### New Contributors - [@ozantekin](https://redirect.github.com/ozantekin) made their first contribution in [https://github.com/mantinedev/mantine/pull/6863](https://redirect.github.com/mantinedev/mantine/pull/6863) - [@Vakarva](https://redirect.github.com/Vakarva) made their first contribution in [https://github.com/mantinedev/mantine/pull/6811](https://redirect.github.com/mantinedev/mantine/pull/6811) - [@zrll12](https://redirect.github.com/zrll12) made their first contribution in [https://github.com/mantinedev/mantine/pull/6747](https://redirect.github.com/mantinedev/mantine/pull/6747) - [@AdhamMoussa](https://redirect.github.com/AdhamMoussa) made their first contribution in [https://github.com/mantinedev/mantine/pull/6769](https://redirect.github.com/mantinedev/mantine/pull/6769) - [@GZTimeWalker](https://redirect.github.com/GZTimeWalker) made their first contribution in [https://github.com/mantinedev/mantine/pull/6879](https://redirect.github.com/mantinedev/mantine/pull/6879) - [@max-degterev](https://redirect.github.com/max-degterev) made their first contribution in [https://github.com/mantinedev/mantine/pull/6782](https://redirect.github.com/mantinedev/mantine/pull/6782) - [@ctdunc](https://redirect.github.com/ctdunc) made their first contribution in [https://github.com/mantinedev/mantine/pull/6907](https://redirect.github.com/mantinedev/mantine/pull/6907) **Full Changelog**: https://github.com/mantinedev/mantine/compare/7.13.0...7.13.1Configuration
📅 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.