Ukraine-Relief-Efforts / host-a-refugee

Mobile-first website to match refugees with available hosts
https://host-a-refugee.vercel.app
MIT License
14 stars 4 forks source link

Bump @mantine/next from 4.0.5 to 4.0.9 #96

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @mantine/next from 4.0.5 to 4.0.9.

Release notes

Sourced from @​mantine/next's releases.

4.0.9

  • Fix iPad OS 13+ detection is use-os hook (#1095)
  • Fix incorrect types for use-form when generic type is provided (#1107)
  • Add less restrictive value validation to ColorInput component to allow value resetting to empty string with controlled input

4.0.8

  • Remove unexpected focus ring from Modal, Drawer and Popover component on iOS Safari
  • Add option to change font size in Table component
  • Make onClose handler optional in Notification component
  • Add root selector to Divider component Styles API
  • Change inputMode to allow user to enter negative numbers on mobile in NumberInput component
  • Add index to applyWhere handler in use-list-state hook
  • Fix dropdown visibility for Select/MultiSelect components with no data
  • Fix incorrect maxSelectedValues handling for controlled MultiSelect

4.0.7

  • Remove outdated Styles API selectors from Tooltip component
  • Fix incorrect nested Accordions icons rotation
  • Fix labelProps, errorProps, descriptionProps props not working in all inputs
  • Fix incorrect falsy values serialization logic in use-local-storage hook (#1038)
  • Add option to configure highlight color in @mantine/spotlight (#1039)
  • Fix Select, Autocomplete and MultiSelect dropdowns closing Popover on item select (#1014)
  • Add option to use array and object syntax in global styles (Global component)
  • New guide to load fonts with Global component – https://mantine.dev/theming/global-styles/#load-fonts
  • New guide to store color scheme in cookie with Next.js – https://mantine.dev/theming/dark-theme/#save-color-scheme-in-cookie

4.0.6

  • Migrate Grid component to context, it no longer parses children. Grid.Col components can now be wrapped in fragments
  • Add precision prop support to Slider and RangeSlider components (#1034)
  • Fix innerInput Styles API selector not working in PasswordInput component (#1025)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/seth-mckilla/host-a-refugee/F9B2oVKVtA9yumxKFDFPwpTGKoic
✅ Preview: Failed

dependabot[bot] commented 2 years ago

Superseded by #99.