Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @mantine/next from 5.10.4 to 6.0.11.

Release notes

Sourced from @​mantine/next's releases.

6.0.11

What's Changed

  • [@mantine/core] Improve inputs disabled styles handling inside fieldset elements (#4152)
  • [@mantine/core] Badge: Expose BadgeVariant type (#4215)
  • [@mantine/core] ThemeIcon: Expose ThemeIconVariant type (#4216)
  • [@mantine/core] ColorInput: Add option to set eye dropper aria-label though prop (#4227)
  • [@mantine/core] ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters (#4238)
  • [@mantine/core] MultiSelect: Fix layout shifts in Safari when input is focused (#4249)
  • [@mantine/core] Rating: Add CSS color values support in color prop (#4251)
  • [@mantine/dates] Add missing nextIcon/previousIcon types to all components (#4180)

New Contributors

Full Changelog: mantinedev/mantine@6.0.10...6.0.11

6.0.10

What's Changed

  • [@mantine/core] Remove invalid autocomplete attribute from JsonInput and ColorInput (#4140)
  • [@mantine/core] Tabs: Fix aria-controls set to id of panel that does not exist (#4142)
  • [@mantine/core] Input: Add icon offset to unstyled input variant (#4119)
  • [@mantine/core] Popover: Fix incorrect closeOnClickOutside logic (#4148)
  • [@mantine/dates] Add callback function support to weekdayFormat prop (#4156)
  • [@mantine/core] MultiSelect: Fix incorrect hovered item index when disableSelectedItemFiltering is set and last item is selected (#4168)

New Contributors

Full Changelog: mantinedev/mantine@6.0.9...6.0.10

6.0.9

What's Changed

  • [@mantine/core] MutiSelect: Fix error placeholder not respecting theme.primaryShade (#4113)
  • [@mantine/core] Preserve whitespace in Select, MultiSelect and Autocomplete items (#4094)
  • [@mantine/core] Menu: Fix incorrect click outside logic (#4114)
  • [@mantine/core] Slider: Fix incorrect trackContainer height (#4116)
  • [@mantine/hooks] use-focus-trap: Fix aria hider not being released when multiple focus traps being used at the same time (#4118)
  • [@mantine/dates] Fix nextIcon and previousIcon props not working in Calendar based components (#4126)
  • [@mantine/hooks] use-local-storage: Add dynamic local storage key support (#4127)

New Contributors

Full Changelog: mantinedev/mantine@6.0.8...6.0.9

... (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 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/next](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-ssr) from 5.10.4 to 6.0.11.
- [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.11/src/mantine-ssr)

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

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

1 participant