Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps @mantine/next from 5.7.2 to 5.9.4.

Release notes

Sourced from @​mantine/next's releases.

5.9.4

What's Changed

  • [@mantine/core] Switch: Fix incorrect alignment (#3082)
  • [@mantine/dates] Fix DateRangePicker and DatePicker components not supporting readOnly prop (#3089)
  • [@mantine/hooks] use-click-outside: Fix incorrect typescript definition for strict mode (#3119)
  • [@mantine/core] Input: Fix incorrect Input.Error role, connect Input.Description and Input.Error to the input element with aria-describedby (#3146)
  • [@mantine/tiptap] Fix control styles API working incorrectly for Link and Color control (#3148)
  • [@mantine/modals] Increase default zIndex to allow usage with Modal component (#3154)
  • [@mantine/hooks] use-click-outside: Fix incorrect outside clicks detection when click target is html element (#3143)

Full Changelog: mantinedev/mantine@5.9.3...5.9.4

5.9.3

What's Changed

  • [@mantine/core] TypographyStylesProvider: Fix incorrect <code /> styles
  • [@mantine/styles] Allow createStyle to go to the original definition (#3108)
  • [@mantine/core] Menu: Change hovered item background-color to make it consistent with other components (#3109)
  • [@mantine/tiptap] Fix incorrect RichTextEditor ref type (#3142)
  • [@mantine/form] Fix typing issue with nested interfaces in passed type (#3157)

New Contributors

Full Changelog: mantinedev/mantine@5.9.2...5.9.3

5.9.2

What's Changed

  • [@mantine/form] Fix incorrect values type in validation rules (#3110)
  • [@mantine/core] ScrollArea: Fix flickering
  • [@mantine/core] AppShell: Fix zIndex prop not being applied to Navbar and Header components
  • [@mantine/dropzone] Fix getFilesFromEvent error when files are droppped (#3115)
  • [@mantine/core] Collapse: Rollback axis prop as it breaks regular Collapse usage

Full Changelog: mantinedev/mantine@5.9.1...5.9.2

5.9.1

What's Changed

  • [@mantine/styles] Add access to theme in defaultProps (#2950)
  • [@mantine/hooks] use-hotkeys: Add option to specify tags that should be ignored (#3045)
  • [@mantine/form] Fix incorrect dirty state of the fields calculation after one of list actions was called (#3025)
  • [@mantine/core] Select: Fix limit prop not working when current value matches one of the items from data (#3070)
  • [@mantine/form] Fix incorrect form.isValid behavior when nested field has error (#3080)
  • [@mantine/hooks] use-hash: Fix unexpected rerendering with hash without # (#3097)
  • [@mantine/core] Add arrowPosition prop to Tooltip and Popover components to configure how the arrow is position relative to the target element (#3100)
  • [@mantine/form] Fix implicit any type in validation rules for strict TS mode (#3101)
  • [@mantine/core] TypographyStylesProvider: Add borderLeft to blockquote to make component look the same way as Blockquote component (#3103)
  • [@mantine/core] Table: Fix incorrect styles applied to td/th elements with borders and colspan/rowspan (#3106)
  • [@mantine/spotlight] Fix theme.defaultRadius not being respected

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @evroon.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 13, 2022
@vercel
Copy link

vercel bot commented Dec 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ladderz ✅ Ready (Inspect) Visit Preview Dec 13, 2022 at 2:57PM (UTC)

@evroon
Copy link
Owner

evroon commented Dec 13, 2022

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/mantine/next-5.9.4 branch from 3e89ed1 to 13616df Compare December 13, 2022 14:44
Bumps [@mantine/next](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-ssr) from 5.7.2 to 5.9.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.9.4/src/mantine-ssr)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/mantine/next-5.9.4 branch from 13616df to d8abb4e Compare December 13, 2022 14:46
@dependabot dependabot bot merged commit c687b38 into master Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/mantine/next-5.9.4 branch December 13, 2022 14:58
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.

1 participant