chore(deps): bump @clerk/electron to 0.0.38 - #8590
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — This dependency bump replaces the Clerk Electron authentication implementation used by the desktop bridge, preload layer, provider, OAuth handling, storage, and passkey flows. Although the repository diff is limited to catalog and lockfile updates, the authentication-sensitive runtime impact cannot be verified from those files alone. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
Clerk Electron 0.0.38 includes the main-process token fallback for cases where secure persistence is unavailable or fails. T3 still pins 0.0.37, so affected Electron sign-in attempts can remain stuck in the "You are signed out" loop.
This bumps the workspace catalog, supply-chain age exemption, and lockfile to 0.0.38. No application code changes.
Tests:
Model: GPT-5.6
Harness: Codex in T3 Code
Note
Medium Risk
Dependency-only change, but it touches Clerk auth/token persistence in Electron where regressions would affect sign-in; scope is limited to a small patch bump with an explicit fallback fix.
Overview
Bumps
@clerk/electronfrom 0.0.37 to 0.0.38 via the workspace catalog,minimumReleaseAgeExclude, andpnpm-lock.yamlforapps/desktopandapps/web. There are no application source changes.The new Clerk release adds a main-process token fallback when secure persistence is unavailable or fails, which should address Electron sign-in getting stuck in a "You are signed out" loop on 0.0.37.
Reviewed by Cursor Bugbot for commit c14da3a. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Bump
@clerk/electronfrom 0.0.37 to 0.0.38Updates the workspace catalog and
minimumReleaseAgeExcludelist in pnpm-workspace.yaml to reference@clerk/electron@0.0.38, and refreshes pnpm-lock.yaml accordingly.Macroscope summarized c14da3a.