chore(deps): bump @mantine/hooks from 8.3.18 to 9.1.0#5016
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump @mantine/hooks from 8.3.18 to 9.1.0#5016dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Member
|
@zfarhad What are your thoughts about whether doing this upgrade is considered a breaking change for users of the theme? If it is, then we'll have to schedule this for the 7.x release. |
a2119b2 to
431920a
Compare
4e6acfa to
23d561f
Compare
f74c765 to
fddefe7
Compare
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.18 to 9.1.0. - [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/9.1.0/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fddefe7 to
8edaf1f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @mantine/hooks from 8.3.18 to 9.1.0.
Release notes
Sourced from
@mantine/hooks's releases.... (truncated)
Commits
f185553[release] Version: 9.1.0f03c34d[@mantine/hooks] Fix use-focus-trap null ref race condition and use-headroom ...4e5760aMerge branch 'master' into 9.1c6eaf30[release] Version: 9.0.270b4988[@mantine/hooks] use-move: Fix incorrect events removal handling3b32a9f[@mantine/hooks] use-window-scroll: Add passive event listeners3b18850[refactor] Fix typo in use-viewport-size95fa120[@mantine/hooks] use-timeout: Fix stale callback closures, fix incorrect mult...74d8c65[@mantine/hooks] use-throttled-callback: Fix stale callback being called afte...c760bfe[refactor] use-set: Improve set like objects support