pitang1965 / next-portfolio

各種APIを用いた自己紹介サイト(しまぶーサロンのチーム開発課題)
https://pitang1965-next-portfolio.vercel.app/
0 stars 1 forks source link

Update mantine monorepo to v5.10.5 #94

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 5.10.1 -> 5.10.5 age adoption passing confidence
@mantine/form (source) 5.10.1 -> 5.10.5 age adoption passing confidence
@mantine/hooks (source) 5.10.1 -> 5.10.5 age adoption passing confidence
@mantine/next (source) 5.10.1 -> 5.10.5 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core) ### [`v5.10.5`](https://togithub.com/mantinedev/mantine/releases/tag/5.10.5) [Compare Source](https://togithub.com/mantinedev/mantine/compare/5.10.4...5.10.5) ##### What's Changed - `[@mantine/dates]` Fix `inputWrapperOrder` not supported by TimeInput and TimeInputRange components ([#​3520](https://togithub.com/mantinedev/mantine/issues/3520)) - `[@mantine/core]` Fix AppShell, Dialog, Drawer and Modal components incorrect style props type - `[@mantine/modals]` Fix centered modal jumping when closed ([#​3570](https://togithub.com/mantinedev/mantine/issues/3570)) - `[@mantine/core]` Popover: Fix dropdown not following target element inside scrollable container when `withinPortal` is set ([#​3576](https://togithub.com/mantinedev/mantine/issues/3576)) - `[@mantine/core]` Tooltip: Fix incorrect `disabled` prop behavior in Tooltip.Floating ([#​3611](https://togithub.com/mantinedev/mantine/issues/3611)) - `[@mantine/core]` Table: Fix incorrect th styles inside tbody ([#​3556](https://togithub.com/mantinedev/mantine/issues/3556)) - `[@mantine/core]` Add ColSpan type exports ([#​3564](https://togithub.com/mantinedev/mantine/issues/3564)) - `[@mantine/core]` PasswordInput: Fix typo in selector ([#​3553](https://togithub.com/mantinedev/mantine/issues/3553)) ##### New Contributors - [@​7MinutesDead-Git](https://togithub.com/7MinutesDead-Git) made their first contribution in [https://github.com/mantinedev/mantine/pull/3561](https://togithub.com/mantinedev/mantine/pull/3561) - [@​Songkeys](https://togithub.com/Songkeys) made their first contribution in [https://github.com/mantinedev/mantine/pull/3562](https://togithub.com/mantinedev/mantine/pull/3562) - [@​KyleSmith0905](https://togithub.com/KyleSmith0905) made their first contribution in [https://github.com/mantinedev/mantine/pull/3585](https://togithub.com/mantinedev/mantine/pull/3585) - [@​sgrobert](https://togithub.com/sgrobert) made their first contribution in [https://github.com/mantinedev/mantine/pull/3603](https://togithub.com/mantinedev/mantine/pull/3603) - [@​maradney](https://togithub.com/maradney) made their first contribution in [https://github.com/mantinedev/mantine/pull/3576](https://togithub.com/mantinedev/mantine/pull/3576) - [@​yosafatkesuma](https://togithub.com/yosafatkesuma) made their first contribution in [https://github.com/mantinedev/mantine/pull/3520](https://togithub.com/mantinedev/mantine/pull/3520) **Full Changelog**: https://github.com/mantinedev/mantine/compare/5.10.4...5.10.5 ### [`v5.10.4`](https://togithub.com/mantinedev/mantine/releases/tag/5.10.4) [Compare Source](https://togithub.com/mantinedev/mantine/compare/5.10.3...5.10.4) #### What's Changed - `[@mantine/core]` PasswordInput: Hide native browser password reveal button in Edge - `[@mantine/core]` Notification: Fix content overflow with very large children ([#​3540](https://togithub.com/mantinedev/mantine/issues/3540)) - `[@mantine/core]` Make `useInputProps` hook strongly typed ([#​3486](https://togithub.com/mantinedev/mantine/issues/3486)) - `[@mantine/core]` MultiSelect: Add missing default value for `dropdownPosition` ([#​3490](https://togithub.com/mantinedev/mantine/issues/3490)) - `[@mantine/core]` Table: Fix styles for `th` elements not working inside `tbody` ([#​3504](https://togithub.com/mantinedev/mantine/issues/3504)) - `[@mantine/modals]` Fix multiple `closeModal` issues ([#​3498](https://togithub.com/mantinedev/mantine/issues/3498)) - `[@mantine/hooks]` use-disclosure: Memoize functions ([#​3513](https://togithub.com/mantinedev/mantine/issues/3513)) - `[@mantine/hooks]` use-focus-trap: Fix aria-hidden not being removed from the body when target element changes ([#​3526](https://togithub.com/mantinedev/mantine/issues/3526)) - `[@mantine/core]` Allow usage of read only arrays in Select and MulstiSelect components ([#​3542](https://togithub.com/mantinedev/mantine/issues/3542)) - `[@mantine/core]` Text: Add option to truncate text from the start ([#​3550](https://togithub.com/mantinedev/mantine/issues/3550)) #### New Contributors - [@​DanB-dev](https://togithub.com/DanB-dev) made their first contribution in [https://github.com/mantinedev/mantine/pull/3526](https://togithub.com/mantinedev/mantine/pull/3526) - [@​cyantree](https://togithub.com/cyantree) made their first contribution in [https://github.com/mantinedev/mantine/pull/3498](https://togithub.com/mantinedev/mantine/pull/3498) - [@​dejurin](https://togithub.com/dejurin) made their first contribution in [https://github.com/mantinedev/mantine/pull/3504](https://togithub.com/mantinedev/mantine/pull/3504) - [@​jasonjmcghee](https://togithub.com/jasonjmcghee) made their first contribution in [https://github.com/mantinedev/mantine/pull/3490](https://togithub.com/mantinedev/mantine/pull/3490) - [@​desmaraisp](https://togithub.com/desmaraisp) made their first contribution in [https://github.com/mantinedev/mantine/pull/3499](https://togithub.com/mantinedev/mantine/pull/3499) **Full Changelog**: https://github.com/mantinedev/mantine/compare/5.10.3...5.10.4 ### [`v5.10.3`](https://togithub.com/mantinedev/mantine/releases/tag/5.10.3) [Compare Source](https://togithub.com/mantinedev/mantine/compare/5.10.2...5.10.3) ##### What's Changed - `[@mantine/core]` Add option to pass additional props to file input in FileButton and FileInput components - `[@mantine/form]` Fix `onBlur` missing in getInputProps type - `[@mantine/form]` Improve isEmail validation logic ([#​3443](https://togithub.com/mantinedev/mantine/issues/3443)) - `[@mantine/core]` SimpleGrid: Fix zero spacing and vertical spacing nor working in breakpoints ([#​3453](https://togithub.com/mantinedev/mantine/issues/3453)) - `[@mantine/dropzone]` Add avif image mime type ([#​3166](https://togithub.com/mantinedev/mantine/issues/3166)) - `[@mantine/dates]` DateRangePicker: Fix incorrect `openDropdownOnClear` behavior ([#​3299](https://togithub.com/mantinedev/mantine/issues/3299)) - `[@mantine/hooks]` use-hotkeys: Add additional configuration to allow hook usage with content editable elements ([#​3410](https://togithub.com/mantinedev/mantine/issues/3410)) - `[@mantine/core]` Add hoverOnSearchChange prop to Autocomplete, Select and MultiSelect ([#​3102](https://togithub.com/mantinedev/mantine/issues/3102)) - `[@mantine/styles]` Fix incorrect `useComponentDefaultProps` type ([#​3484](https://togithub.com/mantinedev/mantine/issues/3484)) - `[@mantine/core]` MultiSelect: Allow to disable selected items filtering from the dropdown items list ([#​3104](https://togithub.com/mantinedev/mantine/issues/3104)) - `[@mantine/form]` Fix `zodResolver` not being type safe with older versions of TypeScript ([#​3431](https://togithub.com/mantinedev/mantine/issues/3431)) - `[@mantine/carousel]` Fix carousel with vertical orientation working incorrectly with RTL direction ([#​3438](https://togithub.com/mantinedev/mantine/issues/3438)) - `[@mantine/core]` Fix dropdown position not being updated after Select, MultiSelect and Autocomplete dropdown was flipped and user started searching ([#​3439](https://togithub.com/mantinedev/mantine/issues/3439)) - `[@mantine/core]` Pagination: Fix `spacing={0}` not working ([#​3456](https://togithub.com/mantinedev/mantine/issues/3456)) - `[@mantine/core]` Dependency: migrate `@floating-ui/react-dom-interactions` to `@floating-ui/react` ([#​3471](https://togithub.com/mantinedev/mantine/issues/3471)) - `[@mantine/core]` Skeleton: Allow overflow when children are visible ([#​3475](https://togithub.com/mantinedev/mantine/issues/3475)) - `[@mantine/core]` TransferList: add `transferAllMatchingFilter` prop ([#​3436](https://togithub.com/mantinedev/mantine/issues/3436)) ##### New Contributors - [@​omerfarukdogan](https://togithub.com/omerfarukdogan) made their first contribution in [https://github.com/mantinedev/mantine/pull/3475](https://togithub.com/mantinedev/mantine/pull/3475) - [@​genffy](https://togithub.com/genffy) made their first contribution in [https://github.com/mantinedev/mantine/pull/3471](https://togithub.com/mantinedev/mantine/pull/3471) - [@​c-nicol](https://togithub.com/c-nicol) made their first contribution in [https://github.com/mantinedev/mantine/pull/3456](https://togithub.com/mantinedev/mantine/pull/3456) - [@​hassanzohdy](https://togithub.com/hassanzohdy) made their first contribution in [https://github.com/mantinedev/mantine/pull/3438](https://togithub.com/mantinedev/mantine/pull/3438) - [@​echoghi](https://togithub.com/echoghi) made their first contribution in [https://github.com/mantinedev/mantine/pull/3466](https://togithub.com/mantinedev/mantine/pull/3466) - [@​maixiu](https://togithub.com/maixiu) made their first contribution in [https://github.com/mantinedev/mantine/pull/3299](https://togithub.com/mantinedev/mantine/pull/3299) **Full Changelog**: https://github.com/mantinedev/mantine/compare/5.10.2...5.10.3 ### [`v5.10.2`](https://togithub.com/mantinedev/mantine/releases/tag/5.10.2) [Compare Source](https://togithub.com/mantinedev/mantine/compare/5.10.1...5.10.2) ##### What's Changed - `[@mantine/modals]` Fix modals closing issues ([#​3300](https://togithub.com/mantinedev/mantine/issues/3300)) - `[@mantine/tiptap]` Update [@​tabler/icons](https://togithub.com/tabler/icons) installation instructions ([#​3415](https://togithub.com/mantinedev/mantine/issues/3415)) ##### New Contributors - [@​kelvinabella](https://togithub.com/kelvinabella) made their first contribution in [https://github.com/mantinedev/mantine/pull/3401](https://togithub.com/mantinedev/mantine/pull/3401) **Full Changelog**: https://github.com/mantinedev/mantine/compare/5.10.1...5.10.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-portfolio ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 26, 2023 at 7:19AM (UTC)