scratch-tutorials icon indicating copy to clipboard operation
scratch-tutorials copied to clipboard

chore(deps): bump @mantine/next from 4.2.11 to 5.0.2

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps @mantine/next from 4.2.11 to 5.0.2.

Release notes

Sourced from @​mantine/next's releases.

5.0.2

What's Changed

  • Add offset prop to configure spacing between inputs and label in Checkbox.Group and Radio.Group components
  • Improve type definition for effect callback in use-did-update hook
  • Add DateRangePickerValue type export to @mantine/dates package
  • Fix broken Styles API in Switch component
  • Change use-uncontrolled hook logic to call onChange handler even if state is uncontrolled
  • Fix incorrect disabled Radio styles applied when disabled={false}
  • Fix FileInput component submitting form when clicked
  • Disable user-select in Slider thumb and tooltip
  • Fix incorrect disabled prop handling in uncontrolled Select and MultiSelect components
  • Fix onClose function not being called when Menu is closed with outside click or with escape key
  • Allow overriding Menu dropdown padding with classNames and styles props
  • Forward className in Tooltip component to target element to allow usage with Group and MediaQuery components
  • Fix incorrect cancelation handling in FileButton component when there was previously picked file (#1854)
  • Disable years before 100 in Calendar component to avoid Date object collisions (#1758)
  • Preserve cursor position on format/parse in NumberInput component (#1908)
  • Add translate="no" attribute to Prism and Prism.Tabs components to avoid browser translations of code (#1891)
  • Add resetOnExit option to use-mouse hook (#1893)
  • Add better types inferring to use-toggle hook with as const (#1892)
  • Fix incorrect value formatting for locales in which month name starts with lowercase letter in DatePicker component (#1845)
  • Fix incorrect disabled state handling for clearable Select component (#1843)
  • Fix incorrect MultiSelect placeholder color in Firefox
  • Migrate @mantine/form from lodash.clonedeep to klona to decrease bundle size
  • Fix incorrect nested lists validation logic in @mantine/form (#1861)
  • Clear list errors when list item is removed to avoid stale errors in @mantine/form
  • Add option to set visibility toggle button aria-label in PasswordInput component
  • Fix missing Prism props forwarding in Prism.Panel component
  • Rename id option to modalId to avoid errors with React 18 in @mantine/modals package

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/5.0.0...5.0.2

5.0.0

View changelog with demos on Mantine website

Components API changes

... (truncated)

Commits
  • f24421c [release] Version: 5.0.2
  • 8fbdae1 [release] Version: 5.0.1
  • 8f71ac6 [release] Version: 5.0.0
  • 1dcf7a0 [core] Prepare packages versions for release
  • 39d54e0 [release] Version: 5.0.0-alpha.22
  • 8d1535f [release] Version: 5.0.0-alpha.21
  • 61ac36a [@​mantine/ssr] Remove old inject-styles-into-static-markup.ts
  • 615d63b [release] Version: 5.0.0-alpha.20
  • a93abef [core] Change how emotion dependencies are handled
  • 29be3c2 [release] Version: 5.0.0-alpha.19
  • 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)

dependabot[bot] avatar Aug 01 '22 20:08 dependabot[bot]

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

Name Status Preview Updated
scratch-tutorials ✅ Ready (Inspect) Visit Preview Aug 4, 2022 at 8:59PM (UTC)

vercel[bot] avatar Aug 01 '22 20:08 vercel[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Aug 04 '22 21:08 dependabot[bot]