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

Bump @mantine/core from 5.2.4 to 5.10.4 in /web #218

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps @mantine/core from 5.2.4 to 5.10.4.

Release notes

Sourced from @​mantine/core's releases.

5.10.4

What's Changed

  • [@mantine/core] PasswordInput: Hide native browser password reveal button in Edge
  • [@mantine/core] Notification: Fix content overflow with very large children (#3540)
  • [@mantine/core] Make useInputProps hook strongly typed (#3486)
  • [@mantine/core] MultiSelect: Add missing default value for dropdownPosition (#3490)
  • [@mantine/core] Table: Fix styles for th elements not working inside tbody (#3504)
  • [@mantine/modals] Fix multiple closeModal issues (#3498)
  • [@mantine/hooks] use-disclosure: Memoize functions (#3513)
  • [@mantine/hooks] use-focus-trap: Fix aria-hidden not being removed from the body when target element changes (#3526)
  • [@mantine/core] Allow usage of read only arrays in Select and MulstiSelect components (#3542)
  • [@mantine/core] Text: Add option to truncate text from the start (#3550)

New Contributors

Full Changelog: mantinedev/mantine@5.10.3...5.10.4

5.10.3

What's Changed

  • [@mantine/core] Add option to pass additional props to file input in FileButton and FileInput components
  • [@mantine/form] Fix onBlur missing in getInputProps type
  • [@mantine/form] Improve isEmail validation logic (#3443)
  • [@mantine/core] SimpleGrid: Fix zero spacing and vertical spacing nor working in breakpoints (#3453)
  • [@mantine/dropzone] Add avif image mime type (#3166)
  • [@mantine/dates] DateRangePicker: Fix incorrect openDropdownOnClear behavior (#3299)
  • [@mantine/hooks] use-hotkeys: Add additional configuration to allow hook usage with content editable elements (#3410)
  • [@mantine/core] Add hoverOnSearchChange prop to Autocomplete, Select and MultiSelect (#3102)
  • [@mantine/styles] Fix incorrect useComponentDefaultProps type (#3484)
  • [@mantine/core] MultiSelect: Allow to disable selected items filtering from the dropdown items list (#3104)
  • [@mantine/form] Fix zodResolver not being type safe with older versions of TypeScript (#3431)
  • [@mantine/carousel] Fix carousel with vertical orientation working incorrectly with RTL direction (#3438)
  • [@mantine/core] Fix dropdown position not being updated after Select, MultiSelect and Autocomplete dropdown was flipped and user started searching (#3439)
  • [@mantine/core] Pagination: Fix spacing={0} not working (#3456)
  • [@mantine/core] Dependency: migrate @floating-ui/react-dom-interactions to @floating-ui/react (#3471)
  • [@mantine/core] Skeleton: Allow overflow when children are visible (#3475)
  • [@mantine/core] TransferList: add transferAllMatchingFilter prop (#3436)

New Contributors

Full Changelog: mantinedev/mantine@5.10.2...5.10.3

... (truncated)

Commits
  • 364842f [release] Version: 5.10.4
  • ec0fe41 [@​mantine/core] PasswordInput: Hide native browser password reveal button in ...
  • 9d4d759 [@​mantine/core] Notification: Fix content overflow with very large children (...
  • 333e8d6 [@​mantine/core] Make useInputProps hook strongly typed (#3486)
  • 70911c3 [@​mantine/core] MultiSelect: Add missing default value for dropdownPosition...
  • 6213bb4 [@​mantine/core] Table: Fix styles for th elements not working inside `tbody...
  • a58131c [@​mantine/core] Allow usage of read only arrays in Select and MulstiSelect co...
  • 5db353d [@​mantine/core] Text: Add option to truncate text from the start (#3550)
  • 8009979 [release] Version: 5.10.3
  • 5acfac1 [@​mantine/core] Add option to pass additional props to file input in FileButt...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-core) from 5.2.4 to 5.10.4.
- [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/5.10.4/src/mantine-core)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2023
@netlify
Copy link

netlify bot commented Feb 15, 2023

Deploy Preview for micro-backends ready!

Name Link
🔨 Latest commit 985c569
🔍 Latest deploy log https://app.netlify.com/sites/micro-backends/deploys/63ecf592824b670008e31651
😎 Deploy Preview https://deploy-preview-218--micro-backends.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants