Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(arcjet): Ensure Characteristics are readonly type on protect signup options #3013

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

blaine-arcjet
Copy link
Contributor

Cherry-picked from #2992

This fixes a problem I found where the definition of Characteristics was different on protectSignup. By aligning the type as readonly, the same type can be used everywhere.

@blaine-arcjet blaine-arcjet requested a review from a team as a code owner January 29, 2025 23:30
Copy link

trunk-io bot commented Jan 29, 2025

😎 Merged successfully - details.

Copy link
Contributor

@e-moran e-moran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, unsure why trunk failed though

@trunk-io trunk-io bot merged commit 1f16a99 into main Jan 30, 2025
31 checks passed
@trunk-io trunk-io bot deleted the phated/protect-signup-characteristics branch January 30, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants