mikesprague / clean-start

Open source new tab Chrome extension
https://cleanstart.page
MIT License
11 stars 2 forks source link

chore(deps): bump the mantine group with 2 updates #862

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the mantine group with 2 updates: @mantine/core and @mantine/hooks.

Updates @mantine/core from 7.12.1 to 7.12.2

Release notes

Sourced from @​mantine/core's releases.

7.12.2

What's Changed

  • [@mantine/hooks] use-idle: Fix idle countdown not starting if the user did non interact with the page (#6683)
  • [@mantine/core] ScrollArea: Fix onBottomReached prop not being available in ScrollArea.Autosize component
  • [@mantine/core] Remove children from Checkbox, Radio and Switch types to avoid accidental errors
  • [@mantine/core] TypographyStylesProvider: Fix incorrect table styles in dark color scheme
  • [@mantine/form] Fix error thrown for nullable values dirty status check (#6672)
  • [@mantine/core] Badge: Fix unexpected change to block layout, fix incorrect alignment when fixed width is set (#6698, #6680)
  • [@mantine/core] ScrollArea: Fix pointer-events being left as none after interaction with scrollbar (#6681)
  • [@mantine/core] Tabs: Fix keepMounted prop being added as attribute to Tabs.Panel DOM element (#6711)
  • [@mantine/core] Tree: Add initialCheckedState support (#6697)
  • [@mantine/spotlight] Fix SpotlightRoot component not being exported (#6710)
  • [@mantine/dropzone] Add 7z and rar mime types exports (#6702)
  • [@mantine/dates] DatePickerInput: Fix incorrect hovered date logic when the component receives value update with partial selected date range (#6718)
  • [@mantine/dates] Fix valueFormatter prop being added to DateTimePicker types
  • [@mantine/core] Badge: Fix right/left sections height affecting the alignment of the label
  • [@mantine/core] Menu: Fix accessibility warning in devtools when the Menu is opened (#6644)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/7.12.1...7.12.2

Commits
  • 133b7bf [release] Version: 7.12.2
  • 4d50890 [@​mantine/core] ScrollArea: Fix onBottomReached prop not being available in...
  • fe49a0e [@​mantine/core] Remove children from Checkbox, Radio and Switch types to av...
  • 1872411 [@​mantine/core] TypographyStylesProvider: Fix incorrect table styles in dark ...
  • 564d0c1 [@​mantine/core] Badge: Fix unexpected change to block layout, fix incorrect a...
  • ccc0f3c [@​mantine/core] ScrollArea: Fix pointer-events being left as none after int...
  • 482fa8c [@​mantine/core] Tabs: Fix keepMounted prop being added as attribute to `Tab...
  • f24ad86 [@​mantine/core] Tree: Add initialCheckedState support (#6697)
  • fa391ab [refactor] Fix console errors in SemiCircleProgress tests
  • e6da0b3 [@​mantine/core] Badge: Fix right/left sections height affecting the alignment...
  • Additional commits viewable in compare view


Updates @mantine/hooks from 7.12.1 to 7.12.2

Release notes

Sourced from @​mantine/hooks's releases.

7.12.2

What's Changed

  • [@mantine/hooks] use-idle: Fix idle countdown not starting if the user did non interact with the page (#6683)
  • [@mantine/core] ScrollArea: Fix onBottomReached prop not being available in ScrollArea.Autosize component
  • [@mantine/core] Remove children from Checkbox, Radio and Switch types to avoid accidental errors
  • [@mantine/core] TypographyStylesProvider: Fix incorrect table styles in dark color scheme
  • [@mantine/form] Fix error thrown for nullable values dirty status check (#6672)
  • [@mantine/core] Badge: Fix unexpected change to block layout, fix incorrect alignment when fixed width is set (#6698, #6680)
  • [@mantine/core] ScrollArea: Fix pointer-events being left as none after interaction with scrollbar (#6681)
  • [@mantine/core] Tabs: Fix keepMounted prop being added as attribute to Tabs.Panel DOM element (#6711)
  • [@mantine/core] Tree: Add initialCheckedState support (#6697)
  • [@mantine/spotlight] Fix SpotlightRoot component not being exported (#6710)
  • [@mantine/dropzone] Add 7z and rar mime types exports (#6702)
  • [@mantine/dates] DatePickerInput: Fix incorrect hovered date logic when the component receives value update with partial selected date range (#6718)
  • [@mantine/dates] Fix valueFormatter prop being added to DateTimePicker types
  • [@mantine/core] Badge: Fix right/left sections height affecting the alignment of the label
  • [@mantine/core] Menu: Fix accessibility warning in devtools when the Menu is opened (#6644)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/7.12.1...7.12.2

Commits
  • 133b7bf [release] Version: 7.12.2
  • 95115da [@​mantine/hooks] use-idle: Fix idle countdown not starting if the user did no...
  • 5fa987c [refactor] Fix typo (#6654)
  • See full diff in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions