Skip to content

chore(deps): bump @workos/oagen-emitters to ^0.13.0#25

Merged
gjtorikian merged 1 commit into
mainfrom
bump-oagen-emitters-0.13.0
May 20, 2026
Merged

chore(deps): bump @workos/oagen-emitters to ^0.13.0#25
gjtorikian merged 1 commit into
mainfrom
bump-oagen-emitters-0.13.0

Conversation

@gjtorikian
Copy link
Copy Markdown
Collaborator

Summary

Bumps `@workos/oagen-emitters` from `^0.12.5` to `^0.13.0` so the auto-PR workflow picks up the Service-suffix collision fix.

Why

Without this bump, the next regen-from-spec PR (e.g. workos-ruby#488) reproduces the original `WorkOS::OrganizationMembership::RoleSingle` NameError — because caret on `^0.12.5` stays inside the `0.12.x` band and never picks up `0.13.0`.

Test plan

  • `npm install` resolves `@workos/oagen-emitters@0.13.0`.
  • Once merged, the next push to `main` should regenerate workos-ruby (and the other SDKs) cleanly — no `RoleSingle` lookup against the model class.

🤖 Generated with Claude Code

Picks up the Service-suffix collision fix (oagen-emitters#113) so the
auto-generated SDK PRs no longer reproduce the `WorkOS::OrganizationMembership::RoleSingle`
NameError when a tag and a schema normalize to the same class name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@gjtorikian gjtorikian merged commit 146a9a6 into main May 20, 2026
5 checks passed
@gjtorikian gjtorikian deleted the bump-oagen-emitters-0.13.0 branch May 20, 2026 20:27
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.

1 participant