Skip to content

Commit

Permalink
fix(deps): update mantine monorepo to v6.0.21 (#41)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mantine/core](https://mantine.dev/)
([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` ->
`6.0.21`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.10/6.0.21)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcore/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcore/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcore/6.0.10/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcore/6.0.10/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@mantine/prism](https://mantine.dev/others/prism/)
([source](https://togithub.com/mantinedev/mantine)) | [`6.0.10` ->
`6.0.21`](https://renovatebot.com/diffs/npm/@mantine%2fprism/6.0.10/6.0.21)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fprism/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fprism/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fprism/6.0.10/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fprism/6.0.10/6.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mantinedev/mantine (@&#8203;mantine/core)</summary>

###
[`v6.0.21`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.21)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.20...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
([#&#8203;4755](https://togithub.com/mantinedev/mantine/issues/4755))
- `[@mantine/dates]` Fix incorrect accessible name set on
DatePickerInput and other similar components
([#&#8203;4750](https://togithub.com/mantinedev/mantine/issues/4750))

##### New Contributors

- [@&#8203;qaynam](https://togithub.com/qaynam) made their first
contribution in
[mantinedev/mantine#4755

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

###
[`v6.0.20`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.20)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.19...6.0.20)

##### What's Changed

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

##### New Contributors

- [@&#8203;hiddenLadder](https://togithub.com/hiddenLadder) made their
first contribution in
[mantinedev/mantine#4642
- [@&#8203;HarshitDoshi](https://togithub.com/HarshitDoshi) made their
first contribution in
[mantinedev/mantine#4692
- [@&#8203;marwinburesch](https://togithub.com/marwinburesch) made their
first contribution in
[mantinedev/mantine#4703
- [@&#8203;HoHieuLuc](https://togithub.com/HoHieuLuc) made their first
contribution in
[mantinedev/mantine#4667
- [@&#8203;lscheibel](https://togithub.com/lscheibel) made their first
contribution in
[mantinedev/mantine#4666
- [@&#8203;saeidalidadi](https://togithub.com/saeidalidadi) made their
first contribution in
[mantinedev/mantine#4641
- [@&#8203;rommelmamedov](https://togithub.com/rommelmamedov) made their
first contribution in
[mantinedev/mantine#4634
- [@&#8203;blueagler](https://togithub.com/blueagler) made their first
contribution in
[mantinedev/mantine#4715
- [@&#8203;yeana-dev](https://togithub.com/yeana-dev) made their first
contribution in
[mantinedev/mantine#4712

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

###
[`v6.0.19`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.19)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.18...6.0.19)

##### What's Changed

- `[@mantine/dates]` DateTimePicker: Add option to get time input ref
with `timeInputProps`
- `[@mantine/hooks]` Fix unexpected breaking change introduced in
`useResizeObserver` in the previous patch
([#&#8203;4632](https://togithub.com/mantinedev/mantine/issues/4632))
- `[@mantine/dates]` Fix incorrect Calendar prop types definition
([#&#8203;4638](https://togithub.com/mantinedev/mantine/issues/4638))

##### New Contributors

- [@&#8203;raul-repos](https://togithub.com/raul-repos) made their first
contribution in
[mantinedev/mantine#4630

**Full Changelog**:
mantinedev/mantine@6.0.18...6.0.19

###
[`v6.0.18`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.18)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.17...6.0.18)

##### What's Changed

- `[@mantine/core]` Spoiler: Fix control button flickering on rerender
([#&#8203;4512](https://togithub.com/mantinedev/mantine/issues/4512))
- `[@mantine/tiptap]` Fix incorrect color displayed in color control in
dark color scheme
([#&#8203;4560](https://togithub.com/mantinedev/mantine/issues/4560))
- `[@mantine/core]` Pagination: Fix incorrect disabled styles when
control node is changed to link
([#&#8203;4578](https://togithub.com/mantinedev/mantine/issues/4578))
- `[@mantine/core]` Modal: Make body's zIndex same as overlay's to allow
modals stacking
([#&#8203;4587](https://togithub.com/mantinedev/mantine/issues/4587))
- `[@mantine/core]` Avatar: Fix incorrect placeholder icon dimensions
([#&#8203;4600](https://togithub.com/mantinedev/mantine/issues/4600))
- `[@mantine/dates]` Fix `defaultDate` overriding `value` prop
([#&#8203;4624](https://togithub.com/mantinedev/mantine/issues/4624))

##### New Contributors

- [@&#8203;mattaningram](https://togithub.com/mattaningram) made their
first contribution in
[mantinedev/mantine#4600
- [@&#8203;ItaiAxelrad](https://togithub.com/ItaiAxelrad) made their
first contribution in
[mantinedev/mantine#4578
- [@&#8203;hellolol2016](https://togithub.com/hellolol2016) made their
first contribution in
[mantinedev/mantine#4560
- [@&#8203;KurtGokhan](https://togithub.com/KurtGokhan) made their first
contribution in
[mantinedev/mantine#4512

**Full Changelog**:
mantinedev/mantine@6.0.17...6.0.18

###
[`v6.0.17`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.17)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.16...6.0.17)

#### What's Changed

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

#### New Contributors

- [@&#8203;connershoop](https://togithub.com/connershoop) made their
first contribution in
[mantinedev/mantine#4517

**Full Changelog**:
mantinedev/mantine@6.0.16...6.0.17

###
[`v6.0.16`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.16)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.15...6.0.16)

#### What's Changed

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

#### New Contributors

- [@&#8203;Bastian](https://togithub.com/Bastian) made their first
contribution in
[mantinedev/mantine#4497
- [@&#8203;aschenkuttel](https://togithub.com/aschenkuttel) made their
first contribution in
[mantinedev/mantine#4491
- [@&#8203;alessandroaw](https://togithub.com/alessandroaw) made their
first contribution in
[mantinedev/mantine#4469
- [@&#8203;wojonet](https://togithub.com/wojonet) made their first
contribution in
[mantinedev/mantine#4465
- [@&#8203;thascoet](https://togithub.com/thascoet) made their first
contribution in
[mantinedev/mantine#4441

**Full Changelog**:
mantinedev/mantine@6.0.15...6.0.16

###
[`v6.0.15`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.15)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.14...6.0.15)

#### What's Changed

- `[@mantine/core]` Alert: Fix incorrect close button styles in filled
variant
- `[@mantine/core]` Fix incorrect Slider and RangeSlider precision with
keyboard events
- `[@mantine/core]` PinInput: Fix incorrect focus behavior when
`Backspace` key is pressed
([#&#8203;4438](https://togithub.com/mantinedev/mantine/issues/4438))
- `[@mantine/core]` Table: Fix `withColumnBorders` prop not working
([#&#8203;4443](https://togithub.com/mantinedev/mantine/issues/4443))
- `[@mantine/spotlight]` Improve search performance for large actions
lists
([#&#8203;4457](https://togithub.com/mantinedev/mantine/issues/4457))

#### New Contributors

- [@&#8203;Asipita](https://togithub.com/Asipita) made their first
contribution in
[mantinedev/mantine#4444
- [@&#8203;mrbnclt](https://togithub.com/mrbnclt) made their first
contribution in
[mantinedev/mantine#4438

**Full Changelog**:
mantinedev/mantine@6.0.14...6.0.15

###
[`v6.0.14`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.14)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.13...6.0.14)

#### What's Changed

- `[@mantine/hooks]` use-window-event: Improve events type
([#&#8203;4423](https://togithub.com/mantinedev/mantine/issues/4423))
- `[@mantine/core]` MultiSelect: Fix `hoverOnSearchChange` not working
correctly when `creatable` prop is set
([#&#8203;4344](https://togithub.com/mantinedev/mantine/issues/4344))
- `[@mantine/tiptap]` Add option to configure initial state of external
link control
([#&#8203;4373](https://togithub.com/mantinedev/mantine/issues/4373))
- `[@mantine/core]` PinInput: Fix incorrect Backspace key handling
([#&#8203;4379](https://togithub.com/mantinedev/mantine/issues/4379))
- `[@mantine/core]` Table: Fix table styles applied to the nested table
elements, for example in dropdowns
([#&#8203;4393](https://togithub.com/mantinedev/mantine/issues/4393))
- `[@mantine/core]` Image: Fix image alt overflow in Firefox
([#&#8203;4410](https://togithub.com/mantinedev/mantine/issues/4410))

#### New Contributors

- [@&#8203;comphonia](https://togithub.com/comphonia) made their first
contribution in
[mantinedev/mantine#4410
- [@&#8203;skyt-a](https://togithub.com/skyt-a) made their first
contribution in
[mantinedev/mantine#4373
- [@&#8203;vadimkiryanov](https://togithub.com/vadimkiryanov) made their
first contribution in
[mantinedev/mantine#4423

**Full Changelog**:
mantinedev/mantine@6.0.13...6.0.14

###
[`v6.0.13`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.13)

#### What's Changed

- `[@mantine/dates]` Fix `nextIcon` and `previousIcon` props not passed
to Calendar component
([#&#8203;4273](https://togithub.com/mantinedev/mantine/issues/4273))
- `[@mantine/core]` AppShell: Fix wrong padding when
`navbarOffsetBreakpoint` and `asideOffsetBreakpoint` have the same value
([#&#8203;4281](https://togithub.com/mantinedev/mantine/issues/4281))
- `[@mantine/core]` Select: Fix unexpected horizontal scrollbar in items
with long text
([#&#8203;4296](https://togithub.com/mantinedev/mantine/issues/4296))
- `[@mantine/core]` NumberInput: Fix missing disabled controls styles
([#&#8203;4314](https://togithub.com/mantinedev/mantine/issues/4314))
- `[@mantine/core]` Fix Select/MultiSelect scrolling page when
`transitionProps` are set
([#&#8203;4327](https://togithub.com/mantinedev/mantine/issues/4327))
- `[@mantine/core]` Chip: Fix unexpected line break when children are
not a plain string
([#&#8203;4328](https://togithub.com/mantinedev/mantine/issues/4328))

#### New Contributors

- [@&#8203;omegahm](https://togithub.com/omegahm) made their first
contribution in
[mantinedev/mantine#4280
- [@&#8203;ot07](https://togithub.com/ot07) made their first
contribution in
[mantinedev/mantine#4290
- [@&#8203;richardboehme](https://togithub.com/richardboehme) made their
first contribution in
[mantinedev/mantine#4314
- [@&#8203;andremonteiro95](https://togithub.com/andremonteiro95) made
their first contribution in
[mantinedev/mantine#4273

**Full Changelog**:
mantinedev/mantine@6.0.11...6.0.13

###
[`v6.0.11`](https://togithub.com/mantinedev/mantine/releases/tag/6.0.11)

[Compare
Source](https://togithub.com/mantinedev/mantine/compare/6.0.10...6.0.11)

##### What's Changed

- `[@mantine/core]` Improve inputs disabled styles handling inside
`fieldset` elements
([#&#8203;4152](https://togithub.com/mantinedev/mantine/issues/4152))
- `[@mantine/core]` Badge: Expose `BadgeVariant` type
([#&#8203;4215](https://togithub.com/mantinedev/mantine/issues/4215))
- `[@mantine/core]` ThemeIcon: Expose `ThemeIconVariant` type
([#&#8203;4216](https://togithub.com/mantinedev/mantine/issues/4216))
- `[@mantine/core]` ColorInput: Add option to set eye dropper aria-label
though prop
([#&#8203;4227](https://togithub.com/mantinedev/mantine/issues/4227))
- `[@mantine/core]` ColorPicker: Fix inaccurate numbers rounding in rgba
and hex colors converters
([#&#8203;4238](https://togithub.com/mantinedev/mantine/issues/4238))
- `[@mantine/core]` MultiSelect: Fix layout shifts in Safari when input
is focused
([#&#8203;4249](https://togithub.com/mantinedev/mantine/issues/4249))
- `[@mantine/core]` Rating: Add CSS color values support in `color` prop
([#&#8203;4251](https://togithub.com/mantinedev/mantine/issues/4251))
- `[@mantine/dates]` Add missing `nextIcon`/`previousIcon` types to all
components
([#&#8203;4180](https://togithub.com/mantinedev/mantine/issues/4180))

##### New Contributors

- [@&#8203;thatanjan](https://togithub.com/thatanjan) made their first
contribution in
[mantinedev/mantine#4248
- [@&#8203;agong-coveo](https://togithub.com/agong-coveo) made their
first contribution in
[mantinedev/mantine#4152

**Full Changelog**:
mantinedev/mantine@6.0.10...6.0.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kivra/toybox).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marcus Tisäter <77273035+marcustisater-kivra@users.noreply.github.com>
  • Loading branch information
renovate[bot] and marcustisater-kivra committed Oct 23, 2023
1 parent e267d6b commit 7f4348b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -23,8 +23,8 @@
"dependencies": {
"@emotion/css": "11.11.2",
"@emotion/styled": "11.11.0",
"@mantine/core": "6.0.10",
"@mantine/prism": "6.0.10",
"@mantine/core": "6.0.21",
"@mantine/prism": "6.0.21",
"@radix-ui/react-accordion": "1.1.2",
"@types/express": "4.17.17",
"@vitejs/plugin-react": "4.0.4",
Expand Down

0 comments on commit 7f4348b

Please sign in to comment.