Bump managed auth React to 0.5.3 - #190
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
akxue
approved these changes
Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
summary
@onkernel/managed-auth-reactfrom0.5.1to0.5.3testing
bun run check:managed-auth-appbunx tsc --noEmit --incremental falsebun test— 453 passedgit diff --checkNote
Low Risk
Patch-level dependency bump to managed-auth UI only; no server auth or OAuth contract changes reported in testing.
Overview
Upgrades
@onkernel/managed-auth-reactfrom0.5.1to0.5.3inpackage.jsonand refreshesbun.lockaccordingly.That pulls in library-side managed-auth UI improvements—generic identifier text fields and input-mode hints on form fields—which flow into the MCP managed-auth App that bundles
KernelManagedAuth. The PR description also calls for regenerating the committedmanaged-auth-appartifact viabuild:managed-auth-appso the embedded bundle matches the new package version.Reviewed by Cursor Bugbot for commit 1eb1f60. Bugbot is set up for automated code reviews on this repo. Configure here.