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/next from 3.6.14 to 6.0.22 #140

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps @mantine/next from 3.6.14 to 6.0.22.

Release notes

Sourced from @​mantine/next's releases.

6.0.22

6.x patch

This is a patch for the previous major version, it does not impact 7.x releases.

Changes

  • [@mantine/core] Popover: Add size popover middleware to fix overflow issues in Popover.Dropdown (#5214)
  • [@mantine/core] Menu: Fix broken focus logic when keepMounted is set (#5565)
  • [@mantine/core] Switch: fix accessibility issues (#5755)
  • [@mantine/core] Fix Typescript 5.5 compatibility

Full Changelog: mantinedev/mantine@6.0.21...6.0.22

6.0.21

Last 6.x patch

This is the last patch for 6.x (at least for a while), next version that will be released is 7.0.0. If you haven't checked v7 yet, you can review it here – https://v7.mantine.dev/

What's Changed

  • [@mantine/core] Fix Radio and Checkbox components do not receive padding when a value of 0 is passed into the label prop (#4755)
  • [@mantine/dates] Fix incorrect accessible name set on DatePickerInput and other similar components (#4750)

New Contributors

Full Changelog: mantinedev/mantine@6.0.20...6.0.21

6.0.20

What's Changed

  • [@mantine/dates] Calendar: Fix incorrect hasNextLevel prop type (#4682)
  • [@mantine/core] PasswordInput: Set autocomplete="off" to prevent passwords logging in console (#4564)
  • [@mantine/core] BackgroundImage: Fix image not loading if given image url contains whitespace (#4715)
  • [@mantine/dates] Fix: DatePickerInput and DateTimePicker label click does not focusing the input (#4634)
  • [@mantine/core] PinInput: Fix OTP paste not working from Google Keyboard on Android (#4641)
  • [@mantine/core] Grid: Fix id prop not being passed to the root element (#4666)
  • [@mantine/tiptap] Fix incorrect color displayed in ColorPickerControl (#4667)
  • [@mantine/core] Anchor: Fix incorrect inherited types from Text (#4695)

New Contributors

Full Changelog: mantinedev/mantine@6.0.19...6.0.20

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.6.14 to 6.0.22.
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Commits](https://github.com/mantinedev/mantine/commits/6.0.22/src/mantine-ssr)

---
updated-dependencies:
- dependency-name: "@mantine/next"
  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 Dec 20, 2024
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