Skip to content

chore(deps): bump @mantine/core from 5.2.4 to 5.10.5#489

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mantine/core-5.10.5
Open

chore(deps): bump @mantine/core from 5.2.4 to 5.10.5#489
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mantine/core-5.10.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 27, 2023

Copy link
Copy Markdown
Contributor

Bumps @mantine/core from 5.2.4 to 5.10.5.

Release notes

Sourced from @​mantine/core's releases.

5.10.5

What's Changed

  • [@mantine/dates] Fix inputWrapperOrder not supported by TimeInput and TimeInputRange components (#3520)
  • [@mantine/core] Fix AppShell, Dialog, Drawer and Modal components incorrect style props type
  • [@mantine/modals] Fix centered modal jumping when closed (#3570)
  • [@mantine/core] Popover: Fix dropdown not following target element inside scrollable container when withinPortal is set (#3576)
  • [@mantine/core] Tooltip: Fix incorrect disabled prop behavior in Tooltip.Floating (#3611)
  • [@mantine/core] Table: Fix incorrect th styles inside tbody (#3556)
  • [@mantine/core] Add ColSpan type exports (#3564)
  • [@mantine/core] PasswordInput: Fix typo in selector (#3553)

New Contributors

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

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)

... (truncated)

Commits
  • d97e1a7 [release] Version: 5.10.5
  • 92e771a [@​mantine/core] Fix AppShell, Dialog, Drawer and Modal components incorrect s...
  • 489d426 Merge branch 'master' of github.com:mantinedev/mantine into dev
  • 06933dd [@​mantine/core] Popover: Fix dropdown not following target element inside scr...
  • 23e5659 [@​mantine/core] Tooltip: Fix incorrect disabled prop behavior in Tooltip.Fl...
  • ef9dd38 [@​mantine/core] Table: Fix incorrect th styles inside tbody (#3556)
  • 62926e6 [@​mantine/core] Add ColSpan type exports (#3564)
  • 7a59262 [@​mantine/core] PasswordInput: Fix typo in selector (#3553)
  • 364842f [release] Version: 5.10.4
  • ec0fe41 [@​mantine/core] PasswordInput: Hide native browser password reveal button in ...
  • 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.5.
- [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.5/src/mantine-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants