build(deps): bump the mantine group across 1 directory with 4 updates#6300
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the mantine group across 1 directory with 4 updates#6300dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Frontend Check FailedThere are issues with your frontend code that will need to be fixed before they can be merged in. Run |
Contributor
📦 Tauri Desktop Builds Ready!The desktop applications have been built and are ready for testing. Download Artifacts:🐧 Linux x64: Download Stirling-PDF-linux-x86_64 (.deb, .rpm, .AppImage) - 730.0 MB Built from commit e2af7b0 |
Bumps the mantine group with 4 updates in the /frontend directory: [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core), [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates), [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) and [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks). Updates `@mantine/core` 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/core) Updates `@mantine/dates` 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/dates) Updates `@mantine/dropzone` 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/dropzone) Updates `@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/core" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine - dependency-name: "@mantine/dates" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine - dependency-name: "@mantine/dropzone" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine ... Signed-off-by: dependabot[bot] <support@github.com>
9c0ef57 to
c7dc8e2
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 4 updates in the /frontend directory: @mantine/core, @mantine/dates, @mantine/dropzone and @mantine/hooks.
Updates
@mantine/corefrom 8.3.18 to 9.1.0Release notes
Sourced from @mantine/core's releases.
... (truncated)
Commits
f185553[release] Version: 9.1.0fe2acf2MMerge branch '9.1' of gitlab.com:rtivital/mantine-private into 9.10e8827fMerge branch master into 9.12293743[core] Update minor dependencies version9519fc8[@mantine/core] SemiCircleProgress: Fix incorrect SVG dimensions (#8842)f9461c1[@mantine/core] Tabs: AddkeepMountedModeprop support4e5760aMerge branch 'master' into 9.1c6eaf30[release] Version: 9.0.248543d7[@mantine/core] Tree: Fix performance issues with virtualized tree items191c7a9Merge branch 'master' into 9.1Updates
@mantine/datesfrom 8.3.18 to 9.1.0Release notes
Sourced from @mantine/dates's releases.
... (truncated)
Commits
f185553[release] Version: 9.1.00e8827fMerge branch master into 9.12293743[core] Update minor dependencies versionc6eaf30[release] Version: 9.0.2191c7a9Merge branch 'master' into 9.16a5711f[@mantine/dates] DateTimePicker: Fix formatting not working with `withSeconds...2b945f7Merge branch 'master' into 9.1755b941[refactor] Fix release scriptc5b157f[core] Fix types not being compatible with typecheck used in js filesedabb9d[@mantine/core] Fix incorrect default placeholder size in PasswordInput and o...Updates
@mantine/dropzonefrom 8.3.18 to 9.1.0Release notes
Sourced from @mantine/dropzone's releases.
... (truncated)
Commits
f185553[release] Version: 9.1.02293743[core] Update minor dependencies versionc6eaf30[release] Version: 9.0.2755b941[refactor] Fix release scriptc5b157f[core] Fix types not being compatible with typecheck used in js filesb90d9b8[core] Fix typos, update versionsa097b0c[release] Version: 9.0.0-alpha.653c9a80[release] Version: 9.0.0-alpha.5f6427cb[core] Update minor dependencies versione77af46[refactor] Prettier writeUpdates
@mantine/hooksfrom 8.3.18 to 9.1.0Release 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