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/core from 7.17.1 to 7.17.3 in /frontend #142

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps @mantine/core from 7.17.1 to 7.17.3.

Release notes

Sourced from @​mantine/core's releases.

7.17.3

What's Changed

  • [@mantine/core] Pill: Fix incorrect removeButtonProps type
  • [@mantine/modals] Fix data-* attributes not being included in types for confirm and cancel button props
  • [@mantine/core] Fix incorrect selected option position handling when search changes in Select, MultiSelect, Autocomplete and TagsInput (#7583)
  • [@mantine/core] SegmentedControl: Fix incorrect indicator position when data is updated (#7615)
  • [@mantine/core] ScrollArea: Fix scrollbars being revealed on hover when hidden with offsetScrollbars="present" (#7599)
  • [@mantine/core] AppShell: Fix disabled prop not removing aside and footer margins (#7609)
  • [@mantine/modals] Fix incorrect esm exports paths (#7603)
  • [@mantine/core] Checkbox: Set indeterminate attribute on the DOM node (#7608, #7613)

New Contributors

Full Changelog: mantinedev/mantine@7.17.2...7.17.3

7.17.2

What's Changed

  • [@mantine/core] Menu: Fix missing withProps function
  • [@mantine/core] Transition: Fix 1px child elements shift in Chrome for animations with scaling
  • [@mantine/core] ScrollArea: Add offsetScrollbars="present" option support (#7527)
  • [@mantine/core] Notification: Add loaderProps to pass props down to Loader component (#7577)
  • [@mantine/core] Tooltip: Fix ref prop not working correctly on the child element of the tooltip (#7578)
  • [@mantine/core] Select: Fix dropdown not openning in Firefox (#7539)

New Contributors

Full Changelog: mantinedev/mantine@7.17.1...7.17.2

Commits
  • c37e46d [release] Version: 7.17.3
  • 5b3c554 [@​mantine/core] Pill: Fix incorrect removeButtonProps type
  • d810b4a [@​mantine/core] Fix incorrect selected option position handling when search c...
  • c9037f1 [@​mantine/core] SegmentedControl: Fix incorrect indicator position when `data...
  • a69c9cb [@​mantine/core] ScrollArea: Fix scrollbars being revealed on hover when hidde...
  • 51688d2 [@​mantine/core] AppShell: Fix disabled prop not removing aside and footer mar...
  • 33d53bf [@​mantine/core] Checkbox: Set indeterminate attribute on the DOM node (#7608,...
  • 0b7ccbf [release] Version: 7.17.2
  • e8dfd77 [refactor] Fix tests
  • 47aee87 [@​mantine/core] Menu: Fix missing withProps function
  • 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 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/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) from 7.17.1 to 7.17.3.
- [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.17.3/packages/@mantine/core)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-version: 7.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
Copy link

vercel bot commented Mar 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mploy-app ❌ Failed (Inspect) Mar 31, 2025 10:40pm

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