kjhoerr / pantry

Kitchen organizer and planner
Other
0 stars 0 forks source link

Bump @mantine/hooks from 7.5.1 to 7.5.2 in /src/main/webui #314

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @mantine/hooks from 7.5.1 to 7.5.2.

Release notes

Sourced from @​mantine/hooks's releases.

7.5.2

What's Changed

  • [@mantine/core] ActionIcon: Fix icon width and height defined in % not working correctly
  • [@mantine/core] ScrollArea: Fix offsetScrollbars not working (#5733)
  • [@mantine/tiptap] Fix initialExternal on RichTextEditor.Link control not working correctly
  • [@mantine/core] FileInput: Fix incorrect extend function type
  • [@mantine/core] PinInput: Fix various issues related to user input and pasting into the input (#5704)
  • [@mantine/form] Add callback argument support to form.setFieldValue handler (#5696)
  • [@mantine/core] Add explicit extension to exports to support NodeNext TypeScript resolution (#5697)
  • [@mantine/hooks] use-list-state: Add swap handler support (#5716)
  • [@mantine/core] Fix NodeNext TypeScript resolution not working correctly for PolymorphicComponentProps and PolymorphicRef types (#5730)
  • [@mantine/core] Fix cjs builds unable to resolve third-party dependencies with certain TypeScript settings (#5741)
  • [@mantine/core] Transition: Fix skew-up transition not working (#5714)
  • [@mantine/core] Select: Fix active option not being scrolled into view when the dropdown opens
  • [@mantine/core] Menu: Fix unexpected focus trap when keepMounted is false (#4502)
  • [@mantine/core] ScrollArea: Fix style prop not being passed to the element when used in viewportProps (#5594)
  • [@mantine/core] Divider: Fix poor color contrast with light color scheme
  • [@mantine/core] Modal: Fix incorrect content border-radius when fullScreen prop is set
  • [@mantine/core] Modal: Fix scroll container not working correctly when ScrollArea is used as a scroll container for a full screen modal
  • [@mantine/notifications] Fix notifications handlers not allowing passing data-* attributes (#5640)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/7.5.1...7.5.2

Commits
  • 7043691 [release] Version: 7.5.2
  • 0731e06 [@​mantine/core] Add explicit extension to exports to support NodeNext TypeScr...
  • cbed133 [@​mantine/hooks] use-list-state: Add swap handler support (#5716)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)