Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @clerk/types to v3.64.1 (#10617)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@clerk/types](https://clerk.com/) ([source](https://github.com/clerk/javascript/tree/HEAD/packages/types)) | [`3.62.1` -> `3.64.1`](https://renovatebot.com/diffs/npm/@clerk%2ftypes/3.62.1/3.64.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>clerk/javascript (@​clerk/types)</summary> ### [`v3.64.1`](https://github.com/clerk/javascript/releases/tag/%40clerk/types%403.64.1) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/[email protected]...@clerk/[email protected]) ##### Patch Changes - Use default value for `signIn.userData`, to correctly align it with the types. ([#​3284](https://github.com/clerk/javascript/pull/3284)) by [@​desiprisg](https://github.com/desiprisg) ### [`v3.64.0`](https://github.com/clerk/javascript/releases/tag/%40clerk/types%403.64.0) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/[email protected]...@clerk/[email protected]) ##### Minor Changes - Add support for different Bot Protection widget types ([#​3216](https://github.com/clerk/javascript/pull/3216)) by [@​anagstef](https://github.com/anagstef) - Introduce experimental support for Google One Tap ([#​3196](https://github.com/clerk/javascript/pull/3196)) by [@​panteliselef](https://github.com/panteliselef) - React Component `<__experimental_GoogleOneTap/>` - JS `clerk.__experimental_mountGoogleOneTap(node,props)` ##### Patch Changes - Adds translation keys to be able to customize error messages when an identifier already exists: ([#​3208](https://github.com/clerk/javascript/pull/3208)) by [@​octoper](https://github.com/octoper) - form_identifier_exists\_\_email_address - form_identifier_exists\_\_username - form_identifier_exists\_\_phone_number ### [`v3.63.1`](https://github.com/clerk/javascript/releases/tag/%40clerk/types%403.63.1) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/[email protected]...@clerk/[email protected]) ##### Patch Changes - Add maintenance mode banner to the SignIn and SignUp components. The text can be customized by updating the `maintenanceMode` localization key. by [@​nikosdouvlis](https://github.com/nikosdouvlis) ### [`v3.63.0`](https://github.com/clerk/javascript/releases/tag/%40clerk/types%403.63.0) [Compare Source](https://github.com/clerk/javascript/compare/@clerk/[email protected]...@clerk/[email protected]) ##### Minor Changes - Support for prompting a user to reset their password if it is found to be compromised during sign-in. ([#​3075](https://github.com/clerk/javascript/pull/3075)) by [@​yourtallness](https://github.com/yourtallness) ##### Patch Changes - Update token refresh mechanism to handle network failures without raising an error ([#​3068](https://github.com/clerk/javascript/pull/3068)) by [@​dimkl](https://github.com/dimkl) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information