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 5.8.3 to 5.9.5 #207

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @mantine/next from 5.8.3 to 5.9.5.

Release notes

Sourced from @​mantine/next's releases.

5.9.5

What's Changed

  • [@mantine/tiptap] Fix LinkControl not supporting custom icon (#3196)
  • [@mantine/hooks] use-network: Fix incorrect initial online/offline state detection (#3178)
  • [@mantine/core] Space: Add responsive values support to w and h props
  • [@mantine/core] FileInput: Fix value overflow when selected value name is too large

New Contributors

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

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

... (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 it's up-to-date and CI passes on it, as requested by @peterbe.


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 21, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/next-5.9.5 branch 4 times, most recently from fe1ca20 to a8351c5 Compare December 21, 2022 15:24
@peterbe
Copy link
Owner

peterbe commented Dec 21, 2022

@dependabot rebase

@peterbe
Copy link
Owner

peterbe commented Dec 21, 2022

@dependabot squash and merge

Bumps [@mantine/next](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-ssr) from 5.8.3 to 5.9.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.9.5/src/mantine-ssr)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/next-5.9.5 branch from a8351c5 to cae5013 Compare December 21, 2022 15:52
@dependabot dependabot bot merged commit b55688b into main Dec 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine/next-5.9.5 branch December 21, 2022 15:55
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.

None yet

1 participant