Skip to content

Bump 7.74.2#1400

Merged
kendallstrautman merged 1 commit intomainfrom
bump-v-7.74.2
Nov 24, 2025
Merged

Bump 7.74.2#1400
kendallstrautman merged 1 commit intomainfrom
bump-v-7.74.2

Conversation

@kendallstrautman
Copy link
Contributor

Description

Version bump for fix #1399

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.

@kendallstrautman kendallstrautman requested a review from a team as a code owner November 24, 2025 22:04
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 24, 2025

Greptile Overview

Greptile Summary

Version bumped from 7.74.1 to 7.74.2 to publish the vault interfaces export fix from PR #1399.

  • All version references updated consistently across package.json, package-lock.json, and src/workos.ts
  • Test snapshots automatically updated to reflect new User-Agent version string
  • No functional changes, only version number updates

Confidence Score: 5/5

  • This PR is completely safe to merge with zero risk
  • Score reflects a routine version bump with consistent updates across all files and no code changes
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bumped from 7.74.1 to 7.74.2
package-lock.json 5/5 Lock file updated to reflect version 7.74.2
src/workos.ts 5/5 VERSION constant updated to 7.74.2
src/sso/snapshots/sso.spec.ts.snap 5/5 Test snapshots updated with new User-Agent version string

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PKG as package.json
    participant LOCK as package-lock.json
    participant SRC as src/workos.ts
    participant TEST as Test Snapshots
    
    Dev->>PKG: Update version 7.74.1 → 7.74.2
    Dev->>LOCK: Update lockfile version
    Dev->>SRC: Update VERSION constant
    Dev->>TEST: Update User-Agent snapshots
    
    Note over PKG,TEST: All version references<br/>updated consistently
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

@kendallstrautman kendallstrautman merged commit 1b109b0 into main Nov 24, 2025
5 checks passed
@kendallstrautman kendallstrautman deleted the bump-v-7.74.2 branch November 24, 2025 22:13
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