Skip to content

v7.75.1#1407

Merged
nicknisi merged 1 commit intomainfrom
nicknisi/v7.75.1
Dec 2, 2025
Merged

v7.75.1#1407
nicknisi merged 1 commit intomainfrom
nicknisi/v7.75.1

Conversation

@nicknisi
Copy link
Member

@nicknisi nicknisi commented Dec 2, 2025

Description

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@nicknisi nicknisi requested a review from a team as a code owner December 2, 2025 00:36
@nicknisi nicknisi requested review from atainter and nholden December 2, 2025 00:36
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 2, 2025

Greptile Overview

Greptile Summary

Version bump from 7.75.0 to 7.75.1, releasing the changes from PR #1404 which added randomUUID() to the CryptoProvider interface for edge runtime compatibility.

  • Updated version constant in src/workos.ts and package.json
  • Updated test snapshots to reflect the new version in User-Agent headers

Confidence Score: 5/5

  • This PR is safe to merge - it contains only version number updates with no functional code changes.
  • Perfect score because this is a straightforward version bump with version strings updated consistently across all three files. No logic changes, no security implications.
  • No files require special attention.

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bump from 7.75.0 to 7.75.1. No functional changes.
src/workos.ts 5/5 VERSION constant updated from 7.75.0 to 7.75.1. No functional changes.
src/sso/snapshots/sso.spec.ts.snap 5/5 Updated User-Agent snapshot values from 7.75.0 to 7.75.1 to match new version.

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Pkg as package.json
    participant WOS as workos.ts
    participant Snap as sso.spec.ts.snap
    
    Dev->>Pkg: Update version to 7.75.1
    Dev->>WOS: Update VERSION constant to 7.75.1
    Dev->>Snap: Update User-Agent snapshots to 7.75.1
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@nicknisi nicknisi merged commit 3a637d2 into main Dec 2, 2025
5 checks passed
@nicknisi nicknisi deleted the nicknisi/v7.75.1 branch December 2, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants