Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @mantine/hooks from 4.2.12 to 7.17.7.

Release notes

Sourced from @​mantine/hooks's releases.

7.17.7

What's Changed

  • [@mantine/core] Table: Fix stickyHeader prop having impact on th selector specificity (#7767)
  • [@mantine.core] NumberInput: Fix max prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)
  • [@mantine.hook] use-resize-observer: Fix width/height not being calculated correctly for elements with box-sizing: content-box (#7764)
  • [@mantine/core] NavLink: Fix rightSection={null} not disabling chevron
  • [@mantine.hook] use-hotkeys: Fix usePhysicalKeys option not working with spacial keys (#7761)
  • [@mantine/core] Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)
  • [@mantine/core] Select: Fix defined defaultValue being ignored with data updates (#7742)
  • [@mantine/core] ScrollArea: Fix content overflowing the viewport in some cases (#7748)
  • [@mantine/charts] RadarChart: Add tooltip and dots support (#7749)
  • [@mantine/modals] Fix confirmProps not available in updateModal function (#7750)
  • [@mantine/hooks] use-debounced-callback: Fix flushOnUnmount not working (#7745)
  • [@mantine/core] Table: Add missing TableScrollContainerProps export

New Contributors

Full Changelog: mantinedev/mantine@7.17.5...7.17.6

7.17.5

What's Changed

  • [@mantine/form] Add form.getInitialValues handler
  • [@mantine/core] RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)
  • [@mantine/core] PillsInput: Remove lefover multiline prop types (#7727)
  • [@mantine/charts] CompositeChart: Fix type="stacked" being confused with BarChart behavior
  • [@mantine/core] Notification: Allow changing role attribute on the root element (#7682)
  • [@mantine/hooks] use-idle: Fix wheel event not being tracked (#7669)
  • [@mantine/core] Table: Add maxHeight prop support to Table.ScrollContainer (#7713)
  • [@mantine/core] Modal: Fix incorrect Escape key handling during IME composition (#7700)
  • [@mantine/form] Add defaultChecked to form.getInputProps return type (#7702)
  • [@mantine/hooks] use-hotkeys: Update matching logic to include both physical and layout keys (#7708)
  • [@mantine/dates] Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)
  • [@mantine.core] SegmentedControl: Fix animation not working with controlled value (#7721)

New Contributors

Full Changelog: mantinedev/mantine@7.17.4...7.17.5

7.17.4

What's Changed

  • [@mantine/hooks] use-orientation: Add option to customize initial values (#7657)
  • [@mantine/core] Fix selectFirstOptionOnChange not working correctly (#7583)
  • [@mantine/core] Fix error thrown when Textarea was used on cloudflare workers (#7637)
  • [@mantine/core] Allow spacing, radius and font-size types augmentation (#7644)

... (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 4.2.12 to 7.17.7.
- [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/HEAD/packages/@mantine/hooks)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

Superseded by #61.

@dependabot dependabot bot closed this May 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/frontend/mantine/hooks-7.17.7 branch May 6, 2025 10:31
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.

1 participant