Computerization / Enspire

Make "Creativity, Activity, Service (CAS)" Great Again at SWFLA
https://enspire.one
MIT License
5 stars 7 forks source link

fix(deps): update dependency @clerk/clerk-sdk-node to v5 - autoclosed #584

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@clerk/clerk-sdk-node (source) ^4.13.14 -> ^5.0.0 age adoption passing confidence

Release Notes

clerk/javascript (@​clerk/clerk-sdk-node) ### [`v5.0.9`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#509) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.8...@clerk/clerk-sdk-node@5.0.9) ##### Patch Changes - Updated dependencies \[[`ff31f7255`](https://togithub.com/clerk/javascript/commit/ff31f725541d82caaa9c13cf42cf15f8ce3992f4), [`0e48fc210`](https://togithub.com/clerk/javascript/commit/0e48fc210cf0b5852052a21494a05f6e723101f5)]: - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).2.1 - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).2.1 ### [`v5.0.8`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#508) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.7...@clerk/clerk-sdk-node@5.0.8) ##### Patch Changes - Updated dependencies \[[`456b06849`](https://togithub.com/clerk/javascript/commit/456b068493b8679e1772819eea24d49aa1bc6556), [`6888594cc`](https://togithub.com/clerk/javascript/commit/6888594cc5d0f922d166b6d28b7b994d657a5595)]: - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).2.0 - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).2.0 ### [`v5.0.7`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#507) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.6...@clerk/clerk-sdk-node@5.0.7) ##### Patch Changes - Updated dependencies \[[`4d3dc00fb`](https://togithub.com/clerk/javascript/commit/4d3dc00fb444c87e3d27f398cd0c1ce4d176f65b), [`ec84d51e7`](https://togithub.com/clerk/javascript/commit/ec84d51e705370273ffb82a0d7c94d90ba3de874)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).1.5 - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).1.1 ### [`v5.0.6`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#506) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.5...@clerk/clerk-sdk-node@5.0.6) ##### Patch Changes - Updated dependencies \[[`b27ca8366`](https://togithub.com/clerk/javascript/commit/b27ca8366a1d6ec1d7ce4a5be5005f1b1b017c20)]: - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).1.0 - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).1.4 ### [`v5.0.5`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#505) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.4...@clerk/clerk-sdk-node@5.0.5) ##### Patch Changes - Inherit verifyToken options from clerkClient. ([#​3296](https://togithub.com/clerk/javascript/pull/3296)) by [@​panteliselef](https://togithub.com/panteliselef) The below code now works as expected: (requires CLERK_SECRET_KEY env var to have been set) ```ts import { clerkClient } from '@​clerk/clerk-sdk-node'; // Use the default settings from the already instanciated clerkClient clerkClient.verifyToken(token); // or provide overrides the options clerkClient.verifyToken(token, { secretKey: 'xxxx', }); ``` - Updated dependencies \[[`b92402258`](https://togithub.com/clerk/javascript/commit/b924022580569c934a9d33310449b4a50156070a)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).1.3 ### [`v5.0.4`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#504) [Compare Source](https://togithub.com/clerk/javascript/compare/1ed9e07860335a7e86cddb4f3cd811dc4074d141...@clerk/clerk-sdk-node@5.0.4) ##### Patch Changes - Updated dependencies \[[`4f4375e88`](https://togithub.com/clerk/javascript/commit/4f4375e88fa2daae4d725c62da5e4cf29302e53c), [`1662aaae9`](https://togithub.com/clerk/javascript/commit/1662aaae965fcf36b13dba6b148e096ab6a1cd83), [`f70c885f7`](https://togithub.com/clerk/javascript/commit/f70c885f798f7ff513f6687f87c8a56daf26fa05), [`4ae79af36`](https://togithub.com/clerk/javascript/commit/4ae79af36552aae1f0284ecc4dfcfc23ef295d26), [`f5804a225`](https://togithub.com/clerk/javascript/commit/f5804a225e9d67cd315700f0ced0ff17b8b14e53)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).1.2 - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).0.2 ### [`v5.0.3`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#503) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.2...1ed9e07860335a7e86cddb4f3cd811dc4074d141) ##### Patch Changes - Updated dependencies \[[`8fbe23857`](https://togithub.com/clerk/javascript/commit/8fbe23857bc588a4662af78ee33b24123cd8bc2e), [`a78bc447c`](https://togithub.com/clerk/javascript/commit/a78bc447c1aabaa41bcbaa2a8fe3c48f31275574), [`19cd42434`](https://togithub.com/clerk/javascript/commit/19cd42434450e568998336bf6d705e475122abbc)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).1.1 - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).0.1 ### [`v5.0.2`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#502) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.1...@clerk/clerk-sdk-node@5.0.2) ##### Patch Changes - Updated dependencies \[[`b3fda50f0`](https://togithub.com/clerk/javascript/commit/b3fda50f03672106c6858219fc607d226851ec10), [`b3ad7a459`](https://togithub.com/clerk/javascript/commit/b3ad7a459c46be1f8967faf73c2cdd96406593c8), [`4e5de1164`](https://togithub.com/clerk/javascript/commit/4e5de1164d956c7dc21f72d25e312296d36504a7)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).1.0 ### [`v5.0.1`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#501) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@5.0.0...@clerk/clerk-sdk-node@5.0.1) ##### Patch Changes - Updated dependencies \[[`3c6e5a6f1`](https://togithub.com/clerk/javascript/commit/3c6e5a6f1dd0ac198e6e48d1b83c6d4846a7f900), [`65503dcb9`](https://togithub.com/clerk/javascript/commit/65503dcb97acb9538e5c0e3f8199d20ad31c9d7d)]: - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).0.1 ### [`v5.0.0`](https://togithub.com/clerk/javascript/blob/HEAD/packages/sdk-node/CHANGELOG.md#500) [Compare Source](https://togithub.com/clerk/javascript/compare/@clerk/clerk-sdk-node@4.13.19...@clerk/clerk-sdk-node@5.0.0) ##### Major Changes - [`c2a0905`](https://togithub.com/clerk/javascript/commit/c2a090513): Change the minimal Node.js version required by Clerk to `18.17.0`. - [`deac67c`](https://togithub.com/clerk/javascript/commit/deac67c1c): Drop default exports from all packages. Migration guide: - use `import { Clerk } from '@​clerk/backend';` - use `import { clerkInstance } from '@​clerk/clerk-sdk-node';` - use `import { Clerk } from '@​clerk/clerk-sdk-node';` - use `import { Clerk } from '@​clerk/clerk-js';` - use `import { Clerk } from '@​clerk/clerk-js/headless';` - use `import { IsomorphicClerk } from '@​clerk/clerk-react'` - [`02976d4`](https://togithub.com/clerk/javascript/commit/02976d494): (Note: This is only relevant if, in the unlikely case, you are using `Clerk` from `@clerk/clerk-sdk-node` directly. If not, you can safely ignore this change.) Remove the named `Clerk` import from `@clerk/clerk-sdk-node` and import `createClerkClient` instead. The latter is a factory method to create a Clerk client instance for you. This update aligns usage across our SDKs and will enable us to ship DX improvements better in the future. ```js import { Clerk } from '@​clerk/clerk-sdk-node'; const clerk = Clerk({ secretKey: '...' }); ``` You need to rename the import from `Clerk` to `createClerkClient` and change its usage: ```js import { createClerkClient } from '@​clerk/clerk-sdk-node'; const clerk = createClerkClient({ secretKey: '...' }); ``` - [`9b02c1a`](https://togithub.com/clerk/javascript/commit/9b02c1aae): Drop all pre-instantiated Backend API resources (`allowlistIdentifiers`, `clients`, `emailAddresses`, `emails`, `invitations`, `organizations`, `phoneNumbers`, `redirectUrls`, `sessions`, `signInTokens`, `users`, `domains`). Use the `clerkClient` import instead. ```typescript // Before import { users } from '@​clerk/clerk-sdk-node'; // After import { clerkClient } from '@​clerk/clerk-sdk-node'; clerkClient.users; ``` - [`71663c5`](https://togithub.com/clerk/javascript/commit/71663c568): Internal update default apiUrl domain from clerk.dev to clerk.com - [`dd57030`](https://togithub.com/clerk/javascript/commit/dd5703013): Change the response payload of Backend API requests to return `{ data, errors }` instead of return the data and throwing on error response. Code example to keep the same behavior: ```typescript import { users } from '@​clerk/backend'; import { ClerkAPIResponseError } from '@​clerk/shared/error'; const { data, errors, clerkTraceId, status, statusText } = await users.getUser('user_deadbeef'); if (errors) { throw new ClerkAPIResponseError(statusText, { data: errors, status, clerkTraceId }); } ``` - [`f0126a7`](https://togithub.com/clerk/javascript/commit/f0126a7ae): Changes the `request.auth` type from `LegacyAuthObject` to `AuthObject`. ```typescript type LegacyAuthObject = { sessionId: string | null; actor: ActClaim | undefined | null; userId: string | null; getToken: ServerGetToken | null; debug: AuthObjectDebug | null; claims: JwtPayload | null; }; type AuthObject = { sessionClaims: JwtPayload | null; sessionId: string | null; actor: ActClaim | undefined | null; userId: string | null; orgId: string | undefined | null; orgRole: OrganizationCustomRoleKey | undefined | null; orgSlug: string | undefined | null; orgPermissions: OrganizationCustomPermissionKey[] | undefined | null; getToken: ServerGetToken | null; has: CheckAuthorizationWithCustomPermissions | null; debug: AuthObjectDebug | null; }; ``` - [`ee432df`](https://togithub.com/clerk/javascript/commit/ee432df4e): Drop deprecations. Migration steps: - use `CLERK_SECRET_KEY` instead of `CLERK_API_KEY` env variable - use `secretKey` instead of `apiKey` - use `CLERK_PUBLISHABLE_KEY` instead of `CLERK_FRONTEND_API` env variable - use `publishableKey` instead of `frontendApi` - drop Redwood hotfix (upgrade to latest version) - use `createClerkClient` with options to create a new clerkClient instead of using the following setters: - `setClerkApiVersion` - `setClerkHttpOptions` - `setClerkServerApiUrl` - `setClerkApiKey` - use `@clerk/clerk-sdk-node` instead of `@clerk/clerk-sdk-node/{cjs|esm}/instance` Extra: - bundle only index.ts and instance.ts - [`97407d8`](https://togithub.com/clerk/javascript/commit/97407d8aa): Dropping support for Node 14 and 16 as they both reached EOL status. The minimal Node.js version required by Clerk is `18.18.0` now. - [`0ec3a14`](https://togithub.com/clerk/javascript/commit/0ec3a146c): Changes in exports of `@clerk/backend`: - Expose the following helpers and enums from `@clerk/backend/internal`: ```typescript import { AuthStatus, buildRequestUrl, constants, createAuthenticateRequest, createIsomorphicRequest, debugRequestState, makeAuthObjectSerializable, prunePrivateMetadata, redirect, sanitizeAuthObject, signedInAuthObject, signedOutAuthObject, } from '@​clerk/backend/internal'; ``` - Drop the above exports from the top-level api: ```typescript // Before import { AuthStatus, ... } from '@​clerk/backend'; // After import { AuthStatus, ... } from '@​clerk/backend/internal'; ``` Dropping those exports results in also dropping the exports from `gatsby-plugin-clerk`, `@clerk/clerk-sdk-node`, `@clerk/backend`, `@clerk/fastify`, `@clerk/nextjs`, `@clerk/remix` packages. - [`1ad910e`](https://togithub.com/clerk/javascript/commit/1ad910eb9): Changes in exports of `@clerk/backend`: - Drop the following internal exports from the top-level api: ```typescript // Before import { AllowlistIdentifier, Client, DeletedObject, Email, EmailAddress, ExternalAccount, IdentificationLink, Invitation, OauthAccessToken, ObjectType, Organization, OrganizationInvitation, OrganizationMembership, OrganizationMembershipPublicUserData, PhoneNumber, RedirectUrl, SMSMessage, Session, SignInToken, Token, User, Verification, } from '@​clerk/backend'; // After : no alternative since there is no need to use those classes ``` Dropping those exports results in also dropping the exports from `gatsby-plugin-clerk`, `@clerk/clerk-sdk-node`, `@clerk/backend`, `@clerk/fastify`, `@clerk/nextjs`, `@clerk/remix` packages. - Keep those 3 resource related type exports ```typescript import type { Organization, Session, User, WebhookEvent, WebhookEventType } from '@​clerk/backend'; ``` - [`f58a994`](https://togithub.com/clerk/javascript/commit/f58a9949b): Changes in exports of `@clerk/backend`: - Expose the following helpers and enums from `@clerk/backend/jwt`: ```typescript import { decodeJwt, hasValidSignature, signJwt, verifyJwt } from '@​clerk/backend/jwt'; ``` - Drop the above exports from the top-level api: ```typescript // Before import { decodeJwt, ... } from '@​clerk/backend'; // After import { decodeJwt, ... } from '@​clerk/backend/jwt'; ``` Dropping those exports results in also dropping the exports from `gatsby-plugin-clerk`, `@clerk/clerk-sdk-node`, `@clerk/backend`, `@clerk/fastify`, `@clerk/nextjs`, `@clerk/remix` packages. - [`e1f7eae`](https://togithub.com/clerk/javascript/commit/e1f7eae87): Limit TokenVerificationError exports to TokenVerificationError and TokenVerificationErrorReason - [`9b02c1a`](https://togithub.com/clerk/javascript/commit/9b02c1aae): Changes in `@clerk/backend` exports: - Drop Internal `deserialize` helper - Introduce `/errors` subpath export, eg: ```typescript import { TokenVerificationError, TokenVerificationErrorAction, TokenVerificationErrorCode, TokenVerificationErrorReason, } from '@​clerk/backend/errors'; ``` - Drop errors from top-level export ```typescript // Before import { TokenVerificationError, TokenVerificationErrorReason } from '@​clerk/backend'; // After import { TokenVerificationError, TokenVerificationErrorReason } from '@​clerk/backend/errors'; ``` ##### Minor Changes - [`2964f8a`](https://togithub.com/clerk/javascript/commit/2964f8a47): Expose debug headers in response for handshake / signed-out states from SDKs using headers returned from `authenticateRequest()` - [`7af0949`](https://togithub.com/clerk/javascript/commit/7af0949ae): Add missing `createdAt` param in `User#createUser()` of `@clerk/backend`. Fix `clerkClient.verifyToken()` signature to support a single `token: string` parameter. - [`4bb5705`](https://togithub.com/clerk/javascript/commit/4bb57057e): Breaking Changes: - Drop `isLegacyFrontendApiKey` from `@clerk/shared` - Drop default exports from `@clerk/clerk-js` - on headless Clerk type - on ui and ui.retheme `Portal` - Use `isProductionFromSecretKey` instead of `isProductionFromApiKey` - Use `isDevelopmentFromSecretKey` instead of `isDevelopmentFromApiKey` Changes: - Rename `HeadlessBrowserClerkConstrutor` / `HeadlessBrowserClerkConstructor` (typo) - Use `isomorphicAtob` / `isomorhpicBtoa` to replace `base-64` in `@clerk/expo` - Refactor merging build-time and runtime props in `@clerk/backend` clerk client - Drop `node-fetch` dependency from `@clerk/backend` - Drop duplicate test in `@clerk/backend` - [`18c0d01`](https://togithub.com/clerk/javascript/commit/18c0d015d): Pass environment into `sdkMetadata` in order to detect if production clerk-js is used by other sdks in dev mode. When it is log dev warning from clerk-js. - [`b4e79c1`](https://togithub.com/clerk/javascript/commit/b4e79c1b9): Replace the `Clerk-Backend-SDK` header with `User-Agent` in BAPI requests and update it's value to contain both the package name and the package version of the clerk package executing the request. Eg request from `@clerk/nextjs` to BAPI with append `User-Agent: @​clerk/nextjs@5.0.0-alpha-v5.16` using the latest version. Miscellaneous changes: The backend test build changed to use tsup. - [`a86a5fc`](https://togithub.com/clerk/javascript/commit/a86a5fc3f): Fix error thrown for undefined `Clerk` in case of using default clerkClient from `@clerk/clerk-sdk-node` without secretKey caused by replaced import. ##### Patch Changes - [`93d05c8`](https://togithub.com/clerk/javascript/commit/93d05c868): Drop the introduction of `OrganizationRole` and `OrganizationPermission` resources fro BAPI. - [`4aaf510`](https://togithub.com/clerk/javascript/commit/4aaf5103d): Remove createSms functions from [@​clerk/backend](https://togithub.com/clerk/backend) and [@​clerk/sdk-node](https://togithub.com/clerk/sdk-node). The equivalent /sms_messages Backend API endpoint will also dropped in the future, since this feature will no longer be available for new instances. For a brief period it will still be accessible for instances that have used it in the past 7 days (13-11-2023 to 20-11-2023). New instances will get a 403 forbidden response if they try to access it. - [`2de442b`](https://togithub.com/clerk/javascript/commit/2de442b24): Rename beta-v5 to beta - [`ef2325d`](https://togithub.com/clerk/javascript/commit/ef2325dcc): Introduce `isTruthy` helper to better cast environment variables to a boolean. Previously only the string `"true"` was checked, now `true`, `"true"`, `"1"`, and `1` will work. - [`6a76977`](https://togithub.com/clerk/javascript/commit/6a769771c): Update README for v5 - [`b8266a0`](https://togithub.com/clerk/javascript/commit/b8266a091): Integrate handshake handling into `ClerkExpressWithAuth()` and `ClerkExpressRequireWith()`. If the `authenticateRequest()` returns a redirect or is in a handshake state, the middlewares will properly handle this and respond accordingly. - [`8e5c881`](https://togithub.com/clerk/javascript/commit/8e5c881c4): The following paginated APIs now return `{ data, totalCount }` instead of simple arrays, in order to make building paginated UIs easier: - `clerkClient.users.getOrganizationMembershipList(...)` - `clerkClient.organization.getOrganizationList(...)` - `clerkClient.organization.getOrganizationInvitationList(...)` Revert changing the `{ data, errors }` return value of the following helpers to throw the `errors` or return the `data` (keep v4 format): - `import { verifyToken } from '@​clerk/backend'` - `import { signJwt, hasValidSignature, decodeJwt, verifyJwt } from '@​clerk/backend/jwt'` - BAPI `clerkClient` methods eg (`clerkClient.users.getUserList(...)`) - [`2e77cd7`](https://togithub.com/clerk/javascript/commit/2e77cd737): Set correct information on required Node.js and React versions in README - [`0ce0edc`](https://togithub.com/clerk/javascript/commit/0ce0edc28): Add OrganizationPermissionAPI for CRUD operations regarding instance level organization permissions. - [`a605335`](https://togithub.com/clerk/javascript/commit/a605335e1): Fix types of ClerkExpressWithAuth/ClerkExpressRequireAuth args - [`40ac4b6`](https://togithub.com/clerk/javascript/commit/40ac4b645): Introduces telemetry collection from Clerk's SDKs. Collected telemetry will be used to gain insights into product usage and help drive roadmap priority. For more information, see https://clerk.com/docs/telemetry. - Updated dependencies \[[`3a2f136`](https://togithub.com/clerk/javascript/commit/3a2f13604)] - Updated dependencies \[[`8c23651`](https://togithub.com/clerk/javascript/commit/8c23651b8)] - Updated dependencies \[[`f4f99f1`](https://togithub.com/clerk/javascript/commit/f4f99f18d)] - Updated dependencies \[[`743c4d2`](https://togithub.com/clerk/javascript/commit/743c4d204)] - Updated dependencies \[[`4b8bedc`](https://togithub.com/clerk/javascript/commit/4b8bedc66)] - Updated dependencies \[[`9272006`](https://togithub.com/clerk/javascript/commit/9272006e7)] - Updated dependencies \[[`c2a0905`](https://togithub.com/clerk/javascript/commit/c2a090513)] - Updated dependencies \[[`966b312`](https://togithub.com/clerk/javascript/commit/966b31205)] - Updated dependencies \[[`1834a3e`](https://togithub.com/clerk/javascript/commit/1834a3ee4)] - Updated dependencies \[[`a8901be`](https://togithub.com/clerk/javascript/commit/a8901be64)] - Updated dependencies \[[`896cb61`](https://togithub.com/clerk/javascript/commit/896cb6104)] - Updated dependencies \[[`64d3763`](https://togithub.com/clerk/javascript/commit/64d3763ec)] - Updated dependencies \[[`8350109`](https://togithub.com/clerk/javascript/commit/8350109ab)] - Updated dependencies \[[`7b200af`](https://togithub.com/clerk/javascript/commit/7b200af49)] - Updated dependencies \[[`988a299`](https://togithub.com/clerk/javascript/commit/988a299c0)] - Updated dependencies \[[`ecb60da`](https://togithub.com/clerk/javascript/commit/ecb60da48)] - Updated dependencies \[[`deac67c`](https://togithub.com/clerk/javascript/commit/deac67c1c)] - Updated dependencies \[[`b3a3dcd`](https://togithub.com/clerk/javascript/commit/b3a3dcdf4)] - Updated dependencies \[[`1dc28ab`](https://togithub.com/clerk/javascript/commit/1dc28ab46)] - Updated dependencies \[[`83e9d08`](https://togithub.com/clerk/javascript/commit/83e9d0846)] - Updated dependencies \[[`244de5e`](https://togithub.com/clerk/javascript/commit/244de5ea3)] - Updated dependencies \[[`791c498`](https://togithub.com/clerk/javascript/commit/791c49807)] - Updated dependencies \[[`935b088`](https://togithub.com/clerk/javascript/commit/935b0886e)] - Updated dependencies \[[`93d05c8`](https://togithub.com/clerk/javascript/commit/93d05c868)] - Updated dependencies \[[`ea49336`](https://togithub.com/clerk/javascript/commit/ea4933655)] - Updated dependencies \[[`a9fe242`](https://togithub.com/clerk/javascript/commit/a9fe242be)] - Updated dependencies \[[`448e02e`](https://togithub.com/clerk/javascript/commit/448e02e93)] - Updated dependencies \[[`2671e7a`](https://togithub.com/clerk/javascript/commit/2671e7aa5)] - Updated dependencies \[[`799abc2`](https://togithub.com/clerk/javascript/commit/799abc281)] - Updated dependencies \[[`4aaf510`](https://togithub.com/clerk/javascript/commit/4aaf5103d)] - Updated dependencies \[[`a68eb30`](https://togithub.com/clerk/javascript/commit/a68eb3083)] - Updated dependencies \[[`2de442b`](https://togithub.com/clerk/javascript/commit/2de442b24)] - Updated dependencies \[[`15af02a`](https://togithub.com/clerk/javascript/commit/15af02a83)] - Updated dependencies \[[`db18787`](https://togithub.com/clerk/javascript/commit/db18787c4)] - Updated dependencies \[[`7f833da`](https://togithub.com/clerk/javascript/commit/7f833da9e)] - Updated dependencies \[[`de6519d`](https://togithub.com/clerk/javascript/commit/de6519daa)] - Updated dependencies \[[`e6ecbaa`](https://togithub.com/clerk/javascript/commit/e6ecbaa2f)] - Updated dependencies \[[`ef2325d`](https://togithub.com/clerk/javascript/commit/ef2325dcc)] - Updated dependencies \[[`6a76977`](https://togithub.com/clerk/javascript/commit/6a769771c)] - Updated dependencies \[[`fc3ffd8`](https://togithub.com/clerk/javascript/commit/fc3ffd880)] - Updated dependencies \[[`8b6b094`](https://togithub.com/clerk/javascript/commit/8b6b094b9)] - Updated dependencies \[[`bab2e7e`](https://togithub.com/clerk/javascript/commit/bab2e7e05)] - Updated dependencies \[[`71663c5`](https://togithub.com/clerk/javascript/commit/71663c568)] - Updated dependencies \[[`a6b893d`](https://togithub.com/clerk/javascript/commit/a6b893d28)] - Updated dependencies \[[`02976d4`](https://togithub.com/clerk/javascript/commit/02976d494)] - Updated dependencies \[[`492b8a7`](https://togithub.com/clerk/javascript/commit/492b8a7b1)] - Updated dependencies \[[`8e5c881`](https://togithub.com/clerk/javascript/commit/8e5c881c4)] - Updated dependencies \[[`9e99eb7`](https://togithub.com/clerk/javascript/commit/9e99eb727)] - Updated dependencies \[[`034c47c`](https://togithub.com/clerk/javascript/commit/034c47ccb)] - Updated dependencies \[[`e5c989a`](https://togithub.com/clerk/javascript/commit/e5c989a03)] - Updated dependencies \[[`7ecd6f6`](https://togithub.com/clerk/javascript/commit/7ecd6f6ab)] - Updated dependencies \[[`12f3c5c`](https://togithub.com/clerk/javascript/commit/12f3c5c55)] - Updated dependencies \[[`c776f86`](https://togithub.com/clerk/javascript/commit/c776f86fb)] - Updated dependencies \[[`90aa2ea`](https://togithub.com/clerk/javascript/commit/90aa2ea9c)] - Updated dependencies \[[`1e98187`](https://togithub.com/clerk/javascript/commit/1e98187b4)] - Updated dependencies \[[`a605335`](https://togithub.com/clerk/javascript/commit/a605335e1)] - Updated dependencies \[[`2e77cd7`](https://togithub.com/clerk/javascript/commit/2e77cd737)] - Updated dependencies \[[`2964f8a`](https://togithub.com/clerk/javascript/commit/2964f8a47)] - Updated dependencies \[[`7af0949`](https://togithub.com/clerk/javascript/commit/7af0949ae)] - Updated dependencies \[[`97407d8`](https://togithub.com/clerk/javascript/commit/97407d8aa)] - Updated dependencies \[[`63dfe8d`](https://togithub.com/clerk/javascript/commit/63dfe8dc9)] - Updated dependencies \[[`e921af2`](https://togithub.com/clerk/javascript/commit/e921af259)] - Updated dependencies \[[`d08ec6d`](https://togithub.com/clerk/javascript/commit/d08ec6d8f)] - Updated dependencies \[[`dd57030`](https://togithub.com/clerk/javascript/commit/dd5703013)] - Updated dependencies \[[`5f58a22`](https://togithub.com/clerk/javascript/commit/5f58a2274)] - Updated dependencies \[[`0307957`](https://togithub.com/clerk/javascript/commit/03079579d)] - Updated dependencies \[[`c22cd52`](https://togithub.com/clerk/javascript/commit/c22cd5214)] - Updated dependencies \[[`52ff8fe`](https://togithub.com/clerk/javascript/commit/52ff8fe6b)] - Updated dependencies \[[`86d52fb`](https://togithub.com/clerk/javascript/commit/86d52fb5c)] - Updated dependencies \[[`c7e6d00`](https://togithub.com/clerk/javascript/commit/c7e6d00f5)] - Updated dependencies \[[`8cc45d2`](https://togithub.com/clerk/javascript/commit/8cc45d2af)] - Updated dependencies \[[`a9fe242`](https://togithub.com/clerk/javascript/commit/a9fe242be)] - Updated dependencies \[[`97407d8`](https://togithub.com/clerk/javascript/commit/97407d8aa)] - Updated dependencies \[[`12962bc`](https://togithub.com/clerk/javascript/commit/12962bc58)] - Updated dependencies \[[`7cb1241`](https://togithub.com/clerk/javascript/commit/7cb1241a9)] - Updated dependencies \[[`9615e6c`](https://togithub.com/clerk/javascript/commit/9615e6cda)] - Updated dependencies \[[`0ec3a14`](https://togithub.com/clerk/javascript/commit/0ec3a146c)] - Updated dependencies \[[`4bb5705`](https://togithub.com/clerk/javascript/commit/4bb57057e)] - Updated dependencies \[[`bad4de1`](https://togithub.com/clerk/javascript/commit/bad4de1a2)] - Updated dependencies \[[`d4ff346`](https://togithub.com/clerk/javascript/commit/d4ff346dd)] - Updated dependencies \[[`7644b74`](https://togithub.com/clerk/javascript/commit/7644b7472)] - Updated dependencies \[[`2ec9f6b`](https://togithub.com/clerk/javascript/commit/2ec9f6b09)] - Updated dependencies \[[`66b2836`](https://togithub.com/clerk/javascript/commit/66b283653)] - Updated dependencies \[[`46040a2`](https://togithub.com/clerk/javascript/commit/46040a2f3)] - Updated dependencies \[[`cace853`](https://togithub.com/clerk/javascript/commit/cace85374)] - Updated dependencies \[[`1ad910e`](https://togithub.com/clerk/javascript/commit/1ad910eb9)] - Updated dependencies \[[`8daf845`](https://togithub.com/clerk/javascript/commit/8daf8451c)] - Updated dependencies \[[`f58a994`](https://togithub.com/clerk/javascript/commit/f58a9949b)] - Updated dependencies \[[`4aaf510`](https://togithub.com/clerk/javascript/commit/4aaf5103d)] - Updated dependencies \[[`75ea300`](https://togithub.com/clerk/javascript/commit/75ea300bc)] - Updated dependencies \[[`d22e616`](https://togithub.com/clerk/javascript/commit/d22e6164d)] - Updated dependencies \[[`e1f7eae`](https://togithub.com/clerk/javascript/commit/e1f7eae87)] - Updated dependencies \[[`7f751c4`](https://togithub.com/clerk/javascript/commit/7f751c4ef)] - Updated dependencies \[[`4fced88`](https://togithub.com/clerk/javascript/commit/4fced88ac)] - Updated dependencies \[[`f5d55bb`](https://togithub.com/clerk/javascript/commit/f5d55bb1f)] - Updated dependencies \[[`0d1052a`](https://togithub.com/clerk/javascript/commit/0d1052ac2)] - Updated dependencies \[[`d30ea1f`](https://togithub.com/clerk/javascript/commit/d30ea1faa)] - Updated dependencies \[[`e7e2a1e`](https://togithub.com/clerk/javascript/commit/e7e2a1eae)] - Updated dependencies \[[`1fd2eff`](https://togithub.com/clerk/javascript/commit/1fd2eff38)] - Updated dependencies \[[`5471c7e`](https://togithub.com/clerk/javascript/commit/5471c7e8d)] - Updated dependencies \[[`a6308c6`](https://togithub.com/clerk/javascript/commit/a6308c67e)] - Updated dependencies \[[`0ce0edc`](https://togithub.com/clerk/javascript/commit/0ce0edc28)] - Updated dependencies \[[`9b02c1a`](https://togithub.com/clerk/javascript/commit/9b02c1aae)] - Updated dependencies \[[`0518331`](https://togithub.com/clerk/javascript/commit/051833167)] - Updated dependencies \[[`b4e79c1`](https://togithub.com/clerk/javascript/commit/b4e79c1b9)] - Updated dependencies \[[`38d8b3e`](https://togithub.com/clerk/javascript/commit/38d8b3e8a)] - Updated dependencies \[[`be99136`](https://togithub.com/clerk/javascript/commit/be991365e)] - Updated dependencies \[[`8350f73`](https://togithub.com/clerk/javascript/commit/8350f73a6)] - Updated dependencies \[[`e0e79b4`](https://togithub.com/clerk/javascript/commit/e0e79b4fe)] - Updated dependencies \[[`e602d6c`](https://togithub.com/clerk/javascript/commit/e602d6c1f)] - Updated dependencies \[[`142ded7`](https://togithub.com/clerk/javascript/commit/142ded732)] - Updated dependencies \[[`fb794ce`](https://togithub.com/clerk/javascript/commit/fb794ce7b)] - Updated dependencies \[[`e6fc58a`](https://togithub.com/clerk/javascript/commit/e6fc58ae4)] - Updated dependencies \[[`6fffd3b`](https://togithub.com/clerk/javascript/commit/6fffd3b54)] - Updated dependencies \[[`a6451ae`](https://togithub.com/clerk/javascript/commit/a6451aece)] - Updated dependencies \[[`9879949`](https://togithub.com/clerk/javascript/commit/987994909)] - Updated dependencies \[[`40ac4b6`](https://togithub.com/clerk/javascript/commit/40ac4b645)] - Updated dependencies \[[`1bea9c2`](https://togithub.com/clerk/javascript/commit/1bea9c200)] - Updated dependencies \[[`6f755ad`](https://togithub.com/clerk/javascript/commit/6f755addd)] - Updated dependencies \[[`6eab660`](https://togithub.com/clerk/javascript/commit/6eab66050)] - Updated dependencies \[[`c2b9827`](https://togithub.com/clerk/javascript/commit/c2b982749)] - [@​clerk/backend](https://togithub.com/clerk/backend)[@​1](https://togithub.com/1).0.0 - [@​clerk/shared](https://togithub.com/clerk/shared)[@​2](https://togithub.com/2).0.0

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
enspire ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2024 1:29am