Skip to content

Commit

Permalink
chore(deps): update dependency @clerk/clerk-react to v4.25.1 (#9212)
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/clerk-react](https://clerk.com/)
([source](https://togithub.com/clerkinc/javascript)) | [`4.22.0` ->
`4.25.1`](https://renovatebot.com/diffs/npm/@clerk%2fclerk-react/4.22.0/4.25.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@clerk%2fclerk-react/4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@clerk%2fclerk-react/4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@clerk%2fclerk-react/4.22.0/4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@clerk%2fclerk-react/4.22.0/4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>clerkinc/javascript (@&#8203;clerk/clerk-react)</summary>

###
[`v4.25.1`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/clerk-react%404.25.1)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Patch Changes

- Updated dependencies
\[[`6706b154c`](https://togithub.com/clerkinc/javascript/commit/6706b154c0b41356c7feeb19c6340160a06466e5),
[`086a2e0b7`](https://togithub.com/clerkinc/javascript/commit/086a2e0b7e71a9919393ca43efedbf3718ea5fe4)]:
-
[@&#8203;clerk/shared](https://togithub.com/clerk/shared)[@&#8203;0](https://togithub.com/0).23.0

###
[`v4.25.0`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/clerk-react%404.25.0)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Minor Changes

- Introduce the new brand-new component OrganizationList
([#&#8203;1692](https://togithub.com/clerkinc/javascript/pull/1692)) by
[@&#8203;panteliselef](https://togithub.com/panteliselef)

- Lists all the memberships, invitations or suggestions an active user
may have
    -   Powered by our `useOrganizationList` react hook

##### Patch Changes

- Change `README` to include updated links to issue templates and update
Discord link.
([#&#8203;1750](https://togithub.com/clerkinc/javascript/pull/1750)) by
[@&#8203;LekoArts](https://togithub.com/LekoArts)

- Updated dependencies
\[[`e99df0a0d`](https://togithub.com/clerkinc/javascript/commit/e99df0a0de8ab91e9de4d32dfab46ad562f510d3),
[`4327b91f9`](https://togithub.com/clerkinc/javascript/commit/4327b91f9ed65b440afaa5f76a6231aeacd3541a),
[`8b9a7a360`](https://togithub.com/clerkinc/javascript/commit/8b9a7a36003f1b8622f444a139a811f1c35ca813),
[`30bb9eccb`](https://togithub.com/clerkinc/javascript/commit/30bb9eccb95632fb1de02b756e818118ca6324f7),
[`01b024c57`](https://togithub.com/clerkinc/javascript/commit/01b024c57c80ae00d83801fe90b2992111dc1a68)]:
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).52.0
-
[@&#8203;clerk/shared](https://togithub.com/clerk/shared)[@&#8203;0](https://togithub.com/0).22.1

###
[`v4.24.2`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/clerk-react%404.24.2)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Patch Changes

- Updated dependencies
\[[`463ff84f5`](https://togithub.com/clerkinc/javascript/commit/463ff84f5bfb7114102ca6cb5a2ea2fce705164c),
[`1426e5eb3`](https://togithub.com/clerkinc/javascript/commit/1426e5eb3730bb79e2ec5341fa4347d7fa957739)]:
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).51.0

###
[`v4.24.1`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/clerk-react%404.24.1)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Patch Changes

- Support swapping the Clerk publishableKey at runtime to allow users to
toggle the instance being used.
([#&#8203;1655](https://togithub.com/clerkinc/javascript/pull/1655)) by
[@&#8203;BRKalow](https://togithub.com/BRKalow)

###
[`v4.24.0`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.24.0)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Minor Changes

- Introduce the new brand-new component OrganizationList
([#&#8203;1692](https://togithub.com/clerkinc/javascript/pull/1692)) by
[@&#8203;panteliselef](https://togithub.com/panteliselef)

- Lists all the memberships, invitations or suggestions an active user
may have
    -   Powered by our `useOrganizationList` react hook

##### Patch Changes

- `SignInWithMetamaskButton` is now exported from the `@clerk/nextjs`
package
([#&#8203;1731](https://togithub.com/clerkinc/javascript/pull/1731)) by
[@&#8203;octoper](https://togithub.com/octoper)

- Change `README` to include updated links to issue templates and update
Discord link.
([#&#8203;1750](https://togithub.com/clerkinc/javascript/pull/1750)) by
[@&#8203;LekoArts](https://togithub.com/LekoArts)

- Updates the default middleware config matcher to be more restrictive
in how it detects static files. Paths with `.` in them are now allowed,
as long as the `.` is not in the final path segment.
([#&#8203;1695](https://togithub.com/clerkinc/javascript/pull/1695)) by
[@&#8203;BRKalow](https://togithub.com/BRKalow)

- Updated dependencies
\[[`e99df0a0d`](https://togithub.com/clerkinc/javascript/commit/e99df0a0de8ab91e9de4d32dfab46ad562f510d3),
[`4327b91f9`](https://togithub.com/clerkinc/javascript/commit/4327b91f9ed65b440afaa5f76a6231aeacd3541a),
[`75be1d6b3`](https://togithub.com/clerkinc/javascript/commit/75be1d6b3d9bf7b5d71613b3f169a942b1d25e7e),
[`01b024c57`](https://togithub.com/clerkinc/javascript/commit/01b024c57c80ae00d83801fe90b2992111dc1a68)]:
-
[@&#8203;clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@&#8203;4](https://togithub.com/4).25.0
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).52.0
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).12.6
-
[@&#8203;clerk/backend](https://togithub.com/clerk/backend)[@&#8203;0](https://togithub.com/0).29.1

###
[`v4.23.2`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.23.2)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Patch Changes

- Updated dependencies
\[[`ea95525a4`](https://togithub.com/clerkinc/javascript/commit/ea95525a423bcc89bc9e210c2d29c78e5a6c1210),
[`24a46ae7e`](https://togithub.com/clerkinc/javascript/commit/24a46ae7e038b56197dc56a535c05e698c5bf249),
[`d433b83b9`](https://togithub.com/clerkinc/javascript/commit/d433b83b92c61752917f62cc410a774813f38fd7),
[`5e1a09df4`](https://togithub.com/clerkinc/javascript/commit/5e1a09df4e905ddd887d64c7e8cab10fb4beb3ec),
[`876777cb1`](https://togithub.com/clerkinc/javascript/commit/876777cb14443917d8e0a04b363327d165ad5580),
[`0a59e122d`](https://togithub.com/clerkinc/javascript/commit/0a59e122d12b672f111a43ef3897061bfd9bdb52)]:
-
[@&#8203;clerk/backend](https://togithub.com/clerk/backend)[@&#8203;0](https://togithub.com/0).27.0
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).49.0
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).12.2
-
[@&#8203;clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@&#8203;4](https://togithub.com/4).23.2

###
[`v4.23.1`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.23.1)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Patch Changes

- Updated dependencies
\[[`7c1359474`](https://togithub.com/clerkinc/javascript/commit/7c135947428e3e0611b6c860fabd8113c15b2166)]:
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).12.1

###
[`v4.23.0`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.23.0)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Minor Changes

- Support hosting NextJs apps on non-Vercel platforms by constructing
req.url using host-related headers instead of using on req.url directly.
CLERK_TRUST_HOST is now enabled by default.
([#&#8203;1492](https://togithub.com/clerkinc/javascript/pull/1492)) by
[@&#8203;dimkl](https://togithub.com/dimkl)

##### Patch Changes

- Updated dependencies
\[[`6fa4768dc`](https://togithub.com/clerkinc/javascript/commit/6fa4768dc6b261026d6e75d84c9ade1f389fe0d3),
[`4ff4b716f`](https://togithub.com/clerkinc/javascript/commit/4ff4b716fdb12b18182e506737afafc7dbc05604)]:
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).48.1
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).12.0
-
[@&#8203;clerk/backend](https://togithub.com/clerk/backend)[@&#8203;0](https://togithub.com/0).26.0
-
[@&#8203;clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@&#8203;4](https://togithub.com/4).23.1

###
[`v4.22.1`](https://togithub.com/clerkinc/javascript/releases/tag/%40clerk/nextjs%404.22.1)

[Compare
Source](https://togithub.com/clerkinc/javascript/compare/@clerk/[email protected]...@clerk/[email protected])

##### Patch Changes

- Updated dependencies
\[[`2a9d83280`](https://togithub.com/clerkinc/javascript/commit/2a9d8328011cb4c3e1a4c6c675cbd5a4edac4c5c)]:
-
[@&#8203;clerk/clerk-react](https://togithub.com/clerk/clerk-react)[@&#8203;4](https://togithub.com/4).23.0
-
[@&#8203;clerk/types](https://togithub.com/clerk/types)[@&#8203;3](https://togithub.com/3).48.0
-
[@&#8203;clerk/backend](https://togithub.com/clerk/backend)[@&#8203;0](https://togithub.com/0).25.1
-
[@&#8203;clerk/clerk-sdk-node](https://togithub.com/clerk/clerk-sdk-node)[@&#8203;4](https://togithub.com/4).11.1

</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 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/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 12aa24a commit 61f0f51
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"devDependencies": {
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.20",
"@clerk/clerk-react": "4.22.0",
"@clerk/clerk-react": "4.25.1",
"@clerk/types": "3.52.0",
"@types/react": "18.2.14",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
},
"peerDependencies": {
"@clerk/clerk-react": "4.22.0"
"@clerk/clerk-react": "4.25.1"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
48 changes: 29 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2144,17 +2144,16 @@ __metadata:
languageName: node
linkType: hard

"@clerk/clerk-react@npm:4.22.0":
version: 4.22.0
resolution: "@clerk/clerk-react@npm:4.22.0"
"@clerk/clerk-react@npm:4.25.1":
version: 4.25.1
resolution: "@clerk/clerk-react@npm:4.25.1"
dependencies:
"@clerk/shared": ^0.19.1
"@clerk/types": ^3.46.1
swr: 1.3.0
"@clerk/shared": ^0.23.0
"@clerk/types": ^3.52.0
tslib: 2.4.1
peerDependencies:
react: ">=16"
checksum: 1b9f5bc826b677a6b0d934d6ee567377903f09842cdba8befc0412367250c3006a857c032d430546284ba35ae99b83a02e98ff21d02ad8a595dbb64e34ec7b5e
checksum: 4eea68a911847a33fb852c660e047ffe1f7f206f3f3a116b91526b30bd2745849ffdb129ef113a8e0154d2ba3f94eff9a98f7e0b21e25976c68a863b41cc6aab
languageName: node
linkType: hard

Expand All @@ -2174,20 +2173,20 @@ __metadata:
languageName: node
linkType: hard

"@clerk/shared@npm:^0.19.1":
version: 0.19.1
resolution: "@clerk/shared@npm:0.19.1"
"@clerk/shared@npm:^0.23.0":
version: 0.23.0
resolution: "@clerk/shared@npm:0.23.0"
dependencies:
glob-to-regexp: 0.4.1
js-cookie: 3.0.1
swr: 1.3.0
swr: 2.2.0
peerDependencies:
react: ">=16"
checksum: 576766ff15f7bd49f1ec0e591a6a54af888050f8f0bb54cbf35470c273f3f9d5a20c34efac1b5d2d70749d8f9b4c500df8bea37aed9235b69e1b8f59130aa8b0
checksum: 1bac558fbabd66eb53cf6d098c086ce0c2bdf6b54f45e7906091b469a2b524b45ad4405e3a897a146d17606b850c888be50fd10b0168ee7eab859cff9e0f3bcf
languageName: node
linkType: hard

"@clerk/types@npm:3.52.0, @clerk/types@npm:^3.46.1, @clerk/types@npm:^3.52.0":
"@clerk/types@npm:3.52.0, @clerk/types@npm:^3.52.0":
version: 3.52.0
resolution: "@clerk/types@npm:3.52.0"
dependencies:
Expand Down Expand Up @@ -7998,7 +7997,7 @@ __metadata:
"@babel/cli": 7.22.15
"@babel/core": ^7.22.20
"@babel/runtime-corejs3": 7.22.15
"@clerk/clerk-react": 4.22.0
"@clerk/clerk-react": 4.25.1
"@clerk/types": 3.52.0
"@redwoodjs/auth": 6.0.7
"@types/react": 18.2.14
Expand All @@ -8007,7 +8006,7 @@ __metadata:
react: 0.0.0-experimental-e5205658f-20230913
typescript: 5.2.2
peerDependencies:
"@clerk/clerk-react": 4.22.0
"@clerk/clerk-react": 4.25.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -33204,12 +33203,14 @@ __metadata:
languageName: node
linkType: hard

"swr@npm:1.3.0":
version: 1.3.0
resolution: "swr@npm:1.3.0"
"swr@npm:2.2.0":
version: 2.2.0
resolution: "swr@npm:2.2.0"
dependencies:
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.11.0 || ^17.0.0 || ^18.0.0
checksum: a02b3dd621e5117320ad45788fb407f60301985edb5fa4197f1b95e28cbe8b3bd093e3cb9a6002102f8c12b40a85941ee525f2b47273366870435aecd61d0e7b
checksum: f631dfd206a989313cd82e7d9477b11af08496000c339752c745e8b42ba58667528ee0c70ea529910a7b6dee9b4085e8a2cd622efb70b9709883211111e0d756
languageName: node
linkType: hard

Expand Down Expand Up @@ -34772,6 +34773,15 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: ac4814e5592524f242921157e791b022efe36e451fe0d4fd4d204322d5433a4fc300d63b0ade5185f8e0735ded044c70bcf6d2352db0f74d097a238cebd2da02
languageName: node
linkType: hard

"use-url-search-params@npm:2.5.1":
version: 2.5.1
resolution: "use-url-search-params@npm:2.5.1"
Expand Down

0 comments on commit 61f0f51

Please sign in to comment.