[bot]: Bump the mantine group across 1 directory with 6 updates#3379
Open
dependabot[bot] wants to merge 1 commit into
Open
[bot]: Bump the mantine group across 1 directory with 6 updates#3379dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mantine group with 6 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `9.2.0` | `9.3.1` | | [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `9.2.0` | `9.3.1` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `9.2.0` | `9.3.1` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `9.2.0` | `9.3.1` | | [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `9.2.0` | `9.3.1` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `9.2.0` | `9.3.1` | Updates `@mantine/core` from 9.2.0 to 9.3.1 - [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.3.1/packages/@mantine/core) Updates `@mantine/dropzone` from 9.2.0 to 9.3.1 - [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.3.1/packages/@mantine/dropzone) Updates `@mantine/form` from 9.2.0 to 9.3.1 - [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.3.1/packages/@mantine/form) Updates `@mantine/hooks` from 9.2.0 to 9.3.1 - [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.3.1/packages/@mantine/hooks) Updates `@mantine/modals` from 9.2.0 to 9.3.1 - [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.3.1/packages/@mantine/modals) Updates `@mantine/notifications` from 9.2.0 to 9.3.1 - [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.3.1/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/dropzone" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/form" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/modals" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/notifications" dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine ... Signed-off-by: dependabot[bot] <support@github.com>
8f5b946 to
2df0fd9
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 the mantine group with 6 updates in the /frontend directory:
9.2.09.3.19.2.09.3.19.2.09.3.19.2.09.3.19.2.09.3.19.2.09.3.1Updates
@mantine/corefrom 9.2.0 to 9.3.1Release notes
Sourced from @mantine/core's releases.
... (truncated)
Commits
33b8c0f[release] Version: 9.3.1fee644e[refactor] Change Collapse keepMounted to true by default to avoid breaking c...a38cb77[mantine.dev] Fix incorrect default props Dialog documentation (#8951)d45c333[@mantine/core] Collapse: FixkeepMountedprop not being set correctly (#8949)e085a27[mantine.dev] Update versions listf1dcaa0[@mantine/core] Menu: Add controlled state support for Menu.Sub opened state60631e6Merge branch 'master' of github.com:mantinedev/mantinea3d895c[@mantine/core] Popover: Fix context menu not working on iOS touch devices (#...00796cc[@mantine/core] SegemntedControl: Fix incorrect indicator border-radius calcu...46d090f[@mantine/core] PinInput: Fix incorrect placeholder text centering (#8943)Updates
@mantine/dropzonefrom 9.2.0 to 9.3.1Release notes
Sourced from @mantine/dropzone's releases.
... (truncated)
Commits
33b8c0f[release] Version: 9.3.1bf03b9a[release] Version: 9.3.04685c41[release] Version: 9.2.2cd3bff3[release] Version: 9.2.1c8ac4e4[refactor] Fix testsa73cdec[core] Update minor dependencies version72629c3[@mantine/dropzone] ChangeuseFsAccessApito false by default to make Dropz...Updates
@mantine/formfrom 9.2.0 to 9.3.1Release notes
Sourced from @mantine/form's releases.
... (truncated)
Commits
33b8c0f[release] Version: 9.3.1bf03b9a[release] Version: 9.3.04685c41[release] Version: 9.2.2cd3bff3[release] Version: 9.2.1a73cdec[core] Update minor dependencies version1aa4848[@mantine/form] Fix some handlers not being stable reference (#8891)d6691cc[@mantine/form] Fix default validators making form.validate return value asyn...Updates
@mantine/hooksfrom 9.2.0 to 9.3.1Release notes
Sourced from @mantine/hooks's releases.
... (truncated)
Commits
33b8c0f[release] Version: 9.3.160631e6Merge branch 'master' of github.com:mantinedev/mantinea3d895c[@mantine/core] Popover: Fix context menu not working on iOS touch devices (#...0b817aa[@mantine/core] MaskInput: Fix compatibility issues with uncontrolled use-for...50e767e[@mantine/hooks] use-id: Fix id changing to new value with Activity (#8925)bf03b9a[release] Version: 9.3.0342e5ce[refactor] Finalize 9.3 release9973490[@mantine/hooks] use-splitter: Add missing cleanup callbacksf2fb8faMerge branch master into 9.34685c41[release] Version: 9.2.2Updates
@mantine/modalsfrom 9.2.0 to 9.3.1Release notes
Sourced from @mantine/modals's releases.
... (truncated)
Commits
33b8c0f[release] Version: 9.3.1bf03b9a[release] Version: 9.3.04685c41[release] Version: 9.2.2cd3bff3[release] Version: 9.2.1a73cdec[core] Update minor dependencies version55bf6c8[@mantine/modals] Fix incorrect duplicate modals ids handling (#8736)Updates
@mantine/notificationsfrom 9.2.0 to 9.3.1Release notes
Sourced from @mantine/notifications's releases.
... (truncated)
Commits
33b8c0f[release] Version: 9.3.19d26915[@mantine/notifications] Fix stale DOM nodes references not being cleaned up ...bf03b9a[release] Version: 9.3.04685c41[release] Version: 9.2.2cd3bff3[release] Version: 9.2.1a73cdec[core] Update minor dependencies version