Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Bumps @mantine/hooks from 4.2.12 to 7.17.3.

Release notes

Sourced from @​mantine/hooks's releases.

7.17.3

What's Changed

  • [@mantine/core] Pill: Fix incorrect removeButtonProps type
  • [@mantine/modals] Fix data-* attributes not being included in types for confirm and cancel button props
  • [@mantine/core] Fix incorrect selected option position handling when search changes in Select, MultiSelect, Autocomplete and TagsInput (#7583)
  • [@mantine/core] SegmentedControl: Fix incorrect indicator position when data is updated (#7615)
  • [@mantine/core] ScrollArea: Fix scrollbars being revealed on hover when hidden with offsetScrollbars="present" (#7599)
  • [@mantine/core] AppShell: Fix disabled prop not removing aside and footer margins (#7609)
  • [@mantine/modals] Fix incorrect esm exports paths (#7603)
  • [@mantine/core] Checkbox: Set indeterminate attribute on the DOM node (#7608, #7613)

New Contributors

Full Changelog: mantinedev/mantine@7.17.2...7.17.3

7.17.2

What's Changed

  • [@mantine/core] Menu: Fix missing withProps function
  • [@mantine/core] Transition: Fix 1px child elements shift in Chrome for animations with scaling
  • [@mantine/core] ScrollArea: Add offsetScrollbars="present" option support (#7527)
  • [@mantine/core] Notification: Add loaderProps to pass props down to Loader component (#7577)
  • [@mantine/core] Tooltip: Fix ref prop not working correctly on the child element of the tooltip (#7578)
  • [@mantine/core] Select: Fix dropdown not openning in Firefox (#7539)

New Contributors

Full Changelog: mantinedev/mantine@7.17.1...7.17.2

7.17.1

What's Changed

  • [@mantine/core] Select: Fix caret displayed when the readonly input is clicked (#7476)
  • [@mantine/charts] Fix incorrect types of classNames prop of PieChart and DonutChart components (#7475)
  • [@mantine/charts] BubbleChart: Fix broken layout when label prop is used with React 19
  • [@mantine/form] Fix missing isJSONString export (#7508)
  • [@mantine/core] Fix MultiSelect and TagsInputs dropdowns still being opened on click when components were used inside disabled fieldset (#7528)
  • [@mantine/code-highlight] Fallback unsupported code to plaintext (#7497)
  • [@mantine/emotion] Improve "Go to definition" support for createStyles classes (#7526)

New Contributors

Full Changelog: mantinedev/mantine@7.17.0...7.17.1

... (truncated)

Commits
  • c37e46d [release] Version: 7.17.3
  • 0b7ccbf [release] Version: 7.17.2
  • ddfdda8 [release] Version: 7.17.1
  • ef93ceb [release] Version: 7.17.0
  • 6efa833 [@​mantine/hooks] use-file-dialog: Fix incorrect change event handling
  • 422f4fd [@​mantine/hooks] use-file-dialog: Init hook
  • 78cb2cc [core] Update Next.js to 15 and React to 19
  • 3f1b824 [release] Version: 7.16.3
  • dfdbd65 [release] Version: 7.16.2
  • bb6f692 [@​mantine/hooks] use-hotkeys: Add better support for non-QUERTY keyboards (#7...
  • Additional commits viewable 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 <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.3.
- [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/7.17.3/packages/@mantine/hooks)

---
updated-dependencies:
- dependency-name: "@mantine/hooks"
  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 Mar 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2025

Superseded by #40.

@dependabot dependabot bot closed this Apr 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/frontend/mantine/hooks-7.17.3 branch April 9, 2025 10:54
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