Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mantine/core from 7.16.1 to 7.16.3 in /client #414

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps @mantine/core from 7.16.1 to 7.16.3.

Release notes

Sourced from @​mantine/core's releases.

7.16.3

What's Changed

  • [@mantine/core] Remove use client from isLightColor function
  • [@mantine/core] TextInput: Fix autocomplete for variant prop not working
  • [@mantine/carousel] Fix aria-hidden warning displayed in Chrome console when indicator is clicked (#7414)
  • [@mantine/core] Fix clear button overlaying input content in Autocomplete and other similar components (#7431)
  • [@mantine/core] Combobox: Fix incorrect dropdown padding when used with ScrollArea (#7450)
  • [@mantine/core] Fix 0 gradient deg value not working correctly (#7444)
  • [@mantine/core] ScrollArea: Fix user-select being left as none after interaction with scrollbar in some edge cases (#7423)
  • [@mantine/dates] DateInput: Fix infinite loop in Safari (#7442)

New Contributors

Full Changelog: mantinedev/mantine@7.16.2...7.16.3

7.16.2

What's Changed

  • [@mantine/core] Tooltip: Migrate from deprecated useDelayGroupContext hook to useDelayGroup
  • [@mantine/core] Tabs: Fix tabIndex={0} set on Tabs.Tab being ignored (#7407)
  • [@mantine/core] Fix chevron icon not being clickable in Select and MultiSelect components (#7395)
  • [@mantine/dates] MonthPicker: Fix infinite useEffect with use-form in some cases (#7389)
  • [@mantine/hooks] use-hotkeys: Add better support for non-QUERTY keyboards (#7390)
  • [@mantine/dates] DateTimePicker: Fix timezone conversion being applied twice (#7400)
  • [@mantine/hooks] Fix potential dangerous access of ref value in useEffect cleanup (#7404)

New Contributors

Full Changelog: mantinedev/mantine@7.16.1...7.16.2

Commits
  • 3f1b824 [release] Version: 7.16.3
  • db97288 [@​mantine/core] TextInput: Fix autocomplete for variant prop not working
  • 1d119c7 [@​mantine/core] Fix clear button overlaying input content in Autocomplete and...
  • 3534c68 [@​mantine/core] Combobox: Fix incorrect dropdown padding when used with Scrol...
  • ebe0780 [@​mantine/core] Fix 0 gradient deg value not working correctly (#7444)
  • 08672e9 [@​mantine/core] ScrollArea: Fix user-select being left as none after interact...
  • dfdbd65 [release] Version: 7.16.2
  • 49da362 [@​mantine/core] Tooltip: Migrate from deprecated useDelayGroupContext hook ...
  • cfb2727 [@​mantine/core] Tabs: Fix tabIndex={0} set on Tabs.Tab being ignored (#7407)
  • e2ffcd2 [@​mantine/core] Fix chevron icon not being clickable in Select and MultiSelec...
  • 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 <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/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) from 7.16.1 to 7.16.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.16.3/packages/@mantine/core)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 10, 2025
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