Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update mantine monorepo to v4.2.12 #290

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/core (source) 4.2.7 -> 4.2.12 age adoption passing confidence
@mantine/form (source) 4.2.7 -> 4.2.12 age adoption passing confidence
@mantine/hooks (source) 4.2.7 -> 4.2.12 age adoption passing confidence
@mantine/modals (source) 4.2.7 -> 4.2.12 age adoption passing confidence
@mantine/notifications (source) 4.2.7 -> 4.2.12 age adoption passing confidence
@mantine/prism (source) 4.2.7 -> 4.2.12 age adoption passing confidence
@mantine/spotlight (source) 4.2.7 -> 4.2.12 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core)

v4.2.12

Compare Source

  • Fix unexpected browser autocomplete appearing in Spotlight component in Chrome
  • Fix incorrect keyboard navigation for disabled initial days in DatePicker and Calendar components (#​1704)
  • Add dynamic functions support to use-interval hook (#​1702)
  • Fix issues with Japanese IME in Spotlight and Autocomplete components (#​1705)
  • Fix incorrect keyboard keys holding handling when hold is set to true in NumberInput component (#​1725)

v4.2.11

Compare Source

  • Fix type="auto" leaving space for bottom horizontal scrollbar in ScrollArea component (#​1654)
  • Fix incorrect weekendDays prop handling in DatePicker and Calendar components
  • Fix incorrect border-radius styles for input[type="search"]
  • Add filter handler to use-list-state hook (#​1678)

v4.2.10

Compare Source

  • Fix incorrect hidden elements handling in use-focus-trap hook (#​1616)
  • Add option to configure dropdown position in DatePicker component (#​1638)
  • Add quill specific styles to TypographyStylesProvider
  • Fix Styles API value label and input label collision in MultiSelect component
  • Fix iconWidth not applying actual width to the icon element in all inputs
  • Fix incorrect aria-activedescendant attribute in Select and Autocomplete components on initial render

v4.2.9

Compare Source

  • Add option to customize weekend days with weekendDays prop in all @mantine/dates components that use Month component as a base (DatePicker, Calendar, Month, etc.)
  • Fix missing selected styles in Menu component when navigating with keyboard
  • Add option to customize am/pm labels to TimeInput component (#​1599)
  • Change how autoComplete and type attributes are handled in MultiSelect, Autocomplete and Select components
  • Fix broken inline code padding styles in TypographyStylesProvider component (#​1611)
  • Fix incorrect focus managing logic in Modal and Drawer components when trapFocus prop is set to false (#​1596 #​1597)
  • Fix incorrect on / off label positions in Switch component when labels have only one letter
  • Fix composition events handling (unexpected IME submit on Enter key pressed) in MultiSelect component (#​1570)
  • Fix console errors produced by use-move hook (used in Slide and ColorPicker) (missing passive option in event handler options)

v4.2.8

Compare Source

  • Fix multiple intervals started when interval.start() function is called with use-interval (#​1498)
  • Change ServerStyles return type to avoid TypeScript strict mode issues with Next.js (#​1569)
  • Fix error not clearing when field value changes after validation with schema in use-form hook

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 15, 2024

Deployment failed with the following error:

Resource is limited - try again in 10 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/mantine-monorepo branch 2 times, most recently from 0d52036 to 0cc4c09 Compare August 18, 2024 17:49
Copy link

vercel bot commented Aug 18, 2024

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

Name Status Preview Comments Updated (UTC)
devbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2024 8:53am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants