Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps @mantine/hooks from 5.9.4 to 6.0.18.

Release notes

Sourced from @​mantine/hooks's releases.

6.0.18

What's Changed

  • [@mantine/core] Spoiler: Fix control button flickering on rerender (#4512)
  • [@mantine/tiptap] Fix incorrect color displayed in color control in dark color scheme (#4560)
  • [@mantine/core] Pagination: Fix incorrect disabled styles when control node is changed to link (#4578)
  • [@mantine/core] Modal: Make body's zIndex same as overlay's to allow modals stacking (#4587)
  • [@mantine/core] Avatar: Fix incorrect placeholder icon dimensions (#4600)
  • [@mantine/dates] Fix defaultDate overriding value prop (#4624)

New Contributors

Full Changelog: mantinedev/mantine@6.0.17...6.0.18

6.0.17

What's Changed

  • [@mantine/carousel] Remove x.clickAllowed to support embla 8.x (#4357, #4174)
  • [@mantine/core] PasswordInput: Remove rightSection associated props to avoid confusion (#4436)
  • [@mantine/core] Menu: Fix up and down keys not working when first Menu.Item is disabled (#4411)
  • [@mantine/spotlight] Fix target prop not working (#4494)
  • [@mantine/core] Switch: Fix incorrect label styles in RTL (#4515)
  • [@mantine/core] Slider: Fix decimal step without precision prop not working (#4538)
  • [@mantine/core] Rating: Fix readOnly prop not working with defaultValue (#4525)
  • [@mantine/core] Modal: Migrate to dvh units to fix incorrect styles in mobile Safari (#4517)
  • [@mantine/dates] DateInput: Decouple clearable and allowDeselect logic, allow disabling allowDeselect if clearable is set (#4527)
  • [@mantine/dates] DatePickerInput: Fix defaultDate prop not working (#4532)

New Contributors

Full Changelog: mantinedev/mantine@6.0.16...6.0.17

6.0.16

What's Changed

  • [@mantine/dates] DatePicker: Fix onMonthSelect not passed down to Calendar component (#4441)
  • [@mantine/prism] Fix unexpected code margin when used within TypographyStylesProvider (#4452)
  • [@mantine/dates] DateTimePicker: Fix onClick function from submitButtonProps overriding default behavior (#4465)
  • [@mantine/dates] Fix date pickers placeholders not having correct color when parent input has error (#4469)
  • [@mantine/core] MultiSelect: Fix portalProps prop not working (#4485)
  • [@mantine/core] Fix rem units errors with svg elements in all components (#4491)
  • [@mantine/dates] DateInput: Fix stale calendar UI after clear button was clicked (#4486)
  • [@mantine/core] Slider: Fix onChange prop updates being ignored (#4497)

New Contributors

... (truncated)

Commits
  • a531bca [release] Version: 6.0.18
  • 371b416 [@​mantine/core] Spoiler: Fix control button flickering on rerender (#4512)
  • cf0f85f [release] Version: 6.0.17
  • d03cb69 [release] Version: 6.0.16
  • d8b8f84 [release] Version: 6.0.15
  • b661b4b [release] Version: 6.0.14
  • a9255c6 [@​mantine/hooks] use-window-event: Improve events type (#4423)
  • 8c12a76 [release] Version: 6.0.13
  • a894cdf [release] Version: 6.0.12
  • b2d7a18 [release] Version: 6.0.11
  • 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/hooks](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-hooks) from 5.9.4 to 6.0.18.
- [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/6.0.18/src/mantine-hooks)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2023

Superseded by #163.

@dependabot dependabot bot closed this Aug 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine/hooks-6.0.18 branch August 11, 2023 06:57
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