kjhoerr / pantry

Kitchen organizer and planner
Other
0 stars 0 forks source link

Bump @mantine/hooks from 7.4.1 to 7.4.2 in /src/main/webui #302

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @mantine/hooks from 7.4.1 to 7.4.2.

Release notes

Sourced from @​mantine/hooks's releases.

7.4.2

What's Changed

  • [@mantine/modals] Fix onClose throwing error if trapFocus: false is passed to one of the modals (#5577)
  • [@mantine/dates] Add missing placeholder styles api selector to DatePickerInput, MonthPickerInput and YearPickerInput components
  • [@mantine/tiptap] Fix incorrect disabled controls in dark color scheme
  • [@mantine/core] MultiSelect: Fix combobox.closeDropdown() called twice in onBlur method
  • [@mantine/tiptap] Fix incorrect peer dependencies
  • [@mantine/core] Fix incorrect colors resolving logic for bg style prop
  • [@mantine/core] Remove global height styles from body and html
  • [@mantine/hooks] use-media-query: Fix getInitialValueInEffect not working correctly when initial value is provided (#5575, #5549)
  • [@mantine/core] Divider: Change default colors to match other components (#5480)
  • [@mantine/core] Fix incorrect forceColorScheme={undefined} handling (#4959)
  • [@mantine/core] Menu: Remove duplicated static class on the dropdown element (#5537)
  • [@mantine/core] Add / support for rgba calculations (#5544)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/7.4.1...7.4.2

Commits
  • 2fb6390 [release] Version: 7.4.2
  • 491b2ae [refactor] Fix typo
  • 631dea9 [@​mantine/dates] Add missing placeholder styles api selector to DatePickerI...
  • 923b8e1 [@​mantine/hooks] use-media-query: Fix getInitialValueInEffect not working c...
  • 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)