MauriceNino / dashdot

A simple, modern server dashboard, primarily used by smaller private servers
https://getdashdot.com/
MIT License
2.56k stars 94 forks source link

chore(deps): upgrade mantine monorepo to v6.0.21 #994

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 6.0.19 -> 6.0.21 age adoption passing confidence
@mantine/hooks (source) 6.0.19 -> 6.0.21 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core) ### [`v6.0.21`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.21) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.20...6.0.21) ##### Last 6.x patch This is the last patch for 6.x (at least for a while), next version that will be released is 7.0.0. If you haven't checked v7 yet, you can review it here – https://v7.mantine.dev/ ##### What's Changed - `[@mantine/core]` Fix Radio and Checkbox components do not receive padding when a value of 0 is passed into the label prop ([#​4755](https://togithub.com/mantinedev/mantine/issues/4755)) - `[@mantine/dates]` Fix incorrect accessible name set on DatePickerInput and other similar components ([#​4750](https://togithub.com/mantinedev/mantine/issues/4750)) ##### New Contributors - [@​qaynam](https://togithub.com/qaynam) made their first contribution in [https://github.com/mantinedev/mantine/pull/4755](https://togithub.com/mantinedev/mantine/pull/4755) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.20...6.0.21 ### [`v6.0.20`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.20) [Compare Source](https://togithub.com/mantinedev/mantine/compare/6.0.19...6.0.20) ##### What's Changed - `[@mantine/dates]` Calendar: Fix incorrect `hasNextLevel` prop type ([#​4682](https://togithub.com/mantinedev/mantine/issues/4682)) - `[@mantine/core]` PasswordInput: Set `autocomplete="off"` to prevent passwords logging in console ([#​4564](https://togithub.com/mantinedev/mantine/issues/4564)) - `[@mantine/core]` BackgroundImage: Fix image not loading if given image url contains whitespace ([#​4715](https://togithub.com/mantinedev/mantine/issues/4715)) - `[@mantine/dates]` Fix: DatePickerInput and DateTimePicker label click does not focusing the input ([#​4634](https://togithub.com/mantinedev/mantine/issues/4634)) - `[@mantine/core]` PinInput: Fix OTP paste not working from Google Keyboard on Android ([#​4641](https://togithub.com/mantinedev/mantine/issues/4641)) - `[@mantine/core]` Grid: Fix `id` prop not being passed to the root element ([#​4666](https://togithub.com/mantinedev/mantine/issues/4666)) - `[@mantine/tiptap]` Fix incorrect color displayed in ColorPickerControl ([#​4667](https://togithub.com/mantinedev/mantine/issues/4667)) - `[@mantine/core]` Anchor: Fix incorrect inherited types from Text ([#​4695](https://togithub.com/mantinedev/mantine/issues/4695)) ##### New Contributors - [@​hiddenLadder](https://togithub.com/hiddenLadder) made their first contribution in [https://github.com/mantinedev/mantine/pull/4642](https://togithub.com/mantinedev/mantine/pull/4642) - [@​HarshitDoshi](https://togithub.com/HarshitDoshi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4692](https://togithub.com/mantinedev/mantine/pull/4692) - [@​marwinburesch](https://togithub.com/marwinburesch) made their first contribution in [https://github.com/mantinedev/mantine/pull/4703](https://togithub.com/mantinedev/mantine/pull/4703) - [@​HoHieuLuc](https://togithub.com/HoHieuLuc) made their first contribution in [https://github.com/mantinedev/mantine/pull/4667](https://togithub.com/mantinedev/mantine/pull/4667) - [@​lscheibel](https://togithub.com/lscheibel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4666](https://togithub.com/mantinedev/mantine/pull/4666) - [@​saeidalidadi](https://togithub.com/saeidalidadi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4641](https://togithub.com/mantinedev/mantine/pull/4641) - [@​rommelmamedov](https://togithub.com/rommelmamedov) made their first contribution in [https://github.com/mantinedev/mantine/pull/4634](https://togithub.com/mantinedev/mantine/pull/4634) - [@​blueagler](https://togithub.com/blueagler) made their first contribution in [https://github.com/mantinedev/mantine/pull/4715](https://togithub.com/mantinedev/mantine/pull/4715) - [@​yeana-dev](https://togithub.com/yeana-dev) made their first contribution in [https://github.com/mantinedev/mantine/pull/4712](https://togithub.com/mantinedev/mantine/pull/4712) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.19...6.0.20

Configuration

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

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 5.8.0

Please check the changelog for more details.