Skip to content

Update all non-major dependencies (patch)

sys-0403-p-rundeck requested to merge renovate-patch-all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@mantine/colors-generator (source) dependencies patch 7.7.1 -> 7.7.2
@mantine/core (source) dependencies patch 7.7.1 -> 7.7.2
@mantine/hooks (source) dependencies patch 7.7.1 -> 7.7.2
@types/react (source) resolutions patch 18.2.75 -> 18.2.77
@types/react (source) devDependencies patch 18.2.75 -> 18.2.77
@types/react-dom (source) resolutions patch 18.2.24 -> 18.2.25
@types/react-dom (source) devDependencies patch 18.2.24 -> 18.2.25

Release Notes

mantinedev/mantine (@​mantine/colors-generator)

v7.7.2

Compare Source

What's Changed

  • [@mantine/core] CloseButton: Add missing disabled styles (#​6044)
  • [@mantine/core] AppShell: Fix incorrect app safe area handling by AppShell.Footer (#​6060)
  • [@mantine/core] NumberInput: Fix cursor position changing when the value is incremented/decremented (#​6004)
  • [@mantine/core] TagsInput: Fix incorrect IME keyboard input handling for Backspace key (#​6011)
  • [@mantine/charts] Fix incorrect overflow styles of svg element (#​6040)
  • [@mantine/core] PinInput: Add rootRef prop support (#​6032)
  • [@mantine/core] ScrollArea: Fix viewportProps.onScroll not working (#​6055)
  • [@mantine/core] ScrollArea: Fix incorrect inset position of the horizontal scrollbar (#​6059)
  • [@mantine/hooks] use-local-storage: Fix infinite rerendering with object values (#​6022)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/7.7.1...7.7.2


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports