Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

chore(deps): Update mantine monorepo to v7.14.1 #335

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mantine/charts (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/core (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/dates (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/dropzone (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/form (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/hooks (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/modals (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/notifications (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/spotlight (source) 7.14.0 -> 7.14.1 age adoption passing confidence
@mantine/tiptap (source) 7.14.0 -> 7.14.1 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/charts)

v7.14.1

Compare Source

What's Changed

  • [@mantine/hooks] use-hotkeys: Fix + sign not being supported (syntax: shift+[plus]) (#​7123)
  • [@mantine/core] Popover: Fix styles prop being handled incorrectly (#​7120)
  • [@mantine/charts] Fix valueFormatter not working in point labels of LineChant, AreaChart and CompositeChart components (#​6989)
  • [@mantine/core] Popover: Fix onOpen and onClose callbacks being called on each render (#​7022, #​7111, #​7115)
  • [@mantine/core] Menu: Fix Blocked aria-hidden warning when an interactive element is clicked outside of the Menu.Dropdown when the Menu is opened (#​7035)
  • [@mantine/core] Fix top style prop not being conveted to rem (#​7112)
  • [@mantine/dates] DateInput: Fix defaultDate prop not working when the value is set to null (#​4426)
  • [@mantine/core] NumberInput: Remove increment/decrement control if value cannot be safely incremented (is larger than Number.MAX_SAFE_INTEGER) (#​7033)
  • [@mantine/core] NumberInput: Fix value being reverted to start value if intial component value is a string
  • [@mantine/notifications] Fix NotificationData type being too broad (#​7097)
  • [@mantine/core] RingProgress: Add transitionDuration prop support (#​7103)
  • [@mantine/core] TagsInput: Fix incorrect tag remove logic with duplicated tags (#​7105)
  • [@mantine/core] Combobox: Fix incorrect aria-controls attribute being set on the target element when the dropdown is closed (#​7114)

New Contributors

Full Changelog: mantinedev/mantine@7.14.0...7.14.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mantine-monorepo branch from 2b64c7a to 831768a Compare November 16, 2024 19:30
@renovate renovate bot merged commit 128b7dd into main Nov 16, 2024
9 checks passed
@renovate renovate bot deleted the renovate/mantine-monorepo branch November 16, 2024 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants