-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Fix Gboard paste action when rises from the clipboard section of keypad #4641
Conversation
const nextChar = | ||
inputValue.length > 1 ? inputValue.split('')[inputValue.length - 1] : inputValue; | ||
const nextCharOrValue = | ||
inputValue.length === 2 ? inputValue.split('')[inputValue.length - 1] : inputValue; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would not it break the case when we paste values from regular keyboard, for example when 1234
is pasted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As the regular keyboard is fully handled by the onPaste
event handler, logically it should not have any breaks.
I also tried it out using Ctrl + v
and RightClick + paste
that was ok too.
Thanks! |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-cognito-identity-provider](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-cognito-identity-provider) ([source](https://togithub.com/aws/aws-sdk-js-v3)) | [`3.402.0` -> `3.405.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-cognito-identity-provider/3.402.0/3.405.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-cognito-identity-provider/3.405.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-cognito-identity-provider/3.405.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-cognito-identity-provider/3.402.0/3.405.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-cognito-identity-provider/3.402.0/3.405.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`7.22.11` -> `7.22.15`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.22.11/7.22.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.22.11/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.22.11/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-transform-typescript](https://babel.dev/docs/en/next/babel-plugin-transform-typescript) ([source](https://togithub.com/babel/babel)) | [`7.22.11` -> `7.22.15`](https://renovatebot.com/diffs/npm/@babel%2fplugin-transform-typescript/7.22.11/7.22.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fplugin-transform-typescript/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fplugin-transform-typescript/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fplugin-transform-typescript/7.22.11/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fplugin-transform-typescript/7.22.11/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://togithub.com/babel/babel)) | [`7.22.10` -> `7.22.15`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.22.10/7.22.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-env/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-env/7.22.10/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.22.10/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-react](https://babel.dev/docs/en/next/babel-preset-react) ([source](https://togithub.com/babel/babel)) | [`7.22.5` -> `7.22.15`](https://renovatebot.com/diffs/npm/@babel%2fpreset-react/7.22.5/7.22.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-react/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-react/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-react/7.22.5/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-react/7.22.5/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/preset-typescript](https://babel.dev/docs/en/next/babel-preset-typescript) ([source](https://togithub.com/babel/babel)) | [`7.22.11` -> `7.22.15`](https://renovatebot.com/diffs/npm/@babel%2fpreset-typescript/7.22.11/7.22.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-typescript/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fpreset-typescript/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fpreset-typescript/7.22.11/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-typescript/7.22.11/7.22.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@googlemaps/google-maps-services-js](https://togithub.com/googlemaps/google-maps-services-js) | [`3.3.36` -> `3.3.37`](https://renovatebot.com/diffs/npm/@googlemaps%2fgoogle-maps-services-js/3.3.36/3.3.37) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@googlemaps%2fgoogle-maps-services-js/3.3.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@googlemaps%2fgoogle-maps-services-js/3.3.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@googlemaps%2fgoogle-maps-services-js/3.3.36/3.3.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@googlemaps%2fgoogle-maps-services-js/3.3.36/3.3.37?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@iconify-json/carbon](https://icon-sets.iconify.design/carbon/) | [`1.1.20` -> `1.1.21`](https://renovatebot.com/diffs/npm/@iconify-json%2fcarbon/1.1.20/1.1.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2fcarbon/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@iconify-json%2fcarbon/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@iconify-json%2fcarbon/1.1.20/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2fcarbon/1.1.20/1.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@iconify-json/simple-icons](https://icon-sets.iconify.design/simple-icons/) | [`1.1.68` -> `1.1.69`](https://renovatebot.com/diffs/npm/@iconify-json%2fsimple-icons/1.1.68/1.1.69) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2fsimple-icons/1.1.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@iconify-json%2fsimple-icons/1.1.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@iconify-json%2fsimple-icons/1.1.68/1.1.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2fsimple-icons/1.1.68/1.1.69?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/carousel](https://mantine.dev/others/carousel/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcarousel/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcarousel/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcarousel/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcarousel/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/core](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcore/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcore/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcore/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcore/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/dates](https://mantine.dev/dates/getting-started/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fdates/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fdates/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fdates/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fdates/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/dropzone](https://mantine.dev/others/dropzone/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fdropzone/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fdropzone/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fdropzone/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fdropzone/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fdropzone/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/form](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fform/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fform/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fform/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fform/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/hooks](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fhooks/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fhooks/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fhooks/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fhooks/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/modals](https://mantine.dev/others/modals/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fmodals/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fmodals/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fmodals/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fmodals/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fmodals/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/next](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnext/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnext/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnext/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnext/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/notifications](https://mantine.dev/others/notifications/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnotifications/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnotifications/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnotifications/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnotifications/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/nprogress](https://mantine.dev/others/nprogress/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnprogress/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnprogress/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnprogress/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnprogress/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/prism](https://mantine.dev/others/prism/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fprism/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fprism/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fprism/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fprism/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fprism/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/spotlight](https://mantine.dev/others/spotlight/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fspotlight/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fspotlight/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fspotlight/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fspotlight/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fspotlight/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/tiptap](https://mantine.dev/others/tiptap) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2ftiptap/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2ftiptap/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2ftiptap/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2ftiptap/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2ftiptap/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/utils](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2futils/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2futils/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2futils/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2futils/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/nextjs](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/nextjs) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`7.66.0` -> `7.67.0`](https://renovatebot.com/diffs/npm/@sentry%2fnextjs/7.66.0/7.67.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnextjs/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnextjs/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnextjs/7.66.0/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnextjs/7.66.0/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/node](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/node) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`7.66.0` -> `7.67.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/7.66.0/7.67.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/7.66.0/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/7.66.0/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/opentelemetry-node](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/opentelemetry-node) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`7.66.0` -> `7.67.0`](https://renovatebot.com/diffs/npm/@sentry%2fopentelemetry-node/7.66.0/7.67.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fopentelemetry-node/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fopentelemetry-node/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fopentelemetry-node/7.66.0/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fopentelemetry-node/7.66.0/7.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/profiling-node](https://togithub.com/getsentry/profiling-node) | [`1.1.3` -> `1.2.0`](https://renovatebot.com/diffs/npm/@sentry%2fprofiling-node/1.1.3/1.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fprofiling-node/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fprofiling-node/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fprofiling-node/1.1.3/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fprofiling-node/1.1.3/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-link](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.1.7` -> `2.1.8`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/2.1.7/2.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-link/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-link/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-link/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-link/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/react](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.1.7` -> `2.1.8`](https://renovatebot.com/diffs/npm/@tiptap%2freact/2.1.7/2.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2freact/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2freact/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2freact/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2freact/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/starter-kit](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.1.7` -> `2.1.8`](https://renovatebot.com/diffs/npm/@tiptap%2fstarter-kit/2.1.7/2.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fstarter-kit/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fstarter-kit/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fstarter-kit/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fstarter-kit/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/langs](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/langs) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/@types%2flangs/2.0.1/2.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flangs/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2flangs/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2flangs/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flangs/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/luxon](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.3.1` -> `3.3.2`](https://renovatebot.com/diffs/npm/@types%2fluxon/3.3.1/3.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fluxon/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fluxon/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fluxon/3.3.1/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fluxon/3.3.1/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.17.12` -> `18.17.14`](https://renovatebot.com/diffs/npm/@types%2fnode/18.17.12/18.17.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.17.12/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.17.12/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/umami](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/umami) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.1.2` -> `0.1.3`](https://renovatebot.com/diffs/npm/@types%2fumami/0.1.2/0.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fumami/0.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fumami/0.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fumami/0.1.2/0.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fumami/0.1.2/0.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`6.5.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`6.5.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.5.0/6.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [i18next-http-backend](https://togithub.com/i18next/i18next-http-backend) | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/i18next-http-backend/2.2.1/2.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/i18next-http-backend/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/i18next-http-backend/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/i18next-http-backend/2.2.1/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/i18next-http-backend/2.2.1/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | [`1.10.43` -> `1.10.44`](https://renovatebot.com/diffs/npm/libphonenumber-js/1.10.43/1.10.44) | [![age](https://developer.mend.io/api/mc/badges/age/npm/libphonenumber-js/1.10.44?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/libphonenumber-js/1.10.44?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/libphonenumber-js/1.10.43/1.10.44?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/libphonenumber-js/1.10.43/1.10.44?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [msw](https://mswjs.io) ([source](https://togithub.com/mswjs/msw)) | [`1.2.5` -> `1.3.0`](https://renovatebot.com/diffs/npm/msw/1.2.5/1.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/1.2.5/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/1.2.5/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next-i18next](https://togithub.com/i18next/next-i18next) | [`14.0.0` -> `14.0.3`](https://renovatebot.com/diffs/npm/next-i18next/14.0.0/14.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next-i18next/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next-i18next/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next-i18next/14.0.0/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next-i18next/14.0.0/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [p-queue](https://togithub.com/sindresorhus/p-queue) | [`7.3.4` -> `7.4.1`](https://renovatebot.com/diffs/npm/p-queue/7.3.4/7.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/p-queue/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/p-queue/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/p-queue/7.3.4/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/p-queue/7.3.4/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.7.0` -> `8.7.1`](https://renovatebot.com/diffs/npm/pnpm/8.7.0/8.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/8.7.0/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/8.7.0/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [quicktype-core](https://togithub.com/quicktype/quicktype) | [`23.0.73` -> `23.0.75`](https://renovatebot.com/diffs/npm/quicktype-core/23.0.73/23.0.75) | [![age](https://developer.mend.io/api/mc/badges/age/npm/quicktype-core/23.0.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/quicktype-core/23.0.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/quicktype-core/23.0.73/23.0.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/quicktype-core/23.0.73/23.0.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [react-hook-form](https://www.react-hook-form.com) ([source](https://togithub.com/react-hook-form/react-hook-form)) | [`7.45.4` -> `7.46.1`](https://renovatebot.com/diffs/npm/react-hook-form/7.45.4/7.46.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-hook-form/7.46.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-hook-form/7.46.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-hook-form/7.45.4/7.46.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hook-form/7.45.4/7.46.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [react-i18next](https://togithub.com/i18next/react-i18next) | [`13.2.1` -> `13.2.2`](https://renovatebot.com/diffs/npm/react-i18next/13.2.1/13.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-i18next/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-i18next/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-i18next/13.2.1/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-i18next/13.2.1/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [react-phone-number-input](https://gitlab.com/catamphetamine/react-phone-number-input) | [`3.3.5` -> `3.3.6`](https://renovatebot.com/diffs/npm/react-phone-number-input/3.3.5/3.3.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-phone-number-input/3.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-phone-number-input/3.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-phone-number-input/3.3.5/3.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-phone-number-input/3.3.5/3.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tsx](https://togithub.com/esbuild-kit/tsx) | [`3.12.7` -> `3.12.8`](https://renovatebot.com/diffs/npm/tsx/3.12.7/3.12.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/3.12.7/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/3.12.7/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [webpack-bundle-analyzer](https://togithub.com/webpack-contrib/webpack-bundle-analyzer) | [`4.9.0` -> `4.9.1`](https://renovatebot.com/diffs/npm/webpack-bundle-analyzer/4.9.0/4.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack-bundle-analyzer/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/webpack-bundle-analyzer/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/webpack-bundle-analyzer/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack-bundle-analyzer/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-cognito-identity-provider)</summary> ### [`v3.405.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#34050-2023-09-01) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.403.0...v3.405.0) **Note:** Version bump only for package [@​aws-sdk/client-cognito-identity-provider](https://togithub.com/aws-sdk/client-cognito-identity-provider) ### [`v3.403.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-cognito-identity-provider/CHANGELOG.md#34030-2023-08-30) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.402.0...v3.403.0) **Note:** Version bump only for package [@​aws-sdk/client-cognito-identity-provider](https://togithub.com/aws-sdk/client-cognito-identity-provider) </details> <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.22.15`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72215-2023-09-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.11...v7.22.15) ##### :bug: Bug Fix - `babel-core` - [#​15923](https://togithub.com/babel/babel/pull/15923) Only perform config loading re-entrancy check for cjs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-compilation-targets`, `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-transform-fixture-test-runner`, `babel-helper-validator-identifier`, `babel-helper-validator-option`, `babel-helpers`, `babel-node`, `babel-parser`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-for-of`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-register`, `babel-standalone`, `babel-template`, `babel-traverse`, `babel-types` - [#​15892](https://togithub.com/babel/babel/pull/15892) Add explicit `.ts`/`.js` extension to all imports in `src` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) </details> <details> <summary>googlemaps/google-maps-services-js (@​googlemaps/google-maps-services-js)</summary> ### [`v3.3.37`](https://togithub.com/googlemaps/google-maps-services-js/releases/tag/v3.3.37) [Compare Source](https://togithub.com/googlemaps/google-maps-services-js/compare/v3.3.36...v3.3.37) ##### [3.3.37](https://togithub.com/googlemaps/google-maps-services-js/compare/v3.3.36...v3.3.37) (2023-09-04) ##### Build System - **deps-dev:** bump [@​types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 ([#​1023](https://togithub.com/googlemaps/google-maps-services-js/issues/1023)) ([476aa7d](https://togithub.com/googlemaps/google-maps-services-js/commit/476aa7d5706bbf2e81938e6f6ebf09a2b0a5d799)) - **deps-dev:** bump [@​types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.9 ([#​1030](https://togithub.com/googlemaps/google-maps-services-js/issues/1030)) ([a4a6f59](https://togithub.com/googlemaps/google-maps-services-js/commit/a4a6f59424d6370f93f452347770c1fcf0ee8094)) - **deps-dev:** bump prettier from 3.0.1 to 3.0.2 ([#​1024](https://togithub.com/googlemaps/google-maps-services-js/issues/1024)) ([4216b1e](https://togithub.com/googlemaps/google-maps-services-js/commit/4216b1e807dee5afb9feaeb8ac39ae2b0db4fc3f)) - **deps-dev:** bump typedoc from 0.24.8 to 0.25.0 ([#​1026](https://togithub.com/googlemaps/google-maps-services-js/issues/1026)) ([d2fa136](https://togithub.com/googlemaps/google-maps-services-js/commit/d2fa136ff3ba10137ca10a6fedd32ec575dbf7bd)) </details> <details> <summary>mantinedev/mantine (@​mantine/carousel)</summary> ### [`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 ([#​4682](https://togithub.com/mantinedev/mantine/issues/4682)) - `[@mantine/core]` PasswordInput: Set `autocomplete="off"` to prevent passwords logging in console ([#​4564](https://togithub.com/mantinedev/mantine/issues/4564)) - `[@mantine/core]` BackgroundImage: Fix image not loading if given image url contains whitespace ([#​4715](https://togithub.com/mantinedev/mantine/issues/4715)) - `[@mantine/dates]` Fix: DatePickerInput and DateTimePicker label click does not focusing the input ([#​4634](https://togithub.com/mantinedev/mantine/issues/4634)) - `[@mantine/core]` PinInput: Fix OTP paste not working from Google Keyboard on Android ([#​4641](https://togithub.com/mantinedev/mantine/issues/4641)) - `[@mantine/core]` Grid: Fix `id` prop not being passed to the root element ([#​4666](https://togithub.com/mantinedev/mantine/issues/4666)) - `[@mantine/tiptap]` Fix incorrect color displayed in ColorPickerControl ([#​4667](https://togithub.com/mantinedev/mantine/issues/4667)) - `[@mantine/core]` Anchor: Fix incorrect inherited types from Text ([#​4695](https://togithub.com/mantinedev/mantine/issues/4695)) ##### New Contributors - [@​hiddenLadder](https://togithub.com/hiddenLadder) made their first contribution in [https://github.com/mantinedev/mantine/pull/4642](https://togithub.com/mantinedev/mantine/pull/4642) - [@​HarshitDoshi](https://togithub.com/HarshitDoshi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4692](https://togithub.com/mantinedev/mantine/pull/4692) - [@​marwinburesch](https://togithub.com/marwinburesch) made their first contribution in [https://github.com/mantinedev/mantine/pull/4703](https://togithub.com/mantinedev/mantine/pull/4703) - [@​HoHieuLuc](https://togithub.com/HoHieuLuc) made their first contribution in [https://github.com/mantinedev/mantine/pull/4667](https://togithub.com/mantinedev/mantine/pull/4667) - [@​lscheibel](https://togithub.com/lscheibel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4666](https://togithub.com/mantinedev/mantine/pull/4666) - [@​saeidalidadi](https://togithub.com/saeidalidadi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4641](https://togithub.com/mantinedev/mantine/pull/4641) - [@​rommelmamedov](https://togithub.com/rommelmamedov) made their first contribution in [https://github.com/mantinedev/mantine/pull/4634](https://togithub.com/mantinedev/mantine/pull/4634) - [@​blueagler](https://togithub.com/blueagler) made their first contribution in [https://github.com/mantinedev/mantine/pull/4715](https://togithub.com/mantinedev/mantine/pull/4715) - [@​yeana-dev](https://togithub.com/yeana-dev) made their first contribution in [https://github.com/mantinedev/mantine/pull/4712](https://togithub.com/mantinedev/mantine/pull/4712) **Full Changelog**: https://github.com/mantinedev/mantine/compare/6.0.19...6.0.20 </details> <details> <summary>getsentry/sentry-javascript (@​sentry/nextjs)</summary> ### [`v7.67.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7670) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.66.0...7.67.0) ##### Important Changes - **feat: Mark errors caught by the SDK as unhandled** - feat(browser): Mark errors caught from `TryCatch` integration as unhandled ([#​8890](https://togithub.com/getsentry/sentry-javascript/issues/8890)) - feat(integrations): Mark errors caught from `HttpClient` and `CaptureConsole` integrations as unhandled ([#​8891](https://togithub.com/getsentry/sentry-javascript/issues/8891)) - feat(nextjs): Mark errors caught from NextJS wrappers as unhandled ([#​8893](https://togithub.com/getsentry/sentry-javascript/issues/8893)) - feat(react): Mark errors captured from ErrorBoundary as unhandled ([#​8914](https://togithub.com/getsentry/sentry-javascript/issues/8914)) - feat(remix): Add debugid injection and map deletion to sourcemaps script ([#​8814](https://togithub.com/getsentry/sentry-javascript/issues/8814)) - feat(remix): Mark errors caught from Remix instrumentation as unhandled ([#​8894](https://togithub.com/getsentry/sentry-javascript/issues/8894)) - feat(serverless): Mark errors caught in Serverless handlers as unhandled ([#​8907](https://togithub.com/getsentry/sentry-javascript/issues/8907)) - feat(vue): Mark errors caught by Vue wrappers as unhandled ([#​8905](https://togithub.com/getsentry/sentry-javascript/issues/8905)) This release fixes inconsistent behaviour of when our SDKs classify captured errors as unhandled. Previously, some of our instrumentations correctly set unhandled, while others set handled. Going forward, all errors caught automatically from our SDKs will be marked as unhandled. If you manually capture errors (e.g. by calling `Sentry.captureException`), your errors will continue to be reported as handled. This change might lead to a decrease in reported crash-free sessions and consequently in your release health score. If you have concerns about this, feel free to open an issue. ##### Other Changes - feat(node-experimental): Implement new performance APIs ([#​8911](https://togithub.com/getsentry/sentry-javascript/issues/8911)) - feat(node-experimental): Sync OTEL context with Sentry AsyncContext ([#​8797](https://togithub.com/getsentry/sentry-javascript/issues/8797)) - feat(replay): Allow to configure `maxReplayDuration` ([#​8769](https://togithub.com/getsentry/sentry-javascript/issues/8769)) - fix(browser): Add replay and profiling options to `BrowserClientOptions` ([#​8921](https://togithub.com/getsentry/sentry-javascript/issues/8921)) - fix(browser): Check for existence of instrumentation targets ([#​8939](https://togithub.com/getsentry/sentry-javascript/issues/8939)) - fix(nextjs): Don't re-export default in route handlers ([#​8924](https://togithub.com/getsentry/sentry-javascript/issues/8924)) - fix(node): Improve mysql integration ([#​8923](https://togithub.com/getsentry/sentry-javascript/issues/8923)) - fix(remix): Guard against missing default export for server instrument ([#​8909](https://togithub.com/getsentry/sentry-javascript/issues/8909)) - ref(browser): Deprecate top-level `wrap` function ([#​8927](https://togithub.com/getsentry/sentry-javascript/issues/8927)) - ref(node-otel): Avoid exporting internals & refactor attribute adding ([#​8920](https://togithub.com/getsentry/sentry-javascript/issues/8920)) Work in this release contributed by [@​SorsOps](https://togithub.com/SorsOps). Thank you for your contribution! </details> <details> <summary>getsentry/profiling-node (@​sentry/profiling-node)</summary> ### [`v1.2.0`](https://togithub.com/getsentry/profiling-node/blob/HEAD/CHANGES#120) [Compare Source](https://togithub.com/getsentry/profiling-node/compare/v1.1.3...v1.2.0) ##### Various fixes & improvements - fix(build): catch spawn err ([#​193](https://togithub.com/getsentry/profiling-node/issues/193)) by [@​JonasBa](https://togithub.com/JonasBa) - fix(build): cross compile from x64 to arm ([#​194](https://togithub.com/getsentry/profiling-node/issues/194)) by [@​JonasBa](https://togithub.com/JonasBa) - feat(measurements): collect heap usage ([#​187](https://togithub.com/getsentry/profiling-node/issues/187)) by [@​JonasBa](https://togithub.com/JonasBa) </details> <details> <summary>ueberdosis/tiptap (@​tiptap/extension-link)</summary> ### [`v2.1.8`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.1.8) [Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.1.7...v2.1.8) ##### What's Changed - fix(horizontal-rule): fix insertion being broken on empty docs by [@​bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/4375](https://togithub.com/ueberdosis/tiptap/pull/4375) - Fix typo in collaboration.md by [@​EricHasegawa](https://togithub.com/EricHasegawa) in [https://github.com/ueberdosis/tiptap/pull/4398](https://togithub.com/ueberdosis/tiptap/pull/4398) - prevent opening link when clicking on selection containing a link by [@​aldinezi](https://togithub.com/aldinezi) in [https://github.com/ueberdosis/tiptap/pull/4346](https://togithub.com/ueberdosis/tiptap/pull/4346) ##### New Contributors - [@​EricHasegawa](https://togithub.com/EricHasegawa) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/4398](https://togithub.com/ueberdosis/tiptap/pull/4398) - [@​aldinezi](https://togithub.com/aldinezi) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/4346](https://togithub.com/ueberdosis/tiptap/pull/4346) **Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.1.6...v2.1.8 </details> <details> <summary>ueberdosis/tiptap (@​tiptap/react)</summary> ### [`v2.1.8`](https://togithub.com/ueberdosis/tiptap/compare/06e7371fee4bd82dc9b9b66ed17b8ee1f083e2a0...6f218be6e439603c85559c6d77ec93a205003bf5) [Compare Source](https://togithub.com/ueberdosis/tiptap/compare/06e7371fee4bd82dc9b9b66ed17b8ee1f083e2a0...6f218be6e439603c85559c6d77ec93a205003bf5) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) ##### Bug Fixes - **eslint-plugin:** \[key-spacing] consider properties with parens and comments ([#​7525](https://togithub.com/typescript-eslint/typescript-eslint/issues/7525)) ([7012279](https://togithub.com/typescript-eslint/typescript-eslint/commit/7012279b8510f9fcaee64b610d0a66e8e90f0865)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>i18next/i18next-http-backend (i18next-http-backend)</summary> ### [`v2.2.2`](https://togithub.com/i18next/i18next-http-backend/blob/HEAD/CHANGELOG.md#222) [Compare Source](https://togithub.com/i18next/i18next-http-backend/compare/v2.2.1...v2.2.2) - hack for debug mode in react-native </details> <details> <summary>catamphetamine/libphonenumber-js (libphonenumber-js)</summary> ### [`v1.10.44`](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.43...v1.10.44) [Compare Source](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.43...v1.10.44) </details> <details> <summary>mswjs/msw (msw)</summary> ### [`v1.3.0`](https://togithub.com/mswjs/msw/releases/tag/v1.3.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v1.2.5...v1.3.0) #### v1.3.0 (2023-09-03) ##### Features - support TypeScript 5.2 ([#​1711](https://togithub.com/mswjs/msw/issues/1711)) ([`2ca791e`](https://togithub.com/mswjs/msw/commit/2ca791e437256452f63b95cf5ef19c91c7ac0b9a)) [@​chentsulin](https://togithub.com/chentsulin) [@​kettanaito](https://togithub.com/kettanaito) </details> <details> <summary>i18next/next-i18next (next-i18next)</summary> ### [`v14.0.3`](https://togithub.com/i18next/next-i18next/blob/HEAD/CHANGELOG.md#1403) [Compare Source](https://togithub.com/i18next/next-i18next/compare/v14.0.2...v14.0.3) - fix: correct namespacesRequired type in serverSideTranslations [#​2203](https://togithub.com/i18next/next-i18next/pull/2201) ### [`v14.0.2`](https://togithub.com/i18next/next-i18next/blob/HEAD/CHANGELOG.md#1402) [Compare Source](https://togithub.com/i18next/next-i18next/compare/v14.0.1...v14.0.2) - try to fix namespacesRequired in serverSideTranslations is not type-safe anymore [#​2201](https://togithub.com/i18next/next-i18next/issues/2201) ### [`v14.0.1`](https://togithub.com/i18next/next-i18next/releases/tag/v14.0.1) [Compare Source](https://togithub.com/i18next/next-i18next/compare/v14.0.0...v14.0.1) - try to fix namespacesRequired in serverSideTranslations is not type-safe anymore [#​2201](https://togithub.com/i18next/next-i18next/issues/2201) </details> <details> <summary>sindresorhus/p-queue (p-queue)</summary> ### [`v7.4.1`](https://togithub.com/sindresorhus/p-queue/releases/tag/v7.4.1) [Compare Source](https://togithub.com/sindresorhus/p-queue/compare/v7.4.0...v7.4.1) - Fix problem with importing into TypeScript project https://github.com/sindresorhus/p-queue/commit/9f7ad20d55c4e7324762f5624f773f73fa99e76c ### [`v7.4.0`](https://togithub.com/sindresorhus/p-queue/releases/tag/v7.4.0) [Compare Source](https://togithub.com/sindresorhus/p-queue/compare/v7.3.4...v7.4.0) - Update dependencies [`f216e33`](https://togithub.com/sindresorhus/p-queue/commit/f216e33) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v8.7.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.0...v8.7.1) #### Patch Changes - Fixed an issue wi </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/weareinreach/InReach). PR-URL: https://github.com/weareinreach/InReach/pull/749 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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/carousel](https://mantine.dev/others/carousel/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fcarousel/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcarousel/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcarousel/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcarousel/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcarousel/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/core](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fcore/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fcore/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fcore/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fcore/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fcore/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/dates](https://mantine.dev/dates/getting-started/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fdates/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fdates/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fdates/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fdates/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fdates/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/dropzone](https://mantine.dev/others/dropzone/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fdropzone/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fdropzone/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fdropzone/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fdropzone/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fdropzone/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/form](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fform/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fform/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fform/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fform/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fform/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/hooks](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fhooks/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fhooks/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fhooks/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fhooks/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fhooks/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/modals](https://mantine.dev/others/modals/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fmodals/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fmodals/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fmodals/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fmodals/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fmodals/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/next](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fnext/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnext/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnext/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnext/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnext/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/notifications](https://mantine.dev/others/notifications/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fnotifications/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnotifications/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnotifications/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnotifications/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnotifications/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/nprogress](https://mantine.dev/others/nprogress/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fnprogress/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fnprogress/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fnprogress/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fnprogress/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fnprogress/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/prism](https://mantine.dev/others/prism/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fprism/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fprism/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fprism/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fprism/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fprism/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/spotlight](https://mantine.dev/others/spotlight/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2fspotlight/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2fspotlight/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2fspotlight/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2fspotlight/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2fspotlight/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/tiptap](https://mantine.dev/others/tiptap) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2ftiptap/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2ftiptap/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2ftiptap/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2ftiptap/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2ftiptap/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mantine/utils](https://mantine.dev/) ([source](https://togithub.com/mantinedev/mantine)) | [`6.0.19` -> `6.0.20`](https://renovatebot.com/diffs/npm/@mantine%2futils/6.0.19/6.0.20) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mantine%2futils/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mantine%2futils/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mantine%2futils/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mantine%2futils/6.0.19/6.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tabler/icons-react](https://tabler-icons.io) ([source](https://togithub.com/tabler/tabler-icons)) | [`2.32.0` -> `2.33.0`](https://renovatebot.com/diffs/npm/@tabler%2ficons-react/2.32.0/2.33.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tabler%2ficons-react/2.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tabler%2ficons-react/2.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tabler%2ficons-react/2.32.0/2.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tabler%2ficons-react/2.32.0/2.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/extension-link](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.1.7` -> `2.1.8`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/2.1.7/2.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fextension-link/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fextension-link/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fextension-link/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fextension-link/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/react](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.1.7` -> `2.1.8`](https://renovatebot.com/diffs/npm/@tiptap%2freact/2.1.7/2.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2freact/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2freact/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2freact/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2freact/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tiptap/starter-kit](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.1.7` -> `2.1.8`](https://renovatebot.com/diffs/npm/@tiptap%2fstarter-kit/2.1.7/2.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tiptap%2fstarter-kit/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tiptap%2fstarter-kit/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tiptap%2fstarter-kit/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tiptap%2fstarter-kit/2.1.7/2.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`18.17.12` -> `18.17.14`](https://renovatebot.com/diffs/npm/@types%2fnode/18.17.12/18.17.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/18.17.12/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/18.17.12/18.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`6.5.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`6.5.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.5.0/6.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/6.5.0/6.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [i18next-http-backend](https://togithub.com/i18next/i18next-http-backend) | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/i18next-http-backend/2.2.1/2.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/i18next-http-backend/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/i18next-http-backend/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/i18next-http-backend/2.2.1/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/i18next-http-backend/2.2.1/2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next-i18next](https://togithub.com/i18next/next-i18next) | [`14.0.0` -> `14.0.3`](https://renovatebot.com/diffs/npm/next-i18next/14.0.0/14.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next-i18next/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next-i18next/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next-i18next/14.0.0/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next-i18next/14.0.0/14.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.7.0` -> `8.7.1`](https://renovatebot.com/diffs/npm/pnpm/8.7.0/8.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pnpm/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pnpm/8.7.0/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/8.7.0/8.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [react-i18next](https://togithub.com/i18next/react-i18next) | [`13.2.1` -> `13.2.2`](https://renovatebot.com/diffs/npm/react-i18next/13.2.1/13.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-i18next/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-i18next/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-i18next/13.2.1/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-i18next/13.2.1/13.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tsx](https://togithub.com/esbuild-kit/tsx) | [`3.12.7` -> `3.12.8`](https://renovatebot.com/diffs/npm/tsx/3.12.7/3.12.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/3.12.7/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/3.12.7/3.12.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mantinedev/mantine (@​mantine/carousel)</summary> ### [`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 ([#​4682](https://togithub.com/mantinedev/mantine/issues/4682)) - `[@mantine/core]` PasswordInput: Set `autocomplete="off"` to prevent passwords logging in console ([#​4564](https://togithub.com/mantinedev/mantine/issues/4564)) - `[@mantine/core]` BackgroundImage: Fix image not loading if given image url contains whitespace ([#​4715](https://togithub.com/mantinedev/mantine/issues/4715)) - `[@mantine/dates]` Fix: DatePickerInput and DateTimePicker label click does not focusing the input ([#​4634](https://togithub.com/mantinedev/mantine/issues/4634)) - `[@mantine/core]` PinInput: Fix OTP paste not working from Google Keyboard on Android ([#​4641](https://togithub.com/mantinedev/mantine/issues/4641)) - `[@mantine/core]` Grid: Fix `id` prop not being passed to the root element ([#​4666](https://togithub.com/mantinedev/mantine/issues/4666)) - `[@mantine/tiptap]` Fix incorrect color displayed in ColorPickerControl ([#​4667](https://togithub.com/mantinedev/mantine/issues/4667)) - `[@mantine/core]` Anchor: Fix incorrect inherited types from Text ([#​4695](https://togithub.com/mantinedev/mantine/issues/4695)) ##### New Contributors - [@​hiddenLadder](https://togithub.com/hiddenLadder) made their first contribution in [https://github.com/mantinedev/mantine/pull/4642](https://togithub.com/mantinedev/mantine/pull/4642) - [@​HarshitDoshi](https://togithub.com/HarshitDoshi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4692](https://togithub.com/mantinedev/mantine/pull/4692) - [@​marwinburesch](https://togithub.com/marwinburesch) made their first contribution in [https://github.com/mantinedev/mantine/pull/4703](https://togithub.com/mantinedev/mantine/pull/4703) - [@​HoHieuLuc](https://togithub.com/HoHieuLuc) made their first contribution in [https://github.com/mantinedev/mantine/pull/4667](https://togithub.com/mantinedev/mantine/pull/4667) - [@​lscheibel](https://togithub.com/lscheibel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4666](https://togithub.com/mantinedev/mantine/pull/4666) - [@​saeidalidadi](https://togithub.com/saeidalidadi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4641](https://togithub.com/mantinedev/mantine/pull/4641) - [@​rommelmamedov](https://togithub.com/rommelmamedov) made their first contribution in [https://github.com/mantinedev/mantine/pull/4634](https://togithub.com/mantinedev/mantine/pull/4634) - [@​blueagler](https://togithub.com/blueagler) made their first contribution in [https://github.com/mantinedev/mantine/pull/4715](https://togithub.com/mantinedev/mantine/pull/4715) - [@​yeana-dev](https://togithub.com/yeana-dev) made their first contribution in [https://github.com/mantinedev/mantine/pull/4712](https://togithub.com/mantinedev/mantine/pull/4712) **Full Changelog**: mantinedev/mantine@6.0.19...6.0.20 </details> <details> <summary>tabler/tabler-icons (@​tabler/icons-react)</summary> ### [`v2.33.0`](https://togithub.com/tabler/tabler-icons/releases/tag/v2.33.0): Release 2.33.0 [Compare Source](https://togithub.com/tabler/tabler-icons/compare/v2.32.0...v2.33.0) <img src="https://github.com/tabler/tabler-icons/assets/1282324/33d7e0ff-702a-48e9-9b6a-59e00d2310cc" width="584" alt="" /> ##### 18 new icons: - `alert-circle-off` - `alert-hexagon-off` - `alert-small-off` - `alert-square-rounded-off` - `alert-triangle-off` - `brand-meetup` - `circle-dashed-number-0` - `circle-dashed-number-1` - `circle-dashed-number-2` - `circle-dashed-number-3` - `circle-dashed-number-4` - `circle-dashed-number-5` - `circle-dashed-number-6` - `circle-dashed-number-7` - `circle-dashed-number-8` - `circle-dashed-number-9` - `circle-dashed-x` - `login-2` Fixed icons: `abacus-off`, `access-point-off`, `ad-off`, `adjustments-off`, `alarm-off`, `alert-triangle-filled`, `alert-triangle`, `anchor-off`, `antenna-off`, `aperture-off`, `api-app-off`, `api-off`, `apps-off`, `archive-off`, `artboard-off`, `aspect-ratio-off`, `assembly-off`, `at-off`, `ball-american-football-off`, `ball-football-off`, `ballpen-off`, `bandage-off`, `barbell-off`, `basket-off`, `battery-off`, `beach-off`, `bed-off`, `beer-off`, `bell-off`, `bike-off`, `binary-off`, `biohazard-off`, `bleach-off`, `bluetooth-off`, `blur-off`, `bold-off`, `bone-off`, `book-off`, `bookmark-off`, `bookmarks-off`, `books-off`, `bottle-off`, `box-model-2-off`, `box-model-off`, `braces-off`, `brackets-off`, `brand-x`, `bread-off`, `brightness-off`, `broadcast-off`, `browser-off`, `brush-off`, `bucket-off`, `bug-off`, `bus-off`, `cactus-off`, `calculator-off`, `calendar-off`, `camera-off`, `candy-off`, `capture-off`, `car-off`, `cardboards-off`, `carrot-off`, `cash-banknote-off`, `cash-off`, `cast-off`, `ce-off`, `certificate-2-off`, `certificate-off`, `chalkboard-off`, `chart-bar-off`, `chart-pie-off`, `chef-hat-off`, `christmas-tree-off`, `circle-off`, `circle-plus`, `circle-rectangle-off`, `clipboard-off`, `clock-off`, `cloud-off`, `code-off`, `coffee-off`, `coin-off`, `color-picker-off`, `color-swatch-off`, `columns-off`, `command-off`, `compass-off`, `components-off`, `cone-off`, `container-off`, `contrast-2-off`, `contrast-off`, `cookie-off`, `copy-off`, `copyleft-off`, `copyright-off`, `cpu-off`, `crane-off`, `creative-commons-off`, `credit-card-off`, `cross-off`, `crutches-off`, `cube-off`, `cup-off`, `currency-dollar-off`, `currency-euro-off`, `currency-off`, `currency-pound-off`, `currency-yen-off`, `current-location-off`, `cylinder-off`, `dashboard-off`, `database-off`, `dental-off`, `details`, `device-cctv-off`, `device-computer-camera-off`, `device-desktop-off`, `device-imac-off`, `device-ipad-horizontal-off`, `device-ipad-off`, `device-laptop-off`, `device-mobile-off`, `device-nintendo-off`, `device-speaker-off`, `device-tablet-off`, `device-tv-off`, `device-watch-off`, `devices-off`, `devices-pc-off`, `diabolo-off`, `dialpad-off`, `directions-off`, `disabled-off`, `disc-off`, `discount-2-off`, `discount-off`, `dna-2-off`, `dna-off`, `download-off`, `drone-off`, `droplet-off`, `ear-off`, `edit-circle-off`, `edit-off`, `egg-off`, `empathize-off`, `engine-off`, `eraser-off`, `error-404-off`, `exposure-off`, `external-link-off`, `eye-off`, `eyeglass-off`, `face-mask-off`, `feather-off`, `fence-off`, `file-off`, `files-off`, `filter-off`, `fingerprint-off`, `fire-hydrant-off`, `first-aid-kit-off`, `fish-off`, `flag-2-off`, `flag-off`, `flask-2-off`, `flask-off`, `flower-off`, `folder-off`, `folders-off`, `fountain-off`, `frame-off`, `fridge-off`, `frustum-off`, `function-off`, `garden-cart-off`, `gas-station-off`, `gauge-off`, `glass-off`, `globe-off`, `golf-off`, `grill-off`, `hand-finger-off`, `heading-off`, `headphones-off`, `headset-off`, `heart-off`, `hearts-off`, `helmet-off`, `help-off`, `help-triangle-filled`, `help-triangle`, `hemisphere-off`, `hexagon-off`, `hexagonal-prism-off`, `hexagonal-pyramid-off`, `hexagons-off`, `hierarchy-off`, `highlight-off`, `history-off`, `home-off`, `hourglass-off`, `ice-cream-off`, `icons-off`, `id-badge-off`, `id-off`, `infinity-off`, `info-triangle-filled`, `info-triangle`, `ironing-off`, `ironing-steam-off`, `irregular-polyhedron-off`, `keyboard-off`, `language-off`, `lasso-off`, `layout-off`, `leaf-off`, `link-off`, `live-photo-off`, `location-off`, `lock-access-off`, `lock-off`, `lock-open-off`, `login`, `lollipop-off`, `lungs-off`, `macro-off`, `mail-off`, `mailbox-off`, `map-off`, `map-pin-off`, `markdown-off`, `mask-off`, `masks-theater-off`, `math-function-off`, `math-off`, `maximize-off`, `meat-off`, `medical-cross-off`, `message-2-off`, `message-circle-off`, `message-off`, `messages-off`, `meteor-off`, `microphone-2-off`, `microphone-off`, `microscope-off`, `microwave-off`, `milk-off`, `mist-off`, `moon-off`, `mountain-off`, `mouse-off`, `movie-off`, `mug-off`, `mushroom-off`, `music-off`, `navigation-off`, `network-off`, `news-off`, `nfc-off`, `note-off`, `notebook-off`, `notes-off`, `notification-off`, `octagon-off`, `octahedron-off`, `olympics-off`, `package-off`, `paint-off`, `palette-off`, `panorama-horizontal-off`, `panorama-vertical-off`, `paper-bag-off`, `parachute-off`, `parentheses-off`, `parking-off`, `pencil-off`, `pennant-off`, `pentagon-off`, `pepper-off`, `perspective-off`, `phone-off`, `photo-off`, `picture-in-picture-off`, `pig-off`, `pill-off`, `pinned-off`, `pizza-off`, `plane-off`, `planet-off`, `plant-2-off`, `plant-off`, `play-card-off`, `playlist-off`, `plug-off`, `pointer-off`, `pokeball-off`, `polygon-off`, `pool-off`, `presentation-off`, `printer-off`, `prism-off`, `puzzle-off`, `pyramid-off`, `qrcode-off`, `quote-off`, `radar-off`, `radio-off`, `radioactive-off`, `rainbow-off`, `receipt-off`, `rectangular-prism-off`, `recycle-off`, `refresh-off`, `regex-off`, `repeat-off`, `report-off`, `ripple-off`, `road-off`, `rocket-off`, `rollercoaster-off`, `route-off`, `router-off`, `rubber-stamp-off`, `ruler-2-off`, `ruler-off`, `sailboat-off`, `satellite-off`, `schema-off`, `school-off`, `scissors-off`, `screen-share-off`, `scuba-mask-off`, `seeding-off`, `send-off`, `server-off`, `settings-off`, `shadow-off`, `shape-off`, `shield-off`, `ship-off`, `shopping-cart-off`, `signature-off`, `sitemap-off`, `skateboard-off`, `smart-home-off`, `snowflake-off`, `soup-off`, `space-off`, `sphere-off`, `square-off`, `square-rotated-off`, `star-off`, `stars-off`, `steering-wheel-off`, `stethoscope-off`, `storm-off`, `sum-off`, `sun-off`, `table-off`, `tag-off`, `tags-off`, `target-off`, `temperature-off`, `template-off`, `tent-off`, `thumb-down-off`, `thumb-up-off`, `tilt-shift-off`, `tools-kitchen-2-off`, `tools-kitchen-off`, `tools-off`, `tower-off`, `traffic-cone-off`, `traffic-lights-off`, `trash-off`, `triangle-filled`, `triangle-inverted-filled`, `triangle-inverted`, `triangle-off`, `triangle`, `truck-off`, `typography-off`, `user-off`, `vaccine-bottle-off`, `vaccine-off`, `variable-off`, `vector-off`, `vector-triangle-off`, `versions-off`, `video-off`, `viewfinder-off`, `virus-off`, `vocabulary-off`, `volume-off`, `wall-off`, `wash-dry-off`, `wash-dryclean-off`, `wash-off`, `webhook-off`, `wheelchair-off`, `wifi-off`, `wind-off`, `windmill-off`, `world-off`, `writing-off`, `writing-sign-off`, `zeppelin-off` </details> <details> <summary>ueberdosis/tiptap (@​tiptap/extension-link)</summary> ### [`v2.1.8`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.1.8) [Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.1.7...v2.1.8) ##### What's Changed - fix(horizontal-rule): fix insertion being broken on empty docs by [@​bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/4375](https://togithub.com/ueberdosis/tiptap/pull/4375) - Fix typo in collaboration.md by [@​EricHasegawa](https://togithub.com/EricHasegawa) in [https://github.com/ueberdosis/tiptap/pull/4398](https://togithub.com/ueberdosis/tiptap/pull/4398) - prevent opening link when clicking on selection containing a link by [@​aldinezi](https://togithub.com/aldinezi) in [https://github.com/ueberdosis/tiptap/pull/4346](https://togithub.com/ueberdosis/tiptap/pull/4346) ##### New Contributors - [@​EricHasegawa](https://togithub.com/EricHasegawa) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/4398](https://togithub.com/ueberdosis/tiptap/pull/4398) - [@​aldinezi](https://togithub.com/aldinezi) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/4346](https://togithub.com/ueberdosis/tiptap/pull/4346) **Full Changelog**: ueberdosis/tiptap@v2.1.6...v2.1.8 </details> <details> <summary>ueberdosis/tiptap (@​tiptap/starter-kit)</summary> ### [`v2.1.8`](https://togithub.com/ueberdosis/tiptap/compare/06e7371fee4bd82dc9b9b66ed17b8ee1f083e2a0...6f218be6e439603c85559c6d77ec93a205003bf5) [Compare Source](https://togithub.com/ueberdosis/tiptap/compare/06e7371fee4bd82dc9b9b66ed17b8ee1f083e2a0...6f218be6e439603c85559c6d77ec93a205003bf5) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) ##### Bug Fixes - **eslint-plugin:** \[key-spacing] consider properties with parens and comments ([#​7525](https://togithub.com/typescript-eslint/typescript-eslint/issues/7525)) ([7012279](https://togithub.com/typescript-eslint/typescript-eslint/commit/7012279b8510f9fcaee64b610d0a66e8e90f0865)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v6.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#660-2023-09-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>i18next/i18next-http-backend (i18next-http-backend)</summary> ### [`v2.2.2`](https://togithub.com/i18next/i18next-http-backend/blob/HEAD/CHANGELOG.md#222) [Compare Source](https://togithub.com/i18next/i18next-http-backend/compare/v2.2.1...v2.2.2) - hack for debug mode in react-native </details> <details> <summary>i18next/next-i18next (next-i18next)</summary> ### [`v14.0.3`](https://togithub.com/i18next/next-i18next/blob/HEAD/CHANGELOG.md#1403) [Compare Source](https://togithub.com/i18next/next-i18next/compare/v14.0.2...v14.0.3) - fix: correct namespacesRequired type in serverSideTranslations [#​2203](https://togithub.com/i18next/next-i18next/pull/2201) ### [`v14.0.2`](https://togithub.com/i18next/next-i18next/blob/HEAD/CHANGELOG.md#1402) [Compare Source](https://togithub.com/i18next/next-i18next/compare/v14.0.1...v14.0.2) - try to fix namespacesRequired in serverSideTranslations is not type-safe anymore [#​2201](https://togithub.com/i18next/next-i18next/issues/2201) ### [`v14.0.1`](https://togithub.com/i18next/next-i18next/releases/tag/v14.0.1) [Compare Source](https://togithub.com/i18next/next-i18next/compare/v14.0.0...v14.0.1) - try to fix namespacesRequired in serverSideTranslations is not type-safe anymore [#​2201](https://togithub.com/i18next/next-i18next/issues/2201) </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v8.7.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.7.0...v8.7.1) #### Patch Changes - Fixed an issue with extracting some old versions of tarballs [#​6991](https://togithub.com/pnpm/pnpm/issues/6991). - Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project [#​6890](https://togithub.com/pnpm/pnpm/issues/6890). - Reduce concurrency in the `pnpm -r publish` command [#​6968](https://togithub.com/pnpm/pnpm/issues/6968). - Improved the `pnpm update --interactive` output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages [#​6978](https://togithub.com/pnpm/pnpm/pull/6978). #### Our Gold Sponsors <table> <tbody> <tr> <td align="center" valign="middle"> <a href="https://bit.dev/?utm_source=pnpm&utm_medium=release_notes" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80"></a> </td> <td align="center" valign="middle"> <a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/novu.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/novu_light.svg" /> <img src="https://pnpm.io/img/users/novu.svg" width="180" /> </picture> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://prisma.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/prisma.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/prisma_light.svg" /> <img src="https://pnpm.io/img/users/prisma.svg" width="180" /> </picture> </a> </td> <td align="center" valign="middle"> <a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img src="https://pnpm.io/img/users/flightcontrol.svg" width="240"></a> </td> </tr> </tbody> </table> #### Our Silver Sponsors <table> <tbody> <tr> <td align="center" valign="middle"> <a href="https://leniolabs.com/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <img src="https://pnpm.io/img/users/leniolabs.jpg" width="80"> </a> </td> <td align="center" valign="middle"> <a href="https://vercel.com/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/vercel.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/vercel_light.svg" /> <img src="https://pnpm.io/img/users/vercel.svg" width="180" /> </picture> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://depot.dev/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/depot.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/depot_light.svg" /> <img src="https://pnpm.io/img/users/depot.svg" width="200" /> </picture> </a> </td> <td align="center" valign="middle"> <a href="https://moonrepo.dev/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/moonrepo.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/moonrepo_light.svg" /> <img src="https://pnpm.io/img/users/moonrepo.svg" width="200" /> </picture> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.thinkmill.com.au/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/thinkmill.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/thinkmill_light.svg" /> <img src="https://pnpm.io/img/users/thinkmill.svg" width="200" /> </picture> </a> </td> <td align="center" valign="middle"> <a href="https://devowl.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank"> <picture> <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/devowlio.svg" /> <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/devowlio.svg" /> <img src="https://pnpm.io/img/users/devowlio.svg" width="200" /> </picture> </a> </td> </tr> </tbody> </table> </details> <details> <summary>i18next/react-i18next (react-i18next)</summary> ### [`v13.2.2`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1322) [Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.2.1...v13.2.2) - Fix missing TransWithoutContext type [1672](https://togithub.com/i18next/react-i18next/pull/1672) </details> <details> <summary>esbuild-kit/tsx (tsx)</summary> ### [`v3.12.8`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.8) [Compare Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.7...v3.12.8) ##### Bug Fixes - **watch:** wait for the process to exit ([#​298](https://togithub.com/esbuild-kit/tsx/issues/298)) ([a4cb800](https://togithub.com/esbuild-kit/tsx/commit/a4cb800b577ee3e3ddbda957d5bbf73430399110)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/weareinreach/GLAAD). PR-URL: #159 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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 (@​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 ([#​4755](https://togithub.com/mantinedev/mantine/issues/4755)) - `[@mantine/dates]` Fix incorrect accessible name set on DatePickerInput and other similar components ([#​4750](https://togithub.com/mantinedev/mantine/issues/4750)) ##### New Contributors - [@​qaynam](https://togithub.com/qaynam) made their first contribution in [https://github.com/mantinedev/mantine/pull/4755](https://togithub.com/mantinedev/mantine/pull/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 ([#​4682](https://togithub.com/mantinedev/mantine/issues/4682)) - `[@mantine/core]` PasswordInput: Set `autocomplete="off"` to prevent passwords logging in console ([#​4564](https://togithub.com/mantinedev/mantine/issues/4564)) - `[@mantine/core]` BackgroundImage: Fix image not loading if given image url contains whitespace ([#​4715](https://togithub.com/mantinedev/mantine/issues/4715)) - `[@mantine/dates]` Fix: DatePickerInput and DateTimePicker label click does not focusing the input ([#​4634](https://togithub.com/mantinedev/mantine/issues/4634)) - `[@mantine/core]` PinInput: Fix OTP paste not working from Google Keyboard on Android ([#​4641](https://togithub.com/mantinedev/mantine/issues/4641)) - `[@mantine/core]` Grid: Fix `id` prop not being passed to the root element ([#​4666](https://togithub.com/mantinedev/mantine/issues/4666)) - `[@mantine/tiptap]` Fix incorrect color displayed in ColorPickerControl ([#​4667](https://togithub.com/mantinedev/mantine/issues/4667)) - `[@mantine/core]` Anchor: Fix incorrect inherited types from Text ([#​4695](https://togithub.com/mantinedev/mantine/issues/4695)) ##### New Contributors - [@​hiddenLadder](https://togithub.com/hiddenLadder) made their first contribution in [https://github.com/mantinedev/mantine/pull/4642](https://togithub.com/mantinedev/mantine/pull/4642) - [@​HarshitDoshi](https://togithub.com/HarshitDoshi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4692](https://togithub.com/mantinedev/mantine/pull/4692) - [@​marwinburesch](https://togithub.com/marwinburesch) made their first contribution in [https://github.com/mantinedev/mantine/pull/4703](https://togithub.com/mantinedev/mantine/pull/4703) - [@​HoHieuLuc](https://togithub.com/HoHieuLuc) made their first contribution in [https://github.com/mantinedev/mantine/pull/4667](https://togithub.com/mantinedev/mantine/pull/4667) - [@​lscheibel](https://togithub.com/lscheibel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4666](https://togithub.com/mantinedev/mantine/pull/4666) - [@​saeidalidadi](https://togithub.com/saeidalidadi) made their first contribution in [https://github.com/mantinedev/mantine/pull/4641](https://togithub.com/mantinedev/mantine/pull/4641) - [@​rommelmamedov](https://togithub.com/rommelmamedov) made their first contribution in [https://github.com/mantinedev/mantine/pull/4634](https://togithub.com/mantinedev/mantine/pull/4634) - [@​blueagler](https://togithub.com/blueagler) made their first contribution in [https://github.com/mantinedev/mantine/pull/4715](https://togithub.com/mantinedev/mantine/pull/4715) - [@​yeana-dev](https://togithub.com/yeana-dev) made their first contribution in [https://github.com/mantinedev/mantine/pull/4712](https://togithub.com/mantinedev/mantine/pull/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 ([#​4632](https://togithub.com/mantinedev/mantine/issues/4632)) - `[@mantine/dates]` Fix incorrect Calendar prop types definition ([#​4638](https://togithub.com/mantinedev/mantine/issues/4638)) ##### New Contributors - [@​raul-repos](https://togithub.com/raul-repos) made their first contribution in [https://github.com/mantinedev/mantine/pull/4630](https://togithub.com/mantinedev/mantine/pull/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 ([#​4512](https://togithub.com/mantinedev/mantine/issues/4512)) - `[@mantine/tiptap]` Fix incorrect color displayed in color control in dark color scheme ([#​4560](https://togithub.com/mantinedev/mantine/issues/4560)) - `[@mantine/core]` Pagination: Fix incorrect disabled styles when control node is changed to link ([#​4578](https://togithub.com/mantinedev/mantine/issues/4578)) - `[@mantine/core]` Modal: Make body's zIndex same as overlay's to allow modals stacking ([#​4587](https://togithub.com/mantinedev/mantine/issues/4587)) - `[@mantine/core]` Avatar: Fix incorrect placeholder icon dimensions ([#​4600](https://togithub.com/mantinedev/mantine/issues/4600)) - `[@mantine/dates]` Fix `defaultDate` overriding `value` prop ([#​4624](https://togithub.com/mantinedev/mantine/issues/4624)) ##### New Contributors - [@​mattaningram](https://togithub.com/mattaningram) made their first contribution in [https://github.com/mantinedev/mantine/pull/4600](https://togithub.com/mantinedev/mantine/pull/4600) - [@​ItaiAxelrad](https://togithub.com/ItaiAxelrad) made their first contribution in [https://github.com/mantinedev/mantine/pull/4578](https://togithub.com/mantinedev/mantine/pull/4578) - [@​hellolol2016](https://togithub.com/hellolol2016) made their first contribution in [https://github.com/mantinedev/mantine/pull/4560](https://togithub.com/mantinedev/mantine/pull/4560) - [@​KurtGokhan](https://togithub.com/KurtGokhan) made their first contribution in [https://github.com/mantinedev/mantine/pull/4512](https://togithub.com/mantinedev/mantine/pull/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 ([#​4357](https://togithub.com/mantinedev/mantine/issues/4357), [#​4174](https://togithub.com/mantinedev/mantine/issues/4174)) - `[@mantine/core]` PasswordInput: Remove rightSection associated props to avoid confusion ([#​4436](https://togithub.com/mantinedev/mantine/issues/4436)) - `[@mantine/core]` Menu: Fix up and down keys not working when first Menu.Item is disabled ([#​4411](https://togithub.com/mantinedev/mantine/issues/4411)) - `[@mantine/spotlight]` Fix `target` prop not working ([#​4494](https://togithub.com/mantinedev/mantine/issues/4494)) - `[@mantine/core]` Switch: Fix incorrect label styles in RTL ([#​4515](https://togithub.com/mantinedev/mantine/issues/4515)) - `[@mantine/core]` Slider: Fix decimal step without precision prop not working ([#​4538](https://togithub.com/mantinedev/mantine/issues/4538)) - `[@mantine/core]` Rating: Fix `readOnly` prop not working with `defaultValue` ([#​4525](https://togithub.com/mantinedev/mantine/issues/4525)) - `[@mantine/core]` Modal: Migrate to dvh units to fix incorrect styles in mobile Safari ([#​4517](https://togithub.com/mantinedev/mantine/issues/4517)) - `[@mantine/dates]` DateInput: Decouple `clearable` and `allowDeselect` logic, allow disabling `allowDeselect` if `clearable` is set ([#​4527](https://togithub.com/mantinedev/mantine/issues/4527)) - `[@mantine/dates]` DatePickerInput: Fix `defaultDate` prop not working ([#​4532](https://togithub.com/mantinedev/mantine/issues/4532)) #### New Contributors - [@​connershoop](https://togithub.com/connershoop) made their first contribution in [https://github.com/mantinedev/mantine/pull/4517](https://togithub.com/mantinedev/mantine/pull/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 ([#​4441](https://togithub.com/mantinedev/mantine/issues/4441)) - `[@mantine/prism]` Fix unexpected code margin when used within `TypographyStylesProvider` ([#​4452](https://togithub.com/mantinedev/mantine/issues/4452)) - `[@mantine/dates]` DateTimePicker: Fix `onClick` function from `submitButtonProps` overriding default behavior ([#​4465](https://togithub.com/mantinedev/mantine/issues/4465)) - `[@mantine/dates]` Fix date pickers placeholders not having correct color when parent input has error ([#​4469](https://togithub.com/mantinedev/mantine/issues/4469)) - `[@mantine/core]` MultiSelect: Fix `portalProps` prop not working ([#​4485](https://togithub.com/mantinedev/mantine/issues/4485)) - `[@mantine/core]` Fix rem units errors with svg elements in all components ([#​4491](https://togithub.com/mantinedev/mantine/issues/4491)) - `[@mantine/dates]` DateInput: Fix stale calendar UI after clear button was clicked ([#​4486](https://togithub.com/mantinedev/mantine/issues/4486)) - `[@mantine/core]` Slider: Fix `onChange` prop updates being ignored ([#​4497](https://togithub.com/mantinedev/mantine/issues/4497)) #### New Contributors - [@​Bastian](https://togithub.com/Bastian) made their first contribution in [https://github.com/mantinedev/mantine/pull/4497](https://togithub.com/mantinedev/mantine/pull/4497) - [@​aschenkuttel](https://togithub.com/aschenkuttel) made their first contribution in [https://github.com/mantinedev/mantine/pull/4491](https://togithub.com/mantinedev/mantine/pull/4491) - [@​alessandroaw](https://togithub.com/alessandroaw) made their first contribution in [https://github.com/mantinedev/mantine/pull/4469](https://togithub.com/mantinedev/mantine/pull/4469) - [@​wojonet](https://togithub.com/wojonet) made their first contribution in [https://github.com/mantinedev/mantine/pull/4465](https://togithub.com/mantinedev/mantine/pull/4465) - [@​thascoet](https://togithub.com/thascoet) made their first contribution in [https://github.com/mantinedev/mantine/pull/4441](https://togithub.com/mantinedev/mantine/pull/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 ([#​4438](https://togithub.com/mantinedev/mantine/issues/4438)) - `[@mantine/core]` Table: Fix `withColumnBorders` prop not working ([#​4443](https://togithub.com/mantinedev/mantine/issues/4443)) - `[@mantine/spotlight]` Improve search performance for large actions lists ([#​4457](https://togithub.com/mantinedev/mantine/issues/4457)) #### New Contributors - [@​Asipita](https://togithub.com/Asipita) made their first contribution in [https://github.com/mantinedev/mantine/pull/4444](https://togithub.com/mantinedev/mantine/pull/4444) - [@​mrbnclt](https://togithub.com/mrbnclt) made their first contribution in [https://github.com/mantinedev/mantine/pull/4438](https://togithub.com/mantinedev/mantine/pull/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 ([#​4423](https://togithub.com/mantinedev/mantine/issues/4423)) - `[@mantine/core]` MultiSelect: Fix `hoverOnSearchChange` not working correctly when `creatable` prop is set ([#​4344](https://togithub.com/mantinedev/mantine/issues/4344)) - `[@mantine/tiptap]` Add option to configure initial state of external link control ([#​4373](https://togithub.com/mantinedev/mantine/issues/4373)) - `[@mantine/core]` PinInput: Fix incorrect Backspace key handling ([#​4379](https://togithub.com/mantinedev/mantine/issues/4379)) - `[@mantine/core]` Table: Fix table styles applied to the nested table elements, for example in dropdowns ([#​4393](https://togithub.com/mantinedev/mantine/issues/4393)) - `[@mantine/core]` Image: Fix image alt overflow in Firefox ([#​4410](https://togithub.com/mantinedev/mantine/issues/4410)) #### New Contributors - [@​comphonia](https://togithub.com/comphonia) made their first contribution in [https://github.com/mantinedev/mantine/pull/4410](https://togithub.com/mantinedev/mantine/pull/4410) - [@​skyt-a](https://togithub.com/skyt-a) made their first contribution in [https://github.com/mantinedev/mantine/pull/4373](https://togithub.com/mantinedev/mantine/pull/4373) - [@​vadimkiryanov](https://togithub.com/vadimkiryanov) made their first contribution in [https://github.com/mantinedev/mantine/pull/4423](https://togithub.com/mantinedev/mantine/pull/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 ([#​4273](https://togithub.com/mantinedev/mantine/issues/4273)) - `[@mantine/core]` AppShell: Fix wrong padding when `navbarOffsetBreakpoint` and `asideOffsetBreakpoint` have the same value ([#​4281](https://togithub.com/mantinedev/mantine/issues/4281)) - `[@mantine/core]` Select: Fix unexpected horizontal scrollbar in items with long text ([#​4296](https://togithub.com/mantinedev/mantine/issues/4296)) - `[@mantine/core]` NumberInput: Fix missing disabled controls styles ([#​4314](https://togithub.com/mantinedev/mantine/issues/4314)) - `[@mantine/core]` Fix Select/MultiSelect scrolling page when `transitionProps` are set ([#​4327](https://togithub.com/mantinedev/mantine/issues/4327)) - `[@mantine/core]` Chip: Fix unexpected line break when children are not a plain string ([#​4328](https://togithub.com/mantinedev/mantine/issues/4328)) #### New Contributors - [@​omegahm](https://togithub.com/omegahm) made their first contribution in [https://github.com/mantinedev/mantine/pull/4280](https://togithub.com/mantinedev/mantine/pull/4280) - [@​ot07](https://togithub.com/ot07) made their first contribution in [https://github.com/mantinedev/mantine/pull/4290](https://togithub.com/mantinedev/mantine/pull/4290) - [@​richardboehme](https://togithub.com/richardboehme) made their first contribution in [https://github.com/mantinedev/mantine/pull/4314](https://togithub.com/mantinedev/mantine/pull/4314) - [@​andremonteiro95](https://togithub.com/andremonteiro95) made their first contribution in [https://github.com/mantinedev/mantine/pull/4273](https://togithub.com/mantinedev/mantine/pull/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 ([#​4152](https://togithub.com/mantinedev/mantine/issues/4152)) - `[@mantine/core]` Badge: Expose `BadgeVariant` type ([#​4215](https://togithub.com/mantinedev/mantine/issues/4215)) - `[@mantine/core]` ThemeIcon: Expose `ThemeIconVariant` type ([#​4216](https://togithub.com/mantinedev/mantine/issues/4216)) - `[@mantine/core]` ColorInput: Add option to set eye dropper aria-label though prop ([#​4227](https://togithub.com/mantinedev/mantine/issues/4227)) - `[@mantine/core]` ColorPicker: Fix inaccurate numbers rounding in rgba and hex colors converters ([#​4238](https://togithub.com/mantinedev/mantine/issues/4238)) - `[@mantine/core]` MultiSelect: Fix layout shifts in Safari when input is focused ([#​4249](https://togithub.com/mantinedev/mantine/issues/4249)) - `[@mantine/core]` Rating: Add CSS color values support in `color` prop ([#​4251](https://togithub.com/mantinedev/mantine/issues/4251)) - `[@mantine/dates]` Add missing `nextIcon`/`previousIcon` types to all components ([#​4180](https://togithub.com/mantinedev/mantine/issues/4180)) ##### New Contributors - [@​thatanjan](https://togithub.com/thatanjan) made their first contribution in [https://github.com/mantinedev/mantine/pull/4248](https://togithub.com/mantinedev/mantine/pull/4248) - [@​agong-coveo](https://togithub.com/agong-coveo) made their first contribution in [https://github.com/mantinedev/mantine/pull/4152](https://togithub.com/mantinedev/mantine/pull/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 <[email protected]>
I tried to find a native event for the paste action when rises from Gboard's clipboard, but there was not any event related to that action. currently, the
onChange
event is the right place to handle this action.