Team-Isaac-Polito / isaac-website

Team Isaac website
0 stars 0 forks source link

Bump @mantine/core from 6.0.15 to 6.0.17 #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @mantine/core from 6.0.15 to 6.0.17.

Release notes

Sourced from @​mantine/core's releases.

6.0.17

What's Changed

  • [@mantine/carousel] Remove x.clickAllowed to support embla 8.x (#4357, #4174)
  • [@mantine/core] PasswordInput: Remove rightSection associated props to avoid confusion (#4436)
  • [@mantine/core] Menu: Fix up and down keys not working when first Menu.Item is disabled (#4411)
  • [@mantine/spotlight] Fix target prop not working (#4494)
  • [@mantine/core] Switch: Fix incorrect label styles in RTL (#4515)
  • [@mantine/core] Slider: Fix decimal step without precision prop not working (#4538)
  • [@mantine/core] Rating: Fix readOnly prop not working with defaultValue (#4525)
  • [@mantine/core] Modal: Migrate to dvh units to fix incorrect styles in mobile Safari (#4517)
  • [@mantine/dates] DateInput: Decouple clearable and allowDeselect logic, allow disabling allowDeselect if clearable is set (#4527)
  • [@mantine/dates] DatePickerInput: Fix defaultDate prop not working (#4532)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/6.0.16...6.0.17

6.0.16

What's Changed

  • [@mantine/dates] DatePicker: Fix onMonthSelect not passed down to Calendar component (#4441)
  • [@mantine/prism] Fix unexpected code margin when used within TypographyStylesProvider (#4452)
  • [@mantine/dates] DateTimePicker: Fix onClick function from submitButtonProps overriding default behavior (#4465)
  • [@mantine/dates] Fix date pickers placeholders not having correct color when parent input has error (#4469)
  • [@mantine/core] MultiSelect: Fix portalProps prop not working (#4485)
  • [@mantine/core] Fix rem units errors with svg elements in all components (#4491)
  • [@mantine/dates] DateInput: Fix stale calendar UI after clear button was clicked (#4486)
  • [@mantine/core] Slider: Fix onChange prop updates being ignored (#4497)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/6.0.15...6.0.16

Commits
  • cf0f85f [release] Version: 6.0.17
  • a7bb187 [@​mantine/core] PasswordInput: Remove rightSection associated props to avoid ...
  • f138de5 [@​mantine/core] Menu: Fix up and down keys not working when first Menu.Item i...
  • 7d24d8c [@​mantine/core] Switch: Fix incorrect label styles in RTL (#4515)
  • 2ae37e2 [@​mantine/core] Slider: Fix decimal step without precision prop not working (...
  • b854956 [@​mantine/core] Rating: Fix readOnly prop not working with defaultValue (...
  • 53fe8f8 [@​mantine/core] Modal: Migrate to dvh units to fix incorrect styles in mobile...
  • d03cb69 [release] Version: 6.0.16
  • 17a0942 Merge branch 'dev' of github.com-rtivital:mantinedev/mantine
  • 4bbc1b6 [@​mantine/core] MultiSelect: Fix portalProps prop not working (#4485)
  • 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 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)
github-actions[bot] commented 1 year ago

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

package-lock.json
  • @mantine/core@6.0.17
  • @mantine/styles@6.0.17
  • @mantine/utils@6.0.17
  • @mantine/core@6.0.15
  • @mantine/styles@6.0.15
package.json
  • @mantine/core@^6.0.17
  • @mantine/core@^6.0.15
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.