Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps @mantine/hooks from 7.17.8 to 8.0.2.

Release notes

Sourced from @​mantine/hooks's releases.

8.0.2

What's Changed

  • [@mantine/dates] DateTimePicker: Fix incorrect onChange value type
  • [@mantine/core] ScrollArea: Fix onBottomReached not being called when the container size has sub-pixel value
  • [@mantine/dates] TimePicker: Improve leading zero input handling
  • [@mantine/dates] TimePicker: Fix setting value to an empty string not reseting displayed time in some cases
  • [@mantine/form] Fix form.reorderItem reordering only the first item (#7892)
  • [@mantine/dates] DateInput: Fix selected month and year not being highlighted (#7897)
  • [@mantine/hooks] use-local-storage: Add queueMicrotask for dispatching update events to fix multiple hook instances synchonization (#7874)
  • [@mantine/dates] Fix leftover timezone issues after 8.0 strings migration (#7878)
  • [@mantine/form] Add zod v4 support (#7871)
  • [@mantine/core] Popover: Fix onOpen/onClose being called when disabled prop is set (#7868)
  • [@mantine/spotlight] Fix labels containing single quote passed to Spotlight.ActionGroup not working (#7865)
  • [@mantine/core] Collapse: Fix inert prop not being compatible with React 18 (#7864)
  • [@mantine/core] List: Fix incorrect types when type="unordered" (#7861)
  • [@mantine/core] AngleSlider: Fix incorrect arrow events handling (#7862)
  • [@mantine/dates] DateInput: Fix Escape key not closing dropdown (#7857)
  • [@mantine/hooks] use-shallow-effect: Fix NaN value not being handled correctly (#7851)

New Contributors

Full Changelog: mantinedev/mantine@8.0.1...8.0.2

8.0.1

What's Changed

  • [@mantine/hooks] use-debounced-callback: Add leading: true option support (#7841)
  • [@mantine/core] Tabs: Fix incorrect Tabs.List styles with grow prop enabled
  • [@mantine/core] MutltiSelect: Fix onPaste prop not being passed to the input element (#7838)
  • [@mantine/dates] TimePicker: Fix up/down arrows not working correctly with step prop (#7784)
  • [@mantine/core] Button: Fix FileButton breaking Button.Group styles (#7835)
  • [@mantine/core] Modal Fix incorrect header styles with ScrollArea (#7832)
  • [@mantine/dropzone] Fix status being stuck in rejected state when a file with incorrect mime type is dropped
  • [@mantine/core] Switch: Fix incorrect thumb position in RTL layouts (#7822)
  • [@mantine/core] AngleSlider: Fix incorrect thumb position in RTL layouts (#7822)
  • [@mantine/core] Menu: Fix default props not working in Menu.Sub (#7820)
  • [@mantine/core] Disable scaling explicit rem units in rem function (#7821)
  • [@mantine/core] Slider: Fix incorrect track width (#7464)
  • [@mantine/dates] TimeInput: Fix step prop not working (#7811)
  • [@mantine/core] Select: Fix onSearchChange being triggered when controlled search value is updated (#7814)
  • [@mantine/dropzone] Migrate back to react-dropzone from react-dropzone-esm
  • [@mantine/code-highlight] Fix tooltip being cut off in components with 1-2 lines of code (#7816)
  • [@mantine/core] Fix inconsistent disabled styles in some components, add CSS variables for disabled colors (#7805)
  • [@mantine/dates] DatePicker: Add selected date highlight in year and month picker for type="default" (#7799)
  • [@mantine/core] Table: Add scrollAreaProps support to Table.ScrollContainer (#7798)
  • [@mantine/core] Fix boolean value not being included in data-* attributes types (#7810)
  • [@mantine/dates] DateInput: Fix incorrect onChange value type (#7796)

... (truncated)

Commits

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 <dependency name> 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)

Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 7.17.8 to 8.0.2.
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.0.2/packages/@mantine/hooks)

---
updated-dependencies:
- dependency-name: "@mantine/hooks"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2025
Copy link
Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #15.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine/hooks-8.0.2 branch June 9, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants