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

[Snyk] Upgrade @mantine/hooks from 7.7.1 to 7.7.2 #3

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

Conversation

IsaacHatton
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @mantine/hooks from 7.7.1 to 7.7.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-04-11.
Release notes
Package name: @mantine/hooks
  • 7.7.2 - 2024-04-11

    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: 7.7.1...7.7.2

  • 7.7.1 - 2024-03-29

    What's Changed

    • [@ mantine/tiptap] Improve toolbar items alignment for non-native elements (#5993)
    • [@ mantine/spotlight] Fix incorrect down key handling when the spotlight is opened repeatedly (#5995)
    • [@ mantine/core] Image: Fix ref not being assigned for fallback images (#5989)
    • [@ mantine/core] PinInput: Fix incorrect focus logic (#5963)
    • [@ mantine/core] Table: Fix highlightOnHoverColor prop not working
    • [@ mantine/core] AppShell: Adjust footer position to include env(safe-area-inset-bottom) (#5502)
    • [@ mantine/core] PinInput: Fix placeholder not being visible on the element that had focus when the component becomes disabled (#5831)
    • [@ mantine/dates] Calendar: Fix double timezone shift (#5916)
    • [@ mantine/hooks] use-local-storage: Fix value not being updated when key is changed (#5910)
    • [@ mantine/charts] Fix incorrect charts legends height for multiline values (#5923)
    • [@ mantine/core] NumberInput: Fix incorrect increment/decrement functions logic when step is a float value (#5926)
    • [@ mantine/core] Combobox: Fix incorrect IME input handling (#5935)
    • [@ mantine/core] Menu: Fix unexpected focus styles in the dropdown element in Firefox (#5957)
    • [@ mantine/core] Fix incorrect disabled prop handling in TagsInput and MultiSelect (#5959)
    • [@ mantine/core] Fix renderOption not working for grouped items in Combobox-based components (#5952)
    • [@ mantine/core] AppShell: Fix error when used inside Suspense (#5979)
    • [@ mantine/core] Update CSS selectors hashing algorithm to prevent collisions with other libraries (#5968)
    • [@ mantine/carousel] Fix specificity issues of some selectors (#5973)
    • [@ mantine/core] AppShell: Fix missing Aside offset in Header and Footer for layout=alt (#5974)

    New Contributors

    Full Changelog: 7.7.0...7.7.1

from @mantine/hooks GitHub release notes
Commit messages
Package name: @mantine/hooks
  • 6465389 [mantine.dev] Fix incorrect Avatar color prop description
  • 646f35b [mantine.dev] Fix incorrect default parameters in Stack demo
  • 2e9047d [@ mantine/core] CloseButton: Add missing disabled styles (#6044)
  • 17d1a37 [@ mantine/core] AppShell: Fix incorrect app safe area handling by AppShell.Footer (#6060)
  • cff6b32 [@ mantine/core] NumberInput: Fix cursor position changing when the value is incremented/decremented (#6004)
  • 297ddce [@ mantine/core] TagsInput: Fix incorrect IME keyboard input handling for `Backspace` key (#6011)
  • bef8a16 Merge branch 'master' of github.com-rtivital:mantinedev/mantine
  • a392d91 [@ mantine/charts] Fix incorrect overflow styles of svg element (#6040)
  • 77692de [@ mantine/core] PinInput: Add `rootRef` prop support (#6032)
  • 981bf60 [@ mantine/core] ScrollArea: Fix `viewportProps.onScroll` not working (#6055)
  • c2d306b [@ mantine/core] ScrollArea: Fix incorrect inset position of the horizontal scrollbar (#6059)
  • 4c9a875 Merge branch 'master' of github.com-rtivital:mantinedev/mantine
  • fcec0e3 [mantine.dev] Fix various issues in code examples
  • 5448d39 Revert "[@ mantine/hooks] use-local-storage: Fix value not being updated when …" (#6022)
  • 1b112cb [mantine.dev] Fix various issues in documentation code examples
  • 30a48df [release] Version: 7.7.1

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants