Skip to content

Commit

Permalink
chore(deps): update dependency @clerk/types to v3.64.1 (#10617)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@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)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@clerk%2ftypes/3.64.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clerk%2ftypes/3.64.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clerk%2ftypes/3.62.1/3.64.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clerk%2ftypes/3.62.1/3.64.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>clerk/javascript (@&#8203;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.
([#&#8203;3284](https://github.com/clerk/javascript/pull/3284)) by
[@&#8203;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
([#&#8203;3216](https://github.com/clerk/javascript/pull/3216)) by
[@&#8203;anagstef](https://github.com/anagstef)

- Introduce experimental support for Google One Tap
([#&#8203;3196](https://github.com/clerk/javascript/pull/3196)) by
[@&#8203;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:
([#&#8203;3208](https://github.com/clerk/javascript/pull/3208)) by
[@&#8203;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 [@&#8203;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.
([#&#8203;3075](https://github.com/clerk/javascript/pull/3075)) by
[@&#8203;yourtallness](https://github.com/yourtallness)

##### Patch Changes

- Update token refresh mechanism to handle network failures without
raising an error
([#&#8203;3068](https://github.com/clerk/javascript/pull/3068)) by
[@&#8203;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
renovate[bot] authored May 16, 2024
1 parent 84864d5 commit 6d9162f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@clerk/clerk-react": "4.30.7",
"@clerk/types": "3.62.1",
"@clerk/types": "3.64.1",
"@types/react": "^18.2.55",
"react": "19.0.0-beta-04b058868c-20240508",
"typescript": "5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7756,7 +7756,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.1"
"@clerk/clerk-react": "npm:4.30.7"
"@clerk/types": "npm:3.62.1"
"@clerk/types": "npm:3.64.1"
"@redwoodjs/auth": "workspace:*"
"@types/react": "npm:^18.2.55"
core-js: "npm:3.36.1"
Expand Down

0 comments on commit 6d9162f

Please sign in to comment.