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/core from 4.0.5 to 4.0.7 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @mantine/core from 4.0.5 to 4.0.7.

Release notes

Sourced from @​mantine/core's releases.

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
  • 8009232 [release] Version: 4.0.7
  • d61caf2 [@​mantine/core] Fix Select, Autocomplete and MultiSelect dropdowns closing Po...
  • 1d1c6e7 [@​mantine/core] Add error, label and description props support to all remaini...
  • f98112e [@​mantine/core] Add error, label and description props support to all inputs
  • 8f30bff [@​mantine/tests] Add description, error and label input props testing
  • f7a43e6 [@​mantine/core] Accordion: Fix incorrect nested Accordion icons rotation
  • 99d497c [@​mantine/core] Tooltip: Remove outdated styles api selectors
  • 54c8347 [release] Version: 4.0.6
  • 7b80b90 Merge branch 'master' of github.com:mantinedev/mantine
  • 25354c3 [@​mantine/core] PasswordInput: Fix innerInput Styles API selector not working...
  • Additional commits viewable in compare view


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

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/host-a-refugee/settings/billing.
dependabot[bot] commented 2 years ago

Superseded by #93.