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

build: Bump @mantine/form from 5.10.5 to 7.2.2 #616

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @mantine/form from 5.10.5 to 7.2.2.

Release notes

Sourced from @​mantine/form's releases.

7.2.2

What's new

  • [@mantine/core] HoverCard: Remove opened and onChange props from types
  • [@mantine/core] RingProgress: Fix error thrown when thickness is larger than size / 4
  • [@mantine/dates] DateInput: Fix unexpected values updates when the user tries to type in value with closed dropdown (#3818)
  • [@mantine/core] NumberInput: Fix onChange called when value is changed by external state (#5235)
  • [@mantine/core] NumberInput: Fix onChange function called in onBlur when the value does not require updating
  • [@mantine/core] NumberInput: Improve onChange handler to be called with number unless the input is empty (#5037)
  • [@mantine/core] SegmentedControl: Fix incorrect indicator position if padding is set on the root element
  • [@mantine/core] Select: Fix empty string not being handled correctly as option value
  • [@mantine/core] Blockquote: Fix incorrect border-radius
  • [@mantine/core] Chip: Fix incorrect disabled styles in dark color scheme
  • [@mantine/core] Table: Set backgound-color on thead only if strickyHeader prop is set
  • [@mantine/core] Radio: Fix radio icon size being the same width and height at every size
  • [@mantine/tiptap] Fix incorrect rtl controls styles (#5223)
  • [@mantine/tiptap] Fix unexpected background-color set on code element

7.2.1

What's Changed

  • [@mantine/core] Numberinput: Reduce width of the right section to match controls width (#5033)
  • [@mantine/core] Popover: Add size floating-ui middleware to prevent large dropdown from exceeding screen size (#5213)
  • [@mantine/code-highlight] Prevent error thowing if language is not recognized by highlight.js (#5099)
  • [@mantine/notifications] Fix limit prop not working (#5105)
  • [@mantine/dropzone] Allow overriding props from react-dropzone-esm with component props (#5114)
  • [@mantine/core] Remove "use client"; directive from rem, createTheme and other utility theme functions (#5119)
  • [@mantine/hooks] use-hash: Add option to retrieve value initially without useEffect (#5140)
  • [@mantine/core] PasswordInput: Fix incorrect styles when the component is wrapper with element with data-disabled attribute (#5149)
  • [@mantine/core] Add support for values separated by space to rem and em functions (#5174)
  • [@mantine/code-highlight] Fix CodeHighlightTabs throwing error if language of the tab is nor specified (#5178)
  • [@mantine/core] Fieldset: Fix some elements overflowing the viewport width when rendered inside fieldset (#5179)
  • [@mantine/core] Modal: Fix ScrollArea not working as scroll container (#5189)
  • [@mantine/core] Text: Fix inline prop not working (#5194)
  • [@mantine/core] Alert: Fix incorrect styles when the component is used without children (#5196)
  • [@mantine/core] Set aria-hidden on Checkbox and Radio icons to prevent them being announced by screen readers (#5202)
  • [@mantine/form] Fix form.reset not reseting values to updated initialValues (#5123)

New Contributors

Full Changelog: mantinedev/mantine@7.2.0...7.2.1

7.2.0 ⭐

Community templates

You are welcome to share your GitHub templates with the community. Community templates are

... (truncated)

Commits
  • 4b62fcc [release] Version: 7.2.2
  • df8434d [release] Version: 7.2.1
  • 5f2b215 [@​mantine/hooks] use-hash: Add option to retrieve value initially without `us...
  • f21af75 [release] Version: 7.2.0
  • f6f95f0 [release] Version: 7.2.0-alpha.0
  • 59a4a7f Merge branch 'master' of github.com-rtivital:mantinedev/mantine into 7.2
  • a8e1615 [@​mantine/hooks] use-local-storage: Fix error throwing if localStorage/sessio...
  • cc85cba Merge branch 'master' of github.com-rtivital:mantinedev/mantine into 7.2
  • 77635df [release] Version: 7.1.5
  • 72a139e [core] npm messed up release
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@mantine/form [< 5.10, > 5.9.0]

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 13, 2023 19:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/form-7.2.2 branch from 7c72d82 to 51a0575 Compare November 16, 2023 11:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/form-7.2.2 branch from 51a0575 to 25c0ce2 Compare November 16, 2023 11:08
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-hooks) from 5.10.5 to 7.2.2.
- [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/7.2.2/src/mantine-hooks)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mantine/form-7.2.2 branch from 25c0ce2 to 3494c6e Compare November 16, 2023 11:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #629.

@dependabot dependabot bot closed this Dec 4, 2023
auto-merge was automatically disabled December 4, 2023 19:06

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine/form-7.2.2 branch December 4, 2023 19:06
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.

0 participants