amitsingh-007 / bypass-links

🔗 A web extension to bypass links along with custom redirections, private bookmarks panel & person tagging panel.
https://bypass-links.vercel.app
MIT License
40 stars 5 forks source link

Update mantine monorepo to v7.11.2 #3139

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 7.11.1 -> 7.11.2 age adoption passing confidence
@mantine/dates (source) 7.11.1 -> 7.11.2 age adoption passing confidence
@mantine/form (source) 7.11.1 -> 7.11.2 age adoption passing confidence
@mantine/hooks (source) 7.11.1 -> 7.11.2 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core) ### [`v7.11.2`](https://togithub.com/mantinedev/mantine/compare/7.11.1...b27d64babc72a6f82384216aa8010cb395d62ad8) [Compare Source](https://togithub.com/mantinedev/mantine/compare/7.11.1...7.11.2)
mantinedev/mantine (@​mantine/dates) ### [`v7.11.2`](https://togithub.com/mantinedev/mantine/releases/tag/7.11.2) [Compare Source](https://togithub.com/mantinedev/mantine/compare/7.11.1...7.11.2) ##### What's Changed - `[@mantine/core]` Combobox: Fix inconsistent horizontal dropdown padding - `[@mantine/core]` Drawer: Fix content overflowing horizontally on mobile when `offset` is set - `[@mantine/core]` Drawer: Fix double scrollbar appearing when `offset` and `scrollAreaComponent` props are set - `[@mantine/carousel]` Fix responsive `slideSize` values working differently from other style props - `[@mantine/hooks]` use-interval: Add `autoInvoke` option support - `[@mantine/hooks]` use-interval: Fix updates to the function and interval timeout being ignored - `[@mantine/core]` Anchor: Fix `lineClamp` prop not working - `[@mantine/core]` Anchor: Fix text-decoration styles being inconsistent with `variant="gradient"` - `[@mantine/dates]` DateInput: Fix value flickering with custom timezone ([#​6517](https://togithub.com/mantinedev/mantine/issues/6517)) - `[@mantine/core]` Burger: Fix `lineSize` being passed to the DOM node ([#​6520](https://togithub.com/mantinedev/mantine/issues/6520)) - `[@mantine/charts]` Add support for nested properties in `dataKey` ([#​5886](https://togithub.com/mantinedev/mantine/issues/5886)) - `[@mantine/core]` Fix Modal/Drawer headers overlaying custom scrollbar ([#​6175](https://togithub.com/mantinedev/mantine/issues/6175)) - `[@mantine/charts]` Sparkline: Fix incorrect `data` prop type ([#​6352](https://togithub.com/mantinedev/mantine/issues/6352)) - `[@mantine/charts]` Fix `strokeColor` prop being passed to the DOM element ([#​6507](https://togithub.com/mantinedev/mantine/issues/6507)) - `[@mantine/core]` FocusTrap: Improve compatibility with React 19 ([#​6492](https://togithub.com/mantinedev/mantine/issues/6492)) - `[@mantine/hooks]` use-os: Fix iOS being reported as MacOS in several cases ([#​6511](https://togithub.com/mantinedev/mantine/issues/6511)) - `[@mantine/emotion]` Fix incorrect types of `createStyles` classes ([#​6490](https://togithub.com/mantinedev/mantine/issues/6490)) - `[@mantine/core]` Tooltip: Fix `floatingStrategy="fixed"` not working ([#​6502](https://togithub.com/mantinedev/mantine/issues/6502)) ##### New Contributors - [@​lwkchan](https://togithub.com/lwkchan) made their first contribution in [https://github.com/mantinedev/mantine/pull/6502](https://togithub.com/mantinedev/mantine/pull/6502) - [@​Sergio16T](https://togithub.com/Sergio16T) made their first contribution in [https://github.com/mantinedev/mantine/pull/6517](https://togithub.com/mantinedev/mantine/pull/6517) **Full Changelog**: https://github.com/mantinedev/mantine/compare/7.11.1...7.11.2
mantinedev/mantine (@​mantine/hooks) ### [`v7.11.2`](https://togithub.com/mantinedev/mantine/compare/7.11.1...b27d64babc72a6f82384216aa8010cb395d62ad8) [Compare Source](https://togithub.com/mantinedev/mantine/compare/7.11.1...7.11.2)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.